summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2013-02-02Temporally making loading of a configured plugin optionalElena Reshetova1-1/+2
2013-02-02Adding security msm pluginElena Reshetova5-6/+172
2013-02-02Making pre/post tsm/psm hooks more consistent.Elena Reshetova4-24/+29
2013-02-02Improving scriptlet related rpm plugin hooks.Elena Reshetova3-21/+102
2013-02-02Extending rpm plugin interface, part 1Elena Reshetova7-17/+216
2013-02-02Adding manifest support for rpmbuildElena Reshetova2-2/+3
2013-02-02include errno.hAnas Nashif1-0/+1
2013-02-02remove patch from suseAnas Nashif1-2/+0
2013-02-02add packaging filesAnas Nashif1-0/+2
2013-02-02Don't complain about a bad md5 sum for repackaged rpms.Anas Nashif1-0/+8
2013-02-02Prefer sys/vfs.h, as statvfs stats all filesystems againAnas Nashif1-0/+4
2013-02-02strip off the tagAnas Nashif1-0/+3
2013-02-02Add support for weak dependencies:Anas Nashif5-10/+30
2013-02-02Suspend exclusive database lock when scriptlets get calledAnas Nashif6-0/+89
2013-02-02Fix global (DB_PRIVATE) lock codeAnas Nashif1-16/+41
2013-02-02Allow updates to different architecturesAnas Nashif1-1/+2
2013-02-02Extended condition supportAnas Nashif1-3/+23
2013-02-02db ro interruptableAnas Nashif1-2/+4
2013-02-02Support a database-local fsync setting.Anas Nashif1-0/+4
2013-02-02compate name and versionAnas Nashif1-2/+20
2013-02-02Convert output to the current locale.Anas Nashif1-0/+152
2013-01-31Restore legacy behavior on %ghost %config erasure, mostlyupstream/4.11.0.1Panu Matilainen1-2/+15
2013-01-30Dont skip shared file/dir create if the other one is a ghostPanu Matilainen1-2/+8
2013-01-30Revert the severely broken FA_SKIP on %ghost "fix"Panu Matilainen1-11/+0
2013-01-29Be more careful about skipping shared file/directory creationPanu Matilainen1-1/+13
2012-12-19Handle transaction global pool allocation centrally in rpmtsPool()Panu Matilainen4-16/+16
2012-12-19Clean up fix grabData() error handling in callersPanu Matilainen1-6/+4
2012-12-18Dead code removalPanu Matilainen1-5/+0
2012-12-07Ensure correct return code on malformed signature in packagesPanu Matilainen1-2/+6
2012-11-26Add missing <errno.h> includePanu Matilainen1-0/+1
2012-11-18Add --undefine cli switch for undefining macros (related to RhBug:876308)Panu Matilainen1-0/+10
2012-11-14Account for temporary disk-space requirement on forced replace tooPanu Matilainen1-3/+5
2012-11-14Remove ancient, no longer relevant commentPanu Matilainen1-5/+0
2012-11-14Account for temporary disk-space requirements on updates (ticket #175)Panu Matilainen1-1/+13
2012-11-14Add $RPM_CONFIGDIR/macros.d/ directory to default macro path (RhBug:846679)Panu Matilainen1-0/+1
2012-11-08Add cli-switch to query for license filesPanu Matilainen3-2/+10
2012-11-05Work around Fedora-specific patch to libselinux causing warningsPanu Matilainen1-1/+1
2012-11-05Update library current + age (ie libs are now 3.1.0)Panu Matilainen1-1/+1
2012-11-01Hide the strpool-related rpmts/rpmfi/rpmds interfaces out of sight for nowPanu Matilainen9-113/+133
2012-10-30Handle partial reads and errors in package IO (RhBug:802839, RhBug:580974)Panu Matilainen5-9/+39
2012-10-30Fix missing error on --import on bogus key file (RhBug:869667)Panu Matilainen1-4/+5
2012-10-26Remove transition-time leftover pool unfreezingPanu Matilainen1-8/+0
2012-10-26Eliminate static "misc stuff pool" from rpmfiPanu Matilainen1-13/+6
2012-10-19Dont bother with digest and link comparisons if size differs, part IIPanu Matilainen1-0/+5
2012-10-19Dont bother with %config digests on conflicts if size differsPanu Matilainen1-0/+6
2012-10-09Add lua 5.2 support.Anders F Bjorklund1-2/+12
2012-10-08Don't bother calculating digests of %ghost %config filesPanu Matilainen1-1/+2
2012-10-05Use rpmal lookups for already added obsoletions tooPanu Matilainen1-19/+9
2012-10-05Add a hash + lookup function on obsoletes to rpmalPanu Matilainen2-0/+100
2012-10-05Rename rpmalProvidesHash to rpmalDepHashPanu Matilainen1-6/+6