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.bin
/
rctl
/
rctl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typos in error messages dealing with unknown groups/users
ngie
2015-12-01
1
-2
/
+2
*
Fix rctl rule filters - eg the 'rctl -r :' case.
trasz
2015-12-01
1
-10
/
+30
*
Improve error reporting to clearly show problematic rules.
trasz
2015-11-29
1
-61
/
+83
*
Simplify rule retrieval and improve error handling.
trasz
2015-11-29
1
-26
/
+38
*
Fix some memory management problems.
trasz
2015-11-29
1
-13
/
+17
*
Handle asprintf(3) errors in a standards-compliant way.
trasz
2015-11-29
1
-24
/
+29
*
Rewrite the rctl(8) utility to make it possible to add multiple rules
trasz
2015-11-29
1
-129
/
+172
*
User and group identifiers the rctl(8) utility receives from the kernel
trasz
2015-11-29
1
-3
/
+7
*
Make rctl(8) use more reasonable buffer size for retrieving the rules.
trasz
2015-11-05
1
-1
/
+1
*
Remove spurious period.
trasz
2015-04-29
1
-1
/
+1
*
Make rctl(8) more user-friendly when RACCT/RCTL is disabled for some reason.
trasz
2015-04-29
1
-5
/
+42
*
Add rctl(8), the utility to manage rctl rules.
trasz
2011-03-30
1
-0
/
+539