Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get rid of indirect include of fs_struct.h | Al Viro | 2009-03-31 | 1 | -0/+1 |
* | TOMOYO: Fix a typo. | Tetsuo Handa | 2009-03-27 | 1 | -1/+1 |
* | TOMOYO: Do not call tomoyo_realpath_init unless registered. | Tetsuo Handa | 2009-02-23 | 3 | -6/+5 |
* | TOMOYO: Don't create securityfs entries unless registered. | Tetsuo Handa | 2009-02-16 | 1 | -0/+4 |
* | TOMOYO: Fix exception policy read failure. | Tetsuo Handa | 2009-02-14 | 1 | -1/+1 |
* | tomoyo: fix sparse warning | Tetsuo Handa | 2009-02-12 | 1 | -4/+4 |
* | Kconfig and Makefile | Kentaro Takeda | 2009-02-12 | 2 | -0/+12 |
* | LSM adapter functions. | Kentaro Takeda | 2009-02-12 | 2 | -0/+399 |
* | Domain transition handler. | Kentaro Takeda | 2009-02-12 | 1 | -0/+878 |
* | File operation restriction part. | Kentaro Takeda | 2009-02-12 | 1 | -0/+1241 |
* | Common functions for TOMOYO Linux. | Kentaro Takeda | 2009-02-12 | 2 | -0/+2561 |
* | Memory and pathname management functions. | Kentaro Takeda | 2009-02-12 | 2 | -0/+550 |