Commit Graph

142 Commits (59f647c25a4f27c1e5c84710e0608b36303089f9)

Author SHA1 Message Date
Eric Paris 8e531af90f SELinux: memory leak in security_context_to_sid_core 17 years ago
James Morris 089be43e40 Revert "SELinux: allow fstype unknown to policy to use xattrs if present" 17 years ago
Eric Paris 811f379927 SELinux: allow fstype unknown to policy to use xattrs if present 17 years ago
Eric Paris 6cbe27061a SELinux: more user friendly unknown handling printk 17 years ago
Stephen Smalley 22df4adb04 selinux: change handling of invalid classes (Was: Re: 2.6.26-rc5-mm1 selinux whine) 17 years ago
Eric Paris 89abd0acf0 SELinux: drop load_mutex in security_load_policy 17 years ago
Eric Paris cea78dc4ca SELinux: fix off by 1 reference of class_to_string in context_struct_compute_av 17 years ago
James Morris bdd581c143 SELinux: open code sidtab lock 17 years ago
James Morris 972ccac2b2 SELinux: open code load_mutex 17 years ago
James Morris 0804d1133c SELinux: open code policy_rwlock 17 years ago
Stephen Smalley 59dbd1ba98 selinux: fix endianness bug in network node address handling 17 years ago
Eric Paris f526971078 SELinux: keep the code clean formating and syntax 17 years ago
Stephen Smalley 9a59daa03d SELinux: fix sleeping allocation in security_context_to_sid 17 years ago
Stephen Smalley 12b29f3455 selinux: support deferred mapping of contexts 17 years ago
David Howells e52c1764f1 Security: Make secctx_to_secid() take const secdata 17 years ago
David Howells 7bf570dc8d Security: Make secctx_to_secid() take const secdata 17 years ago
David Howells 8f0cfa52a1 xattr: add missing consts to function arguments 17 years ago
Eric Paris 489a5fd719 SELinux: policydb.h whitespace, syntax, and other cleanups 17 years ago
Eric Paris 8bf1f3a6c0 SELinux: mls_types.h whitespace, syntax, and other cleanups 17 years ago
Eric Paris d497fc87c0 SELinux: mls.h whitespace, syntax, and other cleanups 17 years ago
Eric Paris faff786ce2 SELinux: hashtab.h whitespace, syntax, and other cleanups 17 years ago
Eric Paris 81fa42df78 SELinux: context.h whitespace, syntax, and other cleanups 17 years ago
Eric Paris ccb3cbeb4f SELinux: ss/conditional.h whitespace, syntax, and other cleanups 17 years ago
Eric Paris 2ced3dfd31 changing whitespace for fun and profit: policydb.c 17 years ago
Eric Paris 744ba35e45 SELinux: clean up printks 17 years ago
Eric Paris 1167088938 SELinux: sidtab.c whitespace, syntax, and static declaraction cleanups 17 years ago
Eric Paris 5d55a345c0 SELinux: services.c whitespace, syntax, and static declaraction cleanups 17 years ago
Eric Paris 1a5e6f8729 SELinux: mls.c whitespace, syntax, and static declaraction cleanups 17 years ago
Eric Paris 719a2f8e5f SELinux: hashtab.c whitespace, syntax, and static declaraction cleanups 17 years ago
Eric Paris 7696ee80ac SELinux: ebitmap.c whitespace, syntax, and static declaraction cleanups 17 years ago
Eric Paris 7c2b240ef2 SELinux: conditional.c whitespace, syntax, and static declaraction cleanups 17 years ago
Eric Paris eb5df9a7ae SELinux: avtab.c whitespace, syntax, and static declaraction cleanups 17 years ago
Matthew Wilcox d7b1acd3b5 security: Remove unnecessary inclusions of asm/semaphore.h 17 years ago
Ahmed S. Darwish 9d57a7f9e2 SELinux: use new audit hooks, remove redundant exports 17 years ago
Paul Moore 3e11217263 SELinux: Add network port SID cache 17 years ago
Adrian Bunk 0e55a004b5 selinux/ss/services.c should #include <linux/selinux.h> 17 years ago
Eric Paris 64dbf07474 selinux: introduce permissive types 17 years ago
Harvey Harrison dd6f953adb security: replace remaining __FUNCTION__ occurrences 17 years ago
Eric Paris b0c636b999 SELinux: create new open permission 17 years ago
James Morris 454d972c24 SELinux: unify printk messages 17 years ago
Paul Moore 00447872a6 NetLabel: Allow passing the LSM domain as a shared pointer 17 years ago
Stephen Smalley 869ab5147e SELinux: more GFP_NOFS fixups to prevent selinux from re-entering the fs code 17 years ago
Paul Moore 394c675397 SELinux: Remove security_get_policycaps() 17 years ago
Eric Paris 4746ec5b01 [AUDIT] add session id to audit messages 17 years ago
Al Viro 0c11b9428f [PATCH] switch audit_get_loginuid() to task_struct * 17 years ago
Paul Moore e1770d97a7 [SELinux]: Fix double free in selinux_netlbl_sock_setsid() 17 years ago
Paul Moore 5dbe1eb0cf SELinux: Allow NetLabel to directly cache SIDs 17 years ago
Paul Moore 220deb966e SELinux: Better integration between peer labeling subsystems 17 years ago
Paul Moore 3bb56b25db SELinux: Add a capabilities bitmap to SELinux policy version 22 17 years ago
Paul Moore e8bfdb9d0d SELinux: Convert the netif code to use ifindex values 17 years ago