Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-04-20 | TOMOYO: Fix refcount leak in tomoyo_mount_acl(). | Tetsuo Handa | 1 | -0/+1 |
2010-08-02 | TOMOYO: Use pathname specified by policy rather than execve() | Tetsuo Handa | 1 | -1/+1 |
2010-08-02 | TOMOYO: Rename symbols. | Tetsuo Handa | 1 | -5/+5 |
2010-08-02 | TOMOYO: Loosen parameter check for mount operation. | Tetsuo Handa | 1 | -91/+33 |
2010-08-02 | TOMOYO: Rename symbols. | Tetsuo Handa | 1 | -5/+5 |
2010-08-02 | TOMOYO: Use callback for permission check. | Tetsuo Handa | 1 | -21/+52 |
2010-08-02 | TOMOYO: Pass parameters via structure. | Tetsuo Handa | 1 | -0/+6 |
2010-08-02 | TOMOYO: Use callback for updating entries. | Tetsuo Handa | 1 | -25/+18 |
2010-08-02 | TOMOYO: Update profile structure. | Tetsuo Handa | 1 | -1/+2 |
2010-08-02 | TOMOYO: Support longer pathname. | Tetsuo Handa | 1 | -53/+2 |
2010-08-02 | TOMOYO: Add interactive enforcing mode. | Tetsuo Handa | 1 | -14/+10 |
2010-08-02 | TOMOYO: Add mount restriction. | Tetsuo Handa | 1 | -0/+366 |