Age | Commit message (Expand) | Author | Files | Lines |
2001-06-01 | perl.prov patch (#43081). | jbj | 2 | -12/+24 |
2001-06-01 | - merge sparc64/ia64 fiddles back into linux.{req,prov}. | jbj | 10 | -75/+326 |
2001-05-31 | - return multiple suggested packages (Pawel Kolodziej <pawelk@pld.org.pl>). | jbj | 26 | -321/+560 |
2001-05-31 | lclint annotations. | jbj | 7 | -69/+132 |
2001-05-30 | - fix: for busted db1, attempt chain reconnection to following record. | jbj | 7 | -51/+183 |
2001-05-29 | - fix: popt exec doesn't add '--', --target et al no longer need '='. | jbj | 6 | -35/+55 |
2001-05-29 | - eliminate db-1.85 and db-2.x configuration. | jbj | 17 | -1082/+182 |
2001-05-25 | - perform db->verify when closing db files. | jbj | 14 | -83/+374 |
2001-05-23 | RPMTAG_BUILDROOT is internal tag. | jbj | 1 | -1/+1 |
2001-05-23 | - remove all header region assertion failures, return NULL instead. | jbj | 3 | -18/+6 |
2001-05-23 | - headerFree() returns NULL, _free is C++ safe. | jbj | 20 | -177/+225 |
2001-05-22 | - refuse to install on systems using db1. | jbj | 2 | -24/+15 |
2001-05-22 | Change contact email address. | jbj | 2 | -2/+2 |
2001-05-21 | - fix: skip %ghost files when building packages (#38218). | jbj | 2 | -6/+12 |
2001-05-20 | - fix: i18n strings need 1 on sucess return code (#41313). | jbj | 3 | -4/+6 |
2001-05-16 | fix: rpmtransAddPackage assumed removed packages were sorted (#35827). | jbj | 1 | -21/+23 |
2001-05-16 | - fix: filter duplicate package removals (#35828). | jbj | 7 | -21/+50 |
2001-05-15 | Update for 0.32 release | rjray | 3 | -7/+25 |
2001-05-15 | Significant speed-ups gained by breaking down the constants into fewer, | rjray | 1 | -523/+612 |
2001-05-15 | Fixing more of the "attempt to free unreferenced scalar" messages | rjray | 2 | -18/+21 |
2001-05-14 | Grrr, hacks to the hacks to get db3 to configure. | jbj | 1 | -3/+4 |
2001-05-14 | - upgrade to db-3.3.4. | jbj | 11 | -52/+4072 |
2001-05-13 | Resolve conflicts. | jbj | 4 | -60/+163 |
2001-05-13 | Initial revision | jbj | 155 | -0/+21522 |
2001-05-13 | - add cron/logrotate scripts to save installed package filenames. | jbj | 3 | -0/+25 |
2001-05-13 | - add cron/logrotate scripts to save installed package filenames. | jbj | 8 | -29/+96 |
2001-05-12 | Various debugging | rjray | 3 | -6/+12 |
2001-05-11 | - harden rpmdb iterators from damaged header instance segfaults. | jbj | 6 | -38/+96 |
2001-05-11 | Path is /etc/rpmrc, not /etc/rpm/rpmc, in comment (#40163). | jbj | 1 | -2/+2 |
2001-05-11 | Remove typos and stray debugging fprintf's. | jbj | 2 | -68/+66 |
2001-05-11 | Generate manifest for rpmdb. | jbj | 1 | -0/+3 |
2001-05-11 | - rpm database has rpm.rpm g+w permissions to share db3 mutexes. | jbj | 4 | -0/+647 |
2001-05-11 | - rpm database has rpm.rpm g+w permissions to share db3 mutexes. | jbj | 29 | -760/+258 |
2001-05-11 | Ignore "stuff". | jbj | 1 | -0/+26 |
2001-05-09 | - rpm executables now setuid rpm to share write locks. | jbj | 13 | -229/+654 |
2001-05-08 | Create db2 file manifest, as alpha is different. | jbj | 2 | -35/+11 |
2001-05-08 | - create rpmdb.la so that linkage against rpm's db-3.2.9 is possible. | jbj | 29 | -730/+861 |
2001-05-07 | - use internal db-3.2.9 sources to build by default. | jbj | 11 | -52/+113 |
2001-05-07 | - fix: debugging message displays header keys (#38454). | jbj | 2 | -4/+7 |
2001-05-06 | - fix: specfile queries with BuildArch: (#27589). | jbj | 15 | -164/+192 |
2001-05-06 | Change URL. | jbj | 1 | -1/+1 |
2001-05-05 | - enough lclint annotations and fiddles already. | jbj | 55 | -451/+772 |
2001-05-03 | - still more boring lclint annotations and fiddles. | jbj | 99 | -17393/+18053 |
2001-04-30 | - yet more boring lclint annotations and fiddles. | jbj | 54 | -1528/+1678 |
2001-04-29 | These are mostly further clean-up of the 4.0.2-compatibility effort. | rjray | 2 | -7/+21 |
2001-04-29 | Made some changes to how rpm version is represented, added a new -Ddefine to | rjray | 1 | -6/+7 |
2001-04-29 | - more boring lclint annotations and fiddles. | jbj | 32 | -188/+360 |
2001-04-29 | - transaction iterator(s) need to run in reverse order on pure erasures. | jbj | 4 | -8/+30 |
2001-04-29 | - globalize _free(3) wrapper in rpmlib.h, consistent usage throughout. | jbj | 64 | -1031/+960 |
2001-04-28 | Patch 3.2.9.2 from www.sleepycat.com. | jbj | 1 | -1/+1 |