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
/
pwupd.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rewrite parsing subcommands arguments of pw(8)
bapt
2015-08-02
1
-15
/
+2
*
Partial revert of r286152
bapt
2015-08-01
1
-2
/
+0
*
Validate expiration days and password days from commmand line and pw.conf
bapt
2015-08-01
1
-0
/
+2
*
pw -R <rootdir> userdel can now cleanup installation
bapt
2015-07-12
1
-1
/
+1
*
Rework the home directory creation and copy or the skel content to use *at
bapt
2015-07-12
1
-1
/
+3
*
Replace custom string array with stringlist(3)
bapt
2015-07-11
1
-21
/
+20
*
check the gecos format early: at the moment the -c option is parsed
bapt
2015-07-11
1
-0
/
+1
*
Make a separate groupdel/userdel from the main function
bapt
2015-07-11
1
-0
/
+1
*
Make separate functions to show users and groups
bapt
2015-07-11
1
-0
/
+2
*
Move the quiet flag into the configuration structure
bapt
2015-07-11
1
-0
/
+1
*
Do not try to set password on group if the group is added as a consequence of
bapt
2015-07-09
1
-0
/
+1
*
Validate input of pw usermod -h and pwusermod -H
bapt
2015-07-04
1
-0
/
+2
*
Fix generating configuration file
bapt
2015-06-07
1
-0
/
+1
*
Fix duplicate checking
bapt
2015-06-07
1
-0
/
+1
*
In case of rename validate the length of the new name
bapt
2015-06-07
1
-0
/
+1
*
Handle -7 via gloval pwconf
bapt
2015-06-07
1
-0
/
+1
*
Handle pretty print (-P) via global pwconf
bapt
2015-06-07
1
-0
/
+1
*
Handle dryrun (-N) via global pwconf
bapt
2015-06-07
1
-0
/
+2
*
Sort headers
bapt
2015-06-07
1
-2
/
+2
*
Add a new global struct pwconf to store etcpath, rootdir and struct userconf
bapt
2015-06-07
1
-4
/
+32
*
New pw -R rootdir option
bapt
2015-06-03
1
-0
/
+4
*
Remove dead declaration
bapt
2015-05-29
1
-1
/
+0
*
Remove extendline definition
bapt
2015-05-10
1
-3
/
+0
*
Teach pw(8) about how to use pw/gr API to reduce code duplication
bapt
2012-10-30
1
-39
/
+0
*
de-__P()
alfred
2002-07-11
1
-42
/
+42
*
Portability fixes for other bsd4.4 derivatives.
davidn
2000-01-15
1
-5
/
+9
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
1) Do not blindly ignore file update errors which may occur due to concurrent
davidn
1999-02-23
1
-4
/
+79
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
1) 200 users per group limitation removed and pw
davidn
1996-12-21
1
-5
/
+7
*
Copyright update by the author, to be more in line with our sample
joerg
1996-12-10
1
-12
/
+6
*
pw(8) -- a backend utility to manage the user and group databases.
joerg
1996-12-09
1
-0
/
+85