summaryrefslogtreecommitdiff
path: root/build
AgeCommit message (Expand)AuthorFilesLines
2002-07-08Propagate splint-3.0.1.7 close(2) internalState annotation throughout.jbj9-83/+67
2002-07-02Add boundsread annotations throughout, enable +bounds checking.jbj12-2/+39
2002-06-25- python: link internal libelf (if used) directly into rpmmodule.so.jbj1-1/+1
2002-06-23Add boundswrite annotations everywhere.jbj16-1/+115
2002-06-22Factor bounds checking annotations into source code.jbj2-0/+6
2002-06-20- make sure that rpm can verify prelinked shared libraries.jbj1-1/+1
2002-06-19Annotate incondefs in source code.jbj2-11/+7
2002-06-09Sanity.jbj1-2/+2
2002-05-19- fix: synthesize unpacking progress callbacks for packages w/o files.jbj2-0/+6
2002-05-19- Grand Renaming of rpm data types.jbj5-22/+24
2002-05-16- opaque (well mostly) rpmTransactionSet using methods.jbj3-6/+9
2002-05-04Add toy db->associate, db->join, dbcursor->c_pget wrappers.jbj1-1/+1
2002-04-13- use rpmdb-redhat to suggest dependency resolution(s).jbj2-1/+3
2002-04-11- rescusitate --rebuild.jbj4-3/+9
2002-04-08doxygen cleanup.jbj5-10/+55
2002-04-07- speedup large queries by ~50%.jbj1-6/+6
2002-03-06- add header DSA signature.jbj1-0/+3
2002-03-03- add payload uncompressed size to signature to avoid rewriting header.jbj1-1/+14
2002-02-09Sync with 4.0.4, splint clean.jbj1-1/+1
2002-02-01- permit args to be hidden within %%__find_{requires,provides}.jbj1-10/+34
2002-01-28Avoid accidental collisions with POPT_BIT_SET for flags in popt tables.jbj1-12/+12
2002-01-27Merge from rpm-4.0.4.jbj1-13/+31
2002-01-18- missing key(s) on keyring when verifying a signature is now an error.jbj4-13/+24
2002-01-11- permit subset installs for %lang colored hardlink file sets.jbj1-38/+9
2002-01-05Spelling error.jbj1-1/+1
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