summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* test-sizeof: another aproach to _Float128 availability detectionZbigniew Jędrzejewski-Szmek2018-08-24
* tree-wide: drop MSG_NOSIGNAL flag from recvmsg() invocationsLennart Poettering2018-08-24
* Drop copyrights tags for "systemd authors"Zbigniew Jędrzejewski-Szmek2018-08-24
* tree-wide: drop copyright headers from frequent contributorsZbigniew Jędrzejewski-Szmek2018-08-24
* sd-bus: fix typo in commentYu Watanabe2018-08-24
* tree-wide: do not assign values if not usedYu Watanabe2018-08-24
* Correct a number of trivial typos.Chris Lamb2018-08-24
* Drop my copyright headersZbigniew Jędrzejewski-Szmek2018-08-24
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-08-24
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-08-24
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-08-24
* copy: rework copy_file_atomic() to copy the specified file via O_TMPFILE if p...Lennart Poettering2018-08-24
* util: allow mkdtemp_malloc() to be called with NULL patternLennart Poettering2018-08-24
* fs-util: introduce fchmod_and_chown()Yu Watanabe2018-08-24
* locale-util: on overlayfs FTW_MOUNT causes nftw(3) to not list *any* filesFranck Bui2018-08-24
* timedatectl: add 'show' command to display machine-readable outputYu Watanabe2018-08-24
* test-sizeof: also print float types from ISO/IEC TS 18661-3Zbigniew Jędrzejewski-Szmek2018-08-24
* test-alloc-util: add casts to bools from p ointersZbigniew Jędrzejewski-Szmek2018-08-24
* tree-wide: drop !! casts to booleansZbigniew Jędrzejewski-Szmek2018-08-24
* test-alloc-util: add a "test" for bool castsZbigniew Jędrzejewski-Szmek2018-08-24
* basic/parse-util: remove unnecessary parenthesesZbigniew Jędrzejewski-Szmek2018-08-24
* terminal-util: make file names in --cat-config output clickable linksLennart Poettering2018-08-24
* conf-parser: simplify conf_parse_path()Yu Watanabe2018-08-24
* core: when applying io/blkio per-device rules, don't remove them if they failLennart Poettering2018-08-24
* tree-wide: unify how we define bit mak enumsLennart Poettering2018-08-24
* tree-wide: drop trailing whitespaceLennart Poettering2018-08-24
* tree-wide: use PATH_STARTSWITH_SET() at two more placesLennart Poettering2018-08-24
* core: rework how we validate DeviceAllow= settingsLennart Poettering2018-08-24
* cgroup: beef up device lookup logic for block devicesLennart Poettering2018-08-24
* pid1: do not reset subtree_control on already-existing units with delegationZbigniew Jędrzejewski-Szmek2018-08-24
* basic/path-util: fix ordering in error messageZbigniew Jędrzejewski-Szmek2018-08-24
* core: introduce a new load state "bad-setting"Lennart Poettering2018-08-24
* conf-parser: add config_parse_permille()Marc Kleine-Budde2018-08-24
* parse-util: add permille parser + testsMarc Kleine-Budde2018-08-24
* basic/format-table: remove parameter with constant valueZbigniew Jędrzejewski-Szmek2018-08-24
* basic/ellipsize: do not assume the string is NUL-terminated when length is givenZbigniew Jędrzejewski-Szmek2018-08-24
* basic/utf8: add ascii_is_valid_n()Zbigniew Jędrzejewski-Szmek2018-08-24
* util-lib: reject too long path for timedate_is_valid()Yu Watanabe2018-08-24
* sd-event: add destroy callback logic to sd-event tooLennart Poettering2018-08-24
* sd-bus: also add destroy callbacks to sd_bus_track objectsLennart Poettering2018-08-24
* copy: put a depth limit on copying file system trees recursivelyLennart Poettering2018-08-24
* copy: extend check for mount point crossingLennart Poettering2018-08-24
* copy: only check for traversing mount points on directoriesFilipe Brandenburger2018-08-24
* tree-wide: fix a number of log calls that use %m but have no errno setLennart Poettering2018-08-24
* udev: add helper udev_device_new_from_stat_rdev()Lennart Poettering2018-08-24
* shared/bus-util: use the new cleanup functionality to avoid a memleakZbigniew Jędrzejewski-Szmek2018-08-24
* bus: optionally call a callbacks for cleanupZbigniew Jędrzejewski-Szmek2018-08-24
* test-bus-util: add a simple test for bus_request_name_async_may_reload_dbus()Zbigniew Jędrzejewski-Szmek2018-08-24
* bus-util: avoid unneeded initalization to zeroZbigniew Jędrzejewski-Szmek2018-08-24
* Remove NULL terminator from two log_struct callsZbigniew Jędrzejewski-Szmek2018-08-24