Age | Commit message (Expand) | Author |
2015-11-27 | tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy | Lennart Poettering |
2015-10-27 | util-lib: split out allocation calls into alloc-util.[ch] | Lennart Poettering |
2015-10-27 | user-util: move UID/GID related macros from macro.h to user-util.h | Lennart Poettering |
2015-10-27 | util-lib: move string table stuff into its own string-table.[ch] | Lennart Poettering |
2015-10-27 | util-lib: move a number of fs operations into fs-util.[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 | tree-wide: remove a number of invocations of strerror() and replace by %m | Lennart Poettering |
2015-07-29 | tree-wide: port everything over to fflush_and_check() | Lennart Poettering |
2015-06-01 | sd-device: ensure update_properties_buf() is a noop on failure | Tom Gundersen |
2015-06-01 | sd-device: fix invalid property strv pointers | Martin Pitt |
2015-05-27 | sd-device: fix device_get_properties_strv() | Tom Gundersen |
2015-04-23 | udevd: fix REMOVE handling | Tom Gundersen |
2015-04-05 | sd-device: don't use alloca() within loops | Tom Gundersen |
2015-04-03 | sd-device,udevd: fix spelling /ammend/amend/ | Tom Gundersen |
2015-04-03 | sd-device: fix deserialization from netlink | Tom Gundersen |
2015-04-03 | sd-device: get_properties_{nulstr,strv} - don't recreate the buffer unnecessa... | Tom Gundersen |
2015-04-02 | libsystemd: add sd-device library | Tom Gundersen |