Age | Commit message (Expand) | Author |
2007-04-26 | selinux: preserve boolean values across policy reloads | Stephen Smalley |
2007-04-26 | selinux: export initial SID contexts via selinuxfs | James Carter |
2007-04-26 | selinux: remove userland security class and permission definitions | Stephen Smalley |
2007-04-26 | SELinux: move security_skb_extlbl_sid() out of the security server | Paul Moore |
2007-04-26 | SELinux: rename selinux_netlabel.h to netlabel.h | Paul Moore |
2007-04-26 | SELinux: extract the NetLabel SELinux support from the security server | Paul Moore |
2007-02-26 | Always initialize scontext and scontext_len | Stephen Smalley |
2007-02-26 | Reassign printk levels in selinux kernel code | Eric Paris |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau |
2007-02-11 | [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). | Robert P. J. Day |
2007-01-26 | [SELINUX]: Fix 2.6.20-rc6 build when no xfrm | Venkat Yekkirala |
2007-01-23 | [SELINUX]: increment flow cache genid | Venkat Yekkirala |
2007-01-09 | NetLabel: correct locking in selinux_netlbl_socket_setsid() | Paul Moore |
2007-01-08 | selinux: Delete mls_copy_context | Venkat Yekkirala |
2007-01-02 | [PATCH] selinux: fix selinux_netlbl_inode_permission() locking | Parag Warudkar |
2006-12-07 | [PATCH] slab: remove kmem_cache_t | Christoph Lameter |
2006-12-07 | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter |
2006-12-02 | Rename class_destroy to avoid namespace conflicts. | James Morris |
2006-12-02 | NetLabel: convert to an extensibile/sparse category bitmap | Paul Moore |
2006-12-02 | SELinux: peer secid consolidation for external network labeling | Paul Moore |
2006-12-02 | NetLabel: SELinux cleanups | Paul Moore |
2006-12-02 | NetLabel: make netlbl_lsm_secattr struct easier/quicker to understand | Paul Moore |
2006-11-28 | SELinux: validate kernel object classes and permissions | Chad Sellers |
2006-11-28 | SELinux: ensure keys constant in hashtab_search | Chad Sellers |
2006-11-28 | SELinux: remove current object class and permission validation mechanism | Chad Sellers |
2006-10-30 | [NetLabel]: protect the CIPSOv4 socket option from setsockopt() | Paul Moore |
2006-10-15 | NetLabel: better error handling involving mls_export_cat() | Paul Moore |
2006-10-11 | SELinux: Bug fix in polidydb_destroy | Chad Sellers |
2006-10-11 | NetLabel: use SECINITSID_UNLABELED for a base SID | paul.moore@hp.com |
2006-10-11 | NetLabel: fix a cache race condition | paul.moore@hp.com |
2006-09-26 | [PATCH] SELinux: change isec semaphore to a mutex | Eric Paris |
2006-09-26 | [PATCH] selinux: add support for range transitions on object classes | Darrel Goeddel |
2006-09-26 | [PATCH] selinux: replace ctxid with sid in selinux_audit_rule_match interface | Stephen Smalley |
2006-09-25 | [NetLabel]: change the SELinux permissions | Paul Moore |
2006-09-25 | [NetLabel]: correct improper handling of non-NetLabel peer contexts | Paul Moore |
2006-09-22 | [SELINUX]: Fix bug in security_sid_mls_copy | Venkat Yekkirala |
2006-09-22 | [NetLabel]: uninline selinux_netlbl_inode_permission() | Paul Moore |
2006-09-22 | [NetLabel]: Cleanup ebitmap_import() | 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 support | Venkat Yekkirala |
2006-09-22 | [MLSXFRM]: Define new SELinux service routine | Venkat Yekkirala |
2006-07-31 | [PATCH] selinux: fix bug in security_compute_sid | Venkat Yekkirala |
2006-07-31 | [PATCH] selinux: fix memory leak | Darrel Goeddel |
2006-07-01 | [PATCH] audit: support for object context filters | Darrel Goeddel |
2006-07-01 | [PATCH] audit: rename AUDIT_SE_* constants | Darrel Goeddel |
2006-06-20 | [PATCH] fix se_sen audit filter | Darrel 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 filtering | Darrel Goeddel |
2006-04-19 | [PATCH] selinux: Fix MLS compatibility off-by-one bug | Ron Yorston |