summaryrefslogtreecommitdiff
path: root/security/selinux/ss/services.c
AgeCommit message (Expand)Author
2008-04-29Security: Make secctx_to_secid() take const secdataDavid Howells
2008-04-29xattr: add missing consts to function argumentsDavid Howells
2008-04-21SELinux: clean up printksEric Paris
2008-04-21SELinux: services.c whitespace, syntax, and static declaraction cleanupsEric Paris
2008-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds
2008-04-19SELinux: use new audit hooks, remove redundant exportsAhmed S. Darwish
2008-04-18SELinux: Add network port SID cachePaul Moore
2008-04-18selinux/ss/services.c should #include <linux/selinux.h>Adrian Bunk
2008-04-18selinux: introduce permissive typesEric Paris
2008-04-18security: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-18SELinux: create new open permissionEric Paris
2008-04-18SELinux: unify printk messagesJames Morris
2008-04-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-04-12NetLabel: Allow passing the LSM domain as a shared pointerPaul Moore
2008-04-08SELinux: more GFP_NOFS fixups to prevent selinux from re-entering the fs codeStephen Smalley
2008-02-06SELinux: Remove security_get_policycaps()Paul Moore
2008-02-01[AUDIT] add session id to audit messagesEric Paris
2008-02-01[PATCH] switch audit_get_loginuid() to task_struct *Al Viro
2008-01-31[SELinux]: Fix double free in selinux_netlbl_sock_setsid()Paul Moore
2008-01-30SELinux: Allow NetLabel to directly cache SIDsPaul Moore
2008-01-30SELinux: Better integration between peer labeling subsystemsPaul Moore
2008-01-30SELinux: Add a capabilities bitmap to SELinux policy version 22Paul Moore
2008-01-30SELinux: Convert the netif code to use ifindex valuesPaul Moore
2008-01-30NetLabel: Add secid token support to the NetLabel secattr structPaul Moore
2008-01-26selinux: fix labeling of /proc/net inodesStephen Smalley
2008-01-22selinux: fix memory leak in netlabel codePaul Moore
2007-10-17SELinux: improve performance when AVC misses.KaiGai Kohei
2007-10-17SELinux: policy selectable handling of unknown classes and permsEric Paris
2007-08-16SELinux: correct error code in selinux_audit_rule_initSteve G
2007-07-31Typo fixes errror -> errorGabriel Craciunescu
2007-07-23SELinux: fix memory leak in security_netlbl_cache_add()Jesper Juhl
2007-07-11SELinux: allow preemption between transition permission checksStephen Smalley
2007-07-11selinux: add support for querying object classes and permissions from the run...Christopher J. PeBenito
2007-04-26selinux: preserve boolean values across policy reloadsStephen Smalley
2007-04-26selinux: export initial SID contexts via selinuxfsJames Carter
2007-04-26selinux: remove userland security class and permission definitionsStephen Smalley
2007-04-26SELinux: move security_skb_extlbl_sid() out of the security serverPaul Moore
2007-04-26SELinux: rename selinux_netlabel.h to netlabel.hPaul Moore
2007-04-26SELinux: extract the NetLabel SELinux support from the security serverPaul Moore
2007-02-26Always initialize scontext and scontext_lenStephen Smalley
2007-01-26[SELINUX]: Fix 2.6.20-rc6 build when no xfrmVenkat Yekkirala
2007-01-23[SELINUX]: increment flow cache genidVenkat Yekkirala
2007-01-09NetLabel: correct locking in selinux_netlbl_socket_setsid()Paul Moore
2007-01-08selinux: Delete mls_copy_contextVenkat Yekkirala
2007-01-02[PATCH] selinux: fix selinux_netlbl_inode_permission() lockingParag Warudkar
2006-12-02NetLabel: convert to an extensibile/sparse category bitmapPaul Moore
2006-12-02SELinux: peer secid consolidation for external network labelingPaul Moore
2006-12-02NetLabel: SELinux cleanupsPaul Moore
2006-12-02NetLabel: make netlbl_lsm_secattr struct easier/quicker to understandPaul Moore