| Commit message (Expand) | Author | Age |
* | [SELinux]: Fix double free in selinux_netlbl_sock_setsid() | Paul Moore | 2008-01-31 |
* | SELinux: Allow NetLabel to directly cache SIDs | Paul Moore | 2008-01-29 |
* | SELinux: Better integration between peer labeling subsystems | Paul Moore | 2008-01-29 |
* | SELinux: Add a capabilities bitmap to SELinux policy version 22 | Paul Moore | 2008-01-29 |
* | SELinux: Convert the netif code to use ifindex values | Paul Moore | 2008-01-29 |
* | NetLabel: Add secid token support to the NetLabel secattr struct | Paul Moore | 2008-01-29 |
* | selinux: fix labeling of /proc/net inodes | Stephen Smalley | 2008-01-25 |
* | selinux: make mls_compute_sid always polyinstantiate | Eamon Walsh | 2008-01-24 |
* | security/selinux: Add missing "space" | Joe Perches | 2008-01-24 |
* | selinux: fix memory leak in netlabel code | Paul Moore | 2008-01-21 |
* | SELinux: add more validity checks on policy load | Stephen Smalley | 2007-11-07 |
* | SELinux: fix bug in new ebitmap code. | KaiGai Kohei | 2007-11-07 |
* | SELinux: kills warnings in Improve SELinux performance when AVC misses | KaiGai Kohei | 2007-10-16 |
* | SELinux: improve performance when AVC misses. | KaiGai Kohei | 2007-10-16 |
* | SELinux: policy selectable handling of unknown classes and perms | Eric Paris | 2007-10-16 |
* | SELinux: tune avtab to reduce memory usage | Yuichi Nakamura | 2007-10-16 |
* | SELinux: correct error code in selinux_audit_rule_init | Steve G | 2007-08-16 |
* | Typo fixes errror -> error | Gabriel Craciunescu | 2007-07-31 |
* | SELinux: fix memory leak in security_netlbl_cache_add() | Jesper Juhl | 2007-07-23 |
* | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 2007-07-19 |
* | SELinux: allow preemption between transition permission checks | Stephen Smalley | 2007-07-11 |
* | selinux: introduce schedule points in policydb_destroy() | Eric Paris | 2007-07-11 |
* | selinux: add support for querying object classes and permissions from the run... | Christopher J. PeBenito | 2007-07-11 |
* | 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-04-26 |
* | Always initialize scontext and scontext_len | Stephen Smalley | 2007-02-26 |
* | Reassign printk levels in selinux kernel code | Eric Paris | 2007-02-26 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 |
* | [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). | Robert P. J. Day | 2007-02-11 |
* | [SELINUX]: Fix 2.6.20-rc6 build when no xfrm | Venkat Yekkirala | 2007-01-26 |
* | [SELINUX]: increment flow cache genid | Venkat Yekkirala | 2007-01-23 |
* | NetLabel: correct locking in selinux_netlbl_socket_setsid() | Paul Moore | 2007-01-09 |
* | selinux: Delete mls_copy_context | Venkat Yekkirala | 2007-01-08 |
* | [PATCH] selinux: fix selinux_netlbl_inode_permission() locking | Parag Warudkar | 2007-01-02 |
* | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 2006-12-07 |
* | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter | 2006-12-07 |
* | Rename class_destroy to avoid namespace conflicts. | James Morris | 2006-12-03 |
* | NetLabel: convert to an extensibile/sparse category bitmap | Paul Moore | 2006-12-03 |
* | SELinux: peer secid consolidation for external network labeling | Paul Moore | 2006-12-03 |
* | NetLabel: SELinux cleanups | Paul Moore | 2006-12-03 |
* | NetLabel: make netlbl_lsm_secattr struct easier/quicker to understand | Paul Moore | 2006-12-03 |
* | 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-11-28 |
* | [NetLabel]: protect the CIPSOv4 socket option from setsockopt() | Paul Moore | 2006-10-30 |
* | NetLabel: better error handling involving mls_export_cat() | Paul Moore | 2006-10-16 |