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