summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* sd-bus: add new sd_bus_slot_set_floating() callLennart Poettering2018-08-24
* man: fix minor typoLennart Poettering2018-08-24
* tree-wide: fix typo in comments and NEWSYu Watanabe2018-08-24
* conf-parser: add a bit more whitespaceLennart Poettering2018-08-24
* update TODOLennart Poettering2018-08-24
* doc: mention RestrictNamespaces= merges multiple assignment nowYu Watanabe2018-08-24
* meson: use a convenience static library for nspawn coreZbigniew Jędrzejewski-Szmek2018-08-24
* meson: test out headers with more standard versionsZbigniew Jędrzejewski-Szmek2018-08-24
* bash-completion: add completion for portablectlYu Watanabe2018-08-24
* core: add --dump-bus-properties option to systemdYu Watanabe2018-08-24
* sd-bus: use _cleanup_ moreZbigniew Jędrzejewski-Szmek2018-08-24
* journalctl: add with-unit modeLuca Boccassi2018-08-24
* tree-wide: drop unused variablesYu Watanabe2018-08-24
* update TODOLennart Poettering2018-08-24
* man: add man pages for the portable service stuffLennart Poettering2018-08-24
* add new portable service frameworkLennart Poettering2018-08-24
* machined: move bus_reply_pair_array() into generic utilitiesLennart Poettering2018-08-24
* conf-files: beef up conf-files.[ch] a bitLennart Poettering2018-08-24
* fileio: make sure read_full_stream() works on memory-backed streamsLennart Poettering2018-08-24
* os-util: add helpers for finding /etc/os-releaseLennart Poettering2018-08-24
* fileio: add parse_env_filev() that is like parse_env_file() but takes a va_listLennart Poettering2018-08-24
* fileio: accept FILE* in addition to path in parse_env_file()Lennart Poettering2018-08-24
* process-util: add a new FORK_MOUNTNS_SLAVE flag for safe_fork()Lennart Poettering2018-08-24
* fd-util: add new helper call fd_duplicate_data_fd()Lennart Poettering2018-08-24
* basic: fix raw_clone() on 32-bit sparcMike Gilbert2018-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
* logind: let's change the type of the runtime directory size to uint64_tLennart Poettering2018-08-24
* util: add debug logging to system_tasks_max()Lennart Poettering2018-08-24
* util: fix physical_memory() to work correctly on cgroupsv2Lennart Poettering2018-08-24
* update TODOLennart Poettering2018-08-24
* nspawn: make sure our container PID 1 keeps logging to the original stderr as...Lennart Poettering2018-08-24
* doc: mention in NEWS that AF_INET{,6} are dropped from logindYu Watanabe2018-08-24
* timesync,shared: move logic requesting bus name to sharedYu Watanabe2018-08-24
* core: support unit specifiers in IODeviceWeight= and friendsYu Watanabe2018-08-24
* tree-wide: remove some double newlines in headers, tooLennart Poettering2018-08-24
* find-double-newline: look in headers tooLennart Poettering2018-08-24
* conf-parser: make use of free_and_replace() at one more placeLennart Poettering2018-08-24
* tree-wide: port over all code to the new CONFIG_PARSER_PROTOTYPE() macroLennart Poettering2018-08-24
* config-parser: introduce new CONFIG_PARSER_PROTOTYPE() macroLennart Poettering2018-08-24
* basic/rm-rf: include the path in error messagesZbigniew Jędrzejewski-Szmek2018-08-24
* tree-wide: port various bits of the tree over to the new DUMP_STRING_TABLE() ...Lennart Poettering2018-08-24
* string-table: add new DUMP_STRING_TABLE() macroLennart Poettering2018-08-24
* test-sizeof: show that a small 64 field is not enough to force the enum to be...Zbigniew Jędrzejewski-Szmek2018-08-24
* rpm: add macros for common configuration dirsZbigniew Jędrzejewski-Szmek2018-08-24
* rpm: add macros for common configuration dirsZbigniew Jędrzejewski-Szmek2018-08-24
* fs-util: don't alter errno in unlink_tempfilep()Lennart Poettering2018-08-24
* meson: use run_target for generating tags with ctagsEvegeny Vereshchagin2018-08-24
* Use STRLEN in two placesZbigniew Jędrzejewski-Szmek2018-08-24