Modify eu-strip option to perform strip in post script of rpm package & add option...
[platform/upstream/rpm.git] / rpmqv.c
2012-01-05 Panu MatilainenAnd finally, permit --hash and --percent cli-switches...
2011-09-05 Panu MatilainenMake --pipe command failures reflect our exit codes...
2011-07-13 Panu MatilainenFix the sanity check on number of query/verify sources...
2011-05-30 Panu MatilainenEliminate dead NULL-assignments at scope-end in main...
2010-11-15 Panu MatilainenRemove no longer relevant references to build from...
2010-11-15 Panu MatilainenEliminate pointless argument sanity check
2010-11-15 Panu MatilainenRemove unnecessary includes
2010-10-08 Panu MatilainenFurther split the cli-tools to rpminstall, rpmquery...
2010-10-04 Panu MatilainenLift specfile query out of main rpm(query) into separat...
2010-09-03 Panu MatilainenRip IAM_RPMDB, ie --initdb, --rebuilddb etc modes out...
2010-09-03 Panu MatilainenRip IAM_RPMK, ie --import and --checksig modes out...
2010-09-03 Panu MatilainenFurther simplify rpmcliVerifySignatures()
2010-09-03 Panu MatilainenRrrriiip the addsign/resign/delsign bits out of rpmqv...
2010-09-03 Panu MatilainenLookup signature type from cli utility already
2010-09-03 Panu MatilainenrpmcliSign() only creates or deletes signatures
2010-09-03 Panu MatilainenUse rpmcliVerifySignatures() directly from rpmqv.c...
2010-09-03 Panu MatilainenUse rpmcliImportPubkeys() for importing instead of...
2010-09-03 Panu MatilainenRemove hysterically useless RPMSIGN_NONE + --sign popt...
2010-09-03 Panu MatilainenUse the common rpmcliQueryFlags for signature verify...
2010-08-24 Panu MatilainenRemove ancient autohelp-handling related leftovers
2010-08-20 Panu MatilainenArgh. Realize we already have equivalents of initCli...
2010-08-20 Panu MatilainenKludge to get rid of ugly lone --quiet on usage message
2010-08-20 Panu MatilainenMove --pipe handling to cliutils helpers
2010-08-20 Panu MatilainenOops, fallout from commit 5fe63cd8e0b552a9687666e8b5f94...
2010-08-20 Panu MatilainenLump much of the common cli-init + finish tasks into...
2010-08-20 Panu MatilainenAdd a convenience library for stuff common cli-bits...
2010-08-20 Panu MatilainenIf MiNT can't cope, frankly my dear, I dont give a...
2010-08-20 Panu MatilainenSimplify --root argument checking
2010-08-20 Panu MatilainenChainsaw the now unused #ifdef'ed parts out of rpmqv...
2010-06-23 Michal SchmidtAllow '--short-circuit' for '-bb'
2010-03-19 Panu MatilainenEliminate hysterical --hdlist query option and everythi...
2010-03-19 Panu MatilainenEliminate --wtfwalk .. err, --ftswalk and everything...
2010-02-03 Florian FestiKill RPMTAG_FSNAMES and RPMTAG_FSSIZES and everything...
2010-01-05 Panu MatilainenMove <mcheck.h> include out of system.h to the couple...
2010-01-05 Panu MatilainenUnconditionally include <sys/wait.h> where needed
2009-09-07 Panu MatilainenAdd noreturn annotations to argerror() helper functions
2009-08-31 Panu MatilainenReplace equal/not equal uses of str[n]cmp() with rstreq...
2009-03-26 Panu MatilainenPut the PGP foobar signature generation out of its...
2009-03-19 Panu MatilainenShow query/verify selection options just once in -...
2009-02-27 Jindrich NovyAdd md5->filedigest aliases (rhbz#487597)
2009-02-16 Rakesh Pandit-Use installInterfaceFlags in place of eraseInterfaceFl...
2008-12-18 Panu MatilainenPermit --noscripts on verify (to disable %verifyscript...
2008-11-29 Panu MatilainenRead default popt aliases again (rhbz#473167)
2008-11-22 Panu MatilainenUse rpmConfigDir() for finding our popt alias file
2008-06-25 Panu MatilainenForce "rpm" popt context for everything but build
2008-06-25 Panu MatilainenEliminate rpmd, rpmi, rpmk, rpmq "helper binaries"
2008-06-24 Panu MatilainenEliminate the pointless rpmb + rpmt symlinkery
2008-05-05 Panu MatilainenCheck for pipe() return code on --pipe
2008-05-02 Panu MatilainenEnsure default SIGPIPE handler for --pipe (rhbz#444389)
2008-04-07 Panu MatilainenARGV_t const pendantry
2008-03-24 Panu MatilainenRemove bogus const from rpmRelocation struct
2008-03-17 Panu MatilainenRemove rollback support
2008-03-12 Panu MatilainenRefcount dbiTags on db open+close, automatically free
2008-02-11 Panu MatilainenAutomated merge with ssh://pmatilai@login.linux.duke...
2008-02-11 Panu MatilainenPlay nice with xargs
2008-01-30 Panu MatilainenInclude spring-cleaning
2008-01-30 Panu Matilainenrpmlib.h mass eviction
2008-01-07 Panu MatilainenPrint --usage to stderr instead of stdout (rhbz#164021)
2007-12-18 Panu MatilainenUse constfree on relocations for now
2007-12-18 Panu MatilainenRemove bogus const from rpmInstallSource*() parameters
2007-12-08 Panu MatilainenSwitch to <rpm/foo.h> style for public headers
2007-11-30 Panu MatilainenMove logging related macros rpmlog, adjust includes
2007-11-23 Ralf CorsépiusExpand private include file names to be relative to...
2007-11-23 Ralf CorsépiusUse #include <x.h> syntax to include public headers.
2007-11-13 Panu MatilainenMake "rpmbuild -bb --quiet" quiet as should be
2007-10-28 Ralf CorsépiusInclude "rpmbuild.h" instead of <rpmbuild.h>.
2007-10-28 Ralf CorsépiusInclude "rpmcli.h" instead of <rpmcli.h>.
2007-10-27 Ralf CorsépiusStop messing around with triple-arg'ed main.
2007-10-09 Panu MatilainenReplace all uses of RPMMESS_NORMAL with RPMLOG_NOTICE
2007-09-21 Panu MatilainenSilence compiler whining from bad popt argv definition
2007-09-20 Panu MatilainenRename freeFilesystems() to rpmFreeFilesystems() for...
2007-09-18 Ralf CorsépiusChange main() to using char *argv[].
2007-09-17 Panu MatilainenHide db index handling and rpmdb details from the API...
2007-09-17 Ralf CorsépiusApply poptReadDefaultConfig iff RPM_USES_POPTREADDEFAUL...
2007-09-17 Panu MatilainenRemove url caching, don't need it...
2007-09-11 Ralf CorsépiusRemove splint tags.
2007-09-03 Panu MatilainenRemove a couple remaing LCLINT ifdefs
2007-08-08 Panu MatilainenFix permissions
2007-04-16 Paul NasratCheck rpmtsInitDB return value. Also patches rpm.c...
2007-04-16 Paul NasratAllow "--ignoresize" for erase operations.
2005-03-13 jbj- permit RSA/{sha1,sha256,sha384,sha512} signature...
2005-01-17 jbjBuild on macosx.
2004-11-10 jbj- add --delsign to purge packages of digital signatures.
2004-10-25 jbjWire ftsOpts globally.
2004-10-25 jbjAdd undocumented --hdlist and --ftswalk query/verify...
2004-07-05 jbj- bump rpm and popt versions to insure "newer".
2003-05-08 jbj- don't use error string after gzclose (Dmitry V. Levin).
2003-01-28 jbj- fix: clean relocation path for --prefix=/.
2003-01-22 jbjExit non-zero with bogus args.
2002-12-22 jbj- simplify specfile query linkage loop.
2002-12-21 jbj- add --enable-posixmutexes when configuring on linux.
2002-12-19 jbj- add -I/usr/include/nptl, Conflicts: kernel <= 2.4.19.
2002-11-29 jbj- build with external elfutils (preferred), if available.
2002-11-16 jbj- fix: option conflict error message (#77373).
2002-10-26 jbj- fix: permit build with --disable-nls (#76258).
2002-08-06 jbj- add bitmask for precise control of signature/digest...
2002-08-03 jbjRemove dbi_tear_down, now that rpmdb's are closed on...
2002-07-31 jbj- make --querytags a common option, fix errant regex...
2002-07-29 jbj- update trpm.
2002-07-28 jbj- python: don't segfault in ts.GetKeys() on erased...
next