summaryrefslogtreecommitdiff
path: root/lib/query.c
AgeCommit message (Expand)AuthorFilesLines
2002-10-09- fix: use size_t consistently, avoid segfault on ia64.jbj1-1/+1
2002-09-17- lclint clean.jbj1-0/+2
2002-09-16Sync with rpm-4.1 parsing changes.jbj1-1/+6
2002-08-31Sync with rpm-4.1.jbj1-0/+2
2002-08-27- fix: segfault with --checksig, plug memory leak (#72455).jbj1-0/+2
2002-08-23- merge signature returns into rpmRC.jbj1-10/+17
2002-08-19- add --with-efence to configure, check install/upgrade with efence.jbj1-2/+2
2002-08-15- python: explicit method to set transFlags.jbj1-2/+2
2002-08-08lclint fiddles.jbj1-13/+13
2002-08-06- add bitmask for precise control of signature/digest verification.jbj1-7/+6
2002-08-05- fix: check for lead magic, better error message on failure (#69751).jbj1-1/+1
2002-08-02- check header blobs on export (i.e. rpmdbAdd())..jbj1-1/+1
2002-07-24- verify signatures/digests retrieved through rpmdbNextIterator().jbj1-4/+6
2002-07-21- add methods to make signature handling opaque wrto rpmts.jbj1-8/+8
2002-07-13- install rpmal.h and rpmhash.h, implicit rpmps.hinclude, for now.jbj1-2/+1
2002-07-11- update for sv.po.jbj1-2/+3
2002-07-05- update rpmcache.8.jbj1-12/+0
2002-07-03- use rpmfi in showQueryPackage(), eliminating headerGetEntry().jbj1-186/+118
2002-06-22Factor bounds checking annotations into source code.jbj1-0/+16
2002-05-19- Grand Renaming of rpm data types.jbj1-4/+5
2002-05-16- opaque (well mostly) rpmTransactionSet using methods.jbj1-10/+12
2002-05-13Eliminate bogus strerror message for manifests.jbj1-2/+2
2002-05-04Add toy db->associate, db->join, dbcursor->c_pget wrappers.jbj1-1/+1
2002-05-02- eliminate db1 support.jbj1-0/+2
2002-05-01- attempt to make peace with automake-1.6.1, autoconf-2.53.jbj1-1/+2
2002-04-11- rescusitate --rebuild.jbj1-1/+2
2002-04-07- speedup large queries by ~50%.jbj1-3/+10
2002-03-08- wire --nodigest/--nosignature options to checksig/query/verify modes.jbj1-10/+12
2002-03-03- add payload uncompressed size to signature to avoid rewriting header.jbj1-0/+2
2002-02-09Sync with 4.0.4, splint clean.jbj1-0/+1
2002-02-04- generate index for pkgid (aka Sigmd5) tag, query/verify by pkgid.jbj1-5/+112
2001-11-12transaction.c: lclint cleanups.jbj1-11/+5
2001-11-01- add header refcount annotations throughout.jbj1-1/+1
2001-10-27- transaction sets cerated in cli main.jbj1-6/+1
2001-10-27- legacy signatures always checked where possible on package read.jbj1-22/+20
2001-10-26- wire transactions through rpmcli install/erase modes.jbj1-161/+3
2001-10-25- legacy signatures always checked on -qp and -Vp.jbj1-3/+166
2001-10-24- wire transactions through rpmcli query/verify modes.jbj1-74/+98
2001-10-17Converging on lclint-3.0.17 strict level.jbj1-1/+3
2001-10-16More lclint annotations.jbj1-1/+4
2001-10-15Explicit branchstate annotations.jbj1-16/+23
2001-10-15lclint fiddles to annotate globals.jbj1-2/+8
2001-10-13More lclint annotations.jbj1-9/+13
2001-10-13- ratchet up to lclint "strict" level.jbj1-3/+9
2001-09-21- lclint-3.0.0.15 fiddles.jbj1-0/+2
2001-07-19- fix: 4 memory leaks eliminated.jbj1-2/+2
2001-07-18- resurrect --specedit for i18n.jbj1-5/+37
2001-07-16- fix: don't total hard linked file size multiple times (#46286).jbj1-1/+7
2001-06-28- fix: sanity checks on #tags (<65K) and offset (<16Mb) in header.jbj1-2/+2
2001-06-20- fix: rpm -qlv link count for directories dinna include '..'.jbj1-2/+14