summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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
* cgroup: make use of unit_get_subtree_mask() where appropriateLennart Poettering2017-11-08
* cgroup-util: add brief comments clarifying which controllers are v2-only and ...Lennart Poettering2017-11-08
* basic/missing: add numbers for pkey_mprotectZbigniew Jędrzejewski-Szmek2017-11-13
* string-util: when ellipsizing to a length if (size_t) -1, become a NOPLennart Poettering2017-11-10
* pager: cache not only number of columns but also of lines before we open pagerLennart Poettering2017-11-10
* core: track why unit dependencies came to beLennart Poettering2017-10-25
* virt: trivial whitespace fixesLennart Poettering2017-10-24
* basic/hashmap: add cleanup of memory pools (#7164)Zbigniew Jędrzejewski-Szmek2017-11-10
* elogind-firstboot: add vconsole keymap support (#7035)tblume2017-11-10
* tree-wide: do not work in assert()Yu Watanabe2017-11-09
* udev-rules: Permission changes for /dev/dri/renderD*Tom Stellard2017-10-31
* udev-rules: Permission changes for /dev/kvmTom Stellard2017-10-31
* tree-wide: do not work in assert() (#7271)Yu Watanabe2017-11-07
* test-util: silence clang warning about unaligned accessZbigniew Jędrzejewski-Szmek2017-11-01
* util-lib: mark variable with _unused_ to silence clang warningZbigniew Jędrzejewski-Szmek2017-11-01
* Remove a bunch of unused variablesZbigniew Jędrzejewski-Szmek2017-11-01
* fs-util: small tweak in chase_symlinks()Lennart Poettering2017-10-04
* elogind-detect-virt: refine hypervisor detection (#7171)Razvan Cojocaru2017-10-26
* logind: allow two very close error messages to be distinguishedZbigniew Jędrzejewski-Szmek2017-10-14
* util-lib: simplify kexec_loaded()Zbigniew Jędrzejewski-Szmek2017-10-15
* basic/env-util: don't relax unesaping of serialized environment stringsLubomir Rintel2017-10-11
* basic/env-util: drop the validation when deserializing environmentLubomir Rintel2017-10-11
* check_tree.pl: Added handling of xml files.Sven Eden2018-03-09
* check_tree.pl : Add handling of .gperf files.Sven Eden2018-03-09
* check_tree.pl: Do not allow commented out includes to be moved under our elog...Sven Eden2018-03-08