Age | Commit message (Expand) | Author | Files | Lines |
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 | 2 | -13/+43 |
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 | 1 | -2/+2 |
2006-09-30 | [PATCH] MLSXFRM: fix mis-labelling of child sockets | David Woodhouse | 1 | -1/+3 |
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 | 1 | -1/+0 |
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 | 8 | -11/+993 |
2006-09-23 | [MLSXFRM]: Fix build with SECURITY_NETWORK_XFRM disabled. | Venkat Yekkirala | 2 | -1/+11 |
2006-09-23 | [MLSXFRM]: Auto-labeling of child sockets | Venkat Yekkirala | 2 | -45/+93 |
2006-09-23 | [MLSXFRM]: Default labeling of socket specific IPSec policies | Venkat Yekkirala | 2 | -12/+24 |
2006-09-23 | [MLSXFRM]: Add flow labeling | Venkat Yekkirala | 3 | -21/+12 |
2006-09-23 | [MLSXFRM]: Flow based matching of xfrm policy and state | Venkat Yekkirala | 3 | -41/+188 |
2006-09-23 | [MLSXFRM]: Add security sid to sock | Venkat Yekkirala | 2 | -17/+22 |
2006-09-23 | [MLSXFRM]: Define new SELinux service routine | Venkat Yekkirala | 4 | -20/+91 |
2006-09-23 | [MLSXFRM]: Granular IPSec associations for use in MLS environments | Venkat Yekkirala | 2 | -0/+2 |
2006-08-03 | [AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patch | Catherine Zhang | 1 | -14/+24 |
2006-08-01 | [PATCH] selinux: fix bug in security_compute_sid | Venkat Yekkirala | 1 | -2/+2 |
2006-08-01 | [PATCH] selinux: fix memory leak | Darrel Goeddel | 1 | -2/+10 |
2006-07-15 | [PATCH] Fix security check for joint context= and fscontext= mount options | Eric Paris | 1 | -5/+9 |
2006-07-11 | [PATCH] SELinux: add rootcontext= option to label root inode when mounting | Eric Paris | 1 | -9/+57 |
2006-07-11 | [PATCH] SELinux: decouple fscontext/context mount options | Eric Paris | 2 | -16/+56 |
2006-07-01 | [PATCH] audit: support for object context filters | Darrel Goeddel | 1 | -1/+17 |
2006-07-01 | [PATCH] audit: rename AUDIT_SE_* constants | Darrel Goeddel | 1 | -16/+16 |
2006-07-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 3 | -3/+0 |
2006-06-30 | [PATCH] SELinux: Add security hook definition for getioprio and insert hooks | David Quigley | 1 | -0/+6 |
2006-06-30 | [PATCH] SELinux: extend task_kill hook to handle signals sent by AIO completion | David Quigley | 1 | -4/+16 |