1. 62c0cd6 setsebool does not do a good job of reporting missing booleans. by Dan Walsh · 12 years ago
  2. 1fd22fc Make setsebool be less verbose. by Dan Walsh · 12 years ago
  3. e6a1298 These are massive changes involved in building new GUI. by Dan Walsh · 12 years ago
  4. 43c9e8c Fix error when policy does not match the system. by Dan Walsh · 12 years ago
  5. d0b1e42 seinfo needs to work if mls is disabled. by Dan Walsh · 12 years ago
  6. cc3df76 Return the type aliases. by Dan Walsh · 12 years ago
  7. 85d76c1 Add new test suite for sepolicy tool set. by Dan Walsh · 12 years ago
  8. 0ebf819 Add org.selinux.config.selinux.policy for use with policykit and pk_exec by Dan Walsh · 12 years ago
  9. 678de8f Change polgengui to use latest interfaces availabel in sepolicy toolchain. by Dan Walsh · 12 years ago
  10. 953d4b6 Mv some of the setup we were doing in the policycoreutils.spec file into the main code by Dan Walsh · 12 years ago
  11. 5102ed4 If users of seobject set serange or seuser to "", we need to override. by Dan Walsh · 12 years ago
  12. 417fc54 Fix customized of fcontext and booleans to return proper transaction code by Dan Walsh · 12 years ago
  13. 6f24fe2 Make sure file equivalance target and source do not end with a / by Dan Walsh · 12 years ago
  14. 9d815b2 <<none>> should be a valid type to be used with the semanage fcontext call by Dan Walsh · 12 years ago
  15. a9bf18c Return the level when looking at the customized changes of users. by Dan Walsh · 12 years ago
  16. 3dafb10 Add deleteall customizations field for modules. by Dan Walsh · 12 years ago
  17. ffe0052 If a user specifies a module to add that does not exist print error. by Dan Walsh · 12 years ago
  18. 51a490b Only list disabled modules if the user ask for locallist on modules by Dan Walsh · 12 years ago
  19. 7f70a2b Add customized calls for modules to list disabled modules by Dan Walsh · 12 years ago
  20. 8d7f15a Fix bug in logger. by Dan Walsh · 12 years ago
  21. 3c1d51c Add new FILE_STRING constands by Dan Walsh · 12 years ago
  22. b15a87f Cleanup handling of translations code by Dan Walsh · 12 years ago
  23. 1886d46 Fix lots of bugs in the bash completion script. by Dan Walsh · 12 years ago
  24. c1f763e Convert semanage command to use argparse by Dan Walsh · 12 years ago
  25. 9aea9f3 Add test script for testing semanage functionality. by Dan Walsh · 12 years ago
  26. 1925e1e Break the semanage man page into different man pages per category. by Dan Walsh · 12 years ago
  27. a9dfbee bash completsion scripts have moved. by Dan Walsh · 12 years ago
  28. 91d0de4 genhomedircon is no longer a script, but a link to semodule by Dan Walsh · 12 years ago
  29. 790ae0a Fix spelling by Dan Walsh · 12 years ago
  30. 2910ca2 Lots of fixes for fixfiles by Dan Walsh · 12 years ago
  31. e63a8fa Give people who use run_init or newrole an indicator to make it not ask for passwords by Dan Walsh · 12 years ago
  32. f2051b2 Handle cleanup of locks properly by Dan Walsh · 12 years ago
  33. 53ccfb3 Add support for systemd service for restorecond by Dan Walsh · 12 years ago
  34. f1a5a0a Fix spelling mistake by Dan Walsh · 12 years ago
  35. e4488ec Allow users to have homedir as a symbolic link but mount on the homedir by Dan Walsh · 12 years ago
  36. a387e15 Xephry now supports resizable flag by Dan Walsh · 12 years ago
  37. 9e0c737 Swith to using openbox for window manager rather then matchbox by Dan Walsh · 12 years ago
  38. ae1cedb Handle audit2allow and audit2why with the same executable Remove audit2why directory and combine this into audit2allow directory by Dan Walsh · 12 years ago
  39. f7d40d9 We were asked to open output file for append rather then write. by Dan Walsh · 12 years ago
  40. 69129b4 Need to set the locale to current locale by Dan Walsh · 12 years ago
  41. f8a46ac Update Translations by Dan Walsh · 12 years ago
  42. 8137b93 Fix test matching to use proper constants by Dan Walsh · 12 years ago
  43. 17cc87e sepolgen did not work with filename transitions. by Dan Walsh · 12 years ago
  44. 3223746 fix bug in calls to attributes by Dan Walsh · 12 years ago
  45. 6f84cfd If you are pushing data onto the list that already exists, then return success. by Dan Walsh · 12 years ago
  46. 56d9d20 Pull auditing into libsemanage. by Dan Walsh · 12 years ago
  47. b14294c Remove the policy.kern after policy is build and replace with symbolic link. by Dan Walsh · 12 years ago
  48. 1fbb15e Add Laurent Bigonville fix to look at MAX_UID as well as MIN_UID in genhomedircon by Dan Walsh · 12 years ago
  49. 874a976 Fix handling of temporary file in sefcontext_compile.c by Dan Walsh · 12 years ago
  50. c32da69 Fixes for procattr calls to handle cache properly. by Dan Walsh · 12 years ago
  51. 9639f5d Add decent constants for python for return of getenforce call. by Dan Walsh · 12 years ago
  52. 2267137 Fix label substituion to work with the equiv path of "/" by Dan Walsh · 12 years ago
  53. 7eec00a Add selinux_current_policy_path, which returns the a pointer to the loaded policy by Dan Walsh · 12 years ago
  54. 403f2cf Change get_context_list to return an error rather then guess at a match. by Dan Walsh · 12 years ago
  55. f1598df Support udev-197 and higher by Dan Walsh · 12 years ago
  56. fd56c52 Separate out the calling of local subs and dist subs in selabel_sub by Dan Walsh · 12 years ago
  57. 51d9a07 Patch to change *setfilecon to not return ENOSUP if context matches. by Dan Walsh · 12 years ago
  58. 756013e This patch fixes python parsing. by Dan Walsh · 12 years ago
  59. 851266c define SELINUX_TRANS_DIR in selinux.h by Dan Walsh · 12 years ago
  60. ce2a884 Add selinux_systemd_contexts_path by Dan Walsh · 12 years ago
  61. 7fe6036 Add selinux_set_policy_root sets an alternate policy root directory path by Dan Walsh · 12 years ago
  62. 2af2526 Add missing man page for sefcontext_compile by Dan Walsh · 12 years ago
  63. 2540b20 Laurent Bigonville patch to fix various minor manpage issues and correct section numbering. by Dan Walsh · 12 years ago
  64. 4d2dd33 Allow " " and ":" in file name transtions by Dan Walsh · 12 years ago
  65. f44a218 handle-unknown should be an optional argument by Dan Walsh · 12 years ago
  66. a8b3340 Laurent Bigonville patch to allow overriding PATH Definitions in Makefiles by Dan Walsh · 12 years ago
  67. 56b49ab Richard Haines patch that allows us discover constraint violation information by Dan Walsh · 12 years ago
  68. 3f52a12 libsemanage: semanage_store: fix segfault introduced to fix memory leak by Eric Paris · 12 years ago
  69. e9410c9 VERSION BUMP FOR UPSTREAM PUSH by Eric Paris · 13 years ago
  70. ce39302 libselinux: sefcontext_compile: do not leak fd on error by Eric Paris · 12 years ago
  71. 4e5eaac libselinux: matchmediacon: do not leak fd by Eric Paris · 12 years ago
  72. 1e8f102 libselinux: src/label_android_property: do not leak fd on error by Eric Paris · 12 years ago
  73. 5c0d711 policycoreutils: sestatus: rewrite to shut up coverity by Eric Paris · 13 years ago
  74. 295abb3 libsemanage: semanage_store: do not leak memory in semanage_exec_prog by Eric Paris · 13 years ago
  75. d1c606b libsemanage: genhomedircon: remove useless conditional in get_home_dirs by Eric Paris · 13 years ago
  76. e1400f0 libsemanage: genhomedircon: double free in get_home_dirs by Eric Paris · 13 years ago
  77. d0c7f6e libsemanage: fcontext_record: do not leak on error in semanage_fcontext_key_create by Eric Paris · 13 years ago
  78. 7d83d86 libsemanage: genhomedircon: do not leak on failure in write_gen_home_dir_context by Eric Paris · 13 years ago
  79. 06f2a7c libsemanage: semanage_store: do not leak fd by Eric Paris · 13 years ago
  80. 5812ec2 libsemanage: genhomedircon: do not leak shells list by Eric Paris · 13 years ago
  81. 78d6184 libsemanage: semanage_store: do not leak on strdup failure by Eric Paris · 13 years ago
  82. d16ebaa libsemanage: semanage_store: rewrite for readability by Eric Paris · 13 years ago
  83. 3a4fc08 scripts: release: do not complain if release dir exists by Eric Paris · 13 years ago
  84. 221e6d4 policycoreutils: seunshare: do checking on setfsuid by Eric Paris · 13 years ago
  85. 9278871 libsepol: Fix memory leak issues found by Klocwork by Alice Chu · 13 years ago
  86. ab995a5 checkpolicy: Free allocated memory when clean up / exit. by Alice Chu · 13 years ago
  87. 0a5dc30 policycoreutils: sandbox: seunshare: do not reassign realloc value by Eric Paris · 13 years ago
  88. 709e852 policycoreutils: po: update translations by Eric Paris · 13 years ago
  89. 1730f7c policycoreutils: fixfiles: relabel only after specific date by Dan Walsh · 13 years ago
  90. 6697e4d policycoreutils: genhomedircon generation to allow spec file to pass in SEMODULE_PATH by Dan Walsh · 13 years ago
  91. 88f2791 policycoreutils: restorecond: Add /etc/udpatedb.conf to restorecond.conf by Dan Walsh · 13 years ago
  92. 3e4ab5e policycoreutils: genhomedircon: regenerate genhomedircon more often by Eric Paris · 13 years ago
  93. 0834ff3 libselinux: do not leak file contexts with mmap'd backend by Eric Paris · 13 years ago
  94. efb6347 libselinux: unmap file contexts on selabel_close() by Eric Paris · 13 years ago
  95. 9c83b20 libselinux: pkg-config do not specifc ruby version by Dan Walsh · 13 years ago
  96. b2de326 policycoreutils: gui: If you are not able to read enforcemode set it to False by Dan Walsh · 13 years ago
  97. 3dd13f7 sepolgen: understand role attributes by Miroslav Grepl · 13 years ago
  98. 1d40332 libselinux: optimize set*con functions by Eric Paris · 13 years ago
  99. 7b3a9a3 sepolgen: Use refpolicy_makefile() instead of hardcoding Makefile path by Laurent Bigonville · 13 years ago
  100. f27af4a policycoreutils: restorecond: remove /etc/mtab from default list by Dan Walsh · 13 years ago