summaryrefslogtreecommitdiff
path: root/src/test/test-conf-files.c
AgeCommit message (Expand)Author
2016-10-21wipLuke Shumaker
2016-07-27fixLuke Shumaker
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2015-11-11util-lib: use MODE_INVALID as invalid value for mode_t everywhereLennart Poettering
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering
2015-10-27user-util: move UID/GID related macros from macro.h to user-util.hLennart Poettering
2015-10-27util-lib: move a number of fs operations into fs-util.[ch]Lennart Poettering
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering
2015-04-06util: rework rm_rf() logicLennart Poettering
2015-02-03util: rework strappenda(), and rename it strjoina()Lennart Poettering
2014-11-28treewide: convert some left-over (usec_t) -1 to USEC_INFINITYLennart Poettering
2014-11-28treewide: introduce UID_INVALID (and friends) as macro for (uid_t) -1Lennart Poettering
2014-06-20test: ensure conf_files_list returns absolute pathsMichael Marineau