Add macro %isu_package to generate ISU Package
[platform/upstream/rpm.git] / lib / rpmts.h
2018-01-25 Panu MatilainenAdd scriptlet-specific disablers for %pretrans and... 03/168303/1 submit/tizen_base/20180330.050344
2013-02-03 Anas NashifSuspend exclusive database lock when scriptlets get...
2012-11-01 Panu MatilainenHide the strpool-related rpmts/rpmfi/rpmds interfaces...
2012-09-12 Panu MatilainenAdd infastructure for global transaction set string...
2010-12-21 Panu MatilainenMove rpmtsSELabelFoo() functions to an internal-only...
2010-12-20 Panu MatilainenFree up a bunch of bits from rpmtransFlags_e
2010-12-20 Panu MatilainenMark two more unused rpmts flags as such
2010-12-20 Panu MatilainenRip the remains of --aid and --nosuggest, except for...
2010-12-20 Panu MatilainenRip the stillborn, broken apply/commit transaction goo
2010-10-22 Panu MatilainenChange rpmdb internals and iterator APIs to use the...
2010-09-21 Panu MatilainenDifferentiate between the possible te types and iterato...
2010-09-21 Panu MatilainenStop abusing enum typedefs for bitfield types
2010-09-13 Panu MatilainenEliminate all fooUnlink() functions out of the API
2010-09-02 Panu MatilainenReturn NULL from rpmtsProblems() if no problems exist
2010-09-01 Panu Matilainen...and finally eliminate the spec crapola from transact...
2010-09-01 Steve LawrenceUse selabel interfaces instead of matchpathcon
2010-09-01 Steve LawrenceUpdate the plugin architecture to allow for remembering...
2010-08-13 Panu MatilainenLose the now unnecessary rpmtsSELinuxEnabled() function
2010-06-22 Steve LawrenceAdd plugin calling support
2010-05-31 Panu MatilainenUse the new chroot API everywhere, eliminate old relate...
2010-04-21 Rakesh PanditEliminate unused "known problems" based filtering from...
2010-03-22 Panu MatilainenLose the useless rpmts refcounting debug messages ...
2010-03-18 Panu MatilainenLose deprecated rpmtsFindPubkey()
2009-12-18 Panu MatilainenMove transaction element iterator into rpmts.c where...
2009-12-17 Panu MatilainenEliminate unused + unnecessary transaction element...
2009-12-15 Panu MatilainenEliminate transaction disk space checking functions...
2009-10-02 Panu MatilainenReturn error code from rpmtsAddEraseElement() failure
2009-10-02 Panu MatilainenPush the rpmtsGetKeys() stuff over to python completely
2009-10-01 Panu MatilainenAdd API for setting preferred transaction file color
2009-09-10 Panu MatilainenRip the broken asynchronous psm machinery
2009-02-27 Jindrich NovyAdd md5->filedigest aliases (rhbz#487597)
2008-12-22 Panu MatilainenEliminate silly and now unnecessary rpmts(Set)RelocateE...
2008-11-12 Panu MatilainenDon't bother retrieving db offset for erase elements
2008-10-24 Florian FestiDelete findFps foobar
2008-07-04 Panu MatilainenRemove solvedb API and other related stuff
2008-07-04 Panu MatilainenKill of rpmtsAvailable()
2008-07-02 Panu MatilainenChange rpmts keyring get/set interface to more transpar...
2008-07-02 Panu MatilainenAdd docs for the new rpmts methods, deprecate rpmtsFind...
2008-07-01 Panu MatilainenAdd methods for getting and setting the keyring used...
2008-06-30 Panu MatilainenDetach pgp digest from transaction set
2008-06-30 Panu MatilainenDetach signature tag data from transaction set
2008-06-16 Panu MatilainenDoxygen parameter name mismatch
2008-06-10 Jindrich NovyrpmtsUpdateDSI now uses rpm_loff_t for fileSize
2008-06-09 Panu MatilainenUse rpm_loff_t for transaction callback amount+total...
2008-05-08 Panu MatilainenCheck for transaction root sanity in rpmtsSetRootDir()
2008-04-24 Panu MatilainenRemove meaningless extern on function declarations...
2008-03-17 Panu MatilainenRemove repackage support to finish off with rollback
2008-03-17 Panu MatilainenRemove support for automatic rollback on failure
2008-02-05 Panu MatilainenMass convert (back) to rpmTag as it's usable everywhere now
2008-02-05 Panu MatilainenUse rpmSigTag enum for signature tags everywhere, more...
2008-02-05 Panu MatilainenUse rpmTagType always now that it's available everywhere
2008-02-05 Panu MatilainenYet another typedef for transaction ID, use where spotted
2008-02-05 Panu MatilainenAdd rpm_color_t type for rpm color bits, use where...
2008-02-04 Panu MatilainenAdd rpm_off_t type for file size types, use where spotted
2008-01-30 Panu MatilainenAdd missing system includes
2008-01-30 Panu MatilainenRemove bunch of unnecessary rpmlib.h includes
2007-12-19 Panu MatilainenAdd rpm_data_t (and _constdata_t) for header data,...
2007-12-13 Panu MatilainenBig bunch of int -> size_t corrections for various...
2007-12-13 Panu MatilainenUse rpm_tagtype_t everywhere for rpm (header) tagtype...
2007-12-13 Panu MatilainenUse rpm_tag_t everywhere for rpm (header) tag type
2007-12-13 Panu MatilainenUse rpm_count_t everywhere for header data count
2007-12-08 Panu MatilainenSwitch to <rpm/foo.h> style for public headers
2007-12-04 Panu MatilainenEliminate debug junk from the API
2007-12-02 Panu MatilainenMove rpmtransFlags enums to rpmts.h where it logically...
2007-12-02 Panu MatilainenMove file action enums to rpmfi where they logically...
2007-12-01 Panu MatilainenMove hGet*() funcs from rpmts, rename to headerGet*()
2007-12-01 Panu MatilainenAdd bunch of missing rpmts doxygen groupings
2007-12-01 Panu MatilainenAdd separate public header for callback declarations
2007-11-22 Panu MatilainenMove pgpDig typedefs to a more obvious place..
2007-11-23 Ralf CorsépiusUse #include <x.h> syntax to include public headers.
2007-10-31 Panu MatilainenSplit out rpmts_internal.h from rpmts.h
2007-10-31 Panu MatilainenAdd rpmtsPrintSuggests() method for now, use instead...
2007-10-31 Panu MatilainenKill ts->goal, instead set NOSUGGEST flag on erase
2007-10-30 Ralf Corsépiusmerge suckage.
2007-10-30 Panu MatilainenAdd rpmtsCleanProblems() method for rpmgi needs
2007-10-30 Ralf Corsépiusmerge.
2007-10-30 Panu MatilainenSplit transaction score stuff to separate private header
2007-10-30 Panu MatilainenUse rpmtsRootDir() instead of ts->rootDir + url guess...
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-22 Panu MatilainenFix rpmts.h internal includes instead of working around...
2007-10-22 Panu MatilainenAdd set + get methods from ts dbmode
2007-10-11 Panu MatilainenClarify rpmtsCheck() documentation (rhbz#159638)
2007-10-08 Ralf CorsépiusMake headers self-contained.
2007-10-08 Ralf Corsépius'Adjust extern C {} blocks.'
2007-09-21 Panu MatilainenRename Spec -> rpmSpec for namespacing
2007-09-20 Panu MatilainenRename public fileAction* type to rpmFileAction for...
2007-09-11 Ralf CorsépiusRemove splint tags.
2007-09-03 Panu MatilainenAutomated merge with file:/home/pmatilai/repos/rpm...
2007-09-03 Panu MatilainenAutomated merge with ssh://login.linux.duke.edu//home...
2007-09-03 Panu MatilainenRIP rpmsx and all its uses
2007-05-01 Paul NasratEnable configurable preferable elf colour policy (...
2005-01-04 jbjSplint fiddles.
2004-10-28 jbj- bump popt to version to 1.10.
2004-10-20 jbjDoxygen fiddles.
2004-10-18 jbjAdd generalized iterator to rpmlib.
2004-10-09 jbjFlush changes from rpm-4_3 branch.
2004-08-11 jodenSecond pass at edit to rpmtsRun doxygen.
2004-08-11 jodenAdd docs to rpmtsRun to explain what is required before...
2004-04-01 jbjrevert buildtime tie breaking, not the right thing...
next