summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-11-14CRED: Wrap task credential accesses in the filesystem subsystemDavid Howells15-36/+38
2008-11-14CRED: Wrap task credential accesses in the XFS filesystemDavid Howells3-5/+5
2008-11-14CRED: Wrap task credential accesses in the UFS filesystemDavid Howells1-2/+2
2008-11-14CRED: Wrap task credential accesses in the UDF filesystemDavid Howells2-3/+3
2008-11-14CRED: Wrap task credential accesses in the UBIFS filesystemDavid Howells2-3/+3
2008-11-14CRED: Wrap task credential accesses in the SYSV filesystemDavid Howells1-2/+2
2008-11-14CRED: Wrap task credential accesses in the SMBFS filesystemDavid Howells3-4/+4
2008-11-14CRED: Wrap task credential accesses in the ReiserFS filesystemDavid Howells1-2/+2
2008-11-14CRED: Wrap task credential accesses in the RAMFS filesystemDavid Howells1-2/+2
2008-11-14CRED: Wrap task credential accesses in the OMFS filesystemDavid Howells1-4/+4
2008-11-14CRED: Wrap task credential accesses in the OCFS2 filesystemDavid Howells2-6/+6
2008-11-14CRED: Wrap task credential accesses in the NFS daemonDavid Howells1-3/+3
2008-11-14CRED: Wrap task credential accesses in the NCPFS filesystemDavid Howells1-47/+44
2008-11-14CRED: Wrap task credential accesses in the Minix filesystemDavid Howells1-2/+2
2008-11-14CRED: Wrap task credential accesses in the JFS filesystemDavid Howells1-2/+2
2008-11-14CRED: Wrap task credential accesses in the hugetlbfs filesystemDavid Howells1-8/+8
2008-11-14CRED: Wrap task credential accesses in the HPFS filesystemDavid Howells2-14/+14
2008-11-14CRED: Wrap task credential accesses in the HFSplus filesystemDavid Howells2-4/+4
2008-11-14CRED: Wrap task credential accesses in the HFS filesystemDavid Howells2-4/+4
2008-11-14CRED: Wrap task credential accesses in the GFS2 filesystemDavid Howells1-5/+5
2008-11-14CRED: Wrap task credential accesses in the FUSE filesystemDavid Howells1-2/+2
2008-11-14CRED: Wrap task credential accesses in the FAT filesystemDavid Howells2-3/+3
2008-11-14CRED: Wrap task credential accesses in the Ext4 filesystemDavid Howells2-3/+3
2008-11-14CRED: Wrap task credential accesses in the Ext3 filesystemDavid Howells2-3/+3
2008-11-14CRED: Wrap task credential accesses in the Ext2 filesystemDavid Howells2-3/+3
2008-11-14CRED: Wrap task credential accesses in the eCryptFS filesystemDavid Howells2-16/+22
2008-11-14CRED: Wrap task credential accesses in the devpts filesystemDavid Howells1-2/+2
2008-11-14CRED: Wrap task credential accesses in the Coda filesystemDavid Howells2-4/+4
2008-11-14CRED: Wrap task credential accesses in the CIFS filesystemDavid Howells7-17/+17
2008-11-14CRED: Wrap task credential accesses in the BFS filesystemDavid Howells1-2/+2
2008-11-14CRED: Wrap task credential accesses in the autofs4 filesystemDavid Howells2-4/+4
2008-11-14CRED: Wrap task credential accesses in the autofs filesystemDavid Howells1-2/+2
2008-11-14CRED: Wrap task credential accesses in the AFFS filesystemDavid Howells2-4/+4
2008-11-14CRED: Wrap task credential accesses in 9P2000 filesystemDavid Howells4-6/+6
2008-11-14CRED: Wrap task credential accesses in the USB driverDavid Howells2-6/+6
2008-11-14CRED: Wrap task credential accesses in the network device driversDavid Howells1-2/+2
2008-11-14CRED: Wrap task credential accesses in the ISDN driversDavid Howells1-2/+2
2008-11-14CRED: Wrap task credential accesses in the tty driverDavid Howells1-2/+4
2008-11-14CRED: Wrap task credential accesses in the block loopback driverDavid Howells1-2/+4
2008-11-14CRED: Wrap task credential accesses in the x86 archDavid Howells1-1/+1
2008-11-14CRED: Wrap task credential accesses in the S390 archDavid Howells1-2/+2
2008-11-14CRED: Wrap task credential accesses in the PowerPC archDavid Howells2-3/+3
2008-11-14CRED: Wrap task credential accesses in the PA-RISC archDavid Howells1-1/+1
2008-11-14CRED: Wrap task credential accesses in the MIPS archDavid Howells1-2/+3
2008-11-14CRED: Wrap task credential accesses in the IA64 archDavid Howells3-13/+16
2008-11-12security: remove broken and useless declarationsJames Morris1-2/+0
2008-11-11Currently SELinux jumps through some ugly hoops to not audit a capbilityEric Paris1-17/+2
2008-11-11The oomkiller calculations make decisions based on capabilities. SinceEric Paris1-3/+3
2008-11-11Add a new capable interface that will be used by systems that use audit toEric Paris5-15/+39
2008-11-11Capabilities: BUG when an invalid capability is requestedEric Paris1-0/+5