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