summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pw/tests
Commit message (Expand)AuthorAgeFilesLines
* MFC r322581: remove debug files in delete-old* when WITHOUT_DEBUG_FILESemaste2017-08-301-0/+39
* MFC r322677: pw usermod: Properly deal with empty secondary group lists (-G '')emaste2017-08-261-0/+3
* MFC r319026:ngie2017-07-183-1/+115
* MFC r315041asomers2017-04-021-0/+1
* MFC: r315912 (by eugen@) and r315935bapt2017-04-011-0/+14
* MFC r315776:ngie2017-03-3011-10/+10
* MFC r312644, r312650bapt2017-01-281-0/+21
* MFC r302778asomers2016-09-124-12/+155
* iDo not try to delete the home of the user if is is not a directory for examplebapt2016-07-241-0/+9
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedngie2016-05-041-5/+5
* MFHgjb2016-03-101-0/+11
|\
| * DIRDEPS_BUILD: Connect MK_TESTS.bdrewery2016-03-091-0/+11
* | First pass to fix the 'tests' packages.gjb2016-02-021-0/+4
|/
* Fix handling of numeric-only names with pw lockbapt2015-12-021-0/+20
* Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andngie2015-10-121-2/+0
* Fix err pointer not initialized to NULL resultingbapt2015-08-211-0/+15
* Fix typo in regression testbapt2015-08-211-1/+1
* Fix /home symlink creationbapt2015-08-211-0/+13
* Fix useradd regression:bapt2015-08-211-2/+1
* Regression: fix pw usermod -w xxxbapt2015-08-141-0/+14
* Add regression tests for a bug reported in stable/10bapt2015-08-051-0/+9
* Convert the year used for regression test fro 2043 to 2037bapt2015-08-021-11/+11
* Add regression tests about adding already existsing groups/usersbapt2015-08-022-0/+22
* Rewrite parsing subcommands arguments of pw(8)bapt2015-08-024-8/+60
* Remove netbsd tests on pw(8)bapt2015-08-021-11/+0
* Check uid/gid used when creating a user/group are not larger than UID_MAX/GID...bapt2015-07-283-0/+24
* when -n is passed to any pw subcommand it is always expected to be considered asbapt2015-07-281-0/+10
* Add regression tests to ensure we keep allowing creating users with uid0bapt2015-07-131-0/+11
* Ensure skeldir is abolute path (relatively to the rootdir)bapt2015-07-122-2/+2
* pw -R <rootdir> userdel can now cleanup installationbapt2015-07-121-0/+20
* Rework the home directory creation and copy or the skel content to use *atbapt2015-07-121-0/+25
* Add minimum regression tests for pw -Rbapt2015-07-122-1/+31
* Rework groupmod modification:bapt2015-07-111-0/+27
* Do not try to set password on group if the group is added as a consequence ofbapt2015-07-091-0/+10
* pw: fail if an invalid entry is found while parsing master.passwd and groupbapt2015-07-071-0/+26
* Also validate hours via strptime_l(3)bapt2015-07-051-0/+6
* Validate expiration datesbapt2015-07-051-0/+26
* Validate input of pw usermod -h and pwusermod -Hbapt2015-07-041-0/+37
* Fix setting uid/gid min/max via pwbapt2015-06-073-1/+74
* Fix generating configuration filebapt2015-06-073-1/+80
* In case of rename validate the length of the new namebapt2015-06-072-3/+35
* Refactor input validationbapt2015-06-071-1/+9
* Fix a race condition by allowing up to 5 seconds of difference between the ti...brd2015-02-241-4/+8
* Add tests for account and password expiration.brd2015-02-171-0/+111
* Really fix the pw_usernext tests.brd2015-02-151-12/+15
* Remove an extra curly bracket that was causing intermittent failures.brd2015-02-141-1/+1
* Add tests for `pw usernext'.brd2015-02-092-1/+44
* Revert r277652bapt2015-01-263-41/+1
* Allow negative numbers in -u and -g optionsbapt2015-01-243-1/+41
* Add tests for pw -Nbrd2014-12-162-0/+89
OpenPOWER on IntegriCloud