summaryrefslogtreecommitdiffstats
path: root/test/TEST-21-SYSUSERS (follow)
Commit message (Expand)AuthorAgeFilesLines
* test: adapt TEST-21-SYSUSERS for SUSEElisei Roca2020-08-031-2/+3
* log: Prefer logging to CLI unless JOURNAL_STREAM is setDaan De Meyer2020-06-221-3/+1
* test: unify quotation around image namesFrantisek Sumsal2020-05-171-1/+1
* test: rework how images are createdZbigniew Jędrzejewski-Szmek2020-03-281-1/+1
* treewide: more portable bash shebangsJörg Thalheim2020-03-051-1/+1
* sysusers: support creating users with a specific primary groupDavid Michael2020-02-0210-0/+37
* test: Synchronize journal before reading from itdann frazier2020-01-281-0/+1
* 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-013-0/+9
* test: add a test for sysusersYu Watanabe2018-03-013-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