Add macro %isu_package to generate ISU Package
[platform/upstream/rpm.git] / lib / rpmps.h
2010-09-13 Panu MatilainenEliminate all fooUnlink() functions out of the API
2010-04-21 Rakesh PanditEliminate unused "known problems" based filtering from...
2010-03-26 Panu MatilainenEliminate rpmpsAppend() from the API
2010-03-26 Panu MatilainenPush problem creation argument sanitation to the level...
2010-03-26 Panu MatilainenAdd a simple and dumb rpmpsMerge() function to merge...
2010-03-26 Panu MatilainenAdd a saner rpmps iteration interface
2010-03-25 Panu MatilainenSplit rpm problem type + its "methods" to separate...
2010-03-25 Panu MatilainenAdd public function for testing problem equality
2010-03-22 Panu MatilainenLose the useless rpmps refcounting debug junk
2010-03-18 Panu MatilainenAdd a new problem type for obsoletes
2010-03-12 Panu MatilainenMove rpmps typedef into rpmtypes.h, its common enuf
2009-07-09 Panu MatilainenAdd reference counting to rpmProblems
2008-06-11 Panu MatilainenMake rpmps generic number field 64bit, rename getter...
2008-04-24 Panu MatilainenRemove meaningless extern on function declarations...
2008-01-30 Panu MatilainenRemove bunch of unnecessary rpmlib.h includes
2008-01-28 Panu MatilainenMore missing system includes for size_t & friends
2007-12-15 Panu MatilainenRemove bogus const from rpmProblemString() return type
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 rpmprobFilterFlag enums to rpmps where they logica...
2007-12-01 Panu MatilainenAdd separate public header for callback declarations
2007-11-23 Panu MatilainenAdd doxygen grouping to rpmps methods
2007-11-23 Ralf CorsépiusUse #include <x.h> syntax to include public headers.
2007-10-19 Panu MatilainenRename rpmpsProblem() -> rpmpsGetProblem() to make...
2007-10-19 Panu MatilainenMake rpmProblem standalone "object"
2007-10-19 Panu MatilainenEliminate rpmps and rpmProblem structure details from...
2007-10-19 Panu MatilainenAdd methods for accessing rpmProblem data
2007-10-18 Panu MatilainenAdd API for iterating over rpmps problems
2007-10-16 Ralf CorsépiusDon't unnecessarily include stdio.h
2007-10-16 Panu MatilainenRemove unimplemented, unused RPMPROB_BADPRETRANS
2007-10-08 Ralf CorsépiusMake headers self-contained.
2007-10-08 Ralf Corsépius'Adjust extern C {} blocks.'
2007-09-11 Ralf CorsépiusRemove splint tags.
2003-12-30 jbj- spelling corrections (#112728).
2002-07-28 jbj- python: don't segfault in ts.GetKeys() on erased...
2002-06-30 jbj- warn only once for each NOKEY/UNTRUSTED key id.
2002-06-28 jbj- disambiguate added/installed dependency failures...
2002-06-15 jbj- beecrypt: merge changes from beecrypt-2.3.0.
2002-06-12 jbj- fix: separate existence and number checks for problem...
2002-05-19 jbj- fix: synthesize unpacking progress callbacks for...
2002-05-19 jbj- Grand Renaming of rpm data types.