summaryrefslogtreecommitdiffstats
path: root/pw/tests/pw_useradd.sh
Commit message (Expand)AuthorAgeFilesLines
* 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