summaryrefslogtreecommitdiff
path: root/lib/poptQV.c
AgeCommit message (Expand)AuthorFilesLines
2002-08-03Remove dbi_tear_down, now that rpmdb's are closed on signals.jbj1-2/+2
2002-07-31- make --querytags a common option, fix errant regex (#70135).jbj1-4/+2
2002-07-29- update trpm.jbj1-1/+12
2002-07-28- popt: display sub-table options only once on --usage.jbj1-12/+72
2002-07-24- verify signatures/digests retrieved through rpmdbNextIterator().jbj1-6/+6
2002-07-02Add boundsread annotations throughout, enable +bounds checking.jbj1-2/+2
2002-06-22Factor bounds checking annotations into source code.jbj1-0/+2
2002-06-10Document file attribute opt outs in verify mode.jbj1-2/+2
2002-04-14- use build time to choose one of multiple alternative suggestions.jbj1-6/+6
2002-03-12Sanity.jbj1-6/+4
2002-03-12- permit --dbpath and --root with signature (i.e. --import) modes.jbj1-7/+4
2002-03-08- wire --nodigest/--nosignature options to checksig/query/verify modes.jbj1-16/+9
2002-02-04- generate index for pkgid (aka Sigmd5) tag, query/verify by pkgid.jbj1-3/+23
2002-01-28Avoid accidental collisions with POPT_BIT_SET for flags in popt tables.jbj1-7/+7
2001-10-25- legacy signatures always checked on -qp and -Vp.jbj1-30/+87
2001-10-19Rewire digests, step 1.jbj1-0/+2
2001-10-16Factor -type problems into explicit code annotations.jbj1-0/+4
2001-10-15Explicit branchstate annotations.jbj1-0/+4
2001-10-15lclint fiddles to annotate globals.jbj1-1/+9
2001-06-20- fix: rpm -qlv link count for directories dinna include '..'.jbj1-0/+16
2001-06-12- remove rpmrc Provides: Yet Again, use virtual packages.jbj1-6/+61
2001-06-08- fix: QUERY_FOR_LIST file count clobbered.jbj1-15/+21
2001-05-03- still more boring lclint annotations and fiddles.jbj1-3/+3
2001-04-29- globalize _free(3) wrapper in rpmlib.h, consistent usage throughout.jbj1-1/+1
2001-03-14Update to doxygen-1.2.6 configuration.jbj1-2/+2
2001-01-01- use popt autohelp for rpm helper binaries.jbj1-52/+54
2000-12-12Sync with rpm-4_0 branch.jbj1-0/+2
2000-08-27Doxygen annotations.jbj1-0/+4
2000-06-11Fix db return code handling, majorly horked.jbj1-3/+5
2000-06-01Split popt glue into lib/popt{BT,QV}.c.jbj1-0/+144