summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-04-10Fix: source package already part of the transaction.jbj3-7/+11
2002-04-10- beecrypt: add types.h, eliminate need for config.gnu.h.jbj78-2537/+2498
2002-04-09Use NEEDED from objdump, not ldd, to auto-generate Requires:.jbj1-13/+28
2002-04-09more churn. more stable. a hint of documentation, but only a hint.cturner3-31/+173
2002-04-08Sanity.jbj5-2/+19
2002-04-08Check {fsm,psm} for orphans.jbj2-4/+26
2002-04-08Check rpm-4.0.4 for orpahns.jbj6-25/+7
2002-04-08doxygen cleanup.jbj85-2723/+4033
2002-04-07- speedup large queries by ~50%.jbj19-142/+572
2002-04-07cleanup some memory issues; fix iteration over DB and proper freeing of heade...cturner3-30/+23
2002-04-07initial import of perl-RPM2cturner7-0/+537
2002-03-17Test program for file name join.jbj2-0/+271
2002-03-17- *really* dump signature header immutable region.jbj36-973/+1041
2002-03-17Bail on mmap/rsync fiddles for now.jbj33-2373/+1464
2002-03-17Conflicts.jbj25-80/+90
2002-03-16Initial revisionjbj1-0/+971
2002-03-13Factor notify callback function/arg onto per-ts method.jbj6-36/+48
2002-03-13Split transaction set handling into separate file, prepatory tojbj60-5664/+3813
2002-03-13Pass ts and args to rpmInstall() and rpmErase().jbj6-75/+86
2002-03-12Sanity.jbj2-7/+5
2002-03-12- permit --dbpath and --root with signature (i.e. --import) modes.jbj9-25/+109
2002-03-12- drill ts/fi through verify mode, add methods to keep fi abstract.jbj38-1914/+2012
2002-03-10- splint annotationsm, signature cleanup.jbj10-176/+111
2002-03-10- make --addsign and --resign behave exactly the same.jbj27-389/+407
2002-03-09Strip CFLAGS passed as argument to db configure.jbj3-11/+11
2002-03-08- wire --nodigest/--nosignature options to checksig/query/verify modes.jbj33-2402/+2303
2002-03-07- add header RSA signature (untested, disabled for now).jbj28-792/+816
2002-03-07- add header RSA signature (untested).jbj28-697/+910
2002-03-06- add header DSA signature.jbj41-2780/+3502
2002-03-03- add payload uncompressed size to signature to avoid rewriting header.jbj15-416/+1123
2002-02-28Speed up "w = iv(s) mod q" by eliminating the unnecessary {u,v,t}2jbj1-61/+85
2002-02-28Use Knuth algorithm Y for computing DSA "w = inv(s) mod q".jbj13-550/+1055
2002-02-27Sanity.jbj1-186/+372
2002-02-27Create.jbj1-0/+366
2002-02-25Annotation fiddles.jbj7-47/+154
2002-02-24Synthesize a st_ino field for fts(3) use across FTP.jbj5-4/+204
2002-02-24Auto-detect lvr vendor if /etc/lvr-release (#59897).jbj1-1/+2
2002-02-23fix: opendir(3) et al functional with FTP.jbj6-45/+386
2002-02-22Make peace with lclint for fts.[ch].jbj2-166/+211
2002-02-22tpkgid cleanup.jbj5-614/+158
2002-02-21Add tpkgid.c.jbj3-51/+496
2002-02-21Add pkgid db builder pre-cursor.jbj2-3/+409
2002-02-20Include fts.[ch] in rpmio, APi renamed to Fts_foo.jbj3-12/+25
2002-02-20Add (for portability) copies of fts.{c,h} from glibc-2.2.90-6.jbj2-0/+1263
2002-02-20Sanity.jbj3-6/+7
2002-02-20- make peace with automake et al in 8.0, ugh.jbj15-400/+69
2002-02-20Autogenerated.jbj1-13227/+0
2002-02-10- make peace with automake et al in 8.0, ugh.jbj142-14106/+28753
2002-02-10- make peace with gcc-3.1, remove compiler cruft.jbj11-33/+37
2002-02-10Sanity.jbj5-39/+39