summaryrefslogtreecommitdiff
path: root/build/pack.c
AgeCommit message (Expand)AuthorFilesLines
2002-07-21- add methods to make signature handling opaque wrto rpmts.jbj1-7/+7
2002-07-13- install rpmal.h and rpmhash.h, implicit rpmps.hinclude, for now.jbj1-6/+6
2002-07-08Propagate splint-3.0.1.7 close(2) internalState annotation throughout.jbj1-17/+14
2002-07-02Add boundsread annotations throughout, enable +bounds checking.jbj1-0/+2
2002-06-23Add boundswrite annotations everywhere.jbj1-0/+8
2002-05-19- fix: synthesize unpacking progress callbacks for packages w/o files.jbj1-0/+1
2002-05-19- Grand Renaming of rpm data types.jbj1-5/+7
2002-05-16- opaque (well mostly) rpmTransactionSet using methods.jbj1-4/+6
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).jbj1-0/+2
2002-04-11- rescusitate --rebuild.jbj1-2/+4
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
2001-12-06- 3 madvise calls and a 16Mb mmapped buffer == ~5% install speedup. Wow.jbj1-3/+3
2001-11-01- add header refcount annotations throughout.jbj1-6/+6
2001-10-28- memory indices for dependency check are typedef'd and abstract'd.jbj1-2/+6
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.jbj1-3/+24
2001-10-21- all symbols but hdrVec are now forward references in linkage.jbj1-6/+1
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-17Converging on lclint-3.0.17 strict level.jbj1-7/+7
2001-10-16Factor -type problems into explicit code annotations.jbj1-0/+6
2001-10-16More lclint annotations.jbj1-0/+2
2001-10-15Explicit branchstate annotations.jbj1-0/+4
2001-10-15lclint fiddles to annotate globals.jbj1-1/+17
2001-10-13More lclint annotations.jbj1-2/+2
2001-10-13- ratchet up to lclint "strict" level.jbj1-0/+1
2001-08-27- fix: error message on failed package installs resurrected.jbj1-3/+3
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-10- package version now configureable, default v3.jbj1-2/+24
2001-07-06- expose rpmShowProgress() and rpmVerifyDigest() in rpmcli.h.jbj1-1/+1
2001-06-20- fix: partial sets of hardlinked files forbidden in payload.jbj1-3/+8
2001-06-12- remove rpmrc Provides: Yet Again, use virtual packages.jbj1-1/+0
2001-06-12- remove dead code frpm popt table reorg.jbj1-29/+50
2001-06-04lclint fiddles.jbj1-2/+4
2001-05-23- headerFree() returns NULL, _free is C++ safe.jbj1-9/+3
2001-05-06- fix: specfile queries with BuildArch: (#27589).jbj1-1/+1
2001-05-05- enough lclint annotations and fiddles already.jbj1-5/+4
2001-05-03- still more boring lclint annotations and fiddles.jbj1-21/+47
2001-04-30- yet more boring lclint annotations and fiddles.jbj1-45/+50
2001-04-29- globalize _free(3) wrapper in rpmlib.h, consistent usage throughout.jbj1-19/+21
2001-04-17- fix: Fwrite's are optimized out by aggressive compiler(irix) (#34711).jbj1-1/+1
2001-03-14Update to doxygen-1.2.6 configuration.jbj1-0/+5
2001-02-12Add rpmRC return code type for the usual 0/1/2 codes.jbj1-3/+6
2001-02-12Rename RPMSIG_* signature types to RPMSIGTYPE_* to avoid confusion.jbj1-1/+1
2001-02-111st stab at --repackage.jbj1-1/+1
2001-02-08Remove DEAD code.jbj1-4/+0