summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-01-13Preparing for 4.9.0-beta1rpm-4.9.0-beta1Panu Matilainen27-261/+261
2011-01-13Add switch to allow printing only soname dependencies to elfdeps helperPanu Matilainen1-3/+5
2011-01-11Fix rpmsign --key-id popt alias typoPanu Matilainen1-1/+1
2011-01-07Honor --root in rpmkeys tooPanu Matilainen1-0/+2
2011-01-05Hide --verifydb switch againPanu Matilainen1-2/+2
2011-01-05Tweak up BDB flags to avoid breakage from --verifydbPanu Matilainen1-0/+5
2011-01-05A largish man-page updatePanu Matilainen9-597/+30
2011-01-03Bump up default BDB cache- and allowed mmap size considerablyPanu Matilainen2-2/+2
2010-12-23Require %files section for package generation againPanu Matilainen6-1/+16
2010-12-22Only sepolicy-plugin needs linking to libsemanagePanu Matilainen2-2/+5
2010-12-22Make rpmplugins.h private for nowPanu Matilainen5-8/+3
2010-12-21Update translations to kick out removed messages etcPanu Matilainen26-6744/+6265
2010-12-21Move rpmtsSELabelFoo() functions to an internal-only headerPanu Matilainen4-21/+23
2010-12-21Free up a bunch of bits from rpmtransFlags_ePanu Matilainen1-15/+18
2010-12-21Mark two more unused rpmts flags as suchPanu Matilainen1-2/+2
2010-12-21Rip the remains of --aid and --nosuggest, except for the callbackPanu Matilainen4-15/+3
2010-12-21Rip the stillborn, broken apply/commit transaction gooPanu Matilainen5-51/+10
2010-12-21Yet another pile of depmatch tests + added commentaryPanu Matilainen1-0/+94
2010-12-21Add pile of further dependency match testcasesPanu Matilainen1-72/+130
2010-12-21Add a pile of dependency matching tests for "obvious" casesPanu Matilainen4-1/+92
2010-12-21Move python test-suite macros to local.at, renamePanu Matilainen2-21/+20
2010-12-21Permit comparison operator strings (<, >= etc) in python ds constructorPanu Matilainen1-1/+44
2010-12-21Unbreak file user/groupname handling in buildPanu Matilainen1-6/+6
2010-12-21Add a "unique string cache" to rpmugPanu Matilainen2-0/+30
2010-12-21Support GetEntry() for hashes without datatype tooPanu Matilainen2-9/+8
2010-12-21Eliminate ancient dependency loop whiteout mechanismPanu Matilainen2-100/+1
2010-12-21Remove the now unused user/group caching codePanu Matilainen4-242/+1
2010-12-21Unify the user+group caching between librpm and librpmbuildPanu Matilainen3-12/+15
2010-12-21Split user+group caching to separate source (again), renamePanu Matilainen7-188/+198
2010-12-21Remove hardcoded lock and mail group id'sPanu Matilainen1-9/+0
2010-12-21Cut down the initial db checked hash allocation somewhatPanu Matilainen1-2/+2
2010-12-21Replace verified header tracking bitfield with a hash tablePanu Matilainen3-66/+28
2010-12-13Implement transaction ordering hintingPanu Matilainen8-0/+29
2010-12-10Implement filtering of autogenerated dependenciesPanu Matilainen1-5/+18
2010-12-10Some further preliminaries for next bitsPanu Matilainen1-21/+18
2010-12-10Refactor the helper execution out of rpmfcHelper()Panu Matilainen1-60/+67
2010-12-10Rename pattern -> path for, duh, path patternsPanu Matilainen6-18/+18
2010-12-10Support excluding by path or magic in file classificationPanu Matilainen2-1/+21
2010-12-10Remove broken versioned provides rpmlib() trackingPanu Matilainen2-25/+0
2010-12-10Add beginnings of python bindings test-suitePanu Matilainen4-0/+65
2010-12-10Kick out some long since invalid commentsPanu Matilainen1-3/+0
2010-12-10A bit of sanity checking in rpmtsRebuildDB()Panu Matilainen1-8/+15
2010-12-03Bump library sonamesPanu Matilainen3-3/+3
2010-12-03Internalize most direct rpmdb manipulation functionsPanu Matilainen2-60/+62
2010-12-03Require pkg-config 0.24 for creating pkgconfig() dependenciesPanu Matilainen1-1/+6
2010-12-01Update translations to pick up recent changesPanu Matilainen26-1846/+1891
2010-12-01Fix bogus error reporting from autogenerated dependencies (ticket #181)Panu Matilainen1-10/+14
2010-12-01Oops, mono dependency extractors need a bunch of argumentsPanu Matilainen1-2/+2
2010-12-01Make rpmdeps honor RPM_BUILD_ROOT if setPanu Matilainen1-1/+1
2010-12-01Pass RPM_BUILD_ROOT to helper scripts through environment alwaysPanu Matilainen3-9/+15