summaryrefslogtreecommitdiff
path: root/lib/rpmps.h
AgeCommit message (Expand)AuthorFilesLines
2009-07-09Add reference counting to rpmProblemsPanu Matilainen1-0/+14
2008-06-11Make rpmps generic number field 64bit, rename getter methodPanu Matilainen1-8/+10
2008-04-24Remove meaningless extern on function declarations in headersPanu Matilainen1-1/+1
2008-01-30Remove bunch of unnecessary rpmlib.h includesPanu Matilainen1-1/+1
2008-01-28More missing system includes for size_t & friendsPanu Matilainen1-0/+1
2007-12-15Remove bogus const from rpmProblemString() return typePanu Matilainen1-1/+1
2007-12-08Switch to <rpm/foo.h> style for public headersPanu Matilainen1-1/+1
2007-12-04Eliminate debug junk from the APIPanu Matilainen1-10/+0
2007-12-02Move rpmprobFilterFlag enums to rpmps where they logically belongPanu Matilainen1-0/+16
2007-12-01Add separate public header for callback declarationsPanu Matilainen1-1/+1
2007-11-23Add doxygen grouping to rpmps methodsPanu Matilainen1-24/+24
2007-11-23Use #include <x.h> syntax to include public headers.Ralf Corsépius1-1/+1
2007-10-19Rename rpmpsProblem() -> rpmpsGetProblem() to make purpose clearerPanu Matilainen1-1/+1
2007-10-19Make rpmProblem standalone "object"Panu Matilainen1-0/+32
2007-10-19Eliminate rpmps and rpmProblem structure details from the APIPanu Matilainen1-26/+0
2007-10-19Add methods for accessing rpmProblem dataPanu Matilainen1-0/+43
2007-10-18Add API for iterating over rpmps problemsPanu Matilainen1-0/+35
2007-10-16Remove unimplemented, unused RPMPROB_BADPRETRANSPanu Matilainen1-1/+0
2007-10-08Make headers self-contained.Ralf Corsépius1-0/+2
2007-10-08'Adjust extern C {} blocks.'Ralf Corsépius1-4/+4
2007-09-11Remove splint tags.Ralf Corsépius1-50/+20
2003-12-30- spelling corrections (#112728).jbj1-1/+1
2002-07-28- python: don't segfault in ts.GetKeys() on erased packages.jbj1-0/+5
2002-06-30- warn only once for each NOKEY/UNTRUSTED key id.jbj1-1/+2
2002-06-28- disambiguate added/installed dependency failures (#50388).jbj1-29/+9
2002-06-15- beecrypt: merge changes from beecrypt-2.3.0.jbj1-1/+1
2002-06-12- fix: separate existence and number checks for problems found.jbj1-0/+9
2002-05-19- fix: synthesize unpacking progress callbacks for packages w/o files.jbj1-0/+6
2002-05-19- Grand Renaming of rpm data types.jbj1-0/+193