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