index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
selinux
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
d_path: Use struct path in struct avc_audit_data
Jan Blunck
2008-02-14
1
-4
/
+2
*
selinux: support 64-bit capabilities
Stephen Smalley
2008-02-11
4
-0
/
+8
*
SELinux: Remove security_get_policycaps()
Paul Moore
2008-02-06
1
-1
/
+0
*
SELinux: Allow NetLabel to directly cache SIDs
Paul Moore
2008-01-30
2
-4
/
+0
*
SELinux: Enable dynamic enable/disable of the network access checks
Paul Moore
2008-01-30
1
-0
/
+12
*
SELinux: Better integration between peer labeling subsystems
Paul Moore
2008-01-30
3
-1
/
+8
*
SELinux: Add a new peer class and permissions to the Flask definitions
Paul Moore
2008-01-30
4
-0
/
+26
*
SELinux: Add a capabilities bitmap to SELinux policy version 22
Paul Moore
2008-01-30
1
-1
/
+14
*
SELinux: Add a network node caching mechanism similar to the sel_netif_*() fu...
Paul Moore
2008-01-30
2
-0
/
+41
*
SELinux: Only store the network interface's ifindex
Paul Moore
2008-01-30
1
-1
/
+1
*
SELinux: Convert the netif code to use ifindex values
Paul Moore
2008-01-30
3
-6
/
+6
*
NetLabel: Add IP address family information to the netlbl_skbuff_getattr() fu...
Paul Moore
2008-01-30
1
-1
/
+7
*
Security: add get, set, and cloning of superblock security information
Eric Paris
2008-01-25
1
-0
/
+1
*
SELinux: policy selectable handling of unknown classes and perms
Eric Paris
2007-10-17
1
-0
/
+2
*
SELinux: Improve read/write performance
Yuichi Nakamura
2007-10-17
2
-0
/
+4
*
security: Protection for exploiting null dereference using mmap
Eric Paris
2007-07-11
4
-0
/
+4
*
SELinux: allow preemption between transition permission checks
Stephen Smalley
2007-07-11
1
-2
/
+4
*
selinux: add selinuxfs structure for object class discovery
Christopher J. PeBenito
2007-07-11
1
-0
/
+1
*
selinux: add support for querying object classes and permissions from the run...
Christopher J. PeBenito
2007-07-11
1
-0
/
+3
*
selinux: export initial SID contexts via selinuxfs
James Carter
2007-04-26
1
-0
/
+2
*
selinux: remove userland security class and permission definitions
Stephen Smalley
2007-04-26
4
-314
/
+17
*
SELinux: move security_skb_extlbl_sid() out of the security server
Paul Moore
2007-04-26
1
-3
/
+0
*
SELinux: rename selinux_netlabel.h to netlabel.h
Paul Moore
2007-04-26
1
-0
/
+0
*
SELinux: extract the NetLabel SELinux support from the security server
Paul Moore
2007-04-26
2
-37
/
+58
*
[SELINUX]: Fix 2.6.20-rc6 build when no xfrm
Venkat Yekkirala
2007-01-26
1
-0
/
+9
*
[PATCH] selinux endianness annotations
Al Viro
2006-12-04
1
-4
/
+4
*
Compile fix for "peer secid consolidation for external network labeling"
James Morris
2006-12-02
1
-1
/
+2
*
SELinux: peer secid consolidation for external network labeling
Paul Moore
2006-12-02
3
-24
/
+12
*
NetLabel: SELinux cleanups
Paul Moore
2006-12-02
2
-8
/
+15
*
[SELinux]: Add support for DCCP
James Morris
2006-12-02
5
-0
/
+45
*
SELinux: Fix SA selection semantics
Venkat Yekkirala
2006-12-02
1
-5
/
+2
*
SELinux: Return correct context for SO_PEERSEC
Venkat Yekkirala
2006-12-02
1
-6
/
+6
*
SELinux: Various xfrm labeling fixes
Venkat Yekkirala
2006-12-02
1
-2
/
+2
*
SELinux: export object class and permission definitions
Chad Sellers
2006-11-28
1
-0
/
+24
*
[NetLabel]: protect the CIPSOv4 socket option from setsockopt()
Paul Moore
2006-10-30
1
-0
/
+10
*
IPsec: correct semantics for SELinux policy matching
Venkat Yekkirala
2006-10-11
1
-1
/
+2
*
[PATCH] SELinux: convert sbsec semaphore to a mutex
Eric Paris
2006-09-26
1
-1
/
+1
*
[PATCH] SELinux: change isec semaphore to a mutex
Eric Paris
2006-09-26
1
-1
/
+1
*
[PATCH] selinux: add support for range transitions on object classes
Darrel Goeddel
2006-09-26
1
-1
/
+2
*
[PATCH] selinux: enable configuration of max policy version
Stephen Smalley
2006-09-26
1
-1
/
+5
*
[NetLabel]: add some missing #includes to various header files
Paul Moore
2006-09-22
1
-0
/
+9
*
[NetLabel]: uninline selinux_netlbl_inode_permission()
Paul Moore
2006-09-22
1
-34
/
+1
*
[NetLabel]: Correctly initialize the NetLabel fields.
Paul Moore
2006-09-22
1
-0
/
+18
*
[NetLabel]: SELinux support
Venkat Yekkirala
2006-09-22
2
-0
/
+133
*
[MLSXFRM]: Fix build with SECURITY_NETWORK_XFRM disabled.
Venkat Yekkirala
2006-09-22
1
-1
/
+6
*
[MLSXFRM]: Default labeling of socket specific IPSec policies
Venkat Yekkirala
2006-09-22
1
-1
/
+2
*
[MLSXFRM]: Add flow labeling
Venkat Yekkirala
2006-09-22
1
-13
/
+1
*
[MLSXFRM]: Flow based matching of xfrm policy and state
Venkat Yekkirala
2006-09-22
1
-6
/
+17
*
[MLSXFRM]: Add security sid to sock
Venkat Yekkirala
2006-09-22
1
-0
/
+1
*
[MLSXFRM]: Define new SELinux service routine
Venkat Yekkirala
2006-09-22
1
-0
/
+2
[next]