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