Age | Commit message (Expand) | Author | Files | Lines |
2002-04-08 | doxygen cleanup. | jbj | 5 | -10/+55 |
2002-04-07 | - speedup large queries by ~50%. | jbj | 1 | -6/+6 |
2002-03-06 | - add header DSA signature. | jbj | 1 | -0/+3 |
2002-03-03 | - add payload uncompressed size to signature to avoid rewriting header. | jbj | 1 | -1/+14 |
2002-02-09 | Sync with 4.0.4, splint clean. | jbj | 1 | -1/+1 |
2002-02-01 | - permit args to be hidden within %%__find_{requires,provides}. | jbj | 1 | -10/+34 |
2002-01-28 | Avoid accidental collisions with POPT_BIT_SET for flags in popt tables. | jbj | 1 | -12/+12 |
2002-01-27 | Merge from rpm-4.0.4. | jbj | 1 | -13/+31 |
2002-01-18 | - missing key(s) on keyring when verifying a signature is now an error. | jbj | 4 | -13/+24 |
2002-01-11 | - permit subset installs for %lang colored hardlink file sets. | jbj | 1 | -38/+9 |
2002-01-05 | Spelling error. | jbj | 1 | -1/+1 |
2001-12-08 | - lclint-3.0.0.19 fiddles. | jbj | 1 | -1/+3 |
2001-12-06 | - 3 madvise calls and a 16Mb mmapped buffer == ~5% install speedup. Wow. | jbj | 1 | -3/+3 |
2001-11-18 | - convert file md5sum's to binary on the fly, reducing memory footprint. | jbj | 1 | -2/+2 |
2001-11-12 | - commit to using rpmDepSet and TFI_t, not header. | jbj | 1 | -0/+2 |
2001-11-11 | Replace loadFi with fiNew, freeFi with fiFree. | jbj | 2 | -3/+8 |
2001-11-11 | - factor per-transactionElement data out of TFI_t through pointer ref. | jbj | 1 | -3/+5 |
2001-11-11 | - common structure elements for unification of TFI_t and rpmFNSet. | jbj | 1 | -1/+5 |
2001-11-06 | - fix: harmless typo in db3 chroot hack. | jbj | 3 | -5/+29 |
2001-11-01 | - add header refcount annotations throughout. | jbj | 2 | -9/+9 |
2001-10-28 | - memory indices for dependency check are typedef'd and abstract'd. | jbj | 4 | -12/+22 |
2001-10-27 | - legacy signatures always checked where possible on package read. | jbj | 1 | -11/+3 |
2001-10-26 | - wire transactions through rpmcli install/erase modes. | jbj | 2 | -31/+76 |
2001-10-25 | - legacy signatures always checked on -qp and -Vp. | jbj | 5 | -5/+232 |
2001-10-21 | - all symbols but hdrVec are now forward references in linkage. | jbj | 2 | -11/+2 |
2001-10-19 | Permit multiple, simultaneous, digests on a single FD_t. | jbj | 1 | -1/+1 |
2001-10-19 | Rewire digests, step 2. | jbj | 1 | -2/+2 |
2001-10-19 | Rewire digests, step 1. | jbj | 1 | -0/+1 |
2001-10-18 | Scaffholding for dumping full headers carried through transaction. | jbj | 2 | -1/+3 |
2001-10-17 | Converging on lclint-3.0.17 strict level. | jbj | 16 | -57/+99 |
2001-10-16 | Factor -type problems into explicit code annotations. | jbj | 5 | -4/+18 |
2001-10-16 | More lclint annotations. | jbj | 8 | -27/+35 |
2001-10-15 | Explicit branchstate annotations. | jbj | 13 | -34/+99 |
2001-10-15 | lclint fiddles to annotate globals. | jbj | 17 | -54/+213 |
2001-10-13 | More lclint annotations. | jbj | 6 | -58/+58 |
2001-10-13 | - ratchet up to lclint "strict" level. | jbj | 9 | -8/+33 |
2001-09-29 | - create RFC-2440 OpenPGP API in rpmio. | jbj | 1 | -6/+8 |
2001-09-25 | - legacy: drop brokenMD5 support (rrpm-2.3.3 to rpm-2.3.8 on sparc). | jbj | 2 | -1/+1 |
2001-09-25 | - drop rpmio/base64.[ch] in favor of beecrypt. | jbj | 1 | -1/+1 |
2001-09-24 | Move to lclint-3.0.0.15, revisit and clean up annotations. | jbj | 3 | -8/+7 |
2001-09-21 | - lclint-3.0.0.15 fiddles. | jbj | 5 | -6/+22 |
2001-08-27 | - fix: error message on failed package installs resurrected. | jbj | 1 | -3/+3 |
2001-08-03 | - fix: i18n tags not terminated correctly with NUL (#50304). | jbj | 1 | -1/+1 |
2001-07-31 | - add support for mips (#49283). | jbj | 1 | -18/+25 |
2001-07-21 | - add sha1 test vectors, verify on ix86/alpha/sparc. | jbj | 1 | -1/+1 |
2001-07-16 | - fix: don't total hard linked file size multiple times (#46286). | jbj | 1 | -8/+168 |
2001-07-10 | - package version now configureable, default v3. | jbj | 2 | -2/+25 |
2001-07-06 | - expose rpmShowProgress() and rpmVerifyDigest() in rpmcli.h. | jbj | 1 | -1/+1 |
2001-07-03 | - fix: redundant entries in file manifests handled correctly (#46914). | jbj | 3 | -13/+72 |
2001-06-25 | Yet another patial harlink set fix. | jbj | 1 | -0/+1 |