summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2002-06-01- fix: use getgrnam, not getpwnam, to convert gid -> group.jbj1-12/+13
2002-05-27Add bindings for rpmte and FD_t.jbj12-186/+199
2002-05-27Add rpmal bindings, Grand Renaming to rpmalFoo().jbj5-62/+68
2002-05-23Create rpmts-py.c.jbj8-34/+37
2002-05-19- fix: synthesize unpacking progress callbacks for packages w/o files.jbj22-209/+313
2002-05-19- Grand Renaming of rpm data types.jbj29-1494/+1591
2002-05-17Transactions made increasingly opaque.jbj11-176/+276
2002-05-16- opaque (well mostly) rpmTransactionSet using methods.jbj21-871/+687
2002-05-13AIX fiddles (Albert Chin <rpm-list@thewrittenword.com>).jbj1-2/+2
2002-05-13Eliminate bogus strerror message for manifests.jbj3-7/+6
2002-05-07- plug most install mode leaks.jbj7-23/+64
2002-05-06- rework most of rpmdb.c prepatory to implementing duplicates.jbj1-32/+2
2002-05-04Add toy db->associate, db->join, dbcursor->c_pget wrappers.jbj4-4/+4
2002-05-04Pass dbiGet() flags from application.jbj2-4/+4
2002-05-02- eliminate db1 support.jbj6-8/+19
2002-05-01- attempt to make peace with automake-1.6.1, autoconf-2.53.jbj5-61/+85
2002-04-14- use build time to choose one of multiple alternative suggestions.jbj9-37/+104
2002-04-13- merge conflicts into problems, handle as transaction set variable.jbj9-134/+110
2002-04-13- use rpmdb-redhat to suggest dependency resolution(s).jbj23-229/+338
2002-04-11- rescusitate --rebuild.jbj24-128/+137
2002-04-10Fix: source package already part of the transaction.jbj2-5/+11
2002-04-08Sanity.jbj1-0/+4
2002-04-08Check {fsm,psm} for orphans.jbj2-4/+26
2002-04-08doxygen cleanup.jbj14-34/+56
2002-04-07- speedup large queries by ~50%.jbj2-5/+16
2002-03-17- *really* dump signature header immutable region.jbj5-32/+91
2002-03-13Factor notify callback function/arg onto per-ts method.jbj5-34/+45
2002-03-13Split transaction set handling into separate file, prepatory tojbj7-296/+342
2002-03-13Pass ts and args to rpmInstall() and rpmErase().jbj4-67/+80
2002-03-12Sanity.jbj2-7/+5
2002-03-12- permit --dbpath and --root with signature (i.e. --import) modes.jbj3-18/+14
2002-03-12- drill ts/fi through verify mode, add methods to keep fi abstract.jbj9-226/+337
2002-03-10- splint annotationsm, signature cleanup.jbj7-176/+108
2002-03-10- make --addsign and --resign behave exactly the same.jbj2-23/+33
2002-03-08- wire --nodigest/--nosignature options to checksig/query/verify modes.jbj8-91/+175
2002-03-07- add header RSA signature (untested, disabled for now).jbj3-43/+79
2002-03-07- add header RSA signature (untested).jbj4-3/+97
2002-03-06- add header DSA signature.jbj4-152/+364
2002-03-03- add payload uncompressed size to signature to avoid rewriting header.jbj6-148/+392
2002-02-28Use Knuth algorithm Y for computing DSA "w = inv(s) mod q".jbj1-1/+4
2002-02-22tpkgid cleanup.jbj1-0/+6
2002-02-20Sanity.jbj1-5/+5
2002-02-09Sync with 4.0.4, splint clean.jbj4-23/+35
2002-02-07Sync with rpm-4.0.4.jbj1-3/+3
2002-02-04- generate index for pkgid (aka Sigmd5) tag, query/verify by pkgid.jbj5-11/+145
2002-02-04rollback changes from 4.0.4.jbj3-13/+28
2002-02-02Sync with rpm-4.0.4 rollbacks.jbj4-156/+47
2002-02-01- permit args to be hidden within %%__find_{requires,provides}.jbj1-1/+1
2002-01-30- legacy: configurable whiteout for known Red Hat dependency loops.jbj1-13/+51
2002-01-28Transaction rollbacks from rpm-4.04, (sanity flush).jbj3-94/+326