1. 3f62963 TOMOYO: Allow wildcard for execute permission. by Tetsuo Handa · 14 years ago
  2. c8c57e8 TOMOYO: Support longer pathname. by Tetsuo Handa · 14 years ago
  3. 9b24437 TOMOYO: Several fixes for TOMOYO's management programs. by Tetsuo Handa · 14 years ago
  4. c3ef150 TOMOYO: Split files into some pieces. by Tetsuo Handa · 14 years ago
  5. 17fcfbd TOMOYO: Add interactive enforcing mode. by Tetsuo Handa · 14 years ago
  6. 2106ccd TOMOYO: Add mount restriction. by Tetsuo Handa · 14 years ago
  7. a1f9bb6 TOMOYO: Split file access control functions by type of parameters. by Tetsuo Handa · 14 years ago
  8. cb0abe6 TOMOYO: Use structure for passing common arguments. by Tetsuo Handa · 14 years ago
  9. 4c3e9e2 TOMOYO: Add numeric values grouping support. by Tetsuo Handa · 14 years ago
  10. 7762fbf TOMOYO: Add pathname grouping support. by Tetsuo Handa · 14 years ago
  11. 9e4b50e TOMOYO: Use stack memory for pending entry. by Tetsuo Handa · 14 years ago
  12. 2928238 TOMOYO: Use mutex_lock_interruptible. by Tetsuo Handa · 14 years ago
  13. 1708000 TOMOYO: Remove __func__ from tomoyo_is_correct_path/domain by Tetsuo Handa · 14 years ago
  14. 97d6931 TOMOYO: Remove unneeded parameter. by Tetsuo Handa · 14 years ago
  15. 7ef6123 TOMOYO: Use shorter names. by Tetsuo Handa · 14 years ago
  16. 084da35 TOMOYO: Use enum for index numbers. by Tetsuo Handa · 14 years ago
  17. 847b173 TOMOYO: Add garbage collector. by Tetsuo Handa · 14 years ago
  18. ec8e6a4 TOMOYO: Add refcounter on domain structure. by Tetsuo Handa · 14 years ago
  19. 76bb089 TOMOYO: Merge headers. by Tetsuo Handa · 14 years ago
  20. ea13ddb TOMOYO: Extract bitfield by Tetsuo Handa · 15 years ago
  21. 8e2d39a TOMOYO: Remove usage counter for temporary memory. by Tetsuo Handa · 15 years ago
  22. cd7bec6 TOMOYO: Remove memory pool for list elements. by Tetsuo Handa · 15 years ago
  23. f737d95 TOMOYO: Replace rw_semaphore by mutex. by Tetsuo Handa · 15 years ago
  24. fdb8ebb TOMOYO: Use RCU primitives for list operation by Tetsuo Handa · 15 years ago
  25. 937bf61 TOMOYO: Add rest of file operation restrictions. by Tetsuo Handa · 15 years ago
  26. 7539cf4 TOMOYO: Add recursive directory matching operator support. by Tetsuo Handa · 15 years ago
  27. ccf135f TOMOYO: Move tomoyo_delete_domain(). by Tetsuo Handa · 15 years ago
  28. c3fa109 TOMOYO: Add description of lists and structures. by Tetsuo Handa · 15 years ago
  29. 5bf1692 TOMOYO: Remove unused field. by Tetsuo Handa · 15 years ago
  30. 39826a1 tomoyo: version bump to 2.2.0. by Tetsuo Handa · 15 years ago
  31. a0558fc tomoyo: remove "undelete domain" command. by Tetsuo Handa · 15 years ago
  32. a106cbf TOMOYO: Fix a typo. by Tetsuo Handa · 15 years ago
  33. 9590837 Common functions for TOMOYO Linux. by Kentaro Takeda · 15 years ago