Age | Commit message (Expand) | Author |
2016-12-21 | util-lib: various improvements to kernel command line parsing | Lennart Poettering |
2016-12-17 | basic/log: use IN_SET | Zbigniew Jędrzejewski-Szmek |
2016-12-11 | basic/log: CODE_FUNCTION → CODE_FUNC | Zbigniew Jędrzejewski-Szmek |
2016-12-11 | share/log: change log_syntax from "[a:b] " to "a:b: " | Zbigniew Jędrzejewski-Szmek |
2016-12-11 | basic/log: merge two big log_struct_internal invocations into one | Zbigniew Jędrzejewski-Szmek |
2016-11-07 | Rename formats-util.h to format-util.h | Zbigniew Jędrzejewski-Szmek |
2016-11-02 | Revert some uses of xsprintf | Zbigniew Jędrzejewski-Szmek |
2016-10-22 | tree-wide: make parse_proc_cmdline() strip "rd." prefix automatically | Zbigniew Jędrzejewski-Szmek |
2016-10-22 | tree-wide: allow state to be passed through to parse_proc_cmdline_item | Zbigniew Jędrzejewski-Szmek |
2016-10-07 | core: add "invocation ID" concept to service manager | Lennart Poettering |
2016-10-07 | log: minor fixes | Lennart Poettering |
2016-07-07 | basic: log: Increase static buffer for source file location (#3674) | Daniel Mack |
2016-05-05 | tree-wide: introduce new SOCKADDR_UN_LEN() macro, and use it everywhere | Lennart Poettering |
2016-02-10 | tree-wide: remove Emacs lines from all files | Daniel Mack |
2016-01-23 | journald: allow additional payload in server_driver_message | Zbigniew Jędrzejewski-Szmek |
2016-01-12 | tree-wide: use xsprintf() where applicable | Daniel Mack |
2015-12-01 | basic: re-sort includes | Thomas Hindoe Paaboel Andersen |
2015-11-30 | basic: include only what we use | Thomas Hindoe Paaboel Andersen |
2015-11-05 | log: whitespace style fix | Michal Schmidt |
2015-10-27 | util-lib: split out allocation calls into alloc-util.[ch] | Lennart Poettering |
2015-10-27 | util-lib: split out printf() helpers to stdio-util.h | Lennart Poettering |
2015-10-27 | io-util.h: move iovec stuff from macro.h to io-util.h | Lennart Poettering |
2015-10-27 | util-lib: split out syslog-related calls into syslog-util.[ch] | Lennart Poettering |
2015-10-27 | util-lib: move /proc/cmdline parsing code to proc-cmdline.[ch] | Lennart Poettering |
2015-10-27 | util-lib: move string table stuff into its own string-table.[ch] | Lennart Poettering |
2015-10-27 | util-lib: split string parsing related calls from util.[ch] into parse-util.[ch] | Lennart Poettering |
2015-10-25 | util-lib: split out fd-related operations into fd-util.[ch] | Lennart Poettering |
2015-10-24 | util-lib: split our string related calls from util.[ch] into its own file str... | Lennart Poettering |
2015-09-30 | log: properly return -EINVAL from log_set_max_level_from_string() | Lennart Poettering |
2015-09-22 | cgtop: underline table header | Lennart Poettering |
2015-06-11 | build-sys: split internal basic/ library from shared/ | Kay Sievers |