summaryrefslogtreecommitdiff
path: root/src/shared
Commit message (Expand)AuthorAge
* 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
* machined: move bus_reply_pair_array() into generic utilitiesLennart Poettering2018-08-24
* fileio: accept FILE* in addition to path in parse_env_file()Lennart Poettering2018-08-24
* load-fragment: allow to specify RestrictNamespaces= multiple timesYu Watanabe2018-08-24
* nsflsgs: drop namespace_flag_{from,to}_string()Yu Watanabe2018-08-24
* nsflags: drop namespace_flag_to_string_many_with_check()Yu Watanabe2018-08-24
* timesync,shared: move logic requesting bus name to sharedYu Watanabe2018-08-24
* conf-parser: make use of free_and_replace() at one more placeLennart Poettering2018-08-24
* config-parser: introduce new CONFIG_PARSER_PROTOTYPE() macroLennart Poettering2018-08-24
* bus-util: add more macros for defining functions of getting dbus propertiesYu Watanabe2018-08-24