1. 1701e78 policycoreutils: sandbox: use defined values for paths rather than open coding by Eric Paris · 13 years ago
  2. 406ae12 policycoreutils: sandbox: move seunshare globals to the top by Eric Paris · 13 years ago
  3. 89e3dd6 policycoreutils: sandbox: whitespace fix by Eric Paris · 13 years ago
  4. 8fb9a45 policycoreutils: semodule_package: Add semodule_unpackage executable by Dan Walsh · 13 years ago
  5. 242a98c policycoreutils: setfiles: get rid of some stupid globals by Eric Paris · 13 years ago
  6. 5ffa296 policycoreutils: setfiles: move exclude_non_seclabel_mounts to a generic location by Eric Paris · 13 years ago
  7. 1422091 global: Makefile: create global 'all' target by Eric Paris · 13 years ago
  8. e759841 checkpolicy: fix spacing in output message by Eric Paris · 13 years ago
  9. acb4eca libsemanage: python wrapper makefile changes by Dan Walsh · 13 years ago
  10. bc1a8e2 libselinux: selinux_file_context_verify function returns wrong value. by Richard Haines · 13 years ago
  11. 7df397d libselinux: move realpath helper to matchpathcon library by Eric Paris · 13 years ago
  12. 57c6012 libselinux: python wrapper makefile changes by Dan Walsh · 13 years ago
  13. 6b6b475 update changelog and VERSION for latest changes by Eric Paris · 13 years ago
  14. 3ed7221 policycoreutils: run_init: clarification of the usage in the manual page by Guido Trentalancia · 13 years ago
  15. d761cc9 policycoreutils: semanage: fix usage header around booleans by Dan Walsh · 13 years ago
  16. f97e508 policycoreutils: semanage: remove useless empty lines by Eric Paris · 13 years ago
  17. 1654b96 policycoreutils: semanage: update man page with new examples by Eric Paris · 13 years ago
  18. e883871 policycoreutils: semanage: update usage text by Eric Paris · 13 years ago
  19. d01c33c policycoreutils: semanage: introduce file context equivalencies by Eric Paris · 13 years ago
  20. f78aa2f policycoreutils: semanage: enable and disable modules by Eric Paris · 13 years ago
  21. e25ea71 policycoreutils: semanage: output all local modifications by Eric Paris · 13 years ago
  22. f3fbc5d policycoreutils: semanage: introduce extraction of local configuration by Eric Paris · 13 years ago
  23. 2c3e6f6 policycoreutils: semanage: cleanup error on invalid operation by Eric Paris · 13 years ago
  24. 877447a policycoreutils: semanage: handle being called with no arguments by Eric Paris · 13 years ago
  25. a0d1dc8 policycoreutils: semanage: return sooner to save CPU time by Eric Paris · 13 years ago
  26. d2f0f42 policycoreutils: semanage: surround getopt with try/except by Eric Paris · 13 years ago
  27. 0c4d078 policycoreutils: semanage: use define/raise instead of lots of conditionals by Eric Paris · 13 years ago
  28. 1235595 policycoreutils: semanage: some options are only valid for local changes by Eric Paris · 13 years ago
  29. cfddb3f policycoreutils: semanage: introduce better deleteall support by Eric Paris · 13 years ago
  30. 643b9b7 policycoreutils: semanage: do not allow spaces in file context by Eric Paris · 13 years ago
  31. 4c96df7 policycoreutils: semanage: distinguish between builtin and local permissive types by Eric Paris · 13 years ago
  32. 12e29ee policycoreutils: semanage: centralized ip node handling by Eric Paris · 13 years ago
  33. 66564a6 policycoreutils: setfiles: make the restore function exclude() non-static by Eric Paris · 13 years ago
  34. 17c577a policycoreutils: setfiles: use glob to handle ~ and . in filenames by Eric Paris · 13 years ago
  35. 5bd734d policycoreutils: fixfiles: do not hard code types by Dan Walsh · 13 years ago
  36. 35f4e6a policycoreutils: fixfiles: stop trying to be smart about filesystems by Eric Paris · 13 years ago
  37. 1da72ee policycoreutils: fixfiles: use new kernel seclabel option by Eric Paris · 13 years ago
  38. e2769ff policycoreutils: fixfiles: pipe everything to cat before sending to LOGFILE by Eric Paris · 13 years ago
  39. 275560b policycoreutils: fixfiles: introduce /etc/selinux/fixfiles_exclude_dirs by Eric Paris · 13 years ago
  40. 5e096d9 policycoreutils: semodule: support for alternative root paths by Eric Paris · 13 years ago
  41. 4b00b5c libsemanage: print error debug info for buggy fc files by Dan Walsh · 13 years ago
  42. 9cd587f libsemanage: introduce semanage_set_root and friends by Eric Paris · 13 years ago
  43. 9406ace libsemanage: throw exceptions in python rather than return NULL by Eric Paris · 13 years ago
  44. 78d58d7 libsemanage: python3 support. by Daniel J Walsh · 13 years ago
  45. d784fd7 libsemanage: patch for MCS/MLS in user files by Russell Coker · 13 years ago
  46. 34d9c25 libselinux: mapping fix for invalid class/perms after selinux_set_mapping call by Richard Haines · 13 years ago
  47. 8faf23d libselinux: audit2why: work around python bug not defining SIZEOF_SOCKET_T by Eric Paris · 13 years ago
  48. 4ad1896 libselinux: resolv symlinks and dot directories before matching paths by Eric Paris · 13 years ago
  49. 5619635 checkpolicy: add missing ; to attribute_role_def by Dan Walsh · 13 years ago
  50. d72a9ec checkpolicy: Redo filename/filesystem syntax to support filename trans rules by Dan Walsh · 13 years ago
  51. 4749940 update repo for 2011-08-03 with version and changelog updates by Eric Paris · 13 years ago
  52. 2ac99a5 policycoreutils: semanage: fix indention by Eric Paris · 13 years ago
  53. dbc9a61 libsepol: Only call role_fix_callback for base.p_roles during expansion. by Harry Ciao · 13 years ago
  54. e1ae7b4 policycoreutils: semodule_package: fix man page typo by Eric Paris · 13 years ago
  55. c52ff76 policycoreutils: semodule_expand: update man page with -a by Eric Paris · 13 years ago
  56. f2a74f4 policycoreutils: semanage: handle os errors by Eric Paris · 13 years ago
  57. b5c0a18 policycoreutils: semanage: fix traceback with bad options by Eric Paris · 13 years ago
  58. b1820fc policycoreutils: semanage: show usage on -h or --help by Eric Paris · 13 years ago
  59. 72a83a1 policycoreutils: semanage: introduce more deleteall options by Eric Paris · 13 years ago
  60. 849e7d5 policycoreutils: semanage: verify ports < 65536 by Eric Paris · 13 years ago
  61. c3226eb policycoreutils: transaction into semanageRecords by Eric Paris · 13 years ago
  62. 3fd3a92 policycoreutils: make get_handle a method of semanageRecords by Eric Paris · 13 years ago
  63. 7e00948 policycoreutils: remove a needless blank line by Eric Paris · 13 years ago
  64. 5763e72 policycoreutils: make process_one error if not initialized correctly by Eric Paris · 13 years ago
  65. 2b4d32d policycoreutils: fixfiles: correct usage for r_opts.rootpath by Eric Paris · 13 years ago
  66. 89ca0c2 policycoreutils: put -p in help for restorecon and fixfiles by Eric Paris · 13 years ago
  67. 2d0c192 policycoreutils: fixfiles: do not try to only label known filesystems by Eric Paris · 13 years ago
  68. 5931545 policycoreutils: fixfiles clean up /var/run and /var/lib/debug by Eric Paris · 13 years ago
  69. 2bd5fd1 policycoreutils: fixfiles delete tmp sockets and pipes rather than relabel then by Eric Paris · 13 years ago
  70. 6084f72 policycoreutils: fixfile use find -delete instead of pipe to rm by Eric Paris · 13 years ago
  71. da484b8 policycoreutils: chcat man page typo by Eric Paris · 13 years ago
  72. 6a1c070 policycoreutils: add man page for genhomedircon by Eric Paris · 13 years ago
  73. a57385c policycoreutils: setfiles fix typo by Eric Paris · 13 years ago
  74. 4c63498 policycoreutils: setsebool should inform users they need to be root by Eric Paris · 13 years ago
  75. 98dcd24 policycoreutils: setsebool typos by Eric Paris · 13 years ago
  76. 10374e5 policycoreutils: open_init_tty man page typos by Eric Paris · 13 years ago
  77. 0b8af75 policycoreutils: Don't add user site directory to sys.path by Eric Paris · 13 years ago
  78. e3ffa8c policycoreutils: newrole retain CAP_SETPCAP by Eric Paris · 13 years ago
  79. 802369f audit2allow: do not print statistics by Eric Paris · 13 years ago
  80. c7ed95f libselinux: make python bindings for restorecon work on relative path by Eric Paris · 13 years ago
  81. 2ea80c2 libselinux: fix python audit2why binding error by Eric Paris · 13 years ago
  82. 63df0f7 libselinux: support new python3 functions by Eric Paris · 13 years ago
  83. 4f621a1 libselinux: do not check fcontext duplicates on use by Eric Paris · 13 years ago
  84. 874bac8 Patch for python3 for libselinux by Daniel J Walsh · 13 years ago
  85. 1867652 libsepol: use mapped role number instead of module role number by Eric Paris · 13 years ago
  86. 78b4b56 Made updates to checkpolicy libselinux and policycoreutils so update by Eric Paris · 13 years ago
  87. 39066bd policycoreutils: seunshare: define _GNU_SOURCE earlier by Eric Paris · 13 years ago
  88. 30ad11f policycoreutils: make ignore_enoent do something by Eric Paris · 13 years ago
  89. 84ea17b libselinux: move .gitignore into utils by Eric Paris · 13 years ago
  90. 5ef65fd libselinux: new setexecon utility by Eric Paris · 13 years ago
  91. 441cf2e libselinux: selabel_open fix processing of substitution files by Richard Haines · 13 years ago
  92. e3cab99 libselinux mountpoint changing patch. by Daniel J Walsh · 13 years ago
  93. 2f921b5 checkmodule: Add note to checkmodule man page about old versions by Jason Axelson · 14 years ago
  94. 1236eef restorecond: first user logged in is not noticed by Chris Adams · 14 years ago
  95. e4f49b1 libselinux: simplify SRCS in Makefile by root · 13 years ago
  96. bbad2cb Repo: update .gitignore by Eric Paris · 13 years ago
  97. aec2e02 checkpolicy: dispol: print role transition rules by Eric Paris · 13 years ago
  98. 510003b Minor version bump for updates as of 2011-08-01 by Eric Paris · 13 years ago
  99. 5aecaf1 semanage: update manpage to explain transactions capabilities by Eric Paris · 13 years ago
  100. d67b1ea libsemanage: drop the -no-unused-parameter build flag by Eric Paris · 13 years ago