Commit Graph

572 Commits (948bf85c1bc9a84754786a9d5dd99b7ecc46451e)

Author SHA1 Message Date
Paul Moore 948bf85c1b netlabel: Add functionality to set the security attributes of a packet 17 years ago
Paul Moore b1edeb1023 netlabel: Replace protocol/NetLabel linking with refrerence counts 17 years ago
Paul Moore a8134296ba smack: Fix missing calls to netlbl_skbuff_err() 17 years ago
Paul Moore dfaebe9825 selinux: Fix missing calls to netlbl_skbuff_err() 17 years ago
Paul Moore 99d854d231 selinux: Fix a problem in security_netlbl_sid_to_secattr() 17 years ago
Paul Moore d8395c876b selinux: Better local/forward check in selinux_ip_postroute() 17 years ago
Paul Moore aa86290089 selinux: Correctly handle IPv4 packets on IPv6 sockets in all cases 17 years ago
Paul Moore accc609322 selinux: Cleanup the NetLabel glue code 17 years ago
Paul Moore 3040a6d5a2 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
Li Zefan 36fd71d293 devcgroup: fix race against rmdir() 17 years ago
David Howells 5cd9c58fbe security: Fix setting of PF_SUPERPRIV by __capable() 17 years ago
Eric Paris 383795c206 SELinux: /proc/mounts should show what it can 17 years ago
Miklos Szeredi b1da47e29e [patch 3/4] fat: dont call notify_change 17 years ago
Al Viro b77b0646ef [PATCH] pass MAY_OPEN to vfs_permission() explicitly 17 years ago
Alexey Dobriyan 6c5a9d2e15 selinux: use nf_register_hooks() 17 years ago
Roland McGrath 0d094efeb1 tracehook: tracehook_tracer_task 17 years ago
Li Zefan 7759fc9d10 devcgroup: code cleanup 17 years ago
Pavel Emelyanov 4efd1a1b2f devcgroup: relax white-list protection down to RCU 17 years ago
Paul Menage f92523e3a7 cgroup files: convert devcgroup_access_write() into a cgroup write_string() handler 17 years ago
Andrew G. Morgan 84aaa7ab4c security: filesystem capabilities no longer experimental 17 years ago
Andrew G. Morgan 5459c164f0 security: protect legacy applications from executing with insufficient privilege 17 years ago
James Morris 089be43e40 Revert "SELinux: allow fstype unknown to policy to use xattrs if present" 17 years ago
James Morris 6f0f0fd496 security: remove register_security hook 17 years ago
Miklos Szeredi 93cbace7a0 security: remove dummy module fix 17 years ago
Miklos Szeredi 5915eb5386 security: remove dummy module 17 years ago
Miklos Szeredi b478a9f988 security: remove unused sb_get_mnt_opts hook 17 years ago
Eric Paris 2069f45784 LSM/SELinux: show LSM mount options in /proc/mounts 17 years ago
Eric Paris 811f379927 SELinux: allow fstype unknown to policy to use xattrs if present 17 years ago
James Morris 65fc766800 security: fix return of void-valued expressions 17 years ago
James Morris 2baf06df85 SELinux: use do_each_thread as a proper do/while block 17 years ago
James Morris e399f98224 SELinux: remove unused and shadowed addrlen variable 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
Stephen Smalley 242631c49d selinux: simplify ioctl checking 17 years ago
Stephen Smalley abc69bb633 SELinux: enable processes with mac_admin to get the raw inode contexts 17 years ago
Stephen Smalley 006ebb40d3 Security: split proc ptrace checking into read vs. attach 17 years ago
James Morris feb2a5b82d SELinux: remove inherit field from inode_security_struct 17 years ago
Richard Kennedy fdeb05184b SELinux: reorder inode_security_struct to increase objs/slab on 64bit 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
Li Zefan ec229e8300 devcgroup: fix permission check when adding entry to child cgroup 17 years ago
Li Zefan 17d213f806 devcgroup: always show positive major/minor num 17 years ago