summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* test-copy: remove unnecessary initializationZbigniew Jędrzejewski-Szmek2018-08-24
* 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