Age | Commit message (Expand) | Author |
---|---|---|
2015-10-27 | util-lib: split out allocation calls into alloc-util.[ch] | Lennart Poettering |
2015-10-27 | src/basic: rename audit.[ch] → audit-util.[ch] and capability.[ch] → capa... | Lennart Poettering |
2015-10-27 | util-lib: split string parsing related calls from util.[ch] into parse-util.[ch] | Lennart Poettering |
2015-02-23 | remove unused includes | Thomas Hindoe Paaboel Andersen |
2014-12-29 | capability: use /proc/sys/kernel/cap_last_cap | David Herrmann |
2014-12-25 | test: do not use last cap from kernel in test-cap-list | Filipe Brandenburger |
2014-12-18 | test-cap-list: allow mismatch in case | Zbigniew Jędrzejewski-Szmek |
2014-12-12 | test-cap-list: always check libcap comes to the same names as we do, for the ... | Lennart Poettering |
2014-12-12 | cap-list: return lower-case capability names, similar to libcap's cap_to_name... | Lennart Poettering |
2014-12-10 | util: introduce our own gperf based capability list | Lennart Poettering |