summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-08-14db-4.1.17 orphans.jbj13-35/+30
2002-08-14db-4.1.17 orphans.jbj17-2031/+1948
2002-08-14db-4.1.17 orphans.jbj1-3/+6
2002-08-14db-4.1.17 orphans.jbj132-2734/+3456
2002-08-14db-4.1.17 orphans.jbj77-1681/+5187
2002-08-14Initial revisionjbj463-0/+67112
2002-08-14- fix: rebuilddb stat'ed target, not source, for rename sanity, take 2.jbj24-340/+351
2002-08-13Avoid DB_RECOVER deadlock (#70362).jbj1-98/+126
2002-08-13- fix: rebuilddb stat'ed target, not source, for rename sanity.jbj29-525/+543
2002-08-13- supply transitive closure for CLI packages from rpmdb-redhat database.jbj38-2054/+2602
2002-08-11Re-add the POPT_ keywod to xgettext text extraction.jbj31-626/+2561
2002-08-10Make rpmpopt text available for translation.jbj33-37/+1955
2002-08-09- python: include instance in IDTXload, filename in IDTXglob, returnjbj4-19/+89
2002-08-09- python: add (optional) ts.check() callback.jbj37-88/+186
2002-08-08- python: add return codes for rollbacks and fooDB methods.jbj38-2833/+2841
2002-08-08fix doc typocturner1-1/+1
2002-08-08remove some spurious warnings, clean up some ambiguitiescturner3-23/+32
2002-08-08lclint fiddles.jbj10-157/+119
2002-08-07Remove hdrVerifyFile, unusable as was (#58576).jbj1-230/+0
2002-08-07Round correctly so that progress bars complete to 100%.jbj34-535/+545
2002-08-07return RPM 4.0 support... sort ofcturner2-4/+28
2002-08-07version bumpcturner1-1/+1
2002-08-07port 4.1 branch to this branchcturner4-20/+68
2002-08-07Teach unzip about %setup -q.jbj1-1/+4
2002-08-07- fix: src.rpm installs need fd pos at payload.jbj34-34/+38
2002-08-06- python: bindings to import pubkeys and display openpgp packets.jbj37-714/+891
2002-08-06- add bitmask for precise control of signature/digest verification.jbj49-1174/+1231
2002-08-05- python: the death of rpmdb-py.[ch], use ts.fooDB() methods instead.jbj9-184/+52
2002-08-05- fix: check for lead magic, better error message on failure (#69751).jbj38-486/+528
2002-08-05- python: enable threads on callbacks and longish rpmlib calls.jbj5-24/+87
2002-08-05- python: bare bones rollback bindings.jbj3-5/+146
2002-08-04- add --predefine to define macros before reading macro configuration.jbj34-875/+1014
2002-08-04- fix: don't repackage %%ghost files.jbj34-187/+191
2002-08-04- resurrect --rollback.jbj43-4246/+4724
2002-08-03Remove dbi_tear_down, now that rpmdb's are closed on signals.jbj11-58/+91
2002-08-02- check header blobs on export (i.e. rpmdbAdd())..jbj41-1471/+1260
2002-08-02Sanity.jbj31-218/+218
2002-08-02- fix: signed pubkeys were imported incorrectly (#68291).jbj36-49/+53
2002-08-02- fix: repair --root with --verify (#70527).jbj34-35/+37
2002-08-02- fix: identify athlon with 3DNOWEXT as "athlon", not "i786" (#70539).jbj34-499/+503
2002-08-01- preserve rpmdb file attributes across --rebuilddb (#70367).jbj3-1/+15
2002-08-01Sanity.jbj2-0/+2
2002-08-01- python: methods to disable all new features for benchmarking.jbj3-20/+81
2002-07-31- change from default off to default on.jbj3-8/+11
2002-07-31- configurable (default off) build failure iff unpackaged files (PLD).jbj37-1213/+1680
2002-07-31Carry PLD scripts/configuration for perl/python/php in rpm sources.jbj44-318/+506
2002-07-31- make --querytags a common option, fix errant regex (#70135).jbj68-4038/+3957
2002-07-30- prevent stale locks in __db files by closing databases on signals.jbj35-1252/+1419
2002-07-30installplatform clean up, add athlon (PLD).jbj2-10/+11
2002-07-30- detect athlon/duron with CMOV (PLD).jbj3-6/+13