Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sysusers: make sure to reset the returned value when EOF is reached in fget*e... | Franck Bui | 2018-04-18 | 5 | -0/+7 |
* | test: add a sysusers test with NIS entries | Franck Bui | 2018-03-17 | 6 | -6/+37 |
* | sysusers: support `u username -:300` style syntax (#8325) | Michael Vogt | 2018-03-02 | 6 | -0/+9 |
* | sysusers: do not implicitly create group by 'm' if 'u' with the same name exists | Yu Watanabe | 2018-03-01 | 3 | -0/+9 |
* | test: add a test for sysusers | Yu Watanabe | 2018-03-01 | 3 | -0/+47 |
* | test/TEST-21-SYSUSERS: add tests for new functionality | Zbigniew Jędrzejewski-Szmek | 2018-02-02 | 6 | -14/+81 |
* | sysusers: allow force reusing existing user/group IDs (#8037) | Michael Vogt | 2018-02-01 | 15 | -7/+146 |
* | sysusers: ensure GID in uid:gid syntax exists | Michael Vogt | 2018-01-25 | 8 | -5/+29 |
* | sysusers: make ADD_GROUP always create a group | Michael Vogt | 2018-01-25 | 3 | -0/+6 |
* | test: add TEST-21-SYSUSERS test | Michael Vogt | 2018-01-25 | 11 | -0/+59 |