summaryrefslogtreecommitdiff
path: root/security/selinux/ss/services.c
AgeCommit message (Expand)Author
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
2006-11-28SELinux: validate kernel object classes and permissionsChad Sellers
2006-11-28SELinux: remove current object class and permission validation mechanismChad Sellers
2006-10-30[NetLabel]: protect the CIPSOv4 socket option from setsockopt()Paul Moore
2006-10-15NetLabel: better error handling involving mls_export_cat()Paul Moore
2006-10-11NetLabel: use SECINITSID_UNLABELED for a base SIDpaul.moore@hp.com
2006-10-11NetLabel: fix a cache race conditionpaul.moore@hp.com
2006-09-26[PATCH] SELinux: change isec semaphore to a mutexEric Paris
2006-09-26[PATCH] selinux: replace ctxid with sid in selinux_audit_rule_match interfaceStephen Smalley
2006-09-25[NetLabel]: change the SELinux permissionsPaul Moore
2006-09-25[NetLabel]: correct improper handling of non-NetLabel peer contextsPaul Moore
2006-09-22[SELINUX]: Fix bug in security_sid_mls_copyVenkat Yekkirala
2006-09-22[NetLabel]: uninline selinux_netlbl_inode_permission()Paul Moore
2006-09-22[NetLabel]: Comment corrections.Paul Moore
2006-09-22[NetLabel]: Correctly initialize the NetLabel fields.Paul Moore
2006-09-22[NetLabel]: SELinux supportVenkat Yekkirala
2006-09-22[MLSXFRM]: Define new SELinux service routineVenkat Yekkirala
2006-07-31[PATCH] selinux: fix bug in security_compute_sidVenkat Yekkirala
2006-07-01[PATCH] audit: support for object context filtersDarrel Goeddel
2006-07-01[PATCH] audit: rename AUDIT_SE_* constantsDarrel Goeddel
2006-06-20[PATCH] fix se_sen audit filterDarrel Goeddel
2006-05-15[PATCH] selinux: check for failed kmalloc in security_sid_to_context()Serge E. Hallyn
2006-05-01[PATCH] support for context based audit filteringDarrel Goeddel
2006-03-25Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2006-03-22[PATCH] sem2mutex: security/Ingo Molnar
2006-03-20[PATCH] SE Linux audit eventsSteve Grubb
2006-01-10[PATCH] selinux: Remove unneeded k[cm]alloc() return value castsJesper Juhl
2005-10-30[PATCH] SELinux: convert to kzallocJames Morris
2005-09-13Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6 Linus Torvalds
2005-09-05[PATCH] selinux: Reduce memory use by avtabStephen Smalley
2005-08-09Merge with /shiny/git/linux-2.6/.gitDavid Woodhouse
2005-07-28[PATCH] SELinux: default labeling of MLS fieldJames Morris
2005-07-02Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse
2005-06-25[PATCH] selinux: kfree cleanupJesper Juhl
2005-06-22AUDIT: Wait for backlog to clear when generating messages.David Woodhouse