1. 9f9e3f2 libselinux: test for file_contexts.bin format by Stephen Smalley · 10 years ago
  2. 6f29500 libselinux: add selabel_cmp interface and label_file backend by Stephen Smalley · 10 years ago
  3. 774f859 Updated libsemanage and policycoreutils ChangeLogs. by James Carter · 10 years ago
  4. 65c6325 policycoreutils/semodule: update semodule to allow extracting modules by Yuli Khodorkovskiy · 10 years ago
  5. d4f3ba7 libsemanage: Fix null pointer dereference in semanage_module_key_destroy by Yuli Khodorkovskiy · 10 years ago
  6. 228261a libsemanage: Add ability to extract modules by Yuli Khodorkovskiy · 10 years ago
  7. 40b80ad Updated sepolgen ChangeLog. by Stephen Smalley · 10 years ago
  8. 1ee796c sepolgen: convert cmp functions to key functions by Robert Kuska · 10 years ago
  9. 60956ac sepolgen: Decode output from Popen in Python3 by Robert Kuska · 10 years ago
  10. ec86146 Updated libselinux ChangeLog. by Stephen Smalley · 10 years ago
  11. 09ea624 libselinux: support specifying file_contexts.bin file path by Stephen Smalley · 10 years ago
  12. 0454b7a libselinux: support file_contexts.bin without file_contexts by Stephen Smalley · 10 years ago
  13. 509e607 Update libsemanage ChangeLog. by Stephen Smalley · 10 years ago
  14. 3c3006f semanage_migrate_store: add -r <root> option for migrating inside chroots by Petr Lautrbach · 10 years ago
  15. 1874317 Update libsepol ChangeLog. by Stephen Smalley · 10 years ago
  16. 6ea58f5 libsepol: Replace sscanf in module_to_cil by Yuli Khodorkovskiy · 10 years ago
  17. 23f6db5 Updated policycoreutils and sepolgen ChangeLogs. by Stephen Smalley · 10 years ago
  18. 7bd95d7 policycoreutils: Comment constraint rules in audit2allow and sepolgen output by Petr Lautrbach · 10 years ago
  19. 5b73ba0 Updated checkpolicy ChangeLog. by Stephen Smalley · 10 years ago
  20. a3691b8 checkpolicy: fix double free on name-based type transitions by Stephen Smalley · 10 years ago
  21. 38feead Updated policycoreutils ChangeLog. by Stephen Smalley · 10 years ago
  22. 789d0eb policycoreutils: Fix PEP8 issues by Jason Zaman · 10 years ago
  23. d19cda0 Updated libsepol ChangeLog by Steve Lawrence · 10 years ago
  24. 5eae956 libsepol/cil: Improve resolution error messages by Steve Lawrence · 10 years ago
  25. 92cc7b0 Updated policycoreutils ChangeLog. by Stephen Smalley · 10 years ago
  26. 4031618 policycoreutils: semanage: fix moduleRecords deleteall method by Stephen Smalley · 10 years ago
  27. 5ee1bef policycoreutils: semanage: kwarg -> kwargs by Stephen Smalley · 10 years ago
  28. bcdb745 Updated libsemanage ChangeLog. by Stephen Smalley · 10 years ago
  29. d56c2b4 libsemanage: Add file_contexts and seusers to the store by Yuli Khodorkovskiy · 10 years ago
  30. d7b1bf3 Updated policycoreutils ChangeLog. by Stephen Smalley · 10 years ago
  31. 7574a50 policycoreutils/scripts: improve compatibility with Python 3 by Michal Srb · 10 years ago
  32. 349239e policycoreutils/semanage: improve compatibility with Python 3 by Michal Srb · 10 years ago
  33. a9ce2e7 policycoreutils/sandbox: improve compatibility with Python 3 by Michal Srb · 10 years ago
  34. d135951 policycoreutils/audit2allow: improve compatibility with Python 3 by Michal Srb · 10 years ago
  35. 5c51831 Updated libselinux ChangeLog. by Stephen Smalley · 10 years ago
  36. fec839c libselinux: simplify procattr cache by Stephen Smalley · 10 years ago
  37. 2202a68 Updated sepolgen ChangeLog. by Stephen Smalley · 10 years ago
  38. 1eebc77 Updated policycoreutils ChangeLog. by Stephen Smalley · 10 years ago
  39. a280b06 sepolgen: Edit tests so they pass even on Python3 where hash is random. by Robert Kuska · 10 years ago
  40. a9fb905 sepolgen: Close files after reading/writing in tests. by Robert Kuska · 10 years ago
  41. 15a7553 sepolgen: Apply fixes discovered by 2to3 where needed. by Robert Kuska · 10 years ago
  42. c2ecb8e sepolgen: Replace usage of xrange inside of tests. by Robert Kuska · 10 years ago
  43. 2747dfb sepolgen: Replace usage of attributes of types module by Robert Kuska · 10 years ago
  44. aa903a2 sepolgen: Replace usage of __cmp__ with rich comparison. by Robert Kuska · 10 years ago
  45. aee1720 sepolgen: Unicode-objects must be encoded before hashing. by Robert Kuska · 10 years ago
  46. 788f5db sepolgen: Use sort function with key parameter. by Robert Kuska · 10 years ago
  47. 467c2a4 sepolgen: Replace func_code calls with __code__. by Robert Kuska · 10 years ago
  48. fd00e88 sepolgen: Use relative imports for modules within sepolgen. by Robert Kuska · 10 years ago
  49. e25d39a sepolgen: Replace deprecated *Equals functions in tests by Robert Kuska · 10 years ago
  50. 696c498 Updated policycoreutils ChangeLog. by Stephen Smalley · 10 years ago
  51. 4fbc662 Set self.sename to sename after calling semanage_seuser_set_sename() by Laurent Bigonville · 10 years ago
  52. 63fd0f0 Updated libsepol ChangeLog. by Stephen Smalley · 10 years ago
  53. 14eb8ac libsepol: fix policydb_read for policy versions < 24 by Stephen Smalley · 10 years ago
  54. 728b1ad Update libselinux ChangeLog. by Stephen Smalley · 10 years ago
  55. 3430519 libselinux: use /proc/thread-self when available by Stephen Smalley · 10 years ago
  56. 0079008 Update libselinux ChangeLog. by Stephen Smalley · 10 years ago
  57. f2cd2f8 libselinux: Add const to selinux_opt for label backends. by Richard Haines · 10 years ago
  58. fd60703 Updated policycoreutils ChangeLog. by Stephen Smalley · 10 years ago
  59. 6fd8e08 Fix typo in semanage args for minimum policy store by Petr Lautrbach · 10 years ago
  60. 0979e35 Update libselinux ChangeLog. by Stephen Smalley · 10 years ago
  61. f309a0e libselinux: Fix binary file labels for regexes with metachars by Richard Haines · 10 years ago
  62. de41db9 Updated libsemanage ChangeLog. by Stephen Smalley · 10 years ago
  63. 9638af2 libsemanage: Add policy binary and file_contexts.local to the store by Yuli Khodorkovskiy · 10 years ago
  64. 36938c2 Update libselinux ChangeLog. by Stephen Smalley · 10 years ago
  65. 35a7c3e libselinux: Fix file labels for regexes with metachars by Jeff Vander Stoep · 10 years ago
  66. 539b408 Update libselinux ChangeLog. by Stephen Smalley · 10 years ago
  67. 893c292 libselinux: Fix if file_contexts not '\n' terminated by Richard Haines · 10 years ago
  68. eda59e2 Update libsemanage ChangeLog by Steve Lawrence · 10 years ago
  69. b9124ec Allow to use compressed modules without a compression extension by Petr Lautrbach · 10 years ago
  70. b11ffdd Updated libsepol and secilc ChangeLogs. by James Carter · 10 years ago
  71. ce54728 secilc: Add a CIL policy file to test bounds checking. by James Carter · 10 years ago
  72. 0e05890 secilc: Add a CIL policy file to test neverallow checking. by James Carter · 10 years ago
  73. 3e4a902 libsepol/cil: Add CIL bounds checking and reporting. by James Carter · 10 years ago
  74. bea0771 libsepol/cil: Track number of classes and number of types and attributes. by James Carter · 10 years ago
  75. beb01ce libsepol/cil: Refactored CIL neverallow checking and reporting. by James Carter · 10 years ago
  76. f9bdf58 libsepol/cil: Add function to search the CIL AST for an AV rule. by James Carter · 10 years ago
  77. 798faf1 libsepol: Refactored bounds (hierarchy) checking code by James Carter · 10 years ago
  78. 9e6840e libsepol: Refactored neverallow checking. by James Carter · 10 years ago
  79. 88d09b6 libsepol: Treat types like an attribute in the attr_type_map. by James Carter · 10 years ago
  80. 49f7ebb libsepol: Add new ebitmap function named ebitmap_match_any() by James Carter · 10 years ago
  81. aab9d90 libselinux: Correctly handle an empty file_contexts file. by Stephen Smalley · 10 years ago
  82. ac78c67 Update libselinux ChangeLog. by Stephen Smalley · 10 years ago
  83. 3cb6078 libselinux: Enhance file context support by Richard Haines · 10 years ago
  84. e889148 libselinux: build sefcontext_compile with static libselinux by Stephen Smalley · 10 years ago
  85. 4ed298c Updated libselinux ChangeLog. by Stephen Smalley · 10 years ago
  86. 9eae658 libselinux: Fix property processing and cleanup formatting by Richard Haines · 10 years ago
  87. 8282ec4 Update checkpolicy and libsepol ChangeLogs. by Stephen Smalley · 10 years ago
  88. 915fa8f checkpolicy: switch operations to extended perms by Jeff Vander Stoep · 10 years ago
  89. 1af0ed6 Update checkpolicy and secilc ChangeLogs. by Stephen Smalley · 10 years ago
  90. de0a3bd policy_define.c: fix compiler warnings by Nick Kralevich · 10 years ago
  91. 1f75792 Remove uses of -Wno-return-type. by Dan Albert · 10 years ago
  92. 31f7239 Updated policycoreutils ChangeLog. by Stephen Smalley · 10 years ago
  93. 73b7ff4 Only invoke RPM on RPM-enabled Linux distributions by Sven Vermeulen · 10 years ago
  94. 2b35dd5 Update checkpolicy ChangeLog. by Stephen Smalley · 10 years ago
  95. 93b2e5f Fix -Wreturn-type issues. by Dan Albert · 10 years ago
  96. 59e02f6 libselinux: Drop confusing comment. by Stephen Smalley · 10 years ago
  97. e2eaec2 Update libselinux ChangeLog. by Stephen Smalley · 10 years ago
  98. af41e2b libselinux: Add read_spec_entries function to replace sscanf by Richard Haines · 10 years ago
  99. a24fc04 Update libsepol ChangeLog. by James Carter · 10 years ago
  100. 11fccc4 libsepol: with pp to CIL, always write auditadm_r and secadm_r roles by Steve Lawrence · 10 years ago