Commit Graph

74 Commits (1b9d313c38291c6d60f1fbf6a2bc62c484fdaa21)

Author SHA1 Message Date
Stephen Smalley 2c3c05dbcb SELinux: allow preemption between transition permission checks 18 years ago
Eric Paris 9dc9978084 selinux: introduce schedule points in policydb_destroy() 18 years ago
Christopher J. PeBenito 55fcf09b3f selinux: add support for querying object classes and permissions from the running policy 18 years ago
Stephen Smalley e900a7d90a selinux: preserve boolean values across policy reloads 18 years ago
James Carter f0ee2e467f selinux: export initial SID contexts via selinuxfs 18 years ago
Stephen Smalley a764ae4b07 selinux: remove userland security class and permission definitions 18 years ago
Paul Moore 4f6a993f96 SELinux: move security_skb_extlbl_sid() out of the security server 18 years ago
Paul Moore c60475bf35 SELinux: rename selinux_netlabel.h to netlabel.h 18 years ago
Paul Moore 5778eabd9c SELinux: extract the NetLabel SELinux support from the security server 18 years ago
Stephen Smalley 4f4acf3a47 Always initialize scontext and scontext_len 18 years ago
Eric Paris fadcdb4516 Reassign printk levels in selinux kernel code 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Robert P. J. Day c376222960 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). 18 years ago
Venkat Yekkirala 342a0cff0a [SELINUX]: Fix 2.6.20-rc6 build when no xfrm 18 years ago
Venkat Yekkirala 334c85569b [SELINUX]: increment flow cache genid 18 years ago
Paul Moore 7979512006 NetLabel: correct locking in selinux_netlbl_socket_setsid() 18 years ago
Venkat Yekkirala 0efc61eaee selinux: Delete mls_copy_context 18 years ago
Parag Warudkar 9883a13c72 [PATCH] selinux: fix selinux_netlbl_inode_permission() locking 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
Christoph Lameter e94b176609 [PATCH] slab: remove SLAB_KERNEL 18 years ago
James Morris 6cbda6b6e2 Rename class_destroy to avoid namespace conflicts. 18 years ago
Paul Moore 0275276035 NetLabel: convert to an extensibile/sparse category bitmap 18 years ago
Paul Moore 3de4bab5b9 SELinux: peer secid consolidation for external network labeling 18 years ago
Paul Moore 9f2ad66509 NetLabel: SELinux cleanups 18 years ago
Paul Moore 701a90bad9 NetLabel: make netlbl_lsm_secattr struct easier/quicker to understand 18 years ago
Chad Sellers b94c7e677b SELinux: validate kernel object classes and permissions 18 years ago
Chad Sellers bb24249747 SELinux: ensure keys constant in hashtab_search 18 years ago
Chad Sellers 5a64d4438e SELinux: remove current object class and permission validation mechanism 18 years ago
Paul Moore f8687afefc [NetLabel]: protect the CIPSOv4 socket option from setsockopt() 19 years ago
Paul Moore bf0edf3929 NetLabel: better error handling involving mls_export_cat() 19 years ago
Chad Sellers 6e8c751e07 SELinux: Bug fix in polidydb_destroy 19 years ago
paul.moore@hp.com 388b24057f NetLabel: use SECINITSID_UNLABELED for a base SID 19 years ago
paul.moore@hp.com ffb733c650 NetLabel: fix a cache race condition 19 years ago
Eric Paris 2397074172 [PATCH] SELinux: change isec semaphore to a mutex 19 years ago
Darrel Goeddel f3f8771420 [PATCH] selinux: add support for range transitions on object classes 19 years ago
Stephen Smalley 9a2f44f01a [PATCH] selinux: replace ctxid with sid in selinux_audit_rule_match interface 19 years ago
Paul Moore df2115c313 [NetLabel]: change the SELinux permissions 19 years ago
Paul Moore 14a72f53fb [NetLabel]: correct improper handling of non-NetLabel peer contexts 19 years ago
Venkat Yekkirala 4eb327b517 [SELINUX]: Fix bug in security_sid_mls_copy 19 years ago
Paul Moore e448e93130 [NetLabel]: uninline selinux_netlbl_inode_permission() 19 years ago
Paul Moore 7b3bbb926f [NetLabel]: Cleanup ebitmap_import() 19 years ago
Paul Moore c1b14c0a46 [NetLabel]: Comment corrections. 19 years ago
Paul Moore 99f59ed073 [NetLabel]: Correctly initialize the NetLabel fields. 19 years ago
Venkat Yekkirala 7420ed23a4 [NetLabel]: SELinux support 19 years ago
Venkat Yekkirala 08554d6b33 [MLSXFRM]: Define new SELinux service routine 19 years ago
Venkat Yekkirala 851f8a6906 [PATCH] selinux: fix bug in security_compute_sid 19 years ago
Darrel Goeddel ddccef3b5e [PATCH] selinux: fix memory leak 19 years ago
Darrel Goeddel 6e5a2d1d32 [PATCH] audit: support for object context filters 19 years ago
Darrel Goeddel 3a6b9f85c6 [PATCH] audit: rename AUDIT_SE_* constants 19 years ago
Darrel Goeddel 8ba8e0fbe6 [PATCH] fix se_sen audit filter 19 years ago