summaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
* selinux: fix dentry_open() error checkAkinobu Mita2006-11-271-1/+2
* [NetLabel]: protect the CIPSOv4 socket option from setsockopt()Paul Moore2006-10-303-1/+54
* NetLabel: better error handling involving mls_export_cat()Paul Moore2006-10-153-13/+30
* SELinux: Bug fix in polidydb_destroyChad Sellers2006-10-111-0/+2
* IPsec: correct semantics for SELinux policy matchingVenkat Yekkirala2006-10-113-14/+45
* 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
* Still more typo fixesMatt LaPlante2006-10-031-1/+1
* more misc typo fixesMatt LaPlante2006-10-031-1/+1
* [PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen2006-10-012-4/+4
* [PATCH] MLSXFRM: fix mis-labelling of child socketsDavid Woodhouse2006-09-291-1/+3
* [PATCH] pidspace: is_init()Sukadev Bhattiprolu2006-09-291-1/+1
* [PATCH] LSM: remove BSD secure level security moduleChris Wright2006-09-293-684/+0
* [PATCH] SELinux: support mls categories for context mountsCory Olmo2006-09-291-5/+30
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-272-2/+0
* [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2006-09-271-4/+4
* [PATCH] selinux: fix tty lockingStephen Smalley2006-09-261-1/+4
* [PATCH] SELinux: convert sbsec semaphore to a mutexEric Paris2006-09-262-5/+4
* [PATCH] SELinux: change isec semaphore to a mutexEric Paris2006-09-263-19/+17
* [PATCH] SELinux: eliminate inode_security_set_securityEric Paris2006-09-261-20/+7
* [PATCH] selinux: add support for range transitions on object classesDarrel Goeddel2006-09-265-23/+37
* [PATCH] selinux: enable configuration of max policy versionStephen Smalley2006-09-262-1/+42
* [PATCH] selinux: replace ctxid with sid in selinux_audit_rule_match interfaceStephen Smalley2006-09-261-3/+3
* [PATCH] selinux: rename selinux_ctxid_to_stringStephen Smalley2006-09-261-2/+2
* [PATCH] selinux: eliminate selinux_task_ctxidStephen Smalley2006-09-261-9/+0
* [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]: add some missing #includes to various header filesPaul Moore2006-09-221-0/+9
* [NetLabel]: uninline selinux_netlbl_inode_permission()Paul Moore2006-09-222-43/+25
* [NetLabel]: Cleanup ebitmap_import()Paul Moore2006-09-221-20/+16
* [NetLabel]: Comment corrections.Paul Moore2006-09-221-1/+1
* [NetLabel]: Correctly initialize the NetLabel fields.Paul Moore2006-09-223-2/+67
* [SELINUX]: security/selinux/hooks.c: Make 4 functions static.Adrian Bunk2006-09-221-5/+7
* [NetLabel]: SELinux supportVenkat Yekkirala2006-09-229-14/+996
* [MLSXFRM]: Fix build with SECURITY_NETWORK_XFRM disabled.Venkat Yekkirala2006-09-222-1/+11
* [MLSXFRM]: Auto-labeling of child socketsVenkat Yekkirala2006-09-223-45/+117
* [MLSXFRM]: Default labeling of socket specific IPSec policiesVenkat Yekkirala2006-09-223-13/+26
* [MLSXFRM]: Add flow labelingVenkat Yekkirala2006-09-224-25/+15
* [MLSXFRM]: Flow based matching of xfrm policy and stateVenkat Yekkirala2006-09-224-42/+210
* [MLSXFRM]: Add security sid to sockVenkat Yekkirala2006-09-223-17/+27
* [MLSXFRM]: Define new SELinux service routineVenkat Yekkirala2006-09-224-20/+91
* [MLSXFRM]: Granular IPSec associations for use in MLS environmentsVenkat Yekkirala2006-09-222-0/+2
* [CRYPTO] users: Use crypto_hash interface instead of crypto_digestHerbert Xu2006-09-211-8/+10
* [AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patchCatherine Zhang2006-08-022-16/+36
* [PATCH] selinux: fix bug in security_compute_sidVenkat Yekkirala2006-07-311-2/+2
* [PATCH] selinux: fix memory leakDarrel Goeddel2006-07-311-2/+10
* [PATCH] Fix security check for joint context= and fscontext= mount optionsEric Paris2006-07-141-5/+9
* [PATCH] SELinux: add rootcontext= option to label root inode when mountingEric Paris2006-07-101-9/+57
* [PATCH] SELinux: decouple fscontext/context mount optionsEric Paris2006-07-102-16/+56