Use find-lang from opensuse
[platform/upstream/rpm.git] / plugins /
2013-02-04 Elena ReshetovaMoving some plugin info prints to debug
2013-02-03 Elena Reshetovafixing error in cleanup if magic db can't be loaded
2013-02-03 Elena ReshetovaAdding security msm plugin
2013-02-03 Elena ReshetovaMaking pre/post tsm/psm hooks more consistent.
2013-02-03 Elena ReshetovaImproving scriptlet related rpm plugin hooks.
2013-02-03 Elena ReshetovaExtending rpm plugin interface, part 1
2012-10-11 Panu MatilainenEliminate now unnecessary WITH_SELINUX conditionals...
2012-10-11 Panu MatilainenOnly try compiling sepolicy plugin if selinux is enabled
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-22 Panu MatilainenOnly sepolicy-plugin needs linking to libsemanage
2010-12-21 Panu MatilainenMove rpmtsSELabelFoo() functions to an internal-only...
2010-10-12 Panu MatilainenMove plugins out of rpm config directory
2010-09-21 Panu MatilainenFix up bunch of silly int vs rpmRC return code mismatches
2010-09-01 Steve LawrenceAdd SELinux policy plugin
2010-09-01 Steve LawrenceUpdate the plugin architecture to allow for remembering...
2010-06-23 Panu MatilainenMake rpmChrootIn/Out() accessible to plugins
2010-06-22 Steve LawrenceAdd a generic plugin for use by simple Collections