summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* test: use _cleanup_hashmap_free_ instread of _cleanup_(hashmap_freep)Yu Watanabe2018-08-24
* sd-bus: use free_and_strdup()Yu Watanabe2018-08-24
* bus-util: add several macros for defining functions of getting dbus propertiesYu Watanabe2018-08-24
* basic: add log_level argument to timezone_is_validMike Gilbert2018-08-24
* basic: timezone_is_valid: check for magic bytes "TZif"Mike Gilbert2018-08-24
* test: do not call alloca() inside the list of argumentsYu Watanabe2018-08-24
* hexdecoct: drop an unnecessary checkYu Watanabe2018-08-24
* basic: fix comment styleYu Watanabe2018-08-24
* hexdecoct: ignore whitespace within the input hexadecimal text of unhexmem()Yu Watanabe2018-08-24
* terminal-util: add a function that shows a pretty separator lineLennart Poettering2018-08-24
* string-util: rename strdash_if_empty() to empty_to_dash()Yu Watanabe2018-08-24
* path-util: introduce empty_to_root() and use it many placesYu Watanabe2018-08-24
* basic/terminal-util: fix output of files without a final newlineZbigniew Jędrzejewski-Szmek2018-08-24
* analyze: add --root option for cat-configZbigniew Jędrzejewski-Szmek2018-08-24
* sysusers: add --cat-configZbigniew Jędrzejewski-Szmek2018-08-24
* tmpfiles: add --cat-configZbigniew Jędrzejewski-Szmek2018-08-24
* analyze: add 'cat-config' verbZbigniew Jędrzejewski-Szmek2018-08-24
* Move function to cat file & dropins into basic/Zbigniew Jędrzejewski-Szmek2018-08-24
* sd-bus: use automatic cleanup moreDavid Tardon2018-08-24
* basic: use automatic cleanup moreDavid Tardon2018-08-24
* basic: use automatic cleanup moreDavid Tardon2018-08-24
* core/mount-setup: remove part of check which is always trueZbigniew Jędrzejewski-Szmek2018-08-24
* basic/fs-util: remove logically dead codeZbigniew Jędrzejewski-Szmek2018-08-24
* logind: fix borked r checkZbigniew Jędrzejewski-Szmek2018-08-24
* basic/format-table: add missing va_end()Zbigniew Jędrzejewski-Szmek2018-08-24
* shared/sleep-config: fix memleak of strv, add testZbigniew Jędrzejewski-Szmek2018-08-24
* conf-parser: accept trailing backslash at the end of the file (#8941)Filipe Brandenburger2018-08-24
* meson: recompile all sources for install_libudev_static and install_libsystem...Zbigniew Jędrzejewski-Szmek2018-08-24
* meson: only build test-lib{systemd,udev}-static-sym for picDavide Cavalca2018-08-24
* meson: add test-lib{systemd,udev}-static-symZbigniew Jędrzejewski-Szmek2018-08-24
* meson: add support for building static libsystemd and libudevDavide Cavalca2018-08-24
* tree-wide: use strv_free_and_replace() macroYu Watanabe2018-08-24
* time-util: fix indentation for commentsYu Watanabe2018-08-24
* sd-bus: add bus_freep and use _cleanup_Zbigniew Jędrzejewski-Szmek2018-08-24
* sd-bus: use automatic cleanup moreZbigniew Jędrzejewski-Szmek2018-08-24
* sd-bus: trivial simplificationZbigniew Jędrzejewski-Szmek2018-08-24
* use max. message size allowed by DBus spec (#8936)David Tardon2018-08-24
* bus-util: print a friendly message when PID1 is not systemdYu Watanabe2018-08-24
* login: do not wall message on cancelling shutdown when Manager.enable_wall_me...Yu Watanabe2018-08-24
* login: change variable type of enable_wall_messages as it matches Manager.ena...Yu Watanabe2018-08-24
* update TODOLennart Poettering2018-08-24
* man: update references to systemd-journal-{remote,upload}Yu Watanabe2018-08-24
* meson: generate m4 preprocessor from config.h (#8914)Yu Watanabe2018-08-24
* man: add explanations of show-timesync and timesync-status commandsYu Watanabe2018-08-24
* timedatectl: add timesync-status and show-timesync commandsYu Watanabe2018-08-24
* test: add tests for signal_from_string()Yu Watanabe2018-08-24
* util: rename signal_from_string_try_harder() to signal_from_string()Yu Watanabe2018-08-24
* util: make signal_from_string() accept RTMIN, RTMAX, and RTMAX-nYu Watanabe2018-08-24
* meson.build: Fix new executable systemd-user-runtime-dir, that we do not need.Sven Eden2018-08-24
* virt: simplificationsLennart Poettering2018-08-24