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
/
sys
/
security
/
mac_seeotheruids
Commit message (
Expand
)
Author
Age
Files
Lines
*
Eliminate now-unused SUSER_ALLOWJAIL arguments to priv_check_cred(); in
rwatson
2007-06-12
1
-2
/
+1
*
Apply variable name normalization to MAC policies: adopt global conventions
rwatson
2007-04-23
1
-16
/
+18
*
More unnecessary include reduction.
rwatson
2007-02-23
1
-16
/
+2
*
Do allow bypass of mac_seeotheruids in jail in order to be consistent
rwatson
2007-02-19
1
-1
/
+2
*
Continue 7-CURRENT MAC Framework rearrangement and cleanup:
rwatson
2007-02-06
1
-1
/
+0
*
Move src/sys/sys/mac_policy.h, the kernel interface between the MAC
rwatson
2006-12-22
1
-1
/
+1
*
Sweep kernel replacing suser(9) calls with priv(9) calls, assigning
rwatson
2006-11-06
1
-1
/
+2
*
Allow the root user to be aware of other credentials by virtue
trhodes
2005-09-30
1
-2
/
+12
*
Exempt the superuser from mac_seeotheruids checks.
rwatson
2005-01-03
1
-0
/
+3
*
Update my personal copyrights and NETA copyrights in the kernel
rwatson
2004-02-22
1
-2
/
+2
*
Trim "trustedbsd_" from the front of the policy module "short names";
rwatson
2003-03-27
1
-1
/
+1
*
Default policies to on: if you load them or compile them into your
rwatson
2002-12-10
1
-1
/
+1
*
License and wording updates: NAI has authorized the removal of clause
rwatson
2002-11-04
1
-7
/
+4
*
Move to C99 sparse structure initialization for the mac_policy_ops
rwatson
2002-10-30
1
-13
/
+7
*
Introduce support for Mandatory Access Control and extensible
rwatson
2002-07-31
1
-0
/
+179