Commit Graph

58 Commits (147272813e043fb44bd112527951da70c1e663de)

Author SHA1 Message Date
Etienne Basset 4303154e86 smack: Add a new '-CIPSO' option to the network address label configuration 16 years ago
Paul Moore 07feee8f81 netlabel: Cleanup the Smack/NetLabel code to fix incoming TCP connections 16 years ago
Paul Moore 389fb800ac netlabel: Label incoming TCP connections correctly in SELinux 16 years ago
Etienne Basset 7198e2eeb4 smack: convert smack to standard linux lists 16 years ago
etienne 211a40c087 smack: fixes for unlabeled host support 16 years ago
etienne 113a0e4590 smack: fixes for unlabeled host support 16 years ago
Randy Dunlap 251a2a958b smack: fix lots of kernel-doc notation 16 years ago
Casey Schaufler 152a649b64 smackfs load append mode fix 16 years ago
Fernando Carrijo c19a28e119 remove lots of double-semicolons 16 years ago
James Morris 29881c4502 Revert "CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2]" 16 years ago
David Howells 14eaddc967 CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2] 16 years ago
Al Viro 5af75d8d58 audit: validate comparison operations, store them in sane form 16 years ago
Casey Schaufler 6d3dc07cbb smack: Add support for unlabeled network hosts and networks 16 years ago
Paul Moore 6c2e8ac095 netlabel: Update kernel configuration API 16 years ago
Sergio Luis 81ea714bf1 smackfs: check for allocation failures in smk_set_access() 16 years ago
James Morris 12204e24b1 security: pass mount flags to security_sb_kern_mount() 16 years ago
David Howells 3a3b7ce933 CRED: Allow kernel services to override LSM settings for task actions 16 years ago
David Howells a6f76f23d2 CRED: Make execve() take advantage of copy-on-write credentials 16 years ago
David Howells d84f4f992c CRED: Inaugurate COW credentials 16 years ago
David Howells c69e8d9c01 CRED: Use RCU to access another task's creds and to release a task's own creds 16 years ago
David Howells 86a264abe5 CRED: Wrap current->cred and a few other accessors 16 years ago
David Howells f1752eec61 CRED: Detach the credentials from task_struct 16 years ago
David Howells b6dff3ec5e CRED: Separate task security context from task_struct 16 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
David Howells 5cd9c58fbe security: Fix setting of PF_SUPERPRIV by __capable() 17 years ago
Casey Schaufler 1544623536 smack: limit privilege by label 17 years ago
Al Viro b77b0646ef [PATCH] pass MAY_OPEN to vfs_permission() explicitly 17 years ago
James Morris 6f0f0fd496 security: remove register_security hook 17 years ago
Stephen Smalley 006ebb40d3 Security: split proc ptrace checking into read vs. attach 17 years ago
Casey Schaufler e97dcb0ead Smack: fuse mount hang fix 17 years ago
Oleg Nesterov 3b5e9e53c6 signals: cleanup security_task_kill() usage/implementation 17 years ago
Ahmed S. Darwish d20bdda6d4 Smack: Integrate Smack with Audit 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
Serge E. Hallyn 1236cc3cf8 smack: use cap_task_prctl 17 years ago
Casey Schaufler 30aa4faf62 smack: make smk_cipso_doi() and smk_unlbl_ambient() 17 years ago
Harvey Harrison c60264c494 smack: fix integer as NULL pointer warning in smack_lsm.c 17 years ago
Eric Paris 2532386f48 Audit: collect sessionid in netlink messages 17 years ago
Al Viro b5266eb4c8 [PATCH] switch a bunch of LSM hooks from nameidata to path 17 years ago
Ahmed S. Darwish 076c54c5bc Security: Introduce security= boot parameter 17 years ago
Paul Moore 00447872a6 NetLabel: Allow passing the LSM domain as a shared pointer 17 years ago
Ahmed S. Darwish cb622bbb69 smackfs: remove redundant lock, fix open(,O_RDWR) 17 years ago
Serge Hallyn aedb60a67c file capabilities: remove cap_task_kill() 17 years ago
Ahmed S. Darwish 1d252fb870 smack: do not dereference NULL ipc object 17 years ago
Ahmed S. Darwish b500ce8d24 smackfs: do not trust `count' in inodes write()s 17 years ago
Eric Paris e000752989 LSM/SELinux: Interfaces to allow FS to control mount options 17 years ago
Casey Schaufler bcdca225bf Smack: update for file capabilities 17 years ago
Casey Schaufler 4bc87e6277 Smack: unlabeled outgoing ambient packets 17 years ago