summaryrefslogtreecommitdiff
path: root/src/test/test-condition.c
AgeCommit message (Expand)Author
2016-08-01find src \( -name '*.h' -o -name '*.c' \) -type f -exec ./fixup_includes {} \;Luke Shumaker
2016-07-28fixLuke Shumaker
2016-07-27fixLuke Shumaker
2016-06-01./move.shLuke Shumaker
2015-11-27selinux: split up mac_selinux_have() from mac_selinux_use()Lennart Poettering
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering
2015-10-27src/basic: rename audit.[ch] → audit-util.[ch] and capability.[ch] → capa...Lennart Poettering
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering
2015-05-18util: split all hostname related calls into hostname-util.cLennart Poettering
2014-12-11test-condition: add more test casesRonny Chevalier
2014-11-06shared: rename condition-util.[ch] to condition.[ch]Lennart Poettering