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