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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Fix generating configuration file
bapt
2015-06-07
6
-6
/
+86
*
Fix duplicate checking
bapt
2015-06-07
4
-18
/
+21
*
Remove uneeded code (already done by pw_make_v7)
bapt
2015-06-07
1
-3
/
+0
*
In case of rename validate the length of the new name
bapt
2015-06-07
6
-12
/
+49
*
Refactor input validation
bapt
2015-06-07
5
-103
/
+117
*
Finish converting -7 to pwconf
bapt
2015-06-07
1
-4
/
+3
*
Handle -7 via gloval pwconf
bapt
2015-06-07
3
-6
/
+9
*
Initialize conf using menset(3)
bapt
2015-06-07
1
-3
/
+1
*
Handle pretty print (-P) via global pwconf
bapt
2015-06-07
4
-21
/
+18
*
Handle dryrun (-N) via global pwconf
bapt
2015-06-07
4
-7
/
+11
*
Sort headers
bapt
2015-06-07
1
-2
/
+2
*
Handle -C and -Y locally and stop adding them to arglist
bapt
2015-06-07
1
-5
/
+15
*
Add a new global struct pwconf to store etcpath, rootdir and struct userconf
bapt
2015-06-07
7
-113
/
+86
*
Fix pw userdel -r not deleting homedir
bapt
2015-06-07
1
-1
/
+1
*
Test explicitly the result of strcmp to be consistent with the rest of the code
bapt
2015-06-07
1
-1
/
+1
*
Improve readability by reducing indentations levels
bapt
2015-06-07
1
-9
/
+11
*
Remove one level of indentation
bapt
2015-06-07
1
-7
/
+6
*
Move user deletion code into a separate function to improve readability
bapt
2015-06-07
1
-106
/
+115
*
Instead of always casting the pw_checkname input to u_char * and casting it back
bapt
2015-06-07
3
-11
/
+12
*
Whitespace changes for r283981. No actual code changes.
delphij
2015-06-04
1
-88
/
+88
*
In r113596, version 4 of entries have been added but pwd_mkdb have
delphij
2015-06-04
2
-8
/
+39
*
Document pw(8) '-R' option, added in r283961.
gjb
2015-06-03
1
-1
/
+20
*
New pw -R rootdir option
bapt
2015-06-03
3
-38
/
+89
*
Fix bug in r278331: unlike some other options MaxRecvDataSegmentLength
mav
2015-06-02
1
-1
/
+1
*
Cast to gid_t for groups not uid_t
bapt
2015-05-31
1
-1
/
+1
*
Remove useless cast in printf and printf-like functions:
bapt
2015-05-31
3
-23
/
+23
*
Cast -1 to uid_t and bump WARNING level to 3
bapt
2015-05-31
3
-4
/
+4
*
Fix some gcc compiler warnings.
rodrigc
2015-05-31
1
-5
/
+5
*
yppoll(8): Comment out -h option.
rodrigc
2015-05-31
2
-11
/
+21
*
Move cleanup functions to the right place
bapt
2015-05-31
1
-2
/
+3
*
Remove useless test before free()
bapt
2015-05-31
1
-2
/
+1
*
Return early in case we cannot read the configuration file
bapt
2015-05-31
1
-110
/
+111
*
Make pw_user()/pw_group() more consitent about errors
bapt
2015-05-31
2
-37
/
+24
*
Remove uneeded intermediate variable
bapt
2015-05-31
1
-4
/
+1
*
Remove uneeded intermediate variable
bapt
2015-05-31
1
-4
/
+1
*
Use asprintf instead of malloc + snprintf and test the memory allocation
bapt
2015-05-31
1
-2
/
+3
*
Remove dead declaration
bapt
2015-05-29
1
-1
/
+0
*
Fix non-deterministic delays when accessing a vcpu that was in "running" or
neel
2015-05-28
1
-1
/
+13
*
Use the cpuset API more consistently:
jhb
2015-05-27
2
-30
/
+21
*
Fix overlinking again after recent ntp updates
bapt
2015-05-25
8
-12
/
+22
*
Fix a syntax error in bsdinstall/zfsboot
allanjude
2015-05-22
1
-1
/
+1
*
Advertise ctlstat(8) a little better.
trasz
2015-05-22
3
-5
/
+8
*
The 'hostbridge' device exists to allow guests to infer msi/msix
tychon
2015-05-21
1
-1
/
+1
*
Add an option "--get-vmcs-exit-inst-length" to display the instruction length
neel
2015-05-21
1
-1
/
+12
*
Remove stray DEBUG_FLAGS=-g that snuck in with r137868
imp
2015-05-21
1
-1
/
+0
[next]