summaryrefslogtreecommitdiffstats
path: root/test/TEST-21-SYSUSERS (follow)
Commit message (Expand)AuthorAgeFilesLines
* sysusers: make sure to reset the returned value when EOF is reached in fget*ent_sane() wrappers (#8737)Franck Bui2018-04-185-0/+7
* test: add a sysusers test with NIS entriesFranck Bui2018-03-176-6/+37
* sysusers: support `u username -:300` style syntax (#8325)Michael Vogt2018-03-026-0/+9
* sysusers: do not implicitly create group by 'm' if 'u' with the same name existsYu Watanabe2018-03-023-0/+9
* test: add a test for sysusersYu Watanabe2018-03-023-0/+47
* test/TEST-21-SYSUSERS: add tests for new functionalityZbigniew Jędrzejewski-Szmek2018-02-026-14/+81
* sysusers: allow force reusing existing user/group IDs (#8037)Michael Vogt2018-02-0115-7/+146
* sysusers: ensure GID in uid:gid syntax existsMichael Vogt2018-01-258-5/+29
* sysusers: make ADD_GROUP always create a groupMichael Vogt2018-01-253-0/+6
* test: add TEST-21-SYSUSERS testMichael Vogt2018-01-2511-0/+59