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