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
*
Serve /etc/eui64 via NIS.
asomers
2015-08-18
3
-5
/
+42
*
Belatedly fix documentation on which interface to use as argument.
glebius
2015-08-17
1
-3
/
+3
*
Add simple (no-op) emulations for the CHECK_POWER_MODE,
grehan
2015-08-17
1
-0
/
+6
*
Drop "internal" CTL frontend.
mav
2015-08-15
3
-256
/
+1
*
Regression: fix pw usermod -w xxx
bapt
2015-08-14
2
-0
/
+16
*
Fix a few mandoc warnings.
brueffer
2015-08-12
3
-4
/
+1
*
Another small typo.
mav
2015-08-11
1
-1
/
+1
*
Fix minor typo.
mav
2015-08-11
1
-1
/
+1
*
style(9) requires a space here.
araujo
2015-08-11
1
-1
/
+1
*
Sync the code with OpenBSD.
araujo
2015-08-11
2
-44
/
+42
*
Rather than hardcoding a string and limiting the comparison to these
bz
2015-08-10
1
-1
/
+1
*
Remove bad call to shutdown().
ed
2015-08-10
1
-6
/
+0
*
Refactor early stages of security negotiation.
mav
2015-08-08
1
-73
/
+77
*
Remove some code duplication.
mav
2015-08-08
1
-7
/
+1
*
Manpage cleanup.
brueffer
2015-08-07
1
-12
/
+23
*
Add regression tests for a bug reported in stable/10
bapt
2015-08-05
1
-0
/
+9
*
Set f_file to -1/F_UNUSED when after closing when possible
ngie
2015-08-05
1
-8
/
+20
*
Ensure the local MANIFEST is always used when verifying remote
svnmir
2015-08-04
1
-1
/
+1
*
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
*
Revert r286148
bapt
2015-08-01
1
-2
/
+2
*
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
*
Cast uid/git to uintmax_t when using printf-like functions so the size of
bapt
2015-08-01
3
-23
/
+27
*
Handle +:*:: the same way we handle +::: when checking group file
bapt
2015-08-01
1
-1
/
+2
*
Use strtoumax instead of strtoul
bapt
2015-08-01
1
-2
/
+3
*
Improve strtounum
bapt
2015-07-30
2
-24
/
+21
*
Cleanup includes
bapt
2015-07-29
1
-6
/
+3
*
Actually set the proper license
bapt
2015-07-29
1
-12
/
+13
*
Actually add the new code
bapt
2015-07-29
1
-0
/
+73
*
Create a strtounum function using the same API as strtonum
bapt
2015-07-29
3
-4
/
+8
*
Reject usermod and userdel if the user concerned is not on the user database
bapt
2015-07-28
1
-0
/
+19
[next]