summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* string-util: update strreplace() a bit, use GREEDY_REALLOC()Lennart Poettering2017-11-21
* Add set/hashmap helpers for non-trivial freeing and use where straighforwardZbigniew Jędrzejewski-Szmek2017-11-28
* Revert "meson: drop rootprefix option"Zbigniew Jędrzejewski-Szmek2017-11-28
* cap-list: check range of numeric valueYu Watanabe2017-11-28
* alloc-util: coding style fixYu Watanabe2017-11-28
* test-process-util: add (void) cast to make coverity happyZbigniew Jędrzejewski-Szmek2017-11-27
* sd-resolve: propagate timeouts in sd_resolve_wait() the same way as in sd_bus...Lennart Poettering2017-11-27
* logind: use the new FDSTOREREMOVE=1 sd_notify() messageLennart Poettering2017-11-13
* core: add a new sd_notify() message for removing fds from the FD store againLennart Poettering2017-11-13
* man: slightly improve the sd_notify() documentation regarding READY=1Lennart Poettering2017-11-13
* core: only process one of READY=1, STOPPING=1 or RELOADING=1 in sd_notify() h...Lennart Poettering2017-11-13
* service: reorder sd_notify() handling a bitLennart Poettering2017-11-13
* logind: make sure we don't acces m->action_what if it's not initialized (#7475)Lennart Poettering2017-11-27
* exec-util: initialize `new` before using it (#7471)Evgeny Vereshchagin2017-11-26
* fileio: include sys/mman.hYu Watanabe2017-11-26
* meson: update header file to detect memfd_create()Yu Watanabe2017-11-26
* core: warn about left-over processes in cgroup on unit startLennart Poettering2017-11-24
* unit: initialize bpf cgroup realization state properlyLennart Poettering2017-11-24
* cgroup: when dispatching the cgroup realization queue, check again if we shal...Lennart Poettering2017-11-24
* cgroup: drop unused parameter from functionLennart Poettering2017-11-24
* test: set log_level to info in test-hwdb and check-help-*Yu Watanabe2017-11-26
* meson: remove abbreviations in statusYu Watanabe2017-11-25
* meson: restore building of man pages on demand even if -Dman=falseZbigniew Jędrzejewski-Szmek2017-11-24
* Replace use of snprintf with xsprintfDaniel Lockyer2017-11-24
* Replace free and reassignment with free_and_replaceDaniel Lockyer2017-11-24
* Replace free and return NULL with return mfreeDaniel Lockyer2017-11-24
* Replace free and nullify by mfreeDaniel Lockyer2017-11-24
* __attribute__((fallthrough)) only when -Wimplicit-fallthrough (#7448)Shawn Landden2017-11-24
* meson: do not install RPM macros if rpmmacrosdir is set to no (#7430)Yu Watanabe2017-11-23
* mount-util: fix error propagation in fd_fdinfo_mnt_id()Lennart Poettering2017-11-23
* cgroup: downgrade the log level of "invocation id" messages to debug (#7422)Evgeny Vereshchagin2017-11-23
* meson: re-attach rule-syntax-check.py testZbigniew Jędrzejewski-Szmek2017-11-22
* udevd: use list.h instead of udev_list_nodeSimon Peeters2016-11-06
* networkd: introduce vxcan netdev. (#7150)Susant Sahani2017-11-22
* meson: "upgrade" -Wimplicit-fallthrough to 5Zbigniew Jędrzejewski-Szmek2017-11-20
* cgroup: fix delegation on the unified hierarchyLennart Poettering2017-11-17
* cgroup: properly determine cgroups zombie processes belong toLennart Poettering2017-11-17
* tree-wide: adjust fall through comments so that gcc is happyShawn Landden2017-11-19
* signal-util: use a slightly less likely to conflict variable name instead of 't'Lennart Poettering2017-11-14
* meson: add -Wimplicit-fallthrough=3 to compilation options (#7393)Zbigniew Jędrzejewski-Szmek2017-11-20
* meson: add -Wimplicit-fallthrough=3 to compilation options (#7393)Zbigniew Jędrzejewski-Szmek2017-11-20
* meson: bump required meson version to 0.41 (#7385)Zbigniew Jędrzejewski-Szmek2017-11-20
* Add missing headers and SPDX identifiers to man pagesZbigniew Jędrzejewski-Szmek2017-11-18
* meson: use absolute path for rpmmacrosdirZbigniew Jędrzejewski-Szmek2017-11-17
* meson: drop rootprefix optionZbigniew Jędrzejewski-Szmek2017-11-17
* proc-cmdline: minor runlevel_to_target() coding style fixesLennart Poettering2017-10-27
* hexdcoct: dump to stdout if FILE* is specified as NULLLennart Poettering2017-10-27
* hexdecoct: slightly extend the unbase64mem() API and relatedLennart Poettering2017-10-27
* core: implement /run/elogind/units/-based path for passing unit info from PID...Lennart Poettering2017-11-02
* core: fix message about detected memory hierarchyZbigniew Jędrzejewski-Szmek2017-11-15