summaryrefslogtreecommitdiff
path: root/build
AgeCommit message (Expand)AuthorFilesLines
2002-07-31- configurable (default off) build failure iff unpackaged files (PLD).jbj1-4/+87
2002-07-31Carry PLD scripts/configuration for perl/python/php in rpm sources.jbj1-1/+11
2002-07-29- update trpm.jbj1-10/+10
2002-07-28- python: don't segfault in ts.GetKeys() on erased packages.jbj1-1/+21
2002-07-28- popt: display sub-table options only once on --usage.jbj1-13/+13
2002-07-21- add methods to make signature handling opaque wrto rpmts.jbj2-8/+8
2002-07-20- version added to *.la dependency libraries (#69063).jbj1-1/+1
2002-07-20- popt: parse file into string of options (#56860).jbj1-2/+0
2002-07-14- python: sanity check fixes on rpmts/rpmte methods.jbj1-0/+1
2002-07-13- install rpmal.h and rpmhash.h, implicit rpmps.hinclude, for now.jbj2-9/+9
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