1. e6c6dc3 Add message to tell user to install sandbox policy package. by Dan Walsh · 12 years ago
  2. 84bffc4 Cleanup whitespace by Dan Walsh · 12 years ago
  3. d5116bd Add support to return sesitivities and cats for python bindings. by Dan Walsh · 12 years ago
  4. d3b4dbf Fix up desktop files to match current standards by Dan Walsh · 12 years ago
  5. 261a8a8 Add domain to short list of domains, when -t and -d used together by Dan Walsh · 12 years ago
  6. dc866db Only return writeable files that are enabled by Dan Walsh · 12 years ago
  7. 635e803 Call proper dbus function by Dan Walsh · 12 years ago
  8. d24fb68 selinux_set_mapping: Document it by Colin Walters · 12 years ago
  9. 0835913 Merge branch 'master' into next by Stephen Smalley · 12 years ago
  10. 2723843 Bump libselinux version to 2.2.1 for pkg-config fix. by Stephen Smalley · 12 years ago
  11. 7e79169 Remove -lpthread from pkg-config file. by Stephen Smalley · 12 years ago
  12. 9ff98fa Update policycoreutils ChangeLog. by Stephen Smalley · 12 years ago
  13. 2e93833 Minor manpages improvements by Laurent Bigonville · 12 years ago
  14. 1524e15 Improve restorecond systemd unit file by Laurent Bigonville · 12 years ago
  15. 28d6379 Add systemd unit file for mcstrans daemon by Laurent Bigonville · 12 years ago
  16. 534f5a7 Update libsepol and checkpolicy ChangeLog. by Stephen Smalley · 12 years ago
  17. 733ea08 libsepol: Fix valgrind errors in constraint_expr_eval_reason by Richard Haines · 12 years ago
  18. ab9cbb1 checkpolicy: Add debug feature to display constraints / validatetrans by Richard Haines · 12 years ago
  19. e1551b9 libsepol: Add sepol_validate_transition_reason_buffer function by Richard Haines · 12 years ago
  20. f0f1ff4 Bump policycoreutils version for semanage import default encoding bug fix. by Stephen Smalley · 12 years ago
  21. a2b443b Patch to remove default encoding patch. by Daniel J Walsh · 12 years ago
  22. f64918f Add make-update script and fix release script. by Stephen Smalley · 12 years ago
  23. ac74dde Bump policycoreutils version for sepolicy generate bug fix. by Stephen Smalley · 12 years ago
  24. b33b4f4 Make yum/extract_rpms optional so that apt based systems can use tool by Dan Walsh · 12 years ago
  25. e27d51b Add test suite for audit2allow and sepolgen_ifgen by Dan Walsh · 12 years ago
  26. 75fdea9 Bump version for bug fix to sepolgen-ifgen. by Stephen Smalley · 12 years ago
  27. bbf72ba Add back attributes flag to fix exception crash. by Dan Walsh · 12 years ago
  28. 0135eaa Cosmetic: Fix libsepol ChangeLog dates from 2012. by Stephen Smalley · 12 years ago
  29. c525be3 Update to latest Lindent script from kernel tree. by Stephen Smalley · 12 years ago
  30. 6abcb4f Drop obsolete script. by Stephen Smalley · 12 years ago
  31. 75740f4 Add tagging and wiki section generation to the release script. by Stephen Smalley · 12 years ago
  32. 674e068 Adjust build instructions to clarify x86_64 vs x86. by Stephen Smalley · 12 years ago
  33. 7c4bb77 Version bump for release. by Stephen Smalley · 12 years ago
  34. 8e5d465 Update ChangeLog files. by Stephen Smalley · 12 years ago
  35. 9792099 Properly build the swig exception file even if the headers are missing by Laurent Bigonville · 12 years ago
  36. 4b41f10 Merge branch 'constraintnames' by Stephen Smalley · 12 years ago
  37. e40b6ed Drop semodule_path; obsoleted by elimination of genhomedircon script. by Stephen Smalley · 12 years ago
  38. 4bc2cd4 Update version of policy file to match what was shipped since Fedora 19 by Dan Walsh · 12 years ago
  39. cde05f3 Have sepolgen return additional constraint information by Dan Walsh · 12 years ago
  40. 3ddff86 Have audit2allow output additional constraint information by Dan Walsh · 12 years ago
  41. 579236d Fix line spacing on audit2allow output by Dan Walsh · 12 years ago
  42. 4a674ab Return the sections of the source and target context that differ by Dan Walsh · 12 years ago
  43. 6d0f111 Change audit2why to return constraint information on denial. by Dan Walsh · 12 years ago
  44. 9eefe11 libsepol: V1 Allow constraint denials to be determined. by Richard Haines · 12 years ago
  45. e3b1bb1 Make sure userdel cleans up after itself in test by Dan Walsh · 12 years ago
  46. 959a4e3 Catch IOError errors within audit2allow by Dan Walsh · 12 years ago
  47. 8b114a3 Fix avc_has_perm() returns -1 even when SELinux is in permissive mode. by Stephen Smalley · 12 years ago
  48. 0ddd534 Add a README with instructions on building. by Stephen Smalley · 12 years ago
  49. e304852 Michal Trunecka patch to allow restorecon to accept paths with {} by Dan Walsh · 12 years ago
  50. a080100 Update ChangeLogs and bump VERSIONs to an intermediate value. by Stephen Smalley · 12 years ago
  51. 5625880 Revert "Richard Haines patch that allows us discover constraint violation information" by Stephen Smalley · 12 years ago
  52. 07e8f31 Fix sepolgen test case. by Stephen Smalley · 12 years ago
  53. 8b71d70 Add separate role declarations as required by modern checkpolicy. by Stephen Smalley · 12 years ago
  54. 99b070d Merge branch 'fedora' into master-merge by Stephen Smalley · 12 years ago
  55. cc13189 Need to delete all managed objects before readding them by Dan Walsh · 12 years ago
  56. 4f63201 semanage user customized should use -L not -l by Dan Walsh · 12 years ago
  57. f458b76 Merge branch 'fedora' into master-merge by Stephen Smalley · 12 years ago
  58. 50eedb1 Ignore genhomedircon link. by Stephen Smalley · 12 years ago
  59. cfada08 libsemanage gained a dependency on libaudit. by Stephen Smalley · 12 years ago
  60. fc965a9 Remove test_booleans_l from test, it is bogus by Dan Walsh · 12 years ago
  61. 52d52fe Make RANLIB variable overridable by Sven Vermeulen · 12 years ago
  62. e1ecb2c Update pkgconfig definition by Sven Vermeulen · 12 years ago
  63. 6068fcb Mount sys before trying to mount selinuxfs by Sven Vermeulen · 12 years ago
  64. 3b44fe1 Patch from Sven Vermeulen to use RANLIB. by Dan Walsh · 12 years ago
  65. 6020fb0 Use power of 2 for STAR_COUNT by Dan Walsh · 12 years ago
  66. 48663d5 Need to document -o filename in usage statement by Dan Walsh · 12 years ago
  67. ca030ec setfiles should always return -1 on failures. by Dan Walsh · 12 years ago
  68. 62c0cd6 setsebool does not do a good job of reporting missing booleans. by Dan Walsh · 12 years ago
  69. 1fd22fc Make setsebool be less verbose. by Dan Walsh · 12 years ago
  70. e6a1298 These are massive changes involved in building new GUI. by Dan Walsh · 12 years ago
  71. 43c9e8c Fix error when policy does not match the system. by Dan Walsh · 12 years ago
  72. d0b1e42 seinfo needs to work if mls is disabled. by Dan Walsh · 12 years ago
  73. cc3df76 Return the type aliases. by Dan Walsh · 12 years ago
  74. 85d76c1 Add new test suite for sepolicy tool set. by Dan Walsh · 12 years ago
  75. 0ebf819 Add org.selinux.config.selinux.policy for use with policykit and pk_exec by Dan Walsh · 12 years ago
  76. 678de8f Change polgengui to use latest interfaces availabel in sepolicy toolchain. by Dan Walsh · 12 years ago
  77. 953d4b6 Mv some of the setup we were doing in the policycoreutils.spec file into the main code by Dan Walsh · 12 years ago
  78. 5102ed4 If users of seobject set serange or seuser to "", we need to override. by Dan Walsh · 12 years ago
  79. 417fc54 Fix customized of fcontext and booleans to return proper transaction code by Dan Walsh · 12 years ago
  80. 6f24fe2 Make sure file equivalance target and source do not end with a / by Dan Walsh · 12 years ago
  81. 9d815b2 <<none>> should be a valid type to be used with the semanage fcontext call by Dan Walsh · 12 years ago
  82. a9bf18c Return the level when looking at the customized changes of users. by Dan Walsh · 12 years ago
  83. 3dafb10 Add deleteall customizations field for modules. by Dan Walsh · 12 years ago
  84. ffe0052 If a user specifies a module to add that does not exist print error. by Dan Walsh · 12 years ago
  85. 51a490b Only list disabled modules if the user ask for locallist on modules by Dan Walsh · 12 years ago
  86. 7f70a2b Add customized calls for modules to list disabled modules by Dan Walsh · 12 years ago
  87. 8d7f15a Fix bug in logger. by Dan Walsh · 12 years ago
  88. 3c1d51c Add new FILE_STRING constands by Dan Walsh · 12 years ago
  89. b15a87f Cleanup handling of translations code by Dan Walsh · 12 years ago
  90. 1886d46 Fix lots of bugs in the bash completion script. by Dan Walsh · 12 years ago
  91. c1f763e Convert semanage command to use argparse by Dan Walsh · 12 years ago
  92. 9aea9f3 Add test script for testing semanage functionality. by Dan Walsh · 12 years ago
  93. 1925e1e Break the semanage man page into different man pages per category. by Dan Walsh · 12 years ago
  94. a9dfbee bash completsion scripts have moved. by Dan Walsh · 12 years ago
  95. 91d0de4 genhomedircon is no longer a script, but a link to semodule by Dan Walsh · 12 years ago
  96. 790ae0a Fix spelling by Dan Walsh · 12 years ago
  97. 2910ca2 Lots of fixes for fixfiles by Dan Walsh · 12 years ago
  98. e63a8fa Give people who use run_init or newrole an indicator to make it not ask for passwords by Dan Walsh · 12 years ago
  99. f2051b2 Handle cleanup of locks properly by Dan Walsh · 12 years ago
  100. 53ccfb3 Add support for systemd service for restorecond by Dan Walsh · 12 years ago