1. 2ca19f3 libselinux: asprintf return code must be checked by Dan Walsh · 12 years ago
  2. ac6ab3a libselinux: Fortify source now requires all code to be compiled with -O flag by Dan Walsh · 12 years ago
  3. 7a86fe1 bump version and changelog for upstream push by Eric Paris · 12 years ago
  4. a4f8410 libselinux: Hide unnecessarily-exported library destructors by Laurent Bigonville · 12 years ago
  5. f7a75f1 libselinux: Do not link against python library, this is considered bad practice in debian by Laurent Bigonville · 12 years ago
  6. 2b5a053 libselinux: security_compute_create_name(3) by Kohei KaiGai · 12 years ago
  7. c7d749e libselinux: take security_deny_unknown into account by Dan Walsh · 12 years ago
  8. ed5dc69 libselinux: assert if avc_init() not called by Dan Walsh · 13 years ago
  9. 5766295 libselinux: build with either ruby 1.9 or ruby 1.8 by Dan Walsh · 13 years ago
  10. dc21b09 libselinux: pkg-config to figure out where ruby include files are located by Dan Walsh · 13 years ago
  11. 9b796ea libselinux: utils: Stop separating out matchpathcon as something special by Dan Walsh · 13 years ago
  12. 46d294f libselinux: Update Makefiles to handle /usrmove by Dan Walsh · 13 years ago
  13. c9a8ff9 libselinux: Ensure there is a prototype for 'matchpathcon_lib_destructor' by Daniel P. Berrange · 13 years ago
  14. bcdf92a libselinux: Change annotation on include/selinux/avc.h to avoid upsetting SWIG by Daniel P. Berrange · 13 years ago
  15. a1044d4 libselinux: utils: Enable many more gcc warnings for libselinux/utils builds by Daniel P. Berrange · 13 years ago
  16. 41649ca libselinux: Enable many more gcc warnings for libselinux/src/ builds by Daniel P. Berrange · 13 years ago
  17. 5f8ce37 libselinux: Fix const-ness of parameters & make usage() methods static by Daniel P. Berrange · 13 years ago
  18. 91d9fe8 libselinux: Add printf format attribute annotation to die() method by Daniel P. Berrange · 13 years ago
  19. 57928fa libselinux: Add more printf format annotations by Daniel P. Berrange · 13 years ago
  20. da5e7e3 libselinux: Add prototype decl for destructor by Daniel P. Berrange · 13 years ago
  21. 435fae6 libselinux: Remove unused flush_class_cache method by Daniel P. Berrange · 13 years ago
  22. b82b7e0 libselinux: Fix const-correctness by Daniel P. Berrange · 13 years ago
  23. 8679515 libselinux: Fix old style function definitions by Daniel P. Berrange · 13 years ago
  24. c87df34 libselinux: Remove jump over variable declaration by Daniel P. Berrange · 13 years ago
  25. 18e3a8d checkpolicy: libselinux: Fix dead links to www.nsa.gov/selinux by Dan Walsh · 13 years ago
  26. 339f807 update VERSION and Changelog for public push by Eric Paris · 13 years ago
  27. 297d2be libselinux: merge freecon with getcon man page by Eric Paris · 13 years ago
  28. cb71d68 libselinux: Cleanup Man pages by Dan Walsh · 13 years ago
  29. 27915ec libselinux: Fix setenforce man page to refer to selinux man page by Dan Walsh · 13 years ago
  30. 16a37c9 libselinux - correct selabel invalid context logging by Richard Haines · 13 years ago
  31. d65c02f bump version and changelog by Eric Paris · 13 years ago
  32. 85cfd2f libselinux: use -W and -Werror in utils by Eric Paris · 13 years ago
  33. 426d624 libselinux: Add man/man5 man pages by Richard Haines · 13 years ago
  34. accf6a4 libselinux: Add man/man5 man pages by Richard Haines · 13 years ago
  35. cc9e7e5 libselinux: Add man/man5 man pages by Richard Haines · 13 years ago
  36. af96082 libselinux: Updated selabel_x(5) man page by Richard Haines · 13 years ago
  37. a566af7 libselinux: Updated selabel_media(5) man page by Richard Haines · 13 years ago
  38. 30bd456 libselinux: Updated selabel_db(5) man page by Richard Haines · 13 years ago
  39. 5f2e362 libselinux: Updated selabel_file(5) man page by Richard Haines · 13 years ago
  40. aed3721 libselinux: return EINVAL if invalid role selected by Richard Haines · 13 years ago
  41. 83161f7 libselinux: get_default_type now sets EINVAL if no entry. by Richard Haines · 13 years ago
  42. d0a8d81 libselinux: Mapped compute functions now obey deny_unknown flag by Richard Haines · 13 years ago
  43. 98234cf libselinux: Remove assert in security_get_boolean_names(3) by Richard Haines · 13 years ago
  44. 7e81db0 libselinux: selinuxswig_python.i: don't make syscall if it won't change anything by Dan Walsh · 13 years ago
  45. 14e4b70 Bump Version and Changelog for commit by Eric Paris · 13 years ago
  46. d4a39ca policycoreutils: label_file: style changes to make Eric happy. by Eric Paris · 13 years ago
  47. 2b06f47 libselinux: rename and export symlink_realpath by Eric Paris · 13 years ago
  48. 74a9a52 libselinux: audit2why: close fd on enomem by Dan Walsh · 13 years ago
  49. dd563b3 libselinux: seusers: fix to handle large sets of groups by Dan Walsh · 13 years ago
  50. 3b5e45f libselinux: Don't reinitialize avc_init if it has been called previously by Dan Walsh · 13 years ago
  51. 9c46a0a libselinux: simple interface for access checks by Dan Walsh · 13 years ago
  52. 023c9c1 libselinux: label: cosmetic cleanups by Eric Paris · 13 years ago
  53. c81a43c libselinux: libsemanage: libsepol: regenerate .pc on VERSION change by Eric Paris · 13 years ago
  54. b3b19fd libselinux: load_policy: handle selinux=0 and /sys/fs/selinux not exist by Eric Paris · 13 years ago
  55. 468bff0 tree: Makefiles: syntax, convert all ${VAR} to $(VAR) by Eric Paris · 13 years ago
  56. 418dbc7 Bump version and changelog for all components. by Eric Paris · 13 years ago
  57. eb695e5 whole tree: default make target to all not install by Guido Trentalancia · 13 years ago
  58. e172b87 libselinux: put libselinux.so.1 in /lib not /usr/lib by Eric Paris · 13 years ago
  59. 7bfaa63 libselinux: src: matchpathcon: make sure resolved path starts with / by Eric Paris · 13 years ago
  60. 09b635f libselinux: src: matchpathcon: use myprintf not fprintf by Eric Paris · 13 years ago
  61. bedd2a8 libselinux: utils: matchpathcon: remove duplicate declaration by Eric Paris · 13 years ago
  62. 1f8cf40 update changelog and versions for 2011-08-26 by Eric Paris · 13 years ago
  63. bc1a8e2 libselinux: selinux_file_context_verify function returns wrong value. by Richard Haines · 14 years ago
  64. 7df397d libselinux: move realpath helper to matchpathcon library by Eric Paris · 13 years ago
  65. 57c6012 libselinux: python wrapper makefile changes by Dan Walsh · 13 years ago
  66. 6b6b475 update changelog and VERSION for latest changes by Eric Paris · 13 years ago
  67. 34d9c25 libselinux: mapping fix for invalid class/perms after selinux_set_mapping call by Richard Haines · 13 years ago
  68. 8faf23d libselinux: audit2why: work around python bug not defining SIZEOF_SOCKET_T by Eric Paris · 13 years ago
  69. 4ad1896 libselinux: resolv symlinks and dot directories before matching paths by Eric Paris · 13 years ago
  70. 4749940 update repo for 2011-08-03 with version and changelog updates by Eric Paris · 13 years ago
  71. 802369f audit2allow: do not print statistics by Eric Paris · 13 years ago
  72. c7ed95f libselinux: make python bindings for restorecon work on relative path by Eric Paris · 13 years ago
  73. 2ea80c2 libselinux: fix python audit2why binding error by Eric Paris · 13 years ago
  74. 63df0f7 libselinux: support new python3 functions by Eric Paris · 13 years ago
  75. 4f621a1 libselinux: do not check fcontext duplicates on use by Eric Paris · 13 years ago
  76. 874bac8 Patch for python3 for libselinux by Daniel J Walsh · 13 years ago
  77. 78b4b56 Made updates to checkpolicy libselinux and policycoreutils so update by Eric Paris · 13 years ago
  78. 84ea17b libselinux: move .gitignore into utils by Eric Paris · 13 years ago
  79. 5ef65fd libselinux: new setexecon utility by Eric Paris · 13 years ago
  80. 441cf2e libselinux: selabel_open fix processing of substitution files by Richard Haines · 13 years ago
  81. e3cab99 libselinux mountpoint changing patch. by Daniel J Walsh · 13 years ago
  82. e4f49b1 libselinux: simplify SRCS in Makefile by root · 13 years ago
  83. 510003b Minor version bump for updates as of 2011-08-01 by Eric Paris · 13 years ago
  84. 6fe09c7 libselinux: do not store generated files in git by Eric Paris · 13 years ago
  85. 44121f6 Minor version bump for release by Steve Lawrence · 13 years ago
  86. c7512cf Revision version bump by Steve Lawrence · 13 years ago
  87. a0ea2d8 Fix plural secolor.conf in the man page and black/white mixup by Steve Lawrence · 13 years ago
  88. c99414f Add libselinux man pages for colour functions by Richard Haines · 13 years ago
  89. 20b43b3 This patch adds a new subs_dist file. by Daniel J Walsh · 13 years ago
  90. 1629d2f This patch cleans up a couple of crashes caused by libselinux by Daniel J Walsh · 13 years ago
  91. 5c6729b Resend: This patch causes the mount points created in load_policy to have a proper name by Daniel J Walsh · 13 years ago
  92. acd3b7f Bump libselinux to 2.0.101 by Stephen Smalley · 13 years ago
  93. c4737c2 add db_language support on label_db.c by KaiGai Kohei · 14 years ago
  94. 44d8ff2 bump libselinux to 2.0.100 by Eamon Walsh · 14 years ago
  95. f0b3127 Use library destructors to destroy per-thread keys. by Eamon Walsh · 14 years ago
  96. fdab2ec bump libselinux to 2.0.99 by Steve Lawrence · 14 years ago
  97. 6caa4cb selinux man page fixes by Daniel J Walsh · 14 years ago
  98. bc2a8f4 libselinux: add selinux_status_* interfaces for /selinux/status by KaiGai Kohei · 14 years ago
  99. d17ed0d bump checkpolicy to 2.0.23 by Chad Sellers · 14 years ago
  100. 7bc4ffb Author: Daniel J Walsh by Daniel J Walsh · 14 years ago