summaryrefslogtreecommitdiffstats
path: root/pw/tests/pw_useradd.sh
Commit message (Expand)AuthorAgeFilesLines
* Fix err pointer not initialized to NULL resultingBaptiste Daroussin2015-08-211-0/+15
* Fix typo in regression testBaptiste Daroussin2015-08-211-1/+1
* Fix /home symlink creationBaptiste Daroussin2015-08-211-0/+13
* Fix useradd regression:Baptiste Daroussin2015-08-211-2/+1
* Regression: fix pw usermod -w xxxBaptiste Daroussin2015-08-141-0/+14
* Convert the year used for regression test fro 2043 to 2037Baptiste Daroussin2015-08-021-11/+11
* Add regression tests about adding already existsing groups/usersBaptiste Daroussin2015-08-021-0/+11
* Rewrite parsing subcommands arguments of pw(8)Baptiste Daroussin2015-08-021-3/+12
* Check uid/gid used when creating a user/group are not larger than UID_MAX/GID...Baptiste Daroussin2015-07-281-0/+8
* Add regression tests to ensure we keep allowing creating users with uid0Baptiste Daroussin2015-07-131-0/+11
* Ensure skeldir is abolute path (relatively to the rootdir)Baptiste Daroussin2015-07-121-1/+1
* Rework the home directory creation and copy or the skel content to use *atBaptiste Daroussin2015-07-121-0/+25
* Add minimum regression tests for pw -RBaptiste Daroussin2015-07-121-0/+16
* Do not try to set password on group if the group is added as a consequence ofBaptiste Daroussin2015-07-091-0/+10
* pw: fail if an invalid entry is found while parsing master.passwd and groupBaptiste Daroussin2015-07-071-0/+26
* Also validate hours via strptime_l(3)Baptiste Daroussin2015-07-051-0/+6
* Validate expiration datesBaptiste Daroussin2015-07-051-0/+26
* Refactor input validationBaptiste Daroussin2015-06-071-1/+9
* Fix a race condition by allowing up to 5 seconds of difference between the ti...Brad Davis2015-02-241-4/+8
* Add tests for account and password expiration.Brad Davis2015-02-171-0/+111
* Add tests for pw -NBrad Davis2014-12-161-0/+33
* Break out the tests into a file per command and clean up some long linesBrad Davis2014-12-091-0/+40