| Commit message (Expand) | Author | Age | Files | Lines |
* | TOMOYO: Add pathname grouping support. | Tetsuo Handa | 2010-05-17 | 1 | -9/+85 |
* | TOMOYO: Use stack memory for pending entry. | Tetsuo Handa | 2010-05-10 | 1 | -0/+26 |
* | TOMOYO: Use mutex_lock_interruptible. | Tetsuo Handa | 2010-05-06 | 1 | -1/+0 |
* | TOMOYO: Remove __func__ from tomoyo_is_correct_path/domain | Tetsuo Handa | 2010-02-17 | 1 | -4/+2 |
* | TOMOYO: Remove unneeded parameter. | Tetsuo Handa | 2010-02-16 | 1 | -6/+4 |
* | TOMOYO: Use shorter names. | Tetsuo Handa | 2010-02-16 | 1 | -46/+44 |
* | TOMOYO: Use enum for index numbers. | Tetsuo Handa | 2010-02-16 | 1 | -45/+54 |
* | TOMOYO: Add garbage collector. | Tetsuo Handa | 2010-02-15 | 1 | -0/+15 |
* | TOMOYO: Add refcounter on domain structure. | Tetsuo Handa | 2010-02-15 | 1 | -0/+5 |
* | TOMOYO: Merge headers. | Tetsuo Handa | 2010-02-15 | 1 | -60/+351 |
* | TOMOYO: Extract bitfield | Tetsuo Handa | 2010-02-08 | 1 | -41/+12 |
* | TOMOYO: Remove usage counter for temporary memory. | Tetsuo Handa | 2010-01-27 | 1 | -1/+1 |
* | TOMOYO: Remove memory pool for list elements. | Tetsuo Handa | 2010-01-11 | 1 | -2/+0 |
* | TOMOYO: Replace rw_semaphore by mutex. | Tetsuo Handa | 2010-01-11 | 1 | -3/+2 |
* | TOMOYO: Use RCU primitives for list operation | Tetsuo Handa | 2009-12-15 | 1 | -7/+21 |
* | TOMOYO: Add rest of file operation restrictions. | Tetsuo Handa | 2009-12-08 | 1 | -4/+8 |
* | TOMOYO: Add recursive directory matching operator support. | Tetsuo Handa | 2009-11-25 | 1 | -4/+0 |
* | TOMOYO: Move tomoyo_delete_domain(). | Tetsuo Handa | 2009-06-19 | 1 | -2/+0 |
* | TOMOYO: Add description of lists and structures. | Tetsuo Handa | 2009-06-09 | 1 | -11/+122 |
* | TOMOYO: Remove unused field. | Tetsuo Handa | 2009-06-09 | 1 | -1/+0 |
* | tomoyo: version bump to 2.2.0. | Tetsuo Handa | 2009-04-14 | 1 | -1/+1 |
* | tomoyo: remove "undelete domain" command. | Tetsuo Handa | 2009-04-07 | 1 | -7/+1 |
* | TOMOYO: Fix a typo. | Tetsuo Handa | 2009-03-27 | 1 | -1/+1 |
* | Common functions for TOMOYO Linux. | Kentaro Takeda | 2009-02-12 | 1 | -0/+359 |