summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-04-12This change is not 100% complete, as the Makefile is still unable to create arjray1-107/+82
2002-04-12First of two efforts at redefining how multiple packages for one name arerjray1-3/+17
2002-04-11Now that rpm 3.0 is no longer supported, the ERR_CHAR_CONST macro is no longerrjray1-8/+2
2002-04-11Now that rpm 3.0 is no longer supported, the HDR_ITER_CONST macro is no longerrjray1-14/+5
2002-04-11Removed all the rpm 3.0 support logic #if/#endif blocks. rpm 3.0 is no longerrjray1-15/+3
2002-04-11Removed all the #if/#endif conditionals for rpm 3.0 compatibility. The rpm 3.0rjray1-108/+2
2002-04-11Removed all the #if/#endif blocks that were for distinguishing 3.0 and 4.0 rpmrjray1-5/+1
2002-04-11Switched the order of preference in choosing a package to use as a control forrjray1-1/+1
2002-04-11silly testcturner1-0/+1
2002-04-11- rescusitate --rebuild.jbj62-7288/+5750
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