Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-03-27 | TOMOYO: Fix a typo. | Tetsuo Handa | 1 | -1/+1 |
2009-02-23 | TOMOYO: Do not call tomoyo_realpath_init unless registered. | Tetsuo Handa | 3 | -6/+5 |
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-12 | tomoyo: fix sparse warning | Tetsuo Handa | 1 | -4/+4 |
2009-02-12 | Kconfig and Makefile | Kentaro Takeda | 2 | -0/+12 |
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 |