tree-wide: fix assorted typos all over the place
[safe/jmp/linux-2.6] / security / selinux / ss / services.c
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-06-18 James MorrisMerge branch 'master' into next
2009-06-18 KaiGai KoheiAdd audit messages on type boundary violations
2009-06-18 KaiGai Koheicleanup in ss/services.c
2009-04-01 KaiGai KoheiPermissive domain in userspace object manager
2009-02-13 Eric ParisSELinux: remove unused av.decided field
2009-01-04 Al Viroaudit: validate comparison operations, store them in...
2008-10-10 James MorrisMerge branch 'master' of git://git.infradead.org/users...
2008-10-10 Paul Moorenetlabel: Changes to the NetLabel security attributes...
2008-10-10 Paul Mooreselinux: Fix a problem in security_netlbl_sid_to_secattr()
2008-10-03 Paul Mooreselinux: Fix an uninitialized variable BUG/panic in...
2008-10-03 Paul Mooreselinux: Fix an uninitialized variable BUG/panic in...
2008-09-22 James MorrisMerge branch 'master' into next
2008-09-03 Eric ParisSELinux: memory leak in security_context_to_sid_core
2008-08-28 KaiGai KoheiSELinux: add boundary support and thread context assignment
2008-08-14 Vesa-Matti Kariselinux: Unify for- and while-loop style
2008-07-15 James MorrisRevert "SELinux: allow fstype unknown to policy to...
2008-07-14 Eric ParisSELinux: allow fstype unknown to policy to use xattrs...
2008-07-14 Eric ParisSELinux: more user friendly unknown handling printk
2008-07-14 Stephen Smalleyselinux: change handling of invalid classes (Was: Re...
2008-07-14 Eric ParisSELinux: drop load_mutex in security_load_policy
2008-07-14 Eric ParisSELinux: fix off by 1 reference of class_to_string...
2008-07-14 James MorrisSELinux: open code load_mutex
2008-07-14 James MorrisSELinux: open code policy_rwlock
2008-07-14 Eric ParisSELinux: keep the code clean formating and syntax
2008-07-14 Stephen SmalleySELinux: fix sleeping allocation in security_context_to_sid
2008-07-14 Stephen Smalleyselinux: support deferred mapping of contexts
2008-04-29 David HowellsSecurity: Make secctx_to_secid() take const secdata
2008-04-29 David HowellsSecurity: Make secctx_to_secid() take const secdata
2008-04-29 David Howellsxattr: add missing consts to function arguments
2008-04-21 Eric ParisSELinux: clean up printks
2008-04-21 Eric ParisSELinux: services.c whitespace, syntax, and static...
2008-04-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-19 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6.26
2008-04-18 Ahmed S. DarwishSELinux: use new audit hooks, remove redundant exports
2008-04-18 Paul MooreSELinux: Add network port SID cache
2008-04-18 Adrian Bunkselinux/ss/services.c should #include <linux/selinux.h>
2008-04-18 Eric Parisselinux: introduce permissive types
2008-04-18 Harvey Harrisonsecurity: replace remaining __FUNCTION__ occurrences
2008-04-18 Eric ParisSELinux: create new open permission
2008-04-18 James MorrisSELinux: unify printk messages
2008-04-18 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2008-04-13 Paul MooreNetLabel: Allow passing the LSM domain as a shared...
2008-04-07 Stephen SmalleySELinux: more GFP_NOFS fixups to prevent selinux from...
2008-02-06 Paul MooreSELinux: Remove security_get_policycaps()
2008-02-01 Eric Paris[AUDIT] add session id to audit messages
2008-02-01 Al Viro[PATCH] switch audit_get_loginuid() to task_struct *
2008-02-01 Paul Moore[SELinux]: Fix double free in selinux_netlbl_sock_setsid()
2008-01-29 Paul MooreSELinux: Allow NetLabel to directly cache SIDs
2008-01-29 Paul MooreSELinux: Better integration between peer labeling subsy...
2008-01-29 Paul MooreSELinux: Add a capabilities bitmap to SELinux policy...
2008-01-29 Paul MooreSELinux: Convert the netif code to use ifindex values
2008-01-29 Paul MooreNetLabel: Add secid token support to the NetLabel secat...
2008-01-26 Stephen Smalleyselinux: fix labeling of /proc/net inodes
2008-01-21 Paul Mooreselinux: fix memory leak in netlabel code
2007-10-16 KaiGai KoheiSELinux: improve performance when AVC misses.
2007-10-16 Eric ParisSELinux: policy selectable handling of unknown classes...
2007-08-16 Steve GSELinux: correct error code in selinux_audit_rule_init
2007-07-31 Gabriel CraciunescuTypo fixes errror -> error
2007-07-23 Jesper JuhlSELinux: fix memory leak in security_netlbl_cache_add()
2007-07-12 Stephen SmalleySELinux: allow preemption between transition permission...
2007-07-12 Christopher J. PeB... selinux: add support for querying object classes and...
2007-04-26 Stephen Smalleyselinux: preserve boolean values across policy reloads
2007-04-26 James Carterselinux: export initial SID contexts via selinuxfs
2007-04-26 Stephen Smalleyselinux: remove userland security class and permission...
2007-04-26 Paul MooreSELinux: move security_skb_extlbl_sid() out of the...
2007-04-26 Paul MooreSELinux: rename selinux_netlabel.h to netlabel.h
2007-04-26 Paul MooreSELinux: extract the NetLabel SELinux support from...
2007-02-26 Stephen SmalleyAlways initialize scontext and scontext_len
2007-01-27 Venkat Yekkirala[SELINUX]: Fix 2.6.20-rc6 build when no xfrm
2007-01-24 Venkat Yekkirala[SELINUX]: increment flow cache genid
2007-01-09 Paul MooreNetLabel: correct locking in selinux_netlbl_socket_setsid()
2007-01-08 Venkat Yekkiralaselinux: Delete mls_copy_context
2007-01-02 Parag Warudkar[PATCH] selinux: fix selinux_netlbl_inode_permission...
2006-12-03 Paul MooreNetLabel: convert to an extensibile/sparse category...
2006-12-03 Paul MooreSELinux: peer secid consolidation for external network...
2006-12-03 Paul MooreNetLabel: SELinux cleanups
2006-12-03 Paul MooreNetLabel: make netlbl_lsm_secattr struct easier/quicker...
2006-11-28 Chad SellersSELinux: validate kernel object classes and permissions
2006-11-28 Chad SellersSELinux: remove current object class and permission...
2006-10-30 Paul Moore[NetLabel]: protect the CIPSOv4 socket option from...
2006-10-16 Paul MooreNetLabel: better error handling involving mls_export_cat()
2006-10-12 paul.moore@hp.comNetLabel: use SECINITSID_UNLABELED for a base SID
2006-10-12 paul.moore@hp.comNetLabel: fix a cache race condition
2006-09-26 Eric Paris[PATCH] SELinux: change isec semaphore to a mutex
2006-09-26 Stephen Smalley[PATCH] selinux: replace ctxid with sid in selinux_audi...
2006-09-25 Paul Moore[NetLabel]: change the SELinux permissions
2006-09-25 Paul Moore[NetLabel]: correct improper handling of non-NetLabel...
2006-09-22 Venkat Yekkirala[SELINUX]: Fix bug in security_sid_mls_copy
2006-09-22 Paul Moore[NetLabel]: uninline selinux_netlbl_inode_permission()
2006-09-22 Paul Moore[NetLabel]: Comment corrections.
2006-09-22 Paul Moore[NetLabel]: Correctly initialize the NetLabel fields.
2006-09-22 Venkat Yekkirala[NetLabel]: SELinux support
2006-09-22 Venkat Yekkirala[MLSXFRM]: Define new SELinux service routine
2006-07-31 Venkat Yekkirala[PATCH] selinux: fix bug in security_compute_sid
2006-07-01 Darrel Goeddel[PATCH] audit: support for object context filters
2006-07-01 Darrel Goeddel[PATCH] audit: rename AUDIT_SE_* constants
2006-06-20 Darrel Goeddel[PATCH] fix se_sen audit filter
2006-05-15 Serge E. Hallyn[PATCH] selinux: check for failed kmalloc in security_s...
2006-05-01 Darrel Goeddel[PATCH] support for context based audit filtering
next