summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* update TODOLennart Poettering2018-08-24
* path-util: document a few other special cases for last_path_component()Lennart Poettering2018-08-24
* process-util: add TAKE_PID(), similar to TAKE_PTR/TAKE_FD, but for child proc...Lennart Poettering2018-08-24
* util: introduce typesafe_qsort(), a typesafe version of qsort()/qsort_safe()Lennart Poettering2018-08-24
* shared/sleep-config: rename misnamed functionZbigniew Jędrzejewski-Szmek2018-08-24
* shared/sleep-config: return a custom message when not enough swap for hiberna...Zbigniew Jędrzejewski-Szmek2018-08-24
* logind: refuse operations if the target unit is masked or unavailableZbigniew Jędrzejewski-Szmek2018-08-24
* shared/sleep-fix: fix check if s-then-h is possibleZbigniew Jędrzejewski-Szmek2018-08-24
* shared/sleep-config: get rid of explicit allocation size calculationZbigniew Jędrzejewski-Szmek2018-08-24
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-08-24
* update TODOLennart Poettering2018-08-24
* tmpfiles: add a new return code for "operational failure" when processingZbigniew Jędrzejewski-Szmek2018-08-24
* tree-wide: use TAKE_PTR() and TAKE_FD() macrosYu Watanabe2018-08-24
* fs-util: add shortcut for chase_symlinks() when it is called like open(O_PATH)Lennart Poettering2018-08-24
* fs-util: add calls that combine chase_symlinks() and open()/opendir() in oneLennart Poettering2018-08-24
* fd-util: introduce fd_reopen() helper for reopening an fdLennart Poettering2018-08-24
* update TODOLennart Poettering2018-08-24
* sd-bus: allow description to be set for system/user busses (#8594)Zbigniew Jędrzejewski-Szmek2018-08-24
* meson_options.txt: Fix some trailing whitespaces in mask blocks.Sven Eden2018-08-24
* sleep: Move the error level debugging for write_mode and write_stateMario Limonciello2018-08-24
* sleep: Add support for setting a disk offset when hibernatingMario Limonciello2018-08-24
* sd-event: use _cleanup_ to manage temporary referencesZbigniew Jędrzejewski-Szmek2018-08-24
* update TODOLennart Poettering2018-08-24
* tmpfiles: add a new return code for "operational failure" when processingZbigniew Jędrzejewski-Szmek2018-08-24
* tree-wide: use TAKE_PTR() and TAKE_FD() macrosYu Watanabe2018-08-24
* bus-util: fix a meaningless assertionYu Watanabe2018-08-24
* fs-util: add shortcut for chase_symlinks() when it is called like open(O_PATH)Lennart Poettering2018-08-24
* fs-util: add calls that combine chase_symlinks() and open()/opendir() in oneLennart Poettering2018-08-24
* fd-util: introduce fd_reopen() helper for reopening an fdLennart Poettering2018-08-24
* units: use `systemctl exit` to kill the user manager (#8648)Filipe Brandenburger2018-08-24
* oss-fuzz: Fallback to `ninja-build` when available (#8641)Filipe Brandenburger2018-08-24
* update TODOLennart Poettering2018-08-24
* core: skip the removal of cgroups in the TEST_RUN_MINIMAL mode (#8622)Evgeny Vereshchagin2018-08-24
* sd-bus: allow description to be set for system/user busses (#8594)Zbigniew Jędrzejewski-Szmek2018-08-24
* tree-wide: remove unused variables (#8612)Yu Watanabe2018-08-24
* Rename suspend-to-hibernate to suspend-then-hibernateMario Limonciello2018-08-24
* machine-image,mount-setup: minor coding style fixesLennart Poettering2018-08-24
* inhibit: make use of EXIT_SUCCESS where appropriateLennart Poettering2018-08-24
* util: check for overflows in xbsearch_r()Lennart Poettering2018-08-24
* update TODOLennart Poettering2018-08-24
* doc: merge docs/ dir → doc/Lennart Poettering2018-08-24
* bus-util: add flags for bus_map_all_properties() (#8546)Yu Watanabe2018-08-24
* core: dont't remount /sys/fs/cgroup for relabel if not needed (#8595)Krzysztof Nowicki2018-08-24
* NEWS: Warn about predictable network naming changesStuart Hayes2018-08-24
* Fix compilation w/o smack (#8593)Zbigniew Jędrzejewski-Szmek2018-08-24
* tree-wide: add bsearch_safe and use where appropriateZbigniew Jędrzejewski-Szmek2018-08-24
* fuzz-unit-file: add __has_feature(memory_sanitizer) when skipping ListenNetlink=Zbigniew Jędrzejewski-Szmek2018-08-24
* label: rework label_fix() implementations (#8583)Lennart Poettering2018-08-24
* fs-util: add new CHASE_TRAIL_SLASH flag for chase_symlinks()Lennart Poettering2018-08-24
* man: add a note about $XDG_SEAT and $XDG_VTNR to pam_systemd(8)Zbigniew Jędrzejewski-Szmek2018-08-24