Age | Commit message (Expand) | Author |
2006-12-04 | [PATCH] selinux endianness annotations | Al Viro |
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 | Compile fix for "peer secid consolidation for external network labeling" | James Morris |
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-12-02 | [IPv6] prefix: Convert RTM_NEWPREFIX notifications to use the new netlink api | Thomas Graf |
2006-12-02 | [SELinux]: Add support for DCCP | James Morris |
2006-12-02 | SELinux: Fix SA selection semantics | Venkat Yekkirala |
2006-12-02 | SELinux: Return correct context for SO_PEERSEC | Venkat Yekkirala |
2006-12-02 | SELinux: Various xfrm labeling fixes | Venkat Yekkirala |
2006-12-01 | Merge branch 'for-2.6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/jm... | Linus Torvalds |
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: export object class and permission definitions | Chad Sellers |
2006-11-28 | SELinux: remove current object class and permission validation mechanism | Chad Sellers |
2006-11-27 | selinux: fix dentry_open() error check | Akinobu Mita |
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 | IPsec: correct semantics for SELinux policy matching | Venkat Yekkirala |
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-10-03 | Still more typo fixes | Matt LaPlante |
2006-10-03 | more misc typo fixes | Matt LaPlante |
2006-10-01 | [PATCH] r/o bind mount prepwork: inc_nlink() helper | Dave Hansen |
2006-09-29 | [PATCH] MLSXFRM: fix mis-labelling of child sockets | David Woodhouse |
2006-09-29 | [PATCH] pidspace: is_init() | Sukadev Bhattiprolu |
2006-09-29 | [PATCH] LSM: remove BSD secure level security module | Chris Wright |
2006-09-29 | [PATCH] SELinux: support mls categories for context mounts | Cory Olmo |
2006-09-27 | [PATCH] inode-diet: Eliminate i_blksize from the inode structure | Theodore Ts'o |
2006-09-27 | [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private | Theodore Ts'o |
2006-09-26 | [PATCH] selinux: fix tty locking | Stephen Smalley |
2006-09-26 | [PATCH] SELinux: convert sbsec semaphore to a mutex | Eric Paris |
2006-09-26 | [PATCH] SELinux: change isec semaphore to a mutex | Eric Paris |
2006-09-26 | [PATCH] SELinux: eliminate inode_security_set_security | Eric Paris |
2006-09-26 | [PATCH] selinux: add support for range transitions on object classes | Darrel Goeddel |
2006-09-26 | [PATCH] selinux: enable configuration of max policy version | Stephen Smalley |
2006-09-26 | [PATCH] selinux: replace ctxid with sid in selinux_audit_rule_match interface | Stephen Smalley |
2006-09-26 | [PATCH] selinux: rename selinux_ctxid_to_string | Stephen Smalley |
2006-09-26 | [PATCH] selinux: eliminate selinux_task_ctxid | 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]: add some missing #includes to various header files | Paul Moore |
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 |