summaryrefslogtreecommitdiffstats
path: root/security/selinux/ss/services.c
Commit message (Expand)AuthorAgeFilesLines
* SELinux: more GFP_NOFS fixups to prevent selinux from re-entering the fs codeStephen Smalley2008-04-081-5/+7
* SELinux: Remove security_get_policycaps()Paul Moore2008-02-061-33/+0
* [AUDIT] add session id to audit messagesEric Paris2008-02-011-2/+3
* [PATCH] switch audit_get_loginuid() to task_struct *Al Viro2008-02-011-1/+1
* [SELinux]: Fix double free in selinux_netlbl_sock_setsid()Paul Moore2008-01-311-1/+0
* SELinux: Allow NetLabel to directly cache SIDsPaul Moore2008-01-301-104/+20
* SELinux: Better integration between peer labeling subsystemsPaul Moore2008-01-301-0/+85
* SELinux: Add a capabilities bitmap to SELinux policy version 22Paul Moore2008-01-301-1/+66
* SELinux: Convert the netif code to use ifindex valuesPaul Moore2008-01-301-8/+2
* NetLabel: Add secid token support to the NetLabel secattr structPaul Moore2008-01-301-1/+4
* selinux: fix labeling of /proc/net inodesStephen Smalley2008-01-261-0/+3
* selinux: fix memory leak in netlabel codePaul Moore2008-01-221-2/+0
* SELinux: improve performance when AVC misses.KaiGai Kohei2007-10-171-12/+4
* SELinux: policy selectable handling of unknown classes and permsEric Paris2007-10-171-9/+66
* SELinux: correct error code in selinux_audit_rule_initSteve G2007-08-161-1/+1
* Typo fixes errror -> errorGabriel Craciunescu2007-07-311-1/+1
* SELinux: fix memory leak in security_netlbl_cache_add()Jesper Juhl2007-07-231-1/+3
* SELinux: allow preemption between transition permission checksStephen Smalley2007-07-111-19/+30
* selinux: add support for querying object classes and permissions from the run...Christopher J. PeBenito2007-07-111-0/+95
* selinux: preserve boolean values across policy reloadsStephen Smalley2007-04-261-0/+38
* selinux: export initial SID contexts via selinuxfsJames Carter2007-04-261-0/+7
* selinux: remove userland security class and permission definitionsStephen Smalley2007-04-261-0/+2
* SELinux: move security_skb_extlbl_sid() out of the security serverPaul Moore2007-04-261-27/+0
* SELinux: rename selinux_netlabel.h to netlabel.hPaul Moore2007-04-261-1/+1
* SELinux: extract the NetLabel SELinux support from the security serverPaul Moore2007-04-261-365/+58
* Always initialize scontext and scontext_lenStephen Smalley2007-02-261-0/+3
* [SELINUX]: Fix 2.6.20-rc6 build when no xfrmVenkat Yekkirala2007-01-261-3/+3
* [SELINUX]: increment flow cache genidVenkat Yekkirala2007-01-231-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/+1
* [PATCH] selinux: fix selinux_netlbl_inode_permission() lockingParag Warudkar2007-01-021-2/+4
* NetLabel: convert to an extensibile/sparse category bitmapPaul Moore2006-12-021-16/+7
* SELinux: peer secid consolidation for external network labelingPaul Moore2006-12-021-62/+28
* NetLabel: SELinux cleanupsPaul Moore2006-12-021-41/+66
* NetLabel: make netlbl_lsm_secattr struct easier/quicker to understandPaul Moore2006-12-021-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/+0
* [NetLabel]: protect the CIPSOv4 socket option from setsockopt()Paul Moore2006-10-301-0/+37
* NetLabel: better error handling involving mls_export_cat()Paul Moore2006-10-151-8/+10
* NetLabel: use SECINITSID_UNLABELED for a base SIDpaul.moore@hp.com2006-10-111-20/+9
* NetLabel: fix a cache race conditionpaul.moore@hp.com2006-10-111-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-251-4/+4
* [NetLabel]: correct improper handling of non-NetLabel peer contextsPaul Moore2006-09-251-1/+11
* [SELINUX]: Fix bug in security_sid_mls_copyVenkat Yekkirala2006-09-221-1/+1
* [NetLabel]: uninline selinux_netlbl_inode_permission()Paul Moore2006-09-221-9/+24
* [NetLabel]: Comment corrections.Paul Moore2006-09-221-1/+1
* [NetLabel]: Correctly initialize the NetLabel fields.Paul Moore2006-09-221-2/+43
* [NetLabel]: SELinux supportVenkat Yekkirala2006-09-221-0/+488
OpenPOWER on IntegriCloud