| Commit message (Expand) | Author | Age | Files | Lines |
* | netlabel: Cleanup the Smack/NetLabel code to fix incoming TCP connections | Paul Moore | 2009-03-28 | 1 | -0/+5 |
* | netlabel: Label incoming TCP connections correctly in SELinux | Paul Moore | 2009-03-28 | 1 | -1/+11 |
* | netlabel: Update kernel configuration API | Paul Moore | 2008-12-31 | 1 | -6/+80 |
* | netlabel: Add configuration support for local labeling | Paul Moore | 2008-10-10 | 1 | -1/+2 |
* | netlabel: Changes to the NetLabel security attributes to allow LSMs to pass f... | Paul Moore | 2008-10-10 | 1 | -1/+1 |
* | selinux: Set socket NetLabel based on connection endpoint | Paul Moore | 2008-10-10 | 1 | -0/+13 |
* | netlabel: Add functionality to set the security attributes of a packet | Paul Moore | 2008-10-10 | 1 | -0/+9 |
* | netlabel: Add network address selectors to the NetLabel/LSM domain mapping | Paul Moore | 2008-10-10 | 1 | -2/+5 |
* | selinux: Fix missing calls to netlbl_skbuff_err() | Paul Moore | 2008-10-10 | 1 | -2/+4 |
* | netlabel: Remove unneeded in-kernel API functions | Paul Moore | 2008-10-10 | 1 | -13/+0 |
* | Audit: collect sessionid in netlink messages | Eric Paris | 2008-04-28 | 1 | -0/+1 |
* | NetLabel: Allow passing the LSM domain as a shared pointer | Paul Moore | 2008-04-12 | 1 | -4/+10 |
* | NetLabel: introduce a new kernel configuration API for NetLabel | Paul Moore | 2008-02-05 | 1 | -6/+41 |
* | NetLabel: Introduce static network labels for unlabeled connections | Paul Moore | 2008-01-30 | 1 | -1/+5 |
* | NetLabel: Add IP address family information to the netlbl_skbuff_getattr() fu... | Paul Moore | 2008-01-30 | 1 | -0/+2 |
* | NetLabel: Add secid token support to the NetLabel secattr struct | Paul Moore | 2008-01-30 | 1 | -18/+73 |
* | SELinux: restore proper NetLabel caching behavior | Paul Moore | 2007-08-02 | 1 | -0/+2 |
* | SELinux: enable dynamic activation/deactivation of NetLabel/SELinux enforcement | Paul Moore | 2007-07-19 | 1 | -35/+27 |
* | [NetLabel]: consolidate the struct socket/sock handling to just struct sock | Paul Moore | 2007-06-08 | 1 | -11/+3 |
* | NetLabel: convert to an extensibile/sparse category bitmap | Paul Moore | 2006-12-02 | 1 | -3/+99 |
* | NetLabel: make netlbl_lsm_secattr struct easier/quicker to understand | Paul Moore | 2006-12-02 | 1 | -2/+11 |
* | NetLabel: change netlbl_secattr_init() to return void | Paul Moore | 2006-12-02 | 1 | -4/+2 |
* | NetLabel: use gfp_t instead of int where it makes sense | Paul Moore | 2006-12-02 | 1 | -1/+1 |
* | [PATCH] gfp_t in netlabel | Al Viro | 2006-10-15 | 1 | -1/+1 |
* | NetLabel: fix a cache race condition | paul.moore@hp.com | 2006-10-11 | 1 | -15/+47 |
* | [NetLabel]: audit fixups due to delayed feedback | Paul Moore | 2006-09-29 | 1 | -1/+7 |
* | [NetLabel]: add audit support for configuration changes | Paul Moore | 2006-09-28 | 1 | -1/+1 |
* | [NetLabel]: rework the Netlink attribute handling (part 1) | Paul Moore | 2006-09-25 | 1 | -47/+2 |
* | [NetLabel]: correct improper handling of non-NetLabel peer contexts | Paul Moore | 2006-09-25 | 1 | -0/+8 |
* | [PATCH] netlabel gfp annotations | Al Viro | 2006-09-24 | 1 | -1/+1 |
* | [NetLabel]: add some missing #includes to various header files | Paul Moore | 2006-09-22 | 1 | -0/+1 |
* | [NetLabel]: core network changes | Paul Moore | 2006-09-22 | 1 | -0/+291 |