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