summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Prep v236 : Add missing SPDX-License-Identifier (7/9) src/systemdSven Eden2018-03-26
* Prep v236 : Add missing SPDX-License-Identifier (6/9) src/sharedSven Eden2018-03-26
* Prep v236 : Add missing SPDX-License-Identifier (5/9) src/loginSven Eden2018-03-26
* Prep v236 : Add missing SPDX-License-Identifier (4/9) src/libelogindSven Eden2018-03-26
* Prep v236 : Add missing SPDX-License-Identifier (3/9) src/coreSven Eden2018-03-26
* Prep v236 : Add missing SPDX-License-Identifier (2/9) src/basicSven Eden2018-03-26
* Prep v236: Remove obsolete files that have slithered in.Sven Eden2018-03-15
* Prep v236: Update build system and adapt to eloginds needs.Sven Eden2018-03-13
* Prep v236: Apply missing upstream updates to the build systemSven Eden2018-03-13
* sysctl: disable buffer while writing to /procTiago Salem Herrmann2017-12-12
* tree-wide: use STRLEN() to allocate buffer of constant sizeThomas Haller2017-12-13
* basic/macros: add STRLEN() to get length of string literal as constant expres...Thomas Haller2017-12-13
* verbs: add a new VERB_MUSTBEROOT flagLennart Poettering2017-12-11
* tree-wide: drop a few == NULL and != NULL comparisonLennart Poettering2017-12-08
* virt: use XENFEAT_dom0 to detect the hardware domain (#6442, #6662) (#7581)Olaf Hering2017-12-08
* acl: fix typo in comment (#7580)Yu Watanabe2017-12-08
* resolved: implement D-Bus API for DNS-SDDmitry Rozhkov2017-10-23
* virt: propagate errors in detect_vm_xen_dom0 (#7553)Olaf Hering2017-12-07
* virt: remove triple spurious newlineLennart Poettering2017-12-06
* virt: use /proc/xen as indicator for a Xen domain (#6442, #6662) (#7555)Olaf Hering2017-12-06
* user-util: add UID_NOBODY defines that resolve to (uid_t) 65534Lennart Poettering2017-12-04
* nss-elogind: tweak checks when we consult PID 1 for dynamic UID/GID lookupsLennart Poettering2017-12-02
* user-util: add new uid_is_system() helperLennart Poettering2017-12-02
* build-sys: make the dynamic UID range, and the container UID range configurableLennart Poettering2017-12-02
* util-lib: kill duplicate slashes in lookup pathsZbigniew Jędrzejewski-Szmek2017-11-23
* hexdecoct: fix comment typo (#7548)Lennart Poettering2017-12-05
* string-util: rework strextend() to optionally inset separators between each a...Lennart Poettering2017-11-28
* util-lib,tests: rework unbase64 so that we skip over whitespace automatically...Lennart Poettering2017-12-03
* 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