summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2007-12-08Switch to <rpm/foo.h> style for public headersPanu Matilainen58-212/+212
2007-12-07Add RPMCALLBACK_SCRIPT_ERROR callback typePanu Matilainen3-2/+15
2007-12-07Scriptlet (name) handling tweaksPanu Matilainen1-9/+33
2007-12-07More rpmerr.h removal falloutPanu Matilainen2-33/+33
2007-12-07rpm5.org: fixup various places in rpmbuild from rpmerr.h eliminationPanu Matilainen1-1/+1
2007-12-05Fix query return codes (rhbz#244236)Panu Matilainen3-6/+35
2007-12-04Match filestage strings with the fact that we dont use "rpc" anymorePanu Matilainen1-7/+7
2007-12-04Eliminate debug junk from the APIPanu Matilainen20-147/+70
2007-12-03Document rpmtsScoreGetEntry() parameter to please doxygenPanu Matilainen1-0/+1
2007-12-03Fix couple of doxygen file paths, remove obsolete commentPanu Matilainen2-9/+2
2007-12-03Rename _rpmdbMatchIterator -> rpmdbMatchIterator_sPanu Matilainen1-1/+1
2007-12-03Split RPMTAG_* and related functions out of rpmlib.h to rpmtag.hPanu Matilainen2-297/+302
2007-12-03Split rpmte internals to separate headerPanu Matilainen8-95/+94
2007-12-03Duh, remember to add rpmfi_internal.h to sources..Panu Matilainen1-1/+1
2007-12-02Move rpmprobFilterFlag enums to rpmps where they logically belongPanu Matilainen2-16/+16
2007-12-02Move rpmsenseFlag enums to rpmds where they logically belongPanu Matilainen4-69/+71
2007-12-02Move rpmtransFlags enums to rpmts.h where it logically belongsPanu Matilainen3-55/+56
2007-12-02Move file action enums to rpmfi where they logically belongPanu Matilainen4-21/+23
2007-12-02Move RPMFILE_* file attributes to rpmfi.hPanu Matilainen3-22/+23
2007-12-03Split rpmfi internals to separate headerPanu Matilainen6-134/+134
2007-12-02Move file state defs to rpmfi where they logically belongPanu Matilainen2-12/+12
2007-12-02Move file type enums to rpmfi where it logically belongsPanu Matilainen2-17/+17
2007-12-03Use regular POSIX functions instead of "RPC" clonesPanu Matilainen4-17/+17
2007-12-01Use headerIsSource() everywhere for determining package typePanu Matilainen7-7/+7
2007-12-01Lose leftover davRead() related hackPanu Matilainen1-5/+1
2007-12-01Make rpmlead opaque, add methods to deal with itPanu Matilainen6-113/+149
2007-12-01Don't include idtx.h in rpmcli.hPanu Matilainen2-1/+1
2007-12-01Move headerN(E)VR(A) declarations from rpmlib.h to header.hPanu Matilainen1-30/+0
2007-12-01Move hGet*() funcs from rpmts, rename to headerGet*()Panu Matilainen7-92/+10
2007-12-01Add bunch of missing rpmts doxygen groupingsPanu Matilainen1-18/+18
2007-12-01Add separate public header for callback declarationsPanu Matilainen7-3/+55
2007-11-30Move logging related macros rpmlog, adjust includesPanu Matilainen11-1/+10
2007-11-29Export FTS_* options through rpmgi.h as RPMGI_*Panu Matilainen3-19/+30
2007-11-28Lose rpmgi_internal.h, no longer neededPanu Matilainen3-47/+33
2007-11-28Add rpmgiGetFlags() method to avoid rpmgi_internal.h in queryPanu Matilainen3-5/+12
2007-11-29Bunch of compiler warnings silencedPanu Matilainen3-7/+7
2007-11-27Back out the epoch-in-queryformat changes, too much breaksPanu Matilainen2-2/+2
2007-11-27Make epoch present in generated filenames tooPanu Matilainen1-1/+1
2007-11-27Make default queryformat show epoch if presentPanu Matilainen1-1/+1
2007-11-27Move rpmfiBuildFNames() to rpmfi now that it's possiblePanu Matilainen6-77/+77
2007-11-27Move legacy%#¤%#¤ to librpm now that it can move..Panu Matilainen6-4/+396
2007-11-27Remove debug junkPanu Matilainen1-1/+0
2007-11-27Teach dbiFindByLabel() to grok epochsPanu Matilainen1-0/+1
2007-11-26Define and use pgpKeyID_t for pgp key id'sPanu Matilainen2-3/+3
2007-11-26Fix "byte" usage in test programs tooPanu Matilainen1-1/+1
2007-11-26Type pedantery.Ralf Corsépius1-1/+1
2007-11-26Eliminate type "byte"Ralf Corsépius3-10/+10
2007-11-23Add a bunch of missing groupings to rpmlib.h itemsPanu Matilainen1-14/+16
2007-11-23Add a few missing rpmcli doxygen groupingsPanu Matilainen1-3/+3
2007-11-23Add rpmtag + tag api doxygen group to librpm + hacking docsPanu Matilainen1-5/+5