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
*
Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed
ngie
2016-05-04
1
-5
/
+5
*
Add a single example of adding a user that roughly corresponds with the
wblock
2016-04-23
1
-1
/
+13
*
MFH
gjb
2016-04-04
5
-18
/
+9
|
\
|
*
Adjust misleading wording of the -G option and simplify a few
wblock
2016-03-28
1
-11
/
+9
|
*
Remove some unneeded headers
bapt
2016-03-26
4
-7
/
+0
*
|
MFH
gjb
2016-03-10
1
-0
/
+11
|
\
\
|
|
/
|
*
DIRDEPS_BUILD: Connect MK_TESTS.
bdrewery
2016-03-09
1
-0
/
+11
*
|
MFH
gjb
2016-03-02
1
-1
/
+1
|
\
\
|
|
/
|
*
Fix a typo that prevented pw(8) from setting a user's UID to 0.
markj
2016-03-02
1
-1
/
+1
*
|
First pass to fix the 'tests' packages.
gjb
2016-02-02
1
-0
/
+4
|
/
*
Simplify code for parsing extra groups
bapt
2015-12-29
1
-1
/
+1
*
Remove useless assignement of linelen
bapt
2015-12-29
1
-2
/
+0
*
Restore dryrun support for pw groupmod
bapt
2015-12-28
1
-0
/
+5
*
pw_checkname since the beginning if too strict on GECOS field,
bapt
2015-12-02
1
-1
/
+2
*
Fix handling of numeric-only names with pw lock
bapt
2015-12-02
2
-9
/
+32
*
In pw_userlock, set 'name' to NULL when we encounter an all number string
delphij
2015-10-30
1
-2
/
+3
*
Fix unlikely memory leak.
bdrewery
2015-10-29
1
-1
/
+3
*
Initialize `quiet` to false so `pw groupnext` again prints out the next gid
ngie
2015-10-19
1
-1
/
+1
*
Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and
ngie
2015-10-12
1
-2
/
+0
*
Fix a repeated typo: rootir -> rootdir.
wblock
2015-10-09
1
-11
/
+11
*
Regression: fix usershow -7
bapt
2015-09-14
1
-1
/
+1
*
Regression: fix pw usermod -d
bapt
2015-09-12
1
-0
/
+1
*
Fix err pointer not initialized to NULL resulting
bapt
2015-08-21
2
-0
/
+16
*
Fix typo in regression test
bapt
2015-08-21
1
-1
/
+1
*
Fix /home symlink creation
bapt
2015-08-21
2
-1
/
+14
*
Fix useradd regression:
bapt
2015-08-21
2
-2
/
+67
*
Regression: fix pw usermod -w xxx
bapt
2015-08-14
2
-0
/
+16
*
Add regression tests for a bug reported in stable/10
bapt
2015-08-05
1
-0
/
+9
*
Avoid calling strlen() where we can use the strspn() return value.
ed
2015-08-03
2
-9
/
+9
*
Clarify pw(8) manual w/respect to required arguments. Break long lines at
dteske
2015-08-03
1
-90
/
+118
*
Fix bugs spotted by gcc
bapt
2015-08-03
1
-3
/
+4
*
Actually set quiet to something.
adrian
2015-08-03
1
-1
/
+1
*
Use intmax_t rather than long long
bapt
2015-08-02
1
-2
/
+2
*
Convert the year used for regression test fro 2043 to 2037
bapt
2015-08-02
1
-11
/
+11
*
Fix build on 32bits
bapt
2015-08-02
1
-2
/
+2
*
Split some extra long lines
bapt
2015-08-02
1
-2
/
+4
*
Split some extra long lines
bapt
2015-08-02
1
-5
/
+10
*
Cleanup a bit includes
bapt
2015-08-02
12
-52
/
+43
*
Add regression tests about adding already existsing groups/users
bapt
2015-08-02
2
-0
/
+22
*
Fix regression: report if a group already exists when creating it
bapt
2015-08-02
1
-0
/
+2
*
Fix regression: report again if a username already exists when creating it
bapt
2015-08-02
1
-0
/
+3
*
Remove dead code
bapt
2015-08-02
1
-11
/
+0
*
Rewrite parsing subcommands arguments of pw(8)
bapt
2015-08-02
14
-1490
/
+2011
*
Remove netbsd tests on pw(8)
bapt
2015-08-02
1
-11
/
+0
*
Remove things that crept in after badly checked revert
bapt
2015-08-01
1
-2
/
+0
*
Partial revert of r286152
bapt
2015-08-01
4
-16
/
+6
*
Fix build
bapt
2015-08-01
1
-0
/
+1
*
Fix formatting of new code
bapt
2015-08-01
1
-20
/
+26
*
Validate expiration days and password days from commmand line and pw.conf
bapt
2015-08-01
4
-8
/
+28
*
Validate the max_uid/max_gid boundaries and entry type in pw.conf
bapt
2015-08-01
1
-7
/
+23
[next]