summaryrefslogtreecommitdiffstats
path: root/security/selinux/ss/services.c
Commit message (Expand)AuthorAgeFilesLines
* Always initialize scontext and scontext_lenStephen Smalley2007-02-261-0/+3
* [SELINUX]: Fix 2.6.20-rc6 build when no xfrmVenkat Yekkirala2007-01-271-3/+3
* [SELINUX]: increment flow cache genidVenkat Yekkirala2007-01-241-0/+3
* NetLabel: correct locking in selinux_netlbl_socket_setsid()Paul Moore2007-01-091-2/+2
* selinux: Delete mls_copy_contextVenkat Yekkirala2007-01-081-2/+1Star
* [PATCH] selinux: fix selinux_netlbl_inode_permission() lockingParag Warudkar2007-01-021-2/+4
* NetLabel: convert to an extensibile/sparse category bitmapPaul Moore2006-12-031-16/+7Star
* SELinux: peer secid consolidation for external network labelingPaul Moore2006-12-031-62/+28Star
* NetLabel: SELinux cleanupsPaul Moore2006-12-031-41/+66
* NetLabel: make netlbl_lsm_secattr struct easier/quicker to understandPaul Moore2006-12-031-8/+16
* SELinux: validate kernel object classes and permissionsChad Sellers2006-11-281-1/+137
* SELinux: remove current object class and permission validation mechanismChad Sellers2006-11-281-91/+0Star
* [NetLabel]: protect the CIPSOv4 socket option from setsockopt()Paul Moore2006-10-311-0/+37
* NetLabel: better error handling involving mls_export_cat()Paul Moore2006-10-161-8/+10
* NetLabel: use SECINITSID_UNLABELED for a base SIDpaul.moore@hp.com2006-10-121-20/+9Star
* NetLabel: fix a cache race conditionpaul.moore@hp.com2006-10-121-16/+21
* [PATCH] SELinux: change isec semaphore to a mutexEric Paris2006-09-261-2/+2
* [PATCH] selinux: replace ctxid with sid in selinux_audit_rule_match interfaceStephen Smalley2006-09-261-3/+3
* [NetLabel]: change the SELinux permissionsPaul Moore2006-09-261-4/+4
* [NetLabel]: correct improper handling of non-NetLabel peer contextsPaul Moore2006-09-261-1/+11
* [SELINUX]: Fix bug in security_sid_mls_copyVenkat Yekkirala2006-09-231-1/+1
* [NetLabel]: uninline selinux_netlbl_inode_permission()Paul Moore2006-09-231-9/+24
* [NetLabel]: Comment corrections.Paul Moore2006-09-231-1/+1
* [NetLabel]: Correctly initialize the NetLabel fields.Paul Moore2006-09-231-2/+43
* [NetLabel]: SELinux supportVenkat Yekkirala2006-09-221-0/+488
* [MLSXFRM]: Define new SELinux service routineVenkat Yekkirala2006-09-221-0/+69
* [PATCH] selinux: fix bug in security_compute_sidVenkat Yekkirala2006-07-311-2/+2
* [PATCH] audit: support for object context filtersDarrel Goeddel2006-07-011-1/+17
* [PATCH] audit: rename AUDIT_SE_* constantsDarrel Goeddel2006-07-011-16/+16
* [PATCH] fix se_sen audit filterDarrel Goeddel2006-06-201-1/+1
* [PATCH] selinux: check for failed kmalloc in security_sid_to_context()Serge E. Hallyn2006-05-151-0/+4
* [PATCH] support for context based audit filteringDarrel Goeddel2006-05-011-1/+234
* Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2006-03-251-6/+9
|\
| * [PATCH] SE Linux audit eventsSteve Grubb2006-03-201-6/+9
* | [PATCH] sem2mutex: security/Ingo Molnar2006-03-221-4/+5
|/
* [PATCH] selinux: Remove unneeded k[cm]alloc() return value castsJesper Juhl2006-01-101-3/+3
* [PATCH] SELinux: convert to kzallocJames Morris2005-10-311-7/+4Star
* Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6 Linus Torvalds2005-09-131-2/+2
|\
| * Merge with /shiny/git/linux-2.6/.gitDavid Woodhouse2005-08-091-13/+42
| |\
| * \ Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-07-021-4/+2Star
| |\ \
| * | | AUDIT: Wait for backlog to clear when generating messages.David Woodhouse2005-06-221-2/+2
* | | | [PATCH] selinux: Reduce memory use by avtabStephen Smalley2005-09-051-35/+41
| |_|/ |/| |
* | | [PATCH] SELinux: default labeling of MLS fieldJames Morris2005-07-281-13/+42
| |/ |/|
* | [PATCH] selinux: kfree cleanupJesper Juhl2005-06-261-4/+2Star
|/
* Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-05-191-3/+5
|\
| * [PATCH] selinux: fix avc_alloc_node() oom with no policy loadedStephen Smalley2005-05-171-3/+5
* | AUDIT: Add message types to audit recordsSteve Grubb2005-05-131-2/+2
|/
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1777