Commit Graph

153 Commits (e08e1f7adba522378e8d2ae941bf25443866136d)

Author SHA1 Message Date
Paul Moore 8d75899d03 netlabel: Changes to the NetLabel security attributes to allow LSMs to pass full contexts 17 years ago
Paul Moore 99d854d231 selinux: Fix a problem in security_netlbl_sid_to_secattr() 17 years ago
Paul Moore 3040a6d5a2 selinux: Fix an uninitialized variable BUG/panic in selinux_secattr_to_sid() 17 years ago
Paul Moore 81990fbdd1 selinux: Fix an uninitialized variable BUG/panic in selinux_secattr_to_sid() 17 years ago
Eric Paris 8e531af90f SELinux: memory leak in security_context_to_sid_core 17 years ago
KaiGai Kohei d9250dea3f SELinux: add boundary support and thread context assignment 17 years ago
Vesa-Matti Kari dbc74c65b3 selinux: Unify for- and while-loop style 17 years ago
Vesa-Matti Kari 421fae06be selinux: conditional expression type validation was off-by-one 17 years ago
Vesa-Matti J Kari 0c0e186f81 SELinux: trivial, remove unneeded local variable 17 years ago
Vesa-Matti J Kari df4ea865f0 SELinux: Trivial minor fixes that change C null character style 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