summaryrefslogtreecommitdiffstats
path: root/security
AgeCommit message (Expand)AuthorLines
2006-11-27selinux: fix dentry_open() error checkAkinobu Mita-1/+2
2006-10-30[NetLabel]: protect the CIPSOv4 socket option from setsockopt()Paul Moore-1/+54
2006-10-15NetLabel: better error handling involving mls_export_cat()Paul Moore-13/+30
2006-10-11SELinux: Bug fix in polidydb_destroyChad Sellers-0/+2
2006-10-11IPsec: correct semantics for SELinux policy matchingVenkat Yekkirala-14/+45
2006-10-11NetLabel: use SECINITSID_UNLABELED for a base SIDpaul.moore@hp.com-20/+9
2006-10-11NetLabel: fix a cache race conditionpaul.moore@hp.com-16/+21
2006-10-03Still more typo fixesMatt LaPlante-1/+1
2006-10-03more misc typo fixesMatt LaPlante-1/+1
2006-10-01[PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen-4/+4
2006-09-29[PATCH] MLSXFRM: fix mis-labelling of child socketsDavid Woodhouse-1/+3
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu-1/+1
2006-09-29[PATCH] LSM: remove BSD secure level security moduleChris Wright-684/+0
2006-09-29[PATCH] SELinux: support mls categories for context mountsCory Olmo-5/+30
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o-2/+0
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o-4/+4
2006-09-26[PATCH] selinux: fix tty lockingStephen Smalley-1/+4
2006-09-26[PATCH] SELinux: convert sbsec semaphore to a mutexEric Paris-5/+4
2006-09-26[PATCH] SELinux: change isec semaphore to a mutexEric Paris-19/+17
2006-09-26[PATCH] SELinux: eliminate inode_security_set_securityEric Paris-20/+7
2006-09-26[PATCH] selinux: add support for range transitions on object classesDarrel Goeddel-23/+37
2006-09-26[PATCH] selinux: enable configuration of max policy versionStephen Smalley-1/+42
2006-09-26[PATCH] selinux: replace ctxid with sid in selinux_audit_rule_match interfaceStephen Smalley-3/+3
2006-09-26[PATCH] selinux: rename selinux_ctxid_to_stringStephen Smalley-2/+2
2006-09-26[PATCH] selinux: eliminate selinux_task_ctxidStephen Smalley-9/+0
2006-09-25[NetLabel]: change the SELinux permissionsPaul Moore-4/+4
2006-09-25[NetLabel]: correct improper handling of non-NetLabel peer contextsPaul Moore-1/+11
2006-09-22[SELINUX]: Fix bug in security_sid_mls_copyVenkat Yekkirala-1/+1
2006-09-22[NetLabel]: add some missing #includes to various header filesPaul Moore-0/+9
2006-09-22[NetLabel]: uninline selinux_netlbl_inode_permission()Paul Moore-43/+25
2006-09-22[NetLabel]: Cleanup ebitmap_import()Paul Moore-20/+16
2006-09-22[NetLabel]: Comment corrections.Paul Moore-1/+1
2006-09-22[NetLabel]: Correctly initialize the NetLabel fields.Paul Moore-2/+67
2006-09-22[SELINUX]: security/selinux/hooks.c: Make 4 functions static.Adrian Bunk-5/+7
2006-09-22[NetLabel]: SELinux supportVenkat Yekkirala-14/+996
2006-09-22[MLSXFRM]: Fix build with SECURITY_NETWORK_XFRM disabled.Venkat Yekkirala-1/+11
2006-09-22[MLSXFRM]: Auto-labeling of child socketsVenkat Yekkirala-45/+117
2006-09-22[MLSXFRM]: Default labeling of socket specific IPSec policiesVenkat Yekkirala-13/+26
2006-09-22[MLSXFRM]: Add flow labelingVenkat Yekkirala-25/+15
2006-09-22[MLSXFRM]: Flow based matching of xfrm policy and stateVenkat Yekkirala-42/+210
2006-09-22[MLSXFRM]: Add security sid to sockVenkat Yekkirala-17/+27
2006-09-22[MLSXFRM]: Define new SELinux service routineVenkat Yekkirala-20/+91
2006-09-22[MLSXFRM]: Granular IPSec associations for use in MLS environmentsVenkat Yekkirala-0/+2
2006-09-21[CRYPTO] users: Use crypto_hash interface instead of crypto_digestHerbert Xu-8/+10
2006-08-02[AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patchCatherine Zhang-16/+36
2006-07-31[PATCH] selinux: fix bug in security_compute_sidVenkat Yekkirala-2/+2
2006-07-31[PATCH] selinux: fix memory leakDarrel Goeddel-2/+10
2006-07-14[PATCH] Fix security check for joint context= and fscontext= mount optionsEric Paris-5/+9
2006-07-10[PATCH] SELinux: add rootcontext= option to label root inode when mountingEric Paris-9/+57
2006-07-10[PATCH] SELinux: decouple fscontext/context mount optionsEric Paris-16/+56