Age | Commit message (Expand) | Author | Files | Lines |
2002-06-20 | - make sure that rpm can verify prelinked shared libraries. | jbj | 1 | -1/+1 |
2002-06-19 | Annotate incondefs in source code. | jbj | 2 | -11/+7 |
2002-06-09 | Sanity. | jbj | 1 | -2/+2 |
2002-05-19 | - fix: synthesize unpacking progress callbacks for packages w/o files. | jbj | 2 | -0/+6 |
2002-05-19 | - Grand Renaming of rpm data types. | jbj | 5 | -22/+24 |
2002-05-16 | - opaque (well mostly) rpmTransactionSet using methods. | jbj | 3 | -6/+9 |
2002-05-04 | Add toy db->associate, db->join, dbcursor->c_pget wrappers. | jbj | 1 | -1/+1 |
2002-04-13 | - use rpmdb-redhat to suggest dependency resolution(s). | jbj | 2 | -1/+3 |
2002-04-11 | - rescusitate --rebuild. | jbj | 4 | -3/+9 |
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 |