Age | Commit message (Expand) | Author |
---|---|---|
2015-11-11 | util-lib: use MODE_INVALID as invalid value for mode_t everywhere | 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 a number of fs operations into fs-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-04-06 | util: rework rm_rf() logic | Lennart Poettering |
2015-02-03 | util: rework strappenda(), and rename it strjoina() | Lennart Poettering |
2014-11-28 | treewide: convert some left-over (usec_t) -1 to USEC_INFINITY | Lennart Poettering |
2014-11-28 | treewide: introduce UID_INVALID (and friends) as macro for (uid_t) -1 | Lennart Poettering |
2014-06-20 | test: ensure conf_files_list returns absolute paths | Michael Marineau |