aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/netlabel.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-21SELinux: netlabel.c whitespace, syntax, and static declaraction cleanupsEric Paris1-1/+1
2008-04-18selinux: selinux/netlabel.c should #include "netlabel.h"Adrian Bunk1-0/+1
2008-04-18SELinux: Correct the NetLabel locking for the sk_security_structPaul Moore1-68/+13
2008-01-30SELinux: Allow NetLabel to directly cache SIDsPaul Moore1-21/+34
2008-01-30SELinux: Better integration between peer labeling subsystemsPaul Moore1-7/+3
2008-01-30NetLabel: Add IP address family information to the netlbl_skbuff_getattr() functionPaul Moore1-3/+9
2008-01-22selinux: fix memory leak in netlabel codePaul Moore1-2/+5
2007-08-02SELinux: restore proper NetLabel caching behaviorPaul Moore1-4/+12
2007-07-19SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for NetLabelPaul Moore1-21/+20
2007-07-19SELinux: enable dynamic activation/deactivation of NetLabel/SELinux enforcementPaul Moore1-0/+8
2007-07-13Revert "SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for NetLabel"Linus Torvalds1-13/+21
2007-07-11SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for NetLabelPaul Moore1-21/+13
2007-06-08[NetLabel]: consolidate the struct socket/sock handling to just struct sockPaul Moore1-15/+21
2007-04-26SELinux: extract the NetLabel SELinux support from the security serverPaul Moore1-0/+363