Sanitize python object -> tag number exception handling
[platform/upstream/rpm.git] / lib / rpmcli.h
2009-02-27 Jindrich NovyAdd md5->filedigest aliases (rhbz#487597)
2009-02-16 Rakesh Pandit-Use installInterfaceFlags in place of eraseInterfaceFl...
2009-02-16 Rakesh Pandit-Merge rpmInstallInterfaceFlags_e and rpmEraseInterface...
2008-10-01 Panu MatilainenKick out yet another ancient artifact
2008-07-09 Panu MatilainenInclude rpmlib.h from rpmcli.h, legacy stuff expects...
2008-07-07 Panu MatilainenKick out ancient, useless and hidden --specedit option
2008-06-09 Panu MatilainenUse rpm_loff_t for transaction callback amount+total...
2008-05-12 Panu MatilainenConvert internal uses of headerSprintf() to headerFormat()
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-02-05 Panu MatilainenYet another typedef for transaction ID, use where spotted
2008-02-05 Panu MatilainenSplit non-cli verify bits from rpmcli to separate header
2008-02-04 Panu MatilainenAdd rpm_off_t type for file size types, use where spotted
2008-01-30 Panu Matilainenrpmlib.h mass eviction
2007-12-18 Panu MatilainenRemove bogus const from rpmInstallSource*() parameters
2007-12-08 Panu MatilainenSwitch to <rpm/foo.h> style for public headers
2007-12-02 Panu MatilainenMove rpmtransFlags enums to rpmts.h where it logically...
2007-12-02 Panu MatilainenMove RPMFILE_* file attributes to rpmfi.h
2007-12-01 Panu MatilainenDon't include idtx.h in rpmcli.h
2007-12-01 Panu MatilainenAdd separate public header for callback declarations
2007-11-23 Panu MatilainenAdd a few missing rpmcli doxygen groupings
2007-11-23 Ralf CorsépiusUse #include <x.h> syntax to include public headers.
2007-10-26 Ralf CorsépiusEliminate [u|]int_[8|16|32]. Use c99 stdint.h types...
2007-10-26 Panu MatilainenRename rpmcliImportPubkey() -> rpmtsImportPubkey()
2007-10-08 Ralf Corsépius'Adjust extern C {} blocks.'
2007-09-20 Panu MatilainenMove rpmInstall/EraseInterfaceFlags to rpmcli.h
2007-09-11 Ralf CorsépiusRemove splint tags.
2007-09-03 Panu MatilainenAutomated merge with file:/home/pmatilai/repos/rpm...
2007-08-30 Panu MatilainenAutomated merge with ssh://login.linux.duke.edu//home...
2007-08-30 Panu MatilainenAutomated merge with file:/home/pmatilai/repos/rpm-cli
2007-08-30 Panu MatilainenMove rollback IDTX out of cli-stuff, its needed by...
2005-01-04 jbjSplint fiddles.
2004-11-10 jbj- add --delsign to purge packages of digital signatures.
2004-10-26 jbjSplint fiddles.
2004-10-25 jbjWire ftsOpts globally.
2004-10-25 jbjAdd undocumented --hdlist and --ftswalk query/verify...
2004-10-24 jbjExplicit rpmgiFlags enum defined, add RPMGI_{NOGLOB...
2004-10-18 jbjAdd generalized iterator to rpmlib.
2003-12-25 jbjAdd lsetfilecon to install modes.
2003-12-25 jbjVerify file contexts from file security context patterns.
2003-11-23 jbjMerge changes from rpm-4.2.1 development.
2003-05-08 jbj- don't use error string after gzclose (Dmitry V. Levin).
2003-04-21 jbjDon't segfault if given ascii armored rather than binar...
2002-12-22 jbj- simplify specfile query linkage loop.
2002-12-21 jbj- add --enable-posixmutexes when configuring on linux.
2002-10-09 jbj- fix: use size_t consistently, avoid segfault on ia64.
2002-09-17 jbj- lclint clean.
2002-08-19 jbj- add --with-efence to configure, check install/upgrade...
2002-08-08 jbjlclint fiddles.
2002-08-06 jbj- python: bindings to import pubkeys and display openpg...
2002-08-04 jbj- resurrect --rollback.
2002-07-28 jbj- python: don't segfault in ts.GetKeys() on erased...
2002-07-28 jbj- popt: display sub-table options only once on --usage.
2002-07-24 jbj- verify signatures/digests retrieved through rpmdbNext...
2002-07-21 jbj- add methods to make signature handling opaque wrto...
2002-07-09 jbj- placeholders for manifest constants for SuSE patch...
2002-07-08 jbjPropagate splint-3.0.1.7 close(2) internalState annotat...
2002-07-03 jbj- use rpmfi in showQueryPackage(), eliminating headerGe...
2002-07-02 jbjadd (disabled for now) dependency check to rpmgraph.
2002-06-30 jbj- warn only once for each NOKEY/UNTRUSTED key id.
2002-06-22 jbjFactor bounds checking annotations into source code.
2002-06-19 jbjAnnotate incondefs in source code.
2002-05-19 jbj- fix: synthesize unpacking progress callbacks for...
2002-05-19 jbj- Grand Renaming of rpm data types.
2002-05-16 jbj- opaque (well mostly) rpmTransactionSet using methods.
2002-04-11 jbj- rescusitate --rebuild.
2002-04-08 jbjdoxygen cleanup.
2002-03-13 jbjPass ts and args to rpmInstall() and rpmErase().
2002-03-12 jbj- permit --dbpath and --root with signature (i.e. ...
2002-03-12 jbj- drill ts/fi through verify mode, add methods to keep...
2002-03-10 jbj- splint annotationsm, signature cleanup.
2002-03-08 jbj- wire --nodigest/--nosignature options to checksig...
2002-02-04 jbj- generate index for pkgid (aka Sigmd5) tag, query...
2002-01-28 jbjTransaction rollbacks from rpm-4.04, (sanity flush).
2001-12-20 jbj- solaris: translate i86pc to i386 (#57182).
2001-11-08 jbj- linear search on added package provides is dumb.
2001-11-03 jbj- depends.c: rpmDepSet is (almost) opaque, move to...
2001-10-27 jbj- transaction sets cerated in cli main.
2001-10-26 jbj- wire transactions through rpmcli install/erase modes.
2001-10-25 jbj- legacy signatures always checked on -qp and -Vp.
2001-10-24 jbj- wire transactions through rpmcli query/verify modes.
2001-10-23 jbj- wire transactions through rpmcli signature modes.
2001-10-23 jbj- generate an rpm header on the fly for imported pubkeys.
2001-10-17 jbjConverging on lclint-3.0.17 strict level.
2001-10-15 jbjExplicit branchstate annotations.
2001-10-15 jbjlclint fiddles to annotate globals.
2001-09-24 jbjMove to lclint-3.0.0.15, revisit and clean up annotations.
2001-07-07 jbj- popthelp.c: don't use stpcpy to avoid portability...
2001-07-06 jbj- expose rpmShowProgress() and rpmVerifyDigest() in...
2001-06-20 jbj- fix: rpm -qlv link count for directories dinna includ...
2001-06-17 jbjSync with rpm-4_0 branch.
2001-06-13 jbj- add rpmdbSetIteratorRE() for regex matching in databa...
2001-06-12 jbj- remove rpmrc Provides: Yet Again, use virtual packages.
2001-06-12 jbj- remove dead code frpm popt table reorg.
2001-06-08 jbj- fix: QUERY_FOR_LIST file count clobbered.