Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-09-14 | test: fix test of uid-range | Thomas Hindoe Paaboel Andersen | |
The number of uid's in the range should be tested instead of written directly. The test still passes with the fix checks. Found with Coverity. Fixes: CID#1237714 - 1237722 | |||
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. |