summaryrefslogtreecommitdiff
path: root/src
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
* 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
* 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
* 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
* 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
* 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
* 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
* 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
* udevd: use list.h instead of udev_list_nodeSimon Peeters2016-11-06
* networkd: introduce vxcan netdev. (#7150)Susant Sahani2017-11-22
* 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
* 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
* Use plural DelegateControllers= consistentlyZbigniew Jędrzejewski-Szmek2017-11-14
* logind: fix SetLinger to authorize by client's effective User IDAlan Jenkins2017-09-15
* loginctl: enable-linger does not need fallback to XDG_SESSION_IDAlan Jenkins2017-09-18
* logind: "self" objects which do not apply - return specific error messagesAlan Jenkins2017-10-14
* basic: remove redundant check (#7320)Topi Miettinen2017-11-13
* core: rework the Delegate= unit file setting to take a list of controller namesLennart Poettering2017-11-09
* conf-parser: simplify things a bit by using strextend()Lennart Poettering2017-11-08