summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fs-util: remove comment about non-existing functionYu Watanabe2017-12-01
* fs-util: chase_symlinks(): remove unnecessary slash at the headYu Watanabe2017-12-01
* *: fix some inconsistent control statement styleVito Caputo2017-12-01
* NEWS: update the text a bit (#7524)Zbigniew Jędrzejewski-Szmek2017-12-01
* Add x-elogind.growfs option for fstabZbigniew Jędrzejewski-Szmek2017-11-29
* Add x-elogind.makefs option for fstabZbigniew Jędrzejewski-Szmek2017-11-21
* Add mkfs wrapper which first checks if the partition is emptyZbigniew Jędrzejewski-Szmek2017-11-26
* growfs: add support for resizing encrypted partitionsZbigniew Jędrzejewski-Szmek2017-11-21
* Add elogind-growfs toolZbigniew Jędrzejewski-Szmek2017-10-23
* test-mount-util: move test_path_is_mount_point hereZbigniew Jędrzejewski-Szmek2017-10-31
* Fix SELinux labels in cgroup filesystem root directory (#7496)Krzysztof Nowicki2017-11-30
* meson: emit a warning if rootprefix is setZbigniew Jędrzejewski-Szmek2017-11-28
* fileio: document why fileio-label.c and fileio.c are two different modulesLennart Poettering2017-11-27
* logind: fix sysfs change trigger codeLennart Poettering2017-11-22
* specifier: add helper for escaping '%' characters to avoid making them subjec...Lennart Poettering2017-11-21
* 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