summaryrefslogtreecommitdiff
path: root/build
AgeCommit message (Expand)AuthorFilesLines
2001-12-08- lclint-3.0.0.19 fiddles.jbj1-1/+3
2001-12-06- 3 madvise calls and a 16Mb mmapped buffer == ~5% install speedup. Wow.jbj1-3/+3
2001-11-18- convert file md5sum's to binary on the fly, reducing memory footprint.jbj1-2/+2
2001-11-12- commit to using rpmDepSet and TFI_t, not header.jbj1-0/+2
2001-11-11Replace loadFi with fiNew, freeFi with fiFree.jbj2-3/+8
2001-11-11- factor per-transactionElement data out of TFI_t through pointer ref.jbj1-3/+5
2001-11-11- common structure elements for unification of TFI_t and rpmFNSet.jbj1-1/+5
2001-11-06- fix: harmless typo in db3 chroot hack.jbj3-5/+29
2001-11-01- add header refcount annotations throughout.jbj2-9/+9
2001-10-28- memory indices for dependency check are typedef'd and abstract'd.jbj4-12/+22
2001-10-27- legacy signatures always checked where possible on package read.jbj1-11/+3
2001-10-26- wire transactions through rpmcli install/erase modes.jbj2-31/+76
2001-10-25- legacy signatures always checked on -qp and -Vp.jbj5-5/+232
2001-10-21- all symbols but hdrVec are now forward references in linkage.jbj2-11/+2
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-19Rewire digests, step 1.jbj1-0/+1
2001-10-18Scaffholding for dumping full headers carried through transaction.jbj2-1/+3
2001-10-17Converging on lclint-3.0.17 strict level.jbj16-57/+99
2001-10-16Factor -type problems into explicit code annotations.jbj5-4/+18
2001-10-16More lclint annotations.jbj8-27/+35
2001-10-15Explicit branchstate annotations.jbj13-34/+99
2001-10-15lclint fiddles to annotate globals.jbj17-54/+213
2001-10-13More lclint annotations.jbj6-58/+58
2001-10-13- ratchet up to lclint "strict" level.jbj9-8/+33
2001-09-29- create RFC-2440 OpenPGP API in rpmio.jbj1-6/+8
2001-09-25- legacy: drop brokenMD5 support (rrpm-2.3.3 to rpm-2.3.8 on sparc).jbj2-1/+1
2001-09-25- drop rpmio/base64.[ch] in favor of beecrypt.jbj1-1/+1
2001-09-24Move to lclint-3.0.0.15, revisit and clean up annotations.jbj3-8/+7
2001-09-21- lclint-3.0.0.15 fiddles.jbj5-6/+22
2001-08-27- fix: error message on failed package installs resurrected.jbj1-3/+3
2001-08-03- fix: i18n tags not terminated correctly with NUL (#50304).jbj1-1/+1
2001-07-31- add support for mips (#49283).jbj1-18/+25
2001-07-21- add sha1 test vectors, verify on ix86/alpha/sparc.jbj1-1/+1
2001-07-16- fix: don't total hard linked file size multiple times (#46286).jbj1-8/+168
2001-07-10- package version now configureable, default v3.jbj2-2/+25
2001-07-06- expose rpmShowProgress() and rpmVerifyDigest() in rpmcli.h.jbj1-1/+1
2001-07-03- fix: redundant entries in file manifests handled correctly (#46914).jbj3-13/+72
2001-06-25Yet another patial harlink set fix.jbj1-0/+1
2001-06-20- fix: partial sets of hardlinked files forbidden in payload.jbj1-3/+8
2001-06-19- finalize per-header methods, accessing headerFoo through vector.jbj2-3/+3
2001-06-19- preliminary abstraction to support per-header methods.jbj3-4/+4
2001-06-15- ia64/sparc: <arch>.{req,prov} identical to linux.{req,prov}.jbj1-1/+4
2001-06-12- remove rpmrc Provides: Yet Again, use virtual packages.jbj1-1/+0
2001-06-12- remove dead code frpm popt table reorg.jbj4-65/+96
2001-06-06- permit duplicates for btree indices.jbj1-1/+1
2001-06-05Typos.jbj1-3/+3
2001-06-05- fix typos in linux.{req,prov}.jbj9-91/+136
2001-06-04lclint fiddles.jbj10-47/+67
2001-05-23- headerFree() returns NULL, _free is C++ safe.jbj2-17/+6