index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
pw
Commit message (
Expand
)
Author
Age
Files
Lines
*
Really fix -o
bapt
2015-07-13
1
-1
/
+1
*
Add regression tests to ensure we keep allowing creating users with uid0
bapt
2015-07-13
1
-0
/
+11
*
Regression fix: allow to create users with uid0
bapt
2015-07-13
1
-1
/
+1
*
Fix logic of check duplicates that has been inverted
bapt
2015-07-13
1
-1
/
+2
*
Ensure skeldir is abolute path (relatively to the rootdir)
bapt
2015-07-12
3
-6
/
+12
*
pw -R <rootdir> userdel can now cleanup installation
bapt
2015-07-12
4
-84
/
+96
*
Rework the home directory creation and copy or the skel content to use *at
bapt
2015-07-12
5
-87
/
+115
*
Add minimum regression tests for pw -R
bapt
2015-07-12
2
-1
/
+31
*
Make getarg return NULL if args is NULL
bapt
2015-07-12
2
-5
/
+7
*
Fix regression: ensure when try to create the group and the user with the same
bapt
2015-07-11
1
-12
/
+4
*
Remove now unused variable
bapt
2015-07-11
1
-3
/
+0
*
Replace custom string array with stringlist(3)
bapt
2015-07-11
5
-95
/
+35
*
Rework groupmod modification:
bapt
2015-07-11
2
-61
/
+56
*
Remove unused argument from pm_passwd
bapt
2015-07-11
1
-4
/
+4
*
check the gecos format early: at the moment the -c option is parsed
bapt
2015-07-11
3
-4
/
+7
*
Remove useless use of goto
bapt
2015-07-11
1
-4
/
+3
*
Isolate pw lock/unlock into a separate function
bapt
2015-07-11
1
-44
/
+78
*
homedir can only be populate during useradd
bapt
2015-07-11
1
-3
/
+3
*
Make a separate groupdel/userdel from the main function
bapt
2015-07-11
4
-34
/
+62
*
Make separate functions to show users and groups
bapt
2015-07-11
4
-33
/
+78
*
Move the quiet flag into the configuration structure
bapt
2015-07-11
4
-3
/
+7
*
Separate usernext/groupnext from the main functions
bapt
2015-07-11
3
-29
/
+34
*
Do not try to set password on group if the group is added as a consequence of
bapt
2015-07-09
4
-1
/
+13
*
pw: fail if an invalid entry is found while parsing master.passwd and group
bapt
2015-07-07
2
-0
/
+33
*
Remove dead code
bapt
2015-07-05
1
-15
/
+0
*
Also validate hours via strptime_l(3)
bapt
2015-07-05
2
-51
/
+46
*
Validate expiration dates
bapt
2015-07-05
2
-36
/
+55
*
Fix validation of crypted password
bapt
2015-07-04
1
-7
/
+6
*
Also validate inputs of pw groupmod -h and groupmod -H
bapt
2015-07-04
1
-46
/
+46
*
Validate input of pw usermod -h and pwusermod -H
bapt
2015-07-04
4
-60
/
+132
*
Change the documentation to reflect where the -V option should be used
bapt
2015-06-14
1
-2
/
+2
*
Add META_MODE support.
sjg
2015-06-13
1
-0
/
+21
|
\
|
*
dirdeps.mk now sets DEP_RELDIR
sjg
2015-06-08
1
-2
/
+0
|
*
Merge sync of head
sjg
2015-05-27
19
-319
/
+648
|
|
\
|
*
\
Merge from head@274682
sjg
2014-11-19
12
-6
/
+262
|
|
\
\
|
*
\
\
Merge head from 7/28
sjg
2014-08-19
2
-18
/
+6
|
|
\
\
\
|
*
|
|
|
Updated dependencies
sjg
2014-05-16
1
-1
/
+0
|
*
|
|
|
Updated dependencies
sjg
2014-05-10
1
-0
/
+2
|
*
|
|
|
Merge head
sjg
2014-04-28
4
-45
/
+54
|
|
\
\
\
\
|
*
\
\
\
\
Merge from head
sjg
2013-09-05
2
-7
/
+3
|
|
\
\
\
\
\
|
*
|
|
|
|
|
Updated dependencies
sjg
2013-03-11
1
-0
/
+1
|
*
|
|
|
|
|
Updated dependencies
sjg
2013-02-16
1
-2
/
+0
|
*
|
|
|
|
|
Sync with HEAD.
obrien
2013-02-08
9
-207
/
+99
|
|
\
\
\
\
\
\
|
|
\
\
\
\
\
\
|
|
\
\
\
\
\
\
|
*
-
.
\
\
\
\
\
\
Sync from head
sjg
2012-11-04
14
-621
/
+177
|
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
Sync FreeBSD's bmake branch with Juniper's internal bmake branch.
marcel
2012-08-22
1
-0
/
+21
|
|
|
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
backout remove of -q option for pw [user|group] next
bapt
2015-06-08
4
-9
/
+20
*
|
|
|
|
|
|
|
|
Fix typo
bapt
2015-06-08
1
-1
/
+1
*
|
|
|
|
|
|
|
|
Fix mistakes than came along with r284139
bapt
2015-06-07
1
-2
/
+2
*
|
|
|
|
|
|
|
|
Remove '-q' support for pw [user|group] next
bapt
2015-06-07
4
-20
/
+9
*
|
|
|
|
|
|
|
|
Fix setting uid/gid min/max via pw
bapt
2015-06-07
4
-5
/
+87
[next]