summaryrefslogtreecommitdiff
path: root/src/shared
Commit message (Expand)AuthorAge
* 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
* conf-parser: shorten config_parse_string() by using free_and_strdup() and emp...Lennart 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
* bus-util: add several macros for defining functions of getting dbus propertiesYu Watanabe2018-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
* tree-wide: use strv_free_and_replace() macroYu Watanabe2018-08-24
* bus-util: print a friendly message when PID1 is not systemdYu Watanabe2018-08-24
* util: rename signal_from_string_try_harder() to signal_from_string()Yu Watanabe2018-08-24
* conf-parse: add a generic config_parse_mtu() conf file parser functionLennart Poettering2018-08-24
* tree-wide: drop redundant _cleanup_ macros (#8810)Lennart Poettering2018-08-24
* tree-wide: drop spurious newlines (#8764)Lennart Poettering2018-08-24
* pager: move pager.[ch] src/shared/ → src/basic/Lennart Poettering2018-08-24
* polkit: normalize exit values of polkit_agent_open_if_enabled()Lennart Poettering2018-08-24
* bus-util: introduce bus_open_system_watch_bind_with_description()Yu Watanabe2018-08-24
* shared/sleep-config: rename misnamed functionZbigniew Jędrzejewski-Szmek2018-08-24
* shared/sleep-config: return a custom message when not enough swap for hiberna...Zbigniew Jędrzejewski-Szmek2018-08-24
* shared/sleep-fix: fix check if s-then-h is possibleZbigniew Jędrzejewski-Szmek2018-08-24
* shared/sleep-config: get rid of explicit allocation size calculationZbigniew Jędrzejewski-Szmek2018-08-24
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-08-24