Age | Commit message (Expand) | Author | Files | Lines |
2002-08-19 | - add --with-efence to configure, check install/upgrade with efence. | jbj | 1 | -2/+3 |
2002-08-15 | hp-ux: ETXTBSY fiddles. | jbj | 1 | -0/+12 |
2002-08-07 | Round correctly so that progress bars complete to 100%. | jbj | 1 | -0/+6 |
2002-08-04 | - fix: don't repackage %%ghost files. | jbj | 1 | -0/+2 |
2002-08-04 | - resurrect --rollback. | jbj | 1 | -12/+12 |
2002-07-13 | - install rpmal.h and rpmhash.h, implicit rpmps.hinclude, for now. | jbj | 1 | -2/+0 |
2002-07-11 | - update for sv.po. | jbj | 1 | -5/+5 |
2002-07-08 | Propagate splint-3.0.1.7 close(2) internalState annotation throughout. | jbj | 1 | -16/+16 |
2002-07-03 | - use rpmfi in showQueryPackage(), eliminating headerGetEntry(). | jbj | 1 | -0/+4 |
2002-07-02 | Add boundsread annotations throughout, enable +bounds checking. | jbj | 1 | -2/+16 |
2002-06-22 | Factor bounds checking annotations into source code. | jbj | 1 | -0/+58 |
2002-06-21 | - fix: reading macro files can corrupt memory if BUFSIZ is teensy. | jbj | 1 | -0/+1 |
2002-05-19 | - fix: synthesize unpacking progress callbacks for packages w/o files. | jbj | 1 | -36/+20 |
2002-05-19 | - Grand Renaming of rpm data types. | jbj | 1 | -29/+31 |
2002-05-17 | Transactions made increasingly opaque. | jbj | 1 | -3/+3 |
2002-05-16 | - opaque (well mostly) rpmTransactionSet using methods. | jbj | 1 | -1/+1 |
2002-04-13 | - use rpmdb-redhat to suggest dependency resolution(s). | jbj | 1 | -1/+6 |
2002-04-11 | - rescusitate --rebuild. | jbj | 1 | -0/+5 |
2002-04-08 | Check {fsm,psm} for orphans. | jbj | 1 | -4/+13 |
2002-04-08 | doxygen cleanup. | jbj | 1 | -2/+2 |
2002-04-07 | - speedup large queries by ~50%. | jbj | 1 | -2/+6 |
2002-02-04 | - generate index for pkgid (aka Sigmd5) tag, query/verify by pkgid. | jbj | 1 | -2/+0 |
2002-02-04 | rollback changes from 4.0.4. | jbj | 1 | -4/+17 |
2002-01-18 | - missing key(s) on keyring when verifying a signature is now an error. | jbj | 1 | -0/+6 |
2002-01-11 | - permit subset installs for %lang colored hardlink file sets. | jbj | 1 | -9/+12 |
2001-12-06 | - 3 madvise calls and a 16Mb mmapped buffer == ~5% install speedup. Wow. | jbj | 1 | -1/+4 |
2001-11-18 | - convert file md5sum's to binary on the fly, reducing memory footprint. | jbj | 1 | -8/+14 |
2001-11-11 | - unify rpmFNSet into TFI_t. | jbj | 1 | -1/+0 |
2001-11-11 | - factor per-transactionElement data out of TFI_t through pointer ref. | jbj | 1 | -10/+13 |
2001-10-29 | - add some dinky availablePackage methods. | jbj | 1 | -5/+3 |
2001-10-29 | - start hiding availablePackage data/methods in rpmal.c/rpmal.h. | jbj | 1 | -3/+3 |
2001-10-28 | - memory indices for dependency check are typedef'd and abstract'd. | jbj | 1 | -8/+17 |
2001-10-27 | - transaction sets cerated in cli main. | jbj | 1 | -15/+14 |
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-18 | Scaffholding for dumping full headers carried through transaction. | jbj | 1 | -3/+3 |
2001-10-17 | Converging on lclint-3.0.17 strict level. | jbj | 1 | -35/+38 |
2001-10-16 | Factor -type problems into explicit code annotations. | jbj | 1 | -0/+10 |
2001-10-16 | More lclint annotations. | jbj | 1 | -4/+9 |
2001-10-15 | Explicit branchstate annotations. | jbj | 1 | -0/+21 |
2001-10-15 | lclint fiddles to annotate globals. | jbj | 1 | -1/+4 |
2001-10-13 | More lclint annotations. | jbj | 1 | -9/+20 |
2001-10-13 | - ratchet up to lclint "strict" level. | jbj | 1 | -6/+11 |
2001-10-08 | - upgrade to beecrypt-2.2.0pre. | jbj | 1 | -0/+2 |
2001-09-25 | - legacy: drop brokenMD5 support (rrpm-2.3.3 to rpm-2.3.8 on sparc). | jbj | 1 | -2/+0 |
2001-09-24 | Move to lclint-3.0.0.15, revisit and clean up annotations. | jbj | 1 | -14/+8 |
2001-09-21 | - lclint-3.0.0.15 fiddles. | jbj | 1 | -3/+3 |
2001-08-27 | - fix: error message on failed package installs resurrected. | jbj | 1 | -8/+16 |
2001-08-16 | - python: add exception to detect bad data in hdrUnload. | jbj | 1 | -1/+1 |
2001-07-24 | - fix: don't segfault when presented with rpm-2.4.10 packaging (#49688). | jbj | 1 | -6/+15 |