summaryrefslogtreecommitdiff
path: root/build/files.c
AgeCommit message (Expand)AuthorFilesLines
2002-06-23Add boundswrite annotations everywhere.jbj1-0/+32
2002-06-20- make sure that rpm can verify prelinked shared libraries.jbj1-1/+1
2002-06-09Sanity.jbj1-2/+2
2002-05-19- fix: synthesize unpacking progress callbacks for packages w/o files.jbj1-0/+5
2002-05-19- Grand Renaming of rpm data types.jbj1-9/+9
2002-04-13- use rpmdb-redhat to suggest dependency resolution(s).jbj1-1/+1
2002-04-11- rescusitate --rebuild.jbj1-0/+3
2002-04-08doxygen cleanup.jbj1-1/+37
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-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.jbj1-2/+2
2002-01-11- permit subset installs for %lang colored hardlink file sets.jbj1-38/+9
2001-12-08- lclint-3.0.0.19 fiddles.jbj1-1/+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.jbj1-1/+2
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.jbj1-2/+14
2001-10-25- legacy signatures always checked on -qp and -Vp.jbj1-1/+0
2001-10-21- all symbols but hdrVec are now forward references in linkage.jbj1-5/+1
2001-10-18Scaffholding for dumping full headers carried through transaction.jbj1-1/+2
2001-10-17Converging on lclint-3.0.17 strict level.jbj1-8/+9
2001-10-16Factor -type problems into explicit code annotations.jbj1-0/+4
2001-10-16More lclint annotations.jbj1-5/+7
2001-10-15Explicit branchstate annotations.jbj1-1/+17
2001-10-15lclint fiddles to annotate globals.jbj1-9/+38
2001-10-13More lclint annotations.jbj1-26/+26
2001-10-13- ratchet up to lclint "strict" level.jbj1-0/+1
2001-09-25- drop rpmio/base64.[ch] in favor of beecrypt.jbj1-1/+1
2001-09-21- lclint-3.0.0.15 fiddles.jbj1-0/+3
2001-07-16- fix: don't total hard linked file size multiple times (#46286).jbj1-8/+168
2001-07-03- fix: redundant entries in file manifests handled correctly (#46914).jbj1-13/+14
2001-06-25Yet another patial harlink set fix.jbj1-0/+1
2001-06-19- finalize per-header methods, accessing headerFoo through vector.jbj1-2/+2
2001-06-12- remove dead code frpm popt table reorg.jbj1-7/+7
2001-06-05Typos.jbj1-3/+3
2001-06-05- fix typos in linux.{req,prov}.jbj1-19/+23
2001-06-04lclint fiddles.jbj1-11/+13
2001-05-06- fix: specfile queries with BuildArch: (#27589).jbj1-3/+4
2001-05-05- enough lclint annotations and fiddles already.jbj1-5/+14
2001-05-03- still more boring lclint annotations and fiddles.jbj1-32/+87
2001-04-30- yet more boring lclint annotations and fiddles.jbj1-80/+86
2001-04-29- globalize _free(3) wrapper in rpmlib.h, consistent usage throughout.jbj1-162/+165
2001-03-16- add %exclude support (i.e. "everything but") to %files.jbj1-8/+92
2001-03-14Update to doxygen-1.2.6 configuration.jbj1-0/+5
2001-02-111st stab at --repackage.jbj1-1/+1
2001-02-03fix: db1 dbopen() check found in libc not auto-configuring forrectly.jbj1-0/+3
2001-01-25Isolate install/erase actions.jbj1-4/+5