Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-06 | shared: include what we use | Thomas Hindoe Paaboel Andersen | |
The next step of a general cleanup of our includes. This one mostly adds missing includes but there are a few removals as well. | |||
2015-10-26 | util-lib: split out user/group/uid/gid calls into user-util.[ch] | Lennart Poettering | |
2014-11-28 | treewide: introduce UID_INVALID (and friends) as macro for (uid_t) -1 | Lennart Poettering | |
2014-08-19 | tmpfiles: add new 'r' line type to add UIDs/GIDs to the pool to allocate ↵ | Lennart Poettering | |
UIDs/GIDs from This way we can guarantee a limited amount of compatibility with login.defs, by generate an appopriate "r" line out of it, on package installation. |