summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* tree-wide: do not wrap assert_se in extra parenthesesZbigniew Jędrzejewski-Szmek2018-08-24
* core/mount-setup: remove part of check which is always trueZbigniew Jędrzejewski-Szmek2018-08-24
* login: use BUS_DEFINE_PROPERTY_GET* macrosYu Watanabe2018-08-24
* bus-util: add more macros for defining functions of getting dbus propertiesYu Watanabe2018-08-24
* fs-util,test: add helper to remove tempfilesZbigniew Jędrzejewski-Szmek2018-08-24
* path-util: one more empty_or_root() changeLennart Poettering2018-08-24
* process-util: add new helper call for adjusting the OOM scoreLennart Poettering2018-08-24
* basic: split parsing of the OOM score adjust value into its own function in p...Lennart Poettering2018-08-24
* conf-parser: shorten config_parse_string() by using free_and_strdup() and emp...Lennart Poettering2018-08-24
* basic: be more careful when closing fds based on RLIMIT_NOFILELennart Poettering2018-08-24
* core: move config_parse_limit() to the generic conf-parser.[ch]Lennart Poettering2018-08-24
* rlimit-util: rework rlimit_{from|to}_string() to work without "Limit" prefixLennart Poettering2018-08-24
* inhibit: use pager for systemd-inhibit --listDavid Tardon2018-08-24
* Turn VALGRIND variable into a meson configuration switchZbigniew Jędrzejewski-Szmek2018-08-24
* core: Break circular dependency between unit.h and cgroup.hFelipe Sateler2018-08-24
* meson: use array type optionYu Watanabe2018-08-24
* meson: use warning() methodYu Watanabe2018-08-24
* meson: use get_supported_arguments()Yu Watanabe2018-08-24
* 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