summaryrefslogtreecommitdiff
path: root/lib/poptQV.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-14Honor --nofiledigest on install too (RhBug:508021)Panu Matilainen1-5/+3
2009-03-19Show query/verify selection options just once in --helpPanu Matilainen1-4/+0
2009-03-02Fix documentation and help for the md5 -> filedigest moveJindrich Novy1-2/+2
2009-02-27Add md5->filedigest aliases (rhbz#487597)Jindrich Novy1-4/+6
2008-10-26Beginnings of file capability (POSIX.1e draft 15) verification supportPanu Matilainen1-0/+3
2008-07-07Kick out ancient, useless and hidden --specedit optionPanu Matilainen1-4/+0
2008-03-31Dead code removal (popt switches)Panu Matilainen1-38/+0
2008-01-02Assorted int -> size_t corrections for string lengthsPanu Matilainen1-1/+1
2007-12-08Switch to <rpm/foo.h> style for public headersPanu Matilainen1-2/+2
2007-11-23Use #include <x.h> syntax to include public headers.Ralf Corsépius1-2/+2
2007-10-28Include "rpmgi.h" instead of <rpmgi.h>.Ralf Corsépius1-1/+1
2007-10-28Include "rpmcli.h" instead of <rpmcli.h>.Ralf Corsépius1-1/+1
2007-09-11Remove splint tags.Ralf Corsépius1-29/+10
2007-08-27Remove dependency on librpmbuild.Ralf Corsépius1-1/+0
2004-11-10- add --delsign to purge packages of digital signatures.jbj1-0/+3
2004-10-25Add options to populate transaction set while iterating.jbj1-0/+13
2004-10-25Wire ftsOpts globally.jbj1-10/+14
2004-10-25Stub out rpmgiWalkPathFilter, prior to teaching rpmcache about rpmgi.jbj1-1/+1
2004-10-25Add undocumented --hdlist and --ftswalk query/verify sources.jbj1-0/+10
2003-12-25Add lsetfilecon to install modes.jbj1-2/+6
2003-12-25Verify file contexts from file security context patterns.jbj1-0/+2
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