summaryrefslogtreecommitdiff
path: root/src/shared
Commit message (Expand)AuthorAge
* bus-util: Remove invalid check against systemd providing PID 1. (#93)Stefan Stefanović2018-11-09
* Prep v239.2: Fix handlinjg of program_invocation[_short]_name (#92)Sven Eden2018-11-08
* Prep v240: qsort_r_missing.c : Remove glibc specific bitsSven Eden2018-11-08
* Prep v240: Add check for qsort_r() and the function if not provided.Sven Eden2018-11-08
* Prep v240: Cleanup empty mask blocks and unused functions.Sven Eden2018-11-08
* sd-bus: enable support for user bus instancesCameron Nemo2018-11-08
* Prep v240 : Add busctl to be shipped with elogind.Sven Eden2018-11-08
* Prep v239.2: Fix migration errors in sharedSven Eden2018-11-08
* Add missing test sources to the c::b project fileSven Eden2018-11-08
* mempool: only enable mempool use when linked to libsystemd-shared.soZbigniew Jędrzejewski-Szmek2018-10-29
* shared/sleep-config: add switches to kill specific sleep modesZbigniew Jędrzejewski-Szmek2018-10-29
* shared/sleep-config: forbid hibernation if resume= is not configuredZbigniew Jędrzejewski-Szmek2018-10-29
* sleep-config: partitions can't be deleted, only files canLennart Poettering2018-10-29
* shared/sleep-config: exclude zram devices from hibernation candidatesAndrew Jorgensen2018-10-29
* meson: do not build module-util.c when libkmod is not foundYu Watanabe2018-10-29
* Move module-util.h to src/shared/ and load_module() to libsharedZbigniew Jędrzejewski-Szmek2018-10-29
* bus-util: make log level lower in request_name_destroy_callback()Yu Watanabe2018-10-29
* bus-util: fix error handlingYu Watanabe2018-10-29
* Prep v239: Fix an issue with program_invocation[_short]_name :Sven Eden2018-10-16
* Prep v239: A few cosmetic upgradesSven Eden2018-08-27
* Prep v239: Remove udev-util.c, we no longer need that.Sven Eden2018-08-24
* Prep v239: Mask definition of config_parse_mode, we do not need that.Sven Eden2018-08-24
* Prep v239: Add support for the new 'suspend-then-hibernate' method.Sven Eden2018-08-24
* Prep v239: Mirror upstream and move pager.[hc] from shared to basic.Sven Eden2018-08-24
* Prep v239: Fix sleep-config.[hc] and sleep/sleep.c to utilize upstream updates.Sven Eden2018-08-24
* Prep v239: Fix conf-parser.[hc], it got a bit mangled by migration.Sven Eden2018-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
* timedatectl: add 'show' command to display machine-readable outputYu Watanabe2018-08-24
* tree-wide: drop !! casts to booleansZbigniew Jędrzejewski-Szmek2018-08-24
* conf-parser: simplify conf_parse_path()Yu Watanabe2018-08-24
* tree-wide: unify how we define bit mak enumsLennart Poettering2018-08-24
* conf-parser: add config_parse_permille()Marc Kleine-Budde2018-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-util: avoid unneeded initalization to zeroZbigniew Jędrzejewski-Szmek2018-08-24
* conf-parser: fix memleak (#9177)Yu Watanabe2018-08-24
* conf-parser: remove redundant utf8-validity checkYu Watanabe2018-08-24
* conf-parse: use free_and_replace()Yu Watanabe2018-08-24
* conf-parser: reject utf8-invalid linesYu Watanabe2018-08-24
* conf-parse: use path_simplify_and_warn() in config_parse_path()Yu Watanabe2018-08-24
* path-util: introduce path_simplify()Yu Watanabe2018-08-24
* Use const char* for timestamp strings which we don't plan to modifyZbigniew Jędrzejewski-Szmek2018-08-24
* conf-parser: introduce DEFINE_CONFIG_PARSE*() macrosYu Watanabe2018-08-24
* tree-wide: fix typo in comments and NEWSYu Watanabe2018-08-24
* conf-parser: add a bit more whitespaceLennart Poettering2018-08-24
* journalctl: add with-unit modeLuca Boccassi2018-08-24