1. f64918f Add make-update script and fix release script. by Stephen Smalley · 11 years ago
  2. ac74dde Bump policycoreutils version for sepolicy generate bug fix. by Stephen Smalley · 11 years ago
  3. b33b4f4 Make yum/extract_rpms optional so that apt based systems can use tool by Dan Walsh · 11 years ago
  4. e27d51b Add test suite for audit2allow and sepolgen_ifgen by Dan Walsh · 11 years ago
  5. 75fdea9 Bump version for bug fix to sepolgen-ifgen. by Stephen Smalley · 11 years ago
  6. bbf72ba Add back attributes flag to fix exception crash. by Dan Walsh · 11 years ago
  7. 0135eaa Cosmetic: Fix libsepol ChangeLog dates from 2012. by Stephen Smalley · 11 years ago
  8. c525be3 Update to latest Lindent script from kernel tree. by Stephen Smalley · 11 years ago
  9. 6abcb4f Drop obsolete script. by Stephen Smalley · 11 years ago
  10. 75740f4 Add tagging and wiki section generation to the release script. by Stephen Smalley · 11 years ago
  11. 674e068 Adjust build instructions to clarify x86_64 vs x86. by Stephen Smalley · 11 years ago
  12. 7c4bb77 Version bump for release. by Stephen Smalley · 11 years ago
  13. 8e5d465 Update ChangeLog files. by Stephen Smalley · 11 years ago
  14. 9792099 Properly build the swig exception file even if the headers are missing by Laurent Bigonville · 11 years ago
  15. 4b41f10 Merge branch 'constraintnames' by Stephen Smalley · 11 years ago
  16. e40b6ed Drop semodule_path; obsoleted by elimination of genhomedircon script. by Stephen Smalley · 11 years ago
  17. 4bc2cd4 Update version of policy file to match what was shipped since Fedora 19 by Dan Walsh · 11 years ago
  18. cde05f3 Have sepolgen return additional constraint information by Dan Walsh · 11 years ago
  19. 3ddff86 Have audit2allow output additional constraint information by Dan Walsh · 11 years ago
  20. 579236d Fix line spacing on audit2allow output by Dan Walsh · 11 years ago
  21. 4a674ab Return the sections of the source and target context that differ by Dan Walsh · 11 years ago
  22. 6d0f111 Change audit2why to return constraint information on denial. by Dan Walsh · 11 years ago
  23. 9eefe11 libsepol: V1 Allow constraint denials to be determined. by Richard Haines · 11 years ago
  24. e3b1bb1 Make sure userdel cleans up after itself in test by Dan Walsh · 11 years ago
  25. 959a4e3 Catch IOError errors within audit2allow by Dan Walsh · 11 years ago
  26. 8b114a3 Fix avc_has_perm() returns -1 even when SELinux is in permissive mode. by Stephen Smalley · 11 years ago
  27. 0ddd534 Add a README with instructions on building. by Stephen Smalley · 11 years ago
  28. e304852 Michal Trunecka patch to allow restorecon to accept paths with {} by Dan Walsh · 11 years ago
  29. a080100 Update ChangeLogs and bump VERSIONs to an intermediate value. by Stephen Smalley · 11 years ago
  30. 5625880 Revert "Richard Haines patch that allows us discover constraint violation information" by Stephen Smalley · 11 years ago
  31. 07e8f31 Fix sepolgen test case. by Stephen Smalley · 11 years ago
  32. 8b71d70 Add separate role declarations as required by modern checkpolicy. by Stephen Smalley · 11 years ago
  33. 99b070d Merge branch 'fedora' into master-merge by Stephen Smalley · 11 years ago
  34. cc13189 Need to delete all managed objects before readding them by Dan Walsh · 11 years ago
  35. 4f63201 semanage user customized should use -L not -l by Dan Walsh · 11 years ago
  36. f458b76 Merge branch 'fedora' into master-merge by Stephen Smalley · 11 years ago
  37. 50eedb1 Ignore genhomedircon link. by Stephen Smalley · 11 years ago
  38. cfada08 libsemanage gained a dependency on libaudit. by Stephen Smalley · 11 years ago
  39. fc965a9 Remove test_booleans_l from test, it is bogus by Dan Walsh · 11 years ago
  40. 52d52fe Make RANLIB variable overridable by Sven Vermeulen · 11 years ago
  41. e1ecb2c Update pkgconfig definition by Sven Vermeulen · 11 years ago
  42. 6068fcb Mount sys before trying to mount selinuxfs by Sven Vermeulen · 11 years ago
  43. 3b44fe1 Patch from Sven Vermeulen to use RANLIB. by Dan Walsh · 11 years ago
  44. 6020fb0 Use power of 2 for STAR_COUNT by Dan Walsh · 11 years ago
  45. 48663d5 Need to document -o filename in usage statement by Dan Walsh · 11 years ago
  46. ca030ec setfiles should always return -1 on failures. by Dan Walsh · 11 years ago
  47. 62c0cd6 setsebool does not do a good job of reporting missing booleans. by Dan Walsh · 11 years ago
  48. 1fd22fc Make setsebool be less verbose. by Dan Walsh · 11 years ago
  49. e6a1298 These are massive changes involved in building new GUI. by Dan Walsh · 11 years ago
  50. 43c9e8c Fix error when policy does not match the system. by Dan Walsh · 11 years ago
  51. d0b1e42 seinfo needs to work if mls is disabled. by Dan Walsh · 11 years ago
  52. cc3df76 Return the type aliases. by Dan Walsh · 11 years ago
  53. 85d76c1 Add new test suite for sepolicy tool set. by Dan Walsh · 11 years ago
  54. 0ebf819 Add org.selinux.config.selinux.policy for use with policykit and pk_exec by Dan Walsh · 11 years ago
  55. 678de8f Change polgengui to use latest interfaces availabel in sepolicy toolchain. by Dan Walsh · 11 years ago
  56. 953d4b6 Mv some of the setup we were doing in the policycoreutils.spec file into the main code by Dan Walsh · 11 years ago
  57. 5102ed4 If users of seobject set serange or seuser to "", we need to override. by Dan Walsh · 11 years ago
  58. 417fc54 Fix customized of fcontext and booleans to return proper transaction code by Dan Walsh · 11 years ago
  59. 6f24fe2 Make sure file equivalance target and source do not end with a / by Dan Walsh · 11 years ago
  60. 9d815b2 <<none>> should be a valid type to be used with the semanage fcontext call by Dan Walsh · 11 years ago
  61. a9bf18c Return the level when looking at the customized changes of users. by Dan Walsh · 11 years ago
  62. 3dafb10 Add deleteall customizations field for modules. by Dan Walsh · 11 years ago
  63. ffe0052 If a user specifies a module to add that does not exist print error. by Dan Walsh · 11 years ago
  64. 51a490b Only list disabled modules if the user ask for locallist on modules by Dan Walsh · 11 years ago
  65. 7f70a2b Add customized calls for modules to list disabled modules by Dan Walsh · 11 years ago
  66. 8d7f15a Fix bug in logger. by Dan Walsh · 11 years ago
  67. 3c1d51c Add new FILE_STRING constands by Dan Walsh · 11 years ago
  68. b15a87f Cleanup handling of translations code by Dan Walsh · 11 years ago
  69. 1886d46 Fix lots of bugs in the bash completion script. by Dan Walsh · 11 years ago
  70. c1f763e Convert semanage command to use argparse by Dan Walsh · 11 years ago
  71. 9aea9f3 Add test script for testing semanage functionality. by Dan Walsh · 11 years ago
  72. 1925e1e Break the semanage man page into different man pages per category. by Dan Walsh · 11 years ago
  73. a9dfbee bash completsion scripts have moved. by Dan Walsh · 11 years ago
  74. 91d0de4 genhomedircon is no longer a script, but a link to semodule by Dan Walsh · 11 years ago
  75. 790ae0a Fix spelling by Dan Walsh · 11 years ago
  76. 2910ca2 Lots of fixes for fixfiles by Dan Walsh · 11 years ago
  77. e63a8fa Give people who use run_init or newrole an indicator to make it not ask for passwords by Dan Walsh · 11 years ago
  78. f2051b2 Handle cleanup of locks properly by Dan Walsh · 11 years ago
  79. 53ccfb3 Add support for systemd service for restorecond by Dan Walsh · 11 years ago
  80. f1a5a0a Fix spelling mistake by Dan Walsh · 11 years ago
  81. e4488ec Allow users to have homedir as a symbolic link but mount on the homedir by Dan Walsh · 11 years ago
  82. a387e15 Xephry now supports resizable flag by Dan Walsh · 11 years ago
  83. 9e0c737 Swith to using openbox for window manager rather then matchbox by Dan Walsh · 11 years ago
  84. ae1cedb Handle audit2allow and audit2why with the same executable Remove audit2why directory and combine this into audit2allow directory by Dan Walsh · 11 years ago
  85. f7d40d9 We were asked to open output file for append rather then write. by Dan Walsh · 11 years ago
  86. 69129b4 Need to set the locale to current locale by Dan Walsh · 11 years ago
  87. f8a46ac Update Translations by Dan Walsh · 11 years ago
  88. 8137b93 Fix test matching to use proper constants by Dan Walsh · 11 years ago
  89. 17cc87e sepolgen did not work with filename transitions. by Dan Walsh · 11 years ago
  90. 3223746 fix bug in calls to attributes by Dan Walsh · 11 years ago
  91. 6f84cfd If you are pushing data onto the list that already exists, then return success. by Dan Walsh · 11 years ago
  92. 56d9d20 Pull auditing into libsemanage. by Dan Walsh · 11 years ago
  93. b14294c Remove the policy.kern after policy is build and replace with symbolic link. by Dan Walsh · 11 years ago
  94. 1fbb15e Add Laurent Bigonville fix to look at MAX_UID as well as MIN_UID in genhomedircon by Dan Walsh · 11 years ago
  95. 874a976 Fix handling of temporary file in sefcontext_compile.c by Dan Walsh · 11 years ago
  96. c32da69 Fixes for procattr calls to handle cache properly. by Dan Walsh · 11 years ago
  97. 9639f5d Add decent constants for python for return of getenforce call. by Dan Walsh · 11 years ago
  98. 2267137 Fix label substituion to work with the equiv path of "/" by Dan Walsh · 11 years ago
  99. 7eec00a Add selinux_current_policy_path, which returns the a pointer to the loaded policy by Dan Walsh · 11 years ago
  100. 403f2cf Change get_context_list to return an error rather then guess at a match. by Dan Walsh · 11 years ago