Age | Commit message (Expand) | Author | Files | Lines |
2009-03-28 | smack: Add a new '-CIPSO' option to the network address label configuration | Etienne Basset | 4 | -10/+45 |
2009-03-28 | netlabel: Cleanup the Smack/NetLabel code to fix incoming TCP connections | Paul Moore | 2 | -118/+143 |
2009-03-28 | lsm: Remove the socket_post_accept() hook | Paul Moore | 2 | -10/+0 |
2009-03-28 | selinux: Remove the "compat_net" compatibility code | Paul Moore | 2 | -214/+7 |
2009-03-28 | netlabel: Label incoming TCP connections correctly in SELinux | Paul Moore | 4 | -187/+82 |
2009-03-27 | TOMOYO: Fix a typo. | Tetsuo Handa | 1 | -1/+1 |
2009-03-26 | smack: convert smack to standard linux lists | Etienne Basset | 4 | -122/+168 |
2009-03-24 | Merge branch 'master' into next | James Morris | 2 | -38/+14 |
2009-03-10 | SELinux: inode_doinit_with_dentry drop no dentry printk | Eric Paris | 1 | -3/+9 |
2009-03-06 | SELinux: new permission between tty audit and audit socket | Eric Paris | 3 | -1/+3 |
2009-03-06 | SELinux: open perm for sock files | Eric Paris | 3 | -0/+4 |
2009-03-05 | smack: fixes for unlabeled host support | etienne | 2 | -50/+57 |
2009-03-05 | smack: fixes for unlabeled host support | etienne | 1 | -15/+49 |
2009-03-02 | selinux: Fix a panic in selinux_netlbl_inode_permission() | Paul Moore | 1 | -2/+3 |
2009-02-27 | keys: make procfiles per-user-namespace | Serge E. Hallyn | 1 | -6/+49 |
2009-02-27 | keys: skip keys from another user namespace | Serge E. Hallyn | 1 | -0/+3 |
2009-02-27 | keys: consider user namespace in key_permission | Serge E. Hallyn | 1 | -0/+5 |
2009-02-27 | keys: distinguish per-uid keys in different namespaces | Serge E. Hallyn | 5 | -5/+16 |
2009-02-23 | selinux: Fix the NetLabel glue code for setsockopt() | Paul Moore | 1 | -1/+3 |
2009-02-23 | integrity: ima iint radix_tree_lookup locking fix | Mimi Zohar | 1 | -0/+2 |
2009-02-23 | TOMOYO: Do not call tomoyo_realpath_init unless registered. | Tetsuo Handa | 3 | -6/+5 |
2009-02-21 | integrity: ima scatterlist bug fix | Mimi Zohar | 1 | -2/+2 |
2009-02-19 | smack: fix lots of kernel-doc notation | Randy Dunlap | 3 | -37/+34 |
2009-02-16 | TOMOYO: Don't create securityfs entries unless registered. | Tetsuo Handa | 1 | -0/+4 |
2009-02-14 | TOMOYO: Fix exception policy read failure. | Tetsuo Handa | 1 | -1/+1 |
2009-02-14 | SELinux: convert the avc cache hash list to an hlist | Eric Paris | 1 | -20/+27 |
2009-02-14 | SELinux: code readability with avc_cache | Eric Paris | 1 | -19/+44 |
2009-02-14 | SELinux: remove unused av.decided field | Eric Paris | 4 | -14/+6 |
2009-02-14 | SELinux: more careful use of avd in avc_has_perm_noaudit | Eric Paris | 1 | -19/+24 |
2009-02-14 | SELinux: remove the unused ae.used | Eric Paris | 1 | -21/+7 |
2009-02-14 | SELinux: check seqno when updating an avc_node | Eric Paris | 1 | -3/+6 |
2009-02-14 | SELinux: NULL terminate al contexts from disk | Eric Paris | 1 | -2/+4 |
2009-02-14 | SELinux: better printk when file with invalid label found | Eric Paris | 1 | -4/+13 |
2009-02-14 | SELinux: call capabilities code directory | Eric Paris | 1 | -17/+13 |
2009-02-13 | ima: fix build error | Randy Dunlap | 1 | -2/+2 |
2009-02-12 | tomoyo: fix sparse warning | Tetsuo Handa | 1 | -4/+4 |
2009-02-12 | security: change link order of LSMs so security=tomoyo works | James Morris | 1 | -1/+1 |
2009-02-12 | Kconfig and Makefile | Kentaro Takeda | 4 | -0/+15 |
2009-02-12 | LSM adapter functions. | Kentaro Takeda | 2 | -0/+399 |
2009-02-12 | Domain transition handler. | Kentaro Takeda | 1 | -0/+878 |
2009-02-12 | File operation restriction part. | Kentaro Takeda | 1 | -0/+1241 |
2009-02-12 | Common functions for TOMOYO Linux. | Kentaro Takeda | 2 | -0/+2561 |
2009-02-12 | Memory and pathname management functions. | Kentaro Takeda | 2 | -0/+550 |
2009-02-12 | integrity: audit update | Mimi Zohar | 6 | -21/+25 |
2009-02-06 | Merge branch 'master' into next | James Morris | 11 | -39/+170 |
2009-02-06 | IMA: fix ima_delete_rules() definition | James Morris | 1 | -1/+1 |
2009-02-06 | Integrity: IMA file free imbalance | Mimi Zohar | 3 | -0/+61 |
2009-02-06 | integrity: IMA policy open | Mimi Zohar | 1 | -1/+16 |
2009-02-06 | integrity: IMA policy | Mimi Zohar | 4 | -4/+386 |
2009-02-06 | integrity: IMA display | Mimi Zohar | 5 | -2/+314 |