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
/
lib
/
libugidfw
/
ugidfw.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Quiet clang warnings by using string literal format strings.
emaste
2011-01-04
1
-2
/
+2
*
Remove an unused variable.
ed
2009-12-31
1
-1
/
+0
*
Add some new options to mac_bsdestended. We can now match on:
dwmalone
2006-04-23
1
-167
/
+729
*
Fix two typos in comments.
trhodes
2005-04-23
1
-2
/
+2
*
When parsing the second {uid,gid} in an identity phrase for ugidfw,
rwatson
2005-04-16
1
-13
/
+25
*
Properly return rule number.
pjd
2005-03-28
1
-1
/
+1
*
Modify libugidfw(3) to use MBI_* permission flags from mac_bsdextended.h
rwatson
2004-10-21
1
-13
/
+12
*
Fixed misspellings of 0 as NULL.
bde
2004-03-11
1
-3
/
+2
*
Add bsde_add_rule(), which is similar to bsde_set_rule() except that
rwatson
2004-02-25
1
-1
/
+42
*
License and blurb update authorized by Network Associates.
rwatson
2002-11-07
1
-7
/
+4
*
Use size_t instead of int for len variables passed in/out of sysctl.
rwatson
2002-09-27
1
-2
/
+3
*
Use "ugidfw.h" rather than <ugidfw.h> so that mkdep can find it.
rwatson
2002-08-14
1
-1
/
+1
*
Introduce support for Mandatory Access Control and extensible
rwatson
2002-08-02
1
-0
/
+712