summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* path-util: make path_make_relative() support path including dotsYu Watanabe2018-08-24
* path-util: introduce path_simplify()Yu Watanabe2018-08-24
* time-util: fix build with gcc8 -Werror=format-truncation=Martin Jansa2018-08-24
* basic: set errno in raw_clone() on sparcMike Gilbert2018-08-24
* process-util: also filter non-printable characters in get_process_com()Lennart Poettering2018-08-24
* string-util: tweak cellescape() a bitLennart Poettering2018-08-24
* escape: add an explanatory comment about buffer sizesLennart Poettering2018-08-24
* missing: define kernel internal limit TASK_COMM_LEN in userspace tooLennart Poettering2018-08-24
* process-util: mention that wait_for_terminate_with_timeout() should be called...Lennart Poettering2018-08-24
* Use const char* for timestamp strings which we don't plan to modifyZbigniew Jędrzejewski-Szmek2018-08-24
* Always allow timestamps to be printedZbigniew Jędrzejewski-Szmek2018-08-24
* basic/random-util: do not use getrandom() under msanEvgeny Vereshchagin2018-08-24
* basic/journal-importer: escape & ellipsize bad data in log entriesZbigniew Jędrzejewski-Szmek2018-08-24
* basic/string-util: add a convenience function to cescape mostly-ascii fieldsZbigniew Jędrzejewski-Szmek2018-08-24
* basic/journal-importer: do not write non-unicode char to logZbigniew Jędrzejewski-Szmek2018-08-24
* sd-id128: return -ENOMEDIUM on null idZbigniew Jędrzejewski-Szmek2018-08-24
* tree-wide: make use of memory_startswith() at various placesLennart Poettering2018-08-24
* string-util: add new memory_startswith() helperLennart Poettering2018-08-24
* socket-util: rename parse_socket_address_bind_ipv6_only_or_bool() to socket_a...Yu Watanabe2018-08-24
* conf-parser: introduce DEFINE_CONFIG_PARSE*() macrosYu Watanabe2018-08-24
* smack: make mac_smack_fix() deal somewhat sensible with non-absolute pathsLennart Poettering2018-08-24
* sd-bus: make add match method callback slot "floating"Lennart Poettering2018-08-24
* bus-slot: for bus slot objects with no explicit description use the match str...Lennart Poettering2018-08-24
* sd-bus: add new sd_bus_slot_set_floating() callLennart Poettering2018-08-24
* tree-wide: fix typo in comments and NEWSYu Watanabe2018-08-24
* conf-parser: add a bit more whitespaceLennart Poettering2018-08-24
* meson: test out headers with more standard versionsZbigniew Jędrzejewski-Szmek2018-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
* 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
* nspawn: make sure our container PID 1 keeps logging to the original stderr as...Lennart Poettering2018-08-24
* timesync,shared: move logic requesting bus name to sharedYu Watanabe2018-08-24
* tree-wide: remove some double newlines in headers, tooLennart Poettering2018-08-24
* conf-parser: make use of free_and_replace() at one more placeLennart Poettering2018-08-24