summaryrefslogtreecommitdiff
path: root/security/security.c
AgeCommit message (Expand)Author
2006-03-25[PATCH] refactor capable() to one implementation, add __capable() helperChris Wright
2006-01-11[PATCH] move capable() to capability.hRandy.Dunlap
2005-01-04[PATCH] GP-REL data supportDavid Howells
2004-10-21[PATCH] lsm: Lindent security/security.cChris Wright
2004-10-21[PATCH] lsm: reduce noise during security_registerChris Wright
2004-10-21[PATCH] lsm: rename security_scaffolding_startup to security_initChris Wright
2004-08-23[PATCH] Fix typos in security/security.cChris Wright
2003-09-16[PATCH] LSM comment fixupChris Wright
2003-06-13[PATCH] lsm: Early init for security modules (1/4)Chris Wright
2002-12-17LSM: update the copyright dates for my entry.Greg Kroah-Hartman
2002-12-17LSM: changed the dummy code to use the default operations logic.Greg Kroah-Hartman
2002-12-04LSM: Added security_fixup_ops()Greg Kroah-Hartman
2002-10-28[PATCH] remove sys_securityChristoph Hellwig
2002-10-16[PATCH] make LSM register functions GPLonly exportsChristoph Hellwig
2002-08-27Don't paste __FUNCTION__, that's deprecated.Linus Torvalds
2002-07-19LSM: Add all of the new security/* files for basic task controlGreg Kroah-Hartman