Commit Graph

299 Commits (8911ef4dc97f77797f297318010a7424300d2d50)

Author SHA1 Message Date
Paul Moore 394c675397 SELinux: Remove security_get_policycaps() 17 years ago
David P. Quigley 4249259404 VFS/Security: Rework inode_getsecurity and callers to return resulting buffer 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
Adrian Bunk 374ea019ca selinux: make selinux_set_mnt_opts() static 17 years ago
Paul Moore 71f1cb05f7 SELinux: Add warning messages on network denial due to error 17 years ago
Paul Moore effad8df44 SELinux: Add network ingress and egress control permission checks 17 years ago
Paul Moore 5dbe1eb0cf SELinux: Allow NetLabel to directly cache SIDs 17 years ago
Paul Moore d621d35e57 SELinux: Enable dynamic enable/disable of the network access checks 17 years ago
Paul Moore 220deb966e SELinux: Better integration between peer labeling subsystems 17 years ago
Paul Moore f67f4f315f SELinux: Add a new peer class and permissions to the Flask definitions 17 years ago
Paul Moore 3bb56b25db SELinux: Add a capabilities bitmap to SELinux policy version 22 17 years ago
Paul Moore 224dfbd81e SELinux: Add a network node caching mechanism similar to the sel_netif_*() functions 17 years ago
Paul Moore da5645a28a SELinux: Only store the network interface's ifindex 17 years ago
Paul Moore e8bfdb9d0d SELinux: Convert the netif code to use ifindex values 17 years ago
Paul Moore 75e22910cf NetLabel: Add IP address family information to the netlbl_skbuff_getattr() function 17 years ago
Paul Moore 16efd45435 NetLabel: Add secid token support to the NetLabel secattr struct 17 years ago
Patrick McHardy 6e23ae2a48 [NETFILTER]: Introduce NF_INET_ hook values 17 years ago
Stephen Smalley b1aa5301b9 selinux: fix labeling of /proc/net inodes 17 years ago
Eamon Walsh 2e08c0c1c3 selinux: make mls_compute_sid always polyinstantiate 17 years ago
Jan Engelhardt 1996a10948 security/selinux: constify function pointer tables and fields 17 years ago
David Howells 63cb344923 security: add a secctx_to_secid() hook 17 years ago
Eric Paris c9180a57a9 Security: add get, set, and cloning of superblock security information 17 years ago
Joe Perches 19c5fc198c security/selinux: Add missing "space" 17 years ago
Paul Moore 45c950e0f8 selinux: fix memory leak in netlabel code 17 years ago
Stephen Smalley d313f94830 SELinux: detect dead booleans 17 years ago
Stephen Smalley 0955dc03ae SELinux: do not clear f_op when removing entries 17 years ago
Stephen Smalley 45e5421eb5 SELinux: add more validity checks on policy load 17 years ago
KaiGai Kohei 6d2b685564 SELinux: fix bug in new ebitmap code. 17 years ago
Stephen Rothwell 57002bfb31 SELinux: suppress a warning for 64k pages. 17 years ago
Eric Paris 8a53514043 SELinux: always check SIGCHLD in selinux_task_wait 18 years ago
Stephen Hemminger c80544dc0b sparse pointer use of zero as null 18 years ago
Adrian Bunk cbfee34520 security/ cleanups 18 years ago
Serge E. Hallyn b53767719b Implement file posix capabilities 18 years ago
James Morris 20510f2f4e security: Convert LSM into a static interface 18 years ago
KaiGai Kohei 087feb9804 SELinux: kills warnings in Improve SELinux performance when AVC misses 18 years ago
KaiGai Kohei 9fe79ad1e4 SELinux: improve performance when AVC misses. 18 years ago
Eric Paris 3f12070e27 SELinux: policy selectable handling of unknown classes and perms 18 years ago
Yuichi Nakamura 788e7dd4c2 SELinux: Improve read/write performance 18 years ago
Yuichi Nakamura 3232c110b5 SELinux: tune avtab to reduce memory usage 18 years ago
David S. Miller a224be766b [SELINUX]: Update for netfilter ->hook() arg changes. 18 years ago
Stephen Hemminger 227b60f510 [INET]: local port range robustness 18 years ago
Eric W. Biederman b4b510290b [NET]: Support multiple network namespaces with netlink 18 years ago
Eric W. Biederman e9dc865340 [NET]: Make device event notification network namespace safe 18 years ago
Eric Paris 31e8793094 SELinux: fix array out of bounds when mounting with selinux options 18 years ago
Stephen Smalley 4ac212ad4e SELinux: clear parent death signal on SID transitions 18 years ago
Alan Cox 34b4e4aa3c fix NULL pointer dereference in __vm_enough_memory() 18 years ago
Steve G 3ad40d647d SELinux: correct error code in selinux_audit_rule_init 18 years ago
Paul Moore 088999e98b SELinux: remove redundant pointer checks before calling kfree() 18 years ago