History log of /freebsd/usr.sbin/pw/tests/Makefile (Results 26 – 50 of 59)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# a68fbadb 07-Jun-2015 Baptiste Daroussin <bapt@FreeBSD.org>

Fix generating configuration file


# 98e0ffae 27-May-2015 Simon J. Gerraty <sjg@FreeBSD.org>

Merge sync of head


# d8fee543 12-Feb-2015 Baptiste Daroussin <bapt@FreeBSD.org>

Merge from HEAD


# 53f2fbca 11-Feb-2015 Glen Barber <gjb@FreeBSD.org>

MFH: r278202,r278205-r278590

Sponsored by: The FreeBSD Foundation


# 93466fc6 10-Feb-2015 Dimitry Andric <dim@FreeBSD.org>

Merge ^/head r278351 through r278498.


# e9cc1004 09-Feb-2015 Brad Davis <brd@FreeBSD.org>

Add tests for `pw usernext'.

PR: 197120
Submitted by: Robert O'Neil <oneil.rs@gmail.com>
Approved by: will


# 8179004e 26-Jan-2015 Dimitry Andric <dim@FreeBSD.org>

Merge ^/head r277719 through 277776.


# 4b2b10bd 26-Jan-2015 Baptiste Daroussin <bapt@FreeBSD.org>

Revert r277652

uid and gid are never and should never be negative. The pw(8) manpage clearly
states the -u and -g arguments are for uids/gids, hence using negative values is
abusing a bug in former

Revert r277652

uid and gid are never and should never be negative. The pw(8) manpage clearly
states the -u and -g arguments are for uids/gids, hence using negative values is
abusing a bug in former versions of pw(8)

show more ...


# 47712954 26-Jan-2015 Dimitry Andric <dim@FreeBSD.org>

Merge ^/head r277327 through r277718.


# bfd71a93 24-Jan-2015 Enji Cooper <ngie@FreeBSD.org>

MFhead @ r277659


# 70a89b85 24-Jan-2015 Baptiste Daroussin <bapt@FreeBSD.org>

Allow negative numbers in -u and -g options

PR: 196514
MFC after: 1 week


# d899be7d 19-Jan-2015 Glen Barber <gjb@FreeBSD.org>

Reintegrate head: r274132-r277384

Sponsored by: The FreeBSD Foundation


# 8f0ea33f 13-Jan-2015 Glen Barber <gjb@FreeBSD.org>

Reintegrate head revisions r273096-r277147

Sponsored by: The FreeBSD Foundation


# 377af4f1 10-Dec-2014 Dimitry Andric <dim@FreeBSD.org>

Merge ^/head r274961 through r275684.


# f0d7e7f7 10-Dec-2014 Enji Cooper <ngie@FreeBSD.org>

MFhead @ r275663


# c3baf459 10-Dec-2014 Brad Davis <brd@FreeBSD.org>

Restructure to make it easier to extend in the future

Reviewed by: will
Suggested by: ngie


# 6e740aa6 09-Dec-2014 Brad Davis <brd@FreeBSD.org>

Add some tests for user modification. [1]
Fix a missing test in the Makefile from my previous commit.

PR: 195834 [1]
Submitted by: Robert O'Neil <oneil.rs@gmail.com>
Approved by: will


# bfce762f 09-Dec-2014 Brad Davis <brd@FreeBSD.org>

Break out the tests into a file per command and clean up some long lines

Approved by: will


# 2ffc3ce5 09-Dec-2014 Brad Davis <brd@FreeBSD.org>

Add more tests for pw(8) useradd.

PR: 195832
Submitted by: Robert O'Neil <oneil.rs@gmail.com>
Approved by: will


# 4d56c133 21-Nov-2014 Alexander V. Chernikov <melifaro@FreeBSD.org>

Sync to HEAD@r274766


# 9268022b 19-Nov-2014 Simon J. Gerraty <sjg@FreeBSD.org>

Merge from head@274682


# 45ba9627 15-Nov-2014 Brad Davis <brd@FreeBSD.org>

Add a test for locking and unlocking user accounts

Submitted by: Robert O'Neil <oneil.rs@gmail.com>
Reviewed by: will


# 90edef4f 12-Nov-2014 Baptiste Daroussin <bapt@FreeBSD.org>

Fix wrong message when using pw -V with a non existent directory
Add a regression test about it

PR: 194971
Submitted by: Freddy DISSAUX <bugzilla@dsx.bsdsx.fr>


Revision tags: release/10.1.0
# 5c9ef378 04-Nov-2014 Alexander V. Chernikov <melifaro@FreeBSD.org>

Sync to HEAD@r274095.


# e5f33ae3 03-Nov-2014 Enji Cooper <ngie@FreeBSD.org>

Require root when running the pw_delete and pw_modify test programs (pw(8)
requires it)


123