summaryrefslogtreecommitdiff
path: root/test/TEST-21-SYSUSERS
Commit message (Expand)AuthorAgeFilesLines
* meson: make nologin path build time configurableMichael Biebl2019-07-1813-39/+46
* codespell: fix spelling errorsBen Boeckel2019-04-291-1/+1
* scripts: use 4 space indentationZbigniew Jędrzejewski-Szmek2019-04-121-87/+85
* test: do not use global variable to pass errorYu Watanabe2018-10-091-0/+1
* test: replace duplicated Makefile by symbolic linkYu Watanabe2018-10-091-4/+1
* sysusers: make sure to reset the returned value when EOF is reached in fget*e...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