| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 | 3 | -6/+6 |
|\ |
|
| * | [PATCH] selinux endianness annotations | Al Viro | 2006-12-04 | 3 | -6/+6 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 | 24 | -712/+730 |
|\ \
| |/ |
|
| * | Rename class_destroy to avoid namespace conflicts. | James Morris | 2006-12-02 | 1 | -3/+3 |
| * | NetLabel: convert to an extensibile/sparse category bitmap | Paul Moore | 2006-12-02 | 5 | -250/+199 |
| * | Compile fix for "peer secid consolidation for external network labeling" | James Morris | 2006-12-02 | 1 | -1/+2 |
| * | SELinux: peer secid consolidation for external network labeling | Paul Moore | 2006-12-02 | 6 | -150/+52 |
| * | NetLabel: SELinux cleanups | Paul Moore | 2006-12-02 | 4 | -54/+86 |
| * | NetLabel: make netlbl_lsm_secattr struct easier/quicker to understand | Paul Moore | 2006-12-02 | 1 | -8/+16 |
| * | [IPv6] prefix: Convert RTM_NEWPREFIX notifications to use the new netlink api | Thomas Graf | 2006-12-02 | 1 | -1/+0 |
| * | [SELinux]: Add support for DCCP | James Morris | 2006-12-02 | 6 | -8/+103 |
| * | SELinux: Fix SA selection semantics | Venkat Yekkirala | 2006-12-02 | 4 | -73/+68 |
| * | SELinux: Return correct context for SO_PEERSEC | Venkat Yekkirala | 2006-12-02 | 4 | -47/+32 |
| * | SELinux: Various xfrm labeling fixes | Venkat Yekkirala | 2006-12-02 | 3 | -30/+13 |
| * | Merge branch 'for-2.6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/jm... | Linus Torvalds | 2006-12-01 | 6 | -103/+171 |
| |\ |
|
| | * | SELinux: validate kernel object classes and permissions | Chad Sellers | 2006-11-28 | 1 | -1/+137 |
| | * | SELinux: ensure keys constant in hashtab_search | Chad Sellers | 2006-11-28 | 3 | -12/+12 |
| | * | SELinux: export object class and permission definitions | Chad Sellers | 2006-11-28 | 2 | -12/+35 |
| | * | SELinux: remove current object class and permission validation mechanism | Chad Sellers | 2006-11-28 | 1 | -91/+0 |
| * | | selinux: fix dentry_open() error check | Akinobu Mita | 2006-11-27 | 1 | -1/+2 |
| |/ |
|
* | | WorkStruct: Pass the work_struct pointer instead of context data | David Howells | 2006-11-22 | 1 | -3/+3 |
|/ |
|
* | [NetLabel]: protect the CIPSOv4 socket option from setsockopt() | Paul Moore | 2006-10-30 | 3 | -1/+54 |
* | NetLabel: better error handling involving mls_export_cat() | Paul Moore | 2006-10-15 | 3 | -13/+30 |
* | SELinux: Bug fix in polidydb_destroy | Chad Sellers | 2006-10-11 | 1 | -0/+2 |
* | IPsec: correct semantics for SELinux policy matching | Venkat Yekkirala | 2006-10-11 | 3 | -14/+45 |
* | NetLabel: use SECINITSID_UNLABELED for a base SID | paul.moore@hp.com | 2006-10-11 | 1 | -20/+9 |
* | NetLabel: fix a cache race condition | paul.moore@hp.com | 2006-10-11 | 1 | -16/+21 |
* | Still more typo fixes | Matt LaPlante | 2006-10-03 | 1 | -1/+1 |
* | more misc typo fixes | Matt LaPlante | 2006-10-03 | 1 | -1/+1 |
* | [PATCH] r/o bind mount prepwork: inc_nlink() helper | Dave Hansen | 2006-10-01 | 2 | -4/+4 |
* | [PATCH] MLSXFRM: fix mis-labelling of child sockets | David Woodhouse | 2006-09-29 | 1 | -1/+3 |
* | [PATCH] pidspace: is_init() | Sukadev Bhattiprolu | 2006-09-29 | 1 | -1/+1 |
* | [PATCH] LSM: remove BSD secure level security module | Chris Wright | 2006-09-29 | 3 | -684/+0 |
* | [PATCH] SELinux: support mls categories for context mounts | Cory Olmo | 2006-09-29 | 1 | -5/+30 |
* | [PATCH] inode-diet: Eliminate i_blksize from the inode structure | Theodore Ts'o | 2006-09-27 | 2 | -2/+0 |
* | [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private | Theodore Ts'o | 2006-09-27 | 1 | -4/+4 |
* | [PATCH] selinux: fix tty locking | Stephen Smalley | 2006-09-26 | 1 | -1/+4 |
* | [PATCH] SELinux: convert sbsec semaphore to a mutex | Eric Paris | 2006-09-26 | 2 | -5/+4 |
* | [PATCH] SELinux: change isec semaphore to a mutex | Eric Paris | 2006-09-26 | 3 | -19/+17 |
* | [PATCH] SELinux: eliminate inode_security_set_security | Eric Paris | 2006-09-26 | 1 | -20/+7 |
* | [PATCH] selinux: add support for range transitions on object classes | Darrel Goeddel | 2006-09-26 | 5 | -23/+37 |
* | [PATCH] selinux: enable configuration of max policy version | Stephen Smalley | 2006-09-26 | 2 | -1/+42 |
* | [PATCH] selinux: replace ctxid with sid in selinux_audit_rule_match interface | Stephen Smalley | 2006-09-26 | 1 | -3/+3 |
* | [PATCH] selinux: rename selinux_ctxid_to_string | Stephen Smalley | 2006-09-26 | 1 | -2/+2 |
* | [PATCH] selinux: eliminate selinux_task_ctxid | Stephen Smalley | 2006-09-26 | 1 | -9/+0 |
* | [NetLabel]: change the SELinux permissions | Paul Moore | 2006-09-25 | 1 | -4/+4 |
* | [NetLabel]: correct improper handling of non-NetLabel peer contexts | Paul Moore | 2006-09-25 | 1 | -1/+11 |
* | [SELINUX]: Fix bug in security_sid_mls_copy | Venkat Yekkirala | 2006-09-22 | 1 | -1/+1 |
* | [NetLabel]: add some missing #includes to various header files | Paul Moore | 2006-09-22 | 1 | -0/+9 |
* | [NetLabel]: uninline selinux_netlbl_inode_permission() | Paul Moore | 2006-09-22 | 2 | -43/+25 |