summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* util: add new write_string_filef() helperLennart Poettering2018-08-24
* main: split out reading of /proc/sys/fs/nr_open into its own functionLennart Poettering2018-08-24
* string-util: put together strstrip() from skip_leading_chars() and delete_tra...Lennart Poettering2018-08-24
* process-util: make use of delete_trailing_chars() in get_process_cmdline()Lennart Poettering2018-08-24
* sd-event: use structure initialization instead of new0() where possibleLennart Poettering2018-08-24
* time-util: introduce common implementation of TFD_TIMER_CANCEL_ON_SET client ...Lennart Poettering2018-08-24
* sd-event: add test for the new sd_event_add_inotify() APILennart Poettering2018-08-24
* sd-event: add new API for subscribing to inotify eventsLennart Poettering2018-08-24
* sd-event: voidify more thingsLennart Poettering2018-08-24
* sd-event: propagate errors from source_set_pending() in all casesLennart Poettering2018-08-24
* sd-event: drop pending events when we turn off/on an event sourceLennart Poettering2018-08-24
* sd-event: use symbolic name for normal priorityLennart Poettering2018-08-24
* sd-event: use structure initialization for epoll_eventLennart Poettering2018-08-24
* util: tighten on_tty() check a bit, also check stderrLennart Poettering2018-08-24
* cgroup: tiny log message tweak, say that we ignore one kind of failureLennart Poettering2018-08-24
* conf-parser: fix memleak (#9177)Yu Watanabe2018-08-24
* basic/log: add the log_struct terminator to macroZbigniew Jędrzejewski-Szmek2018-08-24
* basic/path-util: use FLAGS_SET in one more placeZbigniew Jędrzejewski-Szmek2018-08-24
* Add macro for checking if some flags are setZbigniew Jędrzejewski-Szmek2018-08-24
* test-ellipsize: add tests for ellipsize_mem, fix bugsZbigniew Jędrzejewski-Szmek2018-08-24
* basic/string-util: make ellipsize() inlineZbigniew Jędrzejewski-Szmek2018-08-24
* login: log session state "closing" (as well as New/Removed)Alan Jenkins2018-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_and_warn()Yu Watanabe2018-08-24
* 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