summaryrefslogtreecommitdiffstats
path: root/security/tomoyo/common.h
Commit message (Expand)AuthorAgeFilesLines
...
* TOMOYO: Use common code for open and mkdir etc.Tetsuo Handa2010-08-021-1/+1
* TOMOYO: Use callback for updating entries.Tetsuo Handa2010-08-021-33/+6
* TOMOYO: Use common structure for list element.Tetsuo Handa2010-08-021-62/+50
* TOMOYO: Use callback for updating entries.Tetsuo Handa2010-08-021-58/+24
* TOMOYO: Update profile structure.Tetsuo Handa2010-08-021-11/+57
* TOMOYO: Add pathname aggregation support.Tetsuo Handa2010-08-021-0/+32
* TOMOYO: Allow wildcard for execute permission.Tetsuo Handa2010-08-021-4/+3
* TOMOYO: Support longer pathname.Tetsuo Handa2010-08-021-46/+2
* TOMOYO: Several fixes for TOMOYO's management programs.Tetsuo Handa2010-08-021-0/+2
* TOMOYO: Split files into some pieces.Tetsuo Handa2010-08-021-2/+27
* TOMOYO: Add interactive enforcing mode.Tetsuo Handa2010-08-021-6/+22
* TOMOYO: Add mount restriction.Tetsuo Handa2010-08-021-4/+52
* TOMOYO: Split file access control functions by type of parameters.Tetsuo Handa2010-08-021-21/+105
* TOMOYO: Use structure for passing common arguments.Tetsuo Handa2010-08-021-6/+21
* TOMOYO: Add numeric values grouping support.Tetsuo Handa2010-08-021-0/+61
* TOMOYO: Add pathname grouping support.Tetsuo Handa2010-05-171-9/+85
* TOMOYO: Use stack memory for pending entry.Tetsuo Handa2010-05-101-0/+26
* TOMOYO: Use mutex_lock_interruptible.Tetsuo Handa2010-05-061-1/+0
* TOMOYO: Remove __func__ from tomoyo_is_correct_path/domainTetsuo Handa2010-02-171-4/+2
* TOMOYO: Remove unneeded parameter.Tetsuo Handa2010-02-161-6/+4
* TOMOYO: Use shorter names.Tetsuo Handa2010-02-161-46/+44
* TOMOYO: Use enum for index numbers.Tetsuo Handa2010-02-161-45/+54
* TOMOYO: Add garbage collector.Tetsuo Handa2010-02-151-0/+15
* TOMOYO: Add refcounter on domain structure.Tetsuo Handa2010-02-151-0/+5
* TOMOYO: Merge headers.Tetsuo Handa2010-02-151-60/+351
* TOMOYO: Extract bitfieldTetsuo Handa2010-02-081-41/+12
* TOMOYO: Remove usage counter for temporary memory.Tetsuo Handa2010-01-271-1/+1
* TOMOYO: Remove memory pool for list elements.Tetsuo Handa2010-01-111-2/+0
* TOMOYO: Replace rw_semaphore by mutex.Tetsuo Handa2010-01-111-3/+2
* TOMOYO: Use RCU primitives for list operationTetsuo Handa2009-12-151-7/+21
* TOMOYO: Add rest of file operation restrictions.Tetsuo Handa2009-12-081-4/+8
* TOMOYO: Add recursive directory matching operator support.Tetsuo Handa2009-11-251-4/+0
* TOMOYO: Move tomoyo_delete_domain().Tetsuo Handa2009-06-191-2/+0
* TOMOYO: Add description of lists and structures.Tetsuo Handa2009-06-091-11/+122
* TOMOYO: Remove unused field.Tetsuo Handa2009-06-091-1/+0
* tomoyo: version bump to 2.2.0.Tetsuo Handa2009-04-141-1/+1
* tomoyo: remove "undelete domain" command.Tetsuo Handa2009-04-071-7/+1
* TOMOYO: Fix a typo.Tetsuo Handa2009-03-271-1/+1
* Common functions for TOMOYO Linux.Kentaro Takeda2009-02-121-0/+359
OpenPOWER on IntegriCloud