Add macro %isu_package to generate ISU Package
[platform/upstream/rpm.git] / plugins / sepolicy.c
2012-10-11 Panu MatilainenEliminate now unnecessary WITH_SELINUX conditionals...
2012-01-12 Ales Kozumplikremove the 'path' parameter of rpmtsSELabelInit()
2012-01-12 Ales Kozumplikselinux: reopen label between transactions if necessary...
2011-11-09 Panu MatilainenMake base64 encoding/decoding part of rpmio public API
2011-09-01 Panu MatilainenFix up one strict-prototype warning that has crept...
2011-05-30 Panu MatilainenRemove trailing dead NULL-assignments from sepoltransFree()
2011-05-30 Panu MatilainenMinor cleanups to sepolLoadPolicies() in sepolicy plugin
2011-05-30 Panu MatilainenReturn explicit NULL on sepoltransNew() failure
2010-12-21 Panu MatilainenMove rpmtsSELabelFoo() functions to an internal-only...
2010-09-21 Panu MatilainenFix up bunch of silly int vs rpmRC return code mismatches
2010-09-01 Steve LawrenceAdd SELinux policy plugin