1. e304852 Michal Trunecka patch to allow restorecon to accept paths with {} by Dan Walsh · 11 years ago
  2. a080100 Update ChangeLogs and bump VERSIONs to an intermediate value. by Stephen Smalley · 11 years ago
  3. 5625880 Revert "Richard Haines patch that allows us discover constraint violation information" by Stephen Smalley · 11 years ago
  4. 99b070d Merge branch 'fedora' into master-merge by Stephen Smalley · 11 years ago
  5. cc13189 Need to delete all managed objects before readding them by Dan Walsh · 11 years ago
  6. 4f63201 semanage user customized should use -L not -l by Dan Walsh · 11 years ago
  7. f458b76 Merge branch 'fedora' into master-merge by Stephen Smalley · 11 years ago
  8. 50eedb1 Ignore genhomedircon link. by Stephen Smalley · 11 years ago
  9. fc965a9 Remove test_booleans_l from test, it is bogus by Dan Walsh · 11 years ago
  10. 6020fb0 Use power of 2 for STAR_COUNT by Dan Walsh · 11 years ago
  11. 48663d5 Need to document -o filename in usage statement by Dan Walsh · 11 years ago
  12. ca030ec setfiles should always return -1 on failures. by Dan Walsh · 11 years ago
  13. 62c0cd6 setsebool does not do a good job of reporting missing booleans. by Dan Walsh · 11 years ago
  14. 1fd22fc Make setsebool be less verbose. by Dan Walsh · 11 years ago
  15. e6a1298 These are massive changes involved in building new GUI. by Dan Walsh · 11 years ago
  16. 43c9e8c Fix error when policy does not match the system. by Dan Walsh · 11 years ago
  17. d0b1e42 seinfo needs to work if mls is disabled. by Dan Walsh · 11 years ago
  18. cc3df76 Return the type aliases. by Dan Walsh · 11 years ago
  19. 85d76c1 Add new test suite for sepolicy tool set. by Dan Walsh · 11 years ago
  20. 0ebf819 Add org.selinux.config.selinux.policy for use with policykit and pk_exec by Dan Walsh · 11 years ago
  21. 678de8f Change polgengui to use latest interfaces availabel in sepolicy toolchain. by Dan Walsh · 11 years ago
  22. 953d4b6 Mv some of the setup we were doing in the policycoreutils.spec file into the main code by Dan Walsh · 11 years ago
  23. 5102ed4 If users of seobject set serange or seuser to "", we need to override. by Dan Walsh · 11 years ago
  24. 417fc54 Fix customized of fcontext and booleans to return proper transaction code by Dan Walsh · 11 years ago
  25. 6f24fe2 Make sure file equivalance target and source do not end with a / by Dan Walsh · 11 years ago
  26. 9d815b2 <<none>> should be a valid type to be used with the semanage fcontext call by Dan Walsh · 11 years ago
  27. a9bf18c Return the level when looking at the customized changes of users. by Dan Walsh · 11 years ago
  28. 3dafb10 Add deleteall customizations field for modules. by Dan Walsh · 11 years ago
  29. ffe0052 If a user specifies a module to add that does not exist print error. by Dan Walsh · 11 years ago
  30. 51a490b Only list disabled modules if the user ask for locallist on modules by Dan Walsh · 11 years ago
  31. 7f70a2b Add customized calls for modules to list disabled modules by Dan Walsh · 11 years ago
  32. 8d7f15a Fix bug in logger. by Dan Walsh · 11 years ago
  33. 3c1d51c Add new FILE_STRING constands by Dan Walsh · 11 years ago
  34. b15a87f Cleanup handling of translations code by Dan Walsh · 11 years ago
  35. 1886d46 Fix lots of bugs in the bash completion script. by Dan Walsh · 11 years ago
  36. c1f763e Convert semanage command to use argparse by Dan Walsh · 11 years ago
  37. 9aea9f3 Add test script for testing semanage functionality. by Dan Walsh · 11 years ago
  38. 1925e1e Break the semanage man page into different man pages per category. by Dan Walsh · 11 years ago
  39. a9dfbee bash completsion scripts have moved. by Dan Walsh · 11 years ago
  40. 91d0de4 genhomedircon is no longer a script, but a link to semodule by Dan Walsh · 11 years ago
  41. 790ae0a Fix spelling by Dan Walsh · 11 years ago
  42. 2910ca2 Lots of fixes for fixfiles by Dan Walsh · 11 years ago
  43. e63a8fa Give people who use run_init or newrole an indicator to make it not ask for passwords by Dan Walsh · 11 years ago
  44. f2051b2 Handle cleanup of locks properly by Dan Walsh · 11 years ago
  45. 53ccfb3 Add support for systemd service for restorecond by Dan Walsh · 11 years ago
  46. f1a5a0a Fix spelling mistake by Dan Walsh · 11 years ago
  47. e4488ec Allow users to have homedir as a symbolic link but mount on the homedir by Dan Walsh · 11 years ago
  48. a387e15 Xephry now supports resizable flag by Dan Walsh · 11 years ago
  49. 9e0c737 Swith to using openbox for window manager rather then matchbox by Dan Walsh · 11 years ago
  50. ae1cedb Handle audit2allow and audit2why with the same executable Remove audit2why directory and combine this into audit2allow directory by Dan Walsh · 11 years ago
  51. f7d40d9 We were asked to open output file for append rather then write. by Dan Walsh · 11 years ago
  52. 69129b4 Need to set the locale to current locale by Dan Walsh · 11 years ago
  53. f8a46ac Update Translations by Dan Walsh · 11 years ago
  54. 7eec00a Add selinux_current_policy_path, which returns the a pointer to the loaded policy by Dan Walsh · 11 years ago
  55. 2af2526 Add missing man page for sefcontext_compile by Dan Walsh · 11 years ago
  56. 2540b20 Laurent Bigonville patch to fix various minor manpage issues and correct section numbering. by Dan Walsh · 11 years ago
  57. a8b3340 Laurent Bigonville patch to allow overriding PATH Definitions in Makefiles by Dan Walsh · 11 years ago
  58. 56b49ab Richard Haines patch that allows us discover constraint violation information by Dan Walsh · 11 years ago
  59. 39b5a40 Fix relabel target. by Stephen Smalley · 11 years ago
  60. d420974 Open stdin as read/write by Sven Vermeulen · 11 years ago
  61. 622ebe0 Fix KeyError when using sepolicy transition by Sven Vermeulen · 11 years ago
  62. c282483 policycoreutils: Do not include LDFLAGS in CFLAGS when building sepolicy by Laurent Bigonville · 11 years ago
  63. 3c20b74 policycoreutils: init_policy() takes no arguments by Laurent Bigonville · 11 years ago
  64. 0df52b1 policycoreutils: Fix semange alternative logging code by Laurent Bigonville · 11 years ago
  65. 84e0858 policycoreutils: Fix cases where hyphen were used as minus sign in manpages by Laurent Bigonville · 11 years ago
  66. 002280e policycoreutils: Allow overriding CFLAGS in setfiles and sestatus Makefiles by Simon Ruderich · 11 years ago
  67. d1c47e7 policycoreutils: Create correct man directory for run_init manpages by Russell Coker · 11 years ago
  68. 42bde9b Policycoreutils: Allow overriding INITDIR in restorecond Makefile by Laurent Bigonville · 11 years ago
  69. e9410c9 VERSION BUMP FOR UPSTREAM PUSH by Eric Paris · 12 years ago
  70. 5c0d711 policycoreutils: sestatus: rewrite to shut up coverity by Eric Paris · 12 years ago
  71. 221e6d4 policycoreutils: seunshare: do checking on setfsuid by Eric Paris · 12 years ago
  72. 0a5dc30 policycoreutils: sandbox: seunshare: do not reassign realloc value by Eric Paris · 12 years ago
  73. 709e852 policycoreutils: po: update translations by Eric Paris · 12 years ago
  74. 1730f7c policycoreutils: fixfiles: relabel only after specific date by Dan Walsh · 12 years ago
  75. 6697e4d policycoreutils: genhomedircon generation to allow spec file to pass in SEMODULE_PATH by Dan Walsh · 12 years ago
  76. 88f2791 policycoreutils: restorecond: Add /etc/udpatedb.conf to restorecond.conf by Dan Walsh · 12 years ago
  77. 3e4ab5e policycoreutils: genhomedircon: regenerate genhomedircon more often by Eric Paris · 12 years ago
  78. b2de326 policycoreutils: gui: If you are not able to read enforcemode set it to False by Dan Walsh · 12 years ago
  79. f27af4a policycoreutils: restorecond: remove /etc/mtab from default list by Dan Walsh · 12 years ago
  80. 0faee34 policycoreutils: secon: add support for setrans color information in prompt output by Paul Moore · 12 years ago
  81. 017d35a policycoreutils: gui: system-config-selinux: do not use lokkit by Dan Walsh · 12 years ago
  82. da867f6 policycoreutils: semanage: good error message is sepolgen python module missing by Dan Walsh · 12 years ago
  83. c247992 policycoreutils: semanage: list logins file entries in semanage login -l by Eric Paris · 12 years ago
  84. 36f1ccb policycoreutils: setfiles: print error if no default label found by Dan Walsh · 12 years ago
  85. dd6c619 policycoreutils: gui: system-config-selinux: Catch no DISPLAY= error by Dan Walsh · 12 years ago
  86. 8904ffe policycoreutils: semanage: man: roles instead of role by rhatdan · 12 years ago
  87. 4369fbf policycoreutils: semanage: Fix handling of boolean_sub names when using the -F flag by rhatdan · 12 years ago
  88. 9786fde policycoreutils: qualifier to shred content by rhatdan · 12 years ago
  89. 067a436 policycoreutils: sandbox: Copy /var/tmp to /tmp as they are the same inside by rhatdan · 12 years ago
  90. 45b324e policycoreutils: gui: Start using Popen, instead of os.spawnl by rhatdan · 12 years ago
  91. 9ab6c92 policycoreutils: semanage: seobject verify policy types before allowing you to assign them. by Eric Paris · 12 years ago
  92. 11e9957 policycoreutils: po: stop running update-po on all by Eric Paris · 12 years ago
  93. 1683203 policycoreutils: add po file configuration information by Eric Paris · 12 years ago
  94. 71df1ec policycoreutils: semanage: use sepolicy for boolean dictionary by rhatdan · 12 years ago
  95. ef4836b policycoreutils: gui: sepolgen: use sepolicy to generate by rhatdan · 12 years ago
  96. e2de21c policycoreutils: gui: switch to use sepolicy by Dan Walsh · 12 years ago
  97. e9ddd96 policycoreutils: sandbox: use sepolicy to look for sandbox_t by Eric Paris · 12 years ago
  98. eef048f policycoreutils: sepolicy: Update Makefiles and po files by rhatdan · 12 years ago
  99. 1dce0bf policycoreutils: sepolicy: new command to unite small utilities by Eric Paris · 12 years ago
  100. aed9430 policycoreutils: Rebuild polgen.glade with glade-3 by Eric Paris · 12 years ago