rpm/tools
Panu Matilainen a68bcb383e Use the common rpmcliQueryFlags for signature verify options in rpm cli too
- Technically this changes the rpmcliQuery() and rpmcliVerify() API
  in the sense that we no longer honor the qva->qva_flags for the
  --nosignature and others, but we assume anybody using these (as if
  anybody was using the "cli" API) uses rpmcliInit() which takes
  care of these common bits... shrug.
- Ditch ancient and hidden --nopgp --nogpg switches along with the
  dishwater which are simply alias to --nosignature.
- Eliminate now unused qva_flags from rpmInstallArguments (along with
  a double vsflags goo from rpmgraph)
2010-09-03 10:50:37 +03:00
..
debugedit.c debugedit: fix incorrect error messages regarding -b and -d 2010-09-01 10:01:13 +03:00
elfdeps.c Fix a few uninitialized variable cases found by clang-analyzer 2010-04-29 10:30:43 +03:00
hashtab.c Expand private include file names to be relative to $(top_srcdir) 2007-11-23 11:47:48 +01:00
hashtab.h Debug package patch. 2002-10-18 16:01:59 +00:00
javadeps.c Move <stdio.h> includes out of system.h to the places that need it 2010-01-05 16:06:02 +02:00
rpmdeps.c ARGV_t const pendantry 2008-04-07 12:19:58 +03:00
rpmgraph.c Use the common rpmcliQueryFlags for signature verify options in rpm cli too 2010-09-03 10:50:37 +03:00