1. eadd99c TOMOYO: Add auditing interface. by Tetsuo Handa · 14 years ago
  2. d5ca172 TOMOYO: Simplify profile structure. by Tetsuo Handa · 14 years ago
  3. 0d2171d TOMOYO: Rename directives. by Tetsuo Handa · 14 years ago
  4. a238cf5 TOMOYO: Use struct for passing ACL line. by Tetsuo Handa · 14 years ago
  5. 0df7e8b TOMOYO: Cleanup part 3. by Tetsuo Handa · 14 years ago
  6. b5bc60b TOMOYO: Cleanup part 2. by Tetsuo Handa · 14 years ago
  7. 7c75964 TOMOYO: Cleanup part 1. by Tetsuo Handa · 14 years ago
  8. c8da96e TOMOYO: Don't abuse sys_getpid(), sys_getppid() by Ben Hutchings · 14 years ago
  9. 484ca79 TOMOYO: Use pathname specified by policy rather than execve() by Tetsuo Handa · 14 years ago
  10. 0849e3b TOMOYO: Add missing poll() hook. by Tetsuo Handa · 15 years ago
  11. e2bf690 TOMOYO: Rename symbols. by Tetsuo Handa · 15 years ago
  12. f23571e TOMOYO: Copy directly to userspace buffer. by Tetsuo Handa · 15 years ago
  13. 063821c TOMOYO: Allow reading only execute permission. by Tetsuo Handa · 15 years ago
  14. 475e6fa TOMOYO: Change list iterator. by Tetsuo Handa · 15 years ago
  15. 5448ec4 TOMOYO: Use common code for domain transition control. by Tetsuo Handa · 15 years ago
  16. 0617c7f TOMOYO: Remove alias keyword. by Tetsuo Handa · 15 years ago
  17. 7c2ea22 TOMOYO: Merge path_group and number_group. by Tetsuo Handa · 15 years ago
  18. 31845e8 TOMOYO: Aggregate reader functions. by Tetsuo Handa · 15 years ago
  19. a230f9e TOMOYO: Use array of "struct list_head". by Tetsuo Handa · 15 years ago
  20. a98aa4d TOMOYO: Merge tomoyo_path_group and tomoyo_number_group by Tetsuo Handa · 15 years ago
  21. 8fbe71f TOMOYO: Make read function to void. by Tetsuo Handa · 15 years ago
  22. 71c2823 TOMOYO: Remove wrapper function for reading keyword. by Tetsuo Handa · 15 years ago
  23. 7509315 TOMOYO: Rename symbols. by Tetsuo Handa · 15 years ago
  24. 99a8525 TOMOYO: Use callback for permission check. by Tetsuo Handa · 15 years ago
  25. cf6e9a6 TOMOYO: Pass parameters via structure. by Tetsuo Handa · 15 years ago
  26. 05336de TOMOYO: Use common code for open and mkdir etc. by Tetsuo Handa · 15 years ago
  27. 36f5e1f TOMOYO: Use callback for updating entries. by Tetsuo Handa · 15 years ago
  28. 82e0f00 TOMOYO: Use common structure for list element. by Tetsuo Handa · 15 years ago
  29. 237ab45 TOMOYO: Use callback for updating entries. by Tetsuo Handa · 15 years ago
  30. 57c2590 TOMOYO: Update profile structure. by Tetsuo Handa · 15 years ago
  31. 1084307 TOMOYO: Add pathname aggregation support. by Tetsuo Handa · 15 years ago
  32. 3f62963 TOMOYO: Allow wildcard for execute permission. by Tetsuo Handa · 15 years ago
  33. c8c57e8 TOMOYO: Support longer pathname. by Tetsuo Handa · 15 years ago
  34. 9b244373 TOMOYO: Several fixes for TOMOYO's management programs. by Tetsuo Handa · 15 years ago
  35. c3ef150 TOMOYO: Split files into some pieces. by Tetsuo Handa · 15 years ago
  36. 17fcfbd TOMOYO: Add interactive enforcing mode. by Tetsuo Handa · 15 years ago
  37. 2106ccd TOMOYO: Add mount restriction. by Tetsuo Handa · 15 years ago
  38. a1f9bb6 TOMOYO: Split file access control functions by type of parameters. by Tetsuo Handa · 15 years ago
  39. cb0abe6 TOMOYO: Use structure for passing common arguments. by Tetsuo Handa · 15 years ago
  40. 4c3e9e2 TOMOYO: Add numeric values grouping support. by Tetsuo Handa · 15 years ago
  41. 7762fbf TOMOYO: Add pathname grouping support. by Tetsuo Handa · 15 years ago
  42. 9e4b50e TOMOYO: Use stack memory for pending entry. by Tetsuo Handa · 15 years ago
  43. 2928238 TOMOYO: Use mutex_lock_interruptible. by Tetsuo Handa · 15 years ago
  44. 1708000 TOMOYO: Remove __func__ from tomoyo_is_correct_path/domain by Tetsuo Handa · 15 years ago
  45. 97d6931 TOMOYO: Remove unneeded parameter. by Tetsuo Handa · 15 years ago
  46. 7ef6123 TOMOYO: Use shorter names. by Tetsuo Handa · 15 years ago
  47. 084da35 TOMOYO: Use enum for index numbers. by Tetsuo Handa · 15 years ago
  48. 847b173 TOMOYO: Add garbage collector. by Tetsuo Handa · 15 years ago
  49. ec8e6a4 TOMOYO: Add refcounter on domain structure. by Tetsuo Handa · 15 years ago
  50. 76bb089 TOMOYO: Merge headers. by Tetsuo Handa · 15 years ago
  51. ea13ddb TOMOYO: Extract bitfield by Tetsuo Handa · 15 years ago
  52. 8e2d39a TOMOYO: Remove usage counter for temporary memory. by Tetsuo Handa · 15 years ago
  53. cd7bec6 TOMOYO: Remove memory pool for list elements. by Tetsuo Handa · 15 years ago
  54. f737d95 TOMOYO: Replace rw_semaphore by mutex. by Tetsuo Handa · 15 years ago
  55. fdb8ebb TOMOYO: Use RCU primitives for list operation by Tetsuo Handa · 15 years ago
  56. 937bf61 TOMOYO: Add rest of file operation restrictions. by Tetsuo Handa · 15 years ago
  57. 7539cf4 TOMOYO: Add recursive directory matching operator support. by Tetsuo Handa · 15 years ago
  58. ccf135f TOMOYO: Move tomoyo_delete_domain(). by Tetsuo Handa · 16 years ago
  59. c3fa109 TOMOYO: Add description of lists and structures. by Tetsuo Handa · 16 years ago
  60. 5bf1692 TOMOYO: Remove unused field. by Tetsuo Handa · 16 years ago
  61. 39826a1 tomoyo: version bump to 2.2.0. by Tetsuo Handa · 16 years ago
  62. a0558fc tomoyo: remove "undelete domain" command. by Tetsuo Handa · 16 years ago
  63. a106cbf TOMOYO: Fix a typo. by Tetsuo Handa · 16 years ago
  64. 9590837 Common functions for TOMOYO Linux. by Kentaro Takeda · 16 years ago