Sanitize python object -> tag number exception handling
[platform/upstream/rpm.git] / lib / rpmps.h
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.