Age | Commit message (Expand) | Author |
---|---|---|
2016-08-01 | find src \( -name '*.h' -o -name '*.c' \) -type f -exec ./fixup_includes {} \; | Luke Shumaker |
2016-07-28 | fix | Luke Shumaker |
2016-07-27 | fix | Luke Shumaker |
2016-02-10 | tree-wide: remove Emacs lines from all files | Daniel Mack |
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 |
2014-11-28 | treewide: introduce UID_INVALID (and friends) as macro for (uid_t) -1 | Lennart Poettering |
2014-09-14 | test: fix test of uid-range | Thomas Hindoe Paaboel Andersen |
2014-08-19 | tmpfiles: add new 'r' line type to add UIDs/GIDs to the pool to allocate UIDs... | Lennart Poettering |