summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-12-01Silly helper method for determining if a header is source or binaryPanu Matilainen1-0/+9
2007-12-01Lose leftover davRead() related hackPanu Matilainen1-5/+1
2007-12-01Make rpmlead opaque, add methods to deal with itPanu Matilainen7-172/+155
2007-12-01Include sanityPanu Matilainen2-2/+3
2007-12-01Make rpmDoDigest() honor algorithm parameterPanu Matilainen1-8/+8
2007-12-01Don't include idtx.h in rpmcli.hPanu Matilainen3-1/+2
2007-12-01Move headerN(E)VR(A) declarations from rpmlib.h to header.hPanu Matilainen2-30/+30
2007-12-01Move hGet*() funcs from rpmts, rename to headerGet*()Panu Matilainen9-92/+93
2007-12-01Add bunch of missing rpmts doxygen groupingsPanu Matilainen1-18/+18
2007-12-01(no)dirtokens is just a build-time option nowPanu Matilainen2-5/+5
2007-12-01Add separate public header for callback declarationsPanu Matilainen9-17/+13
2007-12-01Lose url callback mechanismPanu Matilainen2-40/+0
2007-11-30Move logging related macros rpmlog, adjust includesPanu Matilainen26-24/+35
2007-11-30rpmurl and argv doxygen groupingsPanu Matilainen4-23/+31
2007-11-30rpmpgp doxygen taggingPanu Matilainen3-71/+75
2007-11-30rpmrpc doxygen groupings..Panu Matilainen1-17/+17
2007-11-29Export FTS_* options through rpmgi.h as RPMGI_*Panu Matilainen3-19/+30
2007-11-29Lose python ftsPanu Matilainen5-563/+0
2007-11-29Avoid building rpmdebug-pyPanu Matilainen2-5/+0
2007-11-29Lose the useless rpmrc python stuff, group macro handling to rpmmacro-pyPanu Matilainen7-439/+83
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-28Remove code duplicationPanu Matilainen1-15/+1
2007-11-27Revert the buggy dbiFindByLabel() epoch handling for nowPanu Matilainen1-30/+9
2007-11-27Back out the epoch-in-queryformat changes, too much breaksPanu Matilainen3-5/+5
2007-11-27Make epoch present in generated filenames tooPanu Matilainen2-3/+3
2007-11-27Comment out hRET_s and HE_s for now...Panu Matilainen1-0/+3
2007-11-27Make default queryformat show epoch if presentPanu Matilainen2-2/+2
2007-11-27Remove unneeded includesPanu Matilainen1-3/+0
2007-11-27One missed legacy includePanu Matilainen1-1/+1
2007-11-27Drop extra include paths from python tooPanu Matilainen3-5/+1
2007-11-27Move rpmfiBuildFNames() to rpmfi now that it's possiblePanu Matilainen7-78/+78
2007-11-27Move legacy%#¤%#¤ to librpm now that it can move..Panu Matilainen12-11/+10
2007-11-27Drop support for old style file tags in rpmdbPanu Matilainen1-3/+0
2007-11-27Remove long since dead fields from python header objectsPanu Matilainen1-18/+0
2007-11-27Remove debug junkPanu Matilainen1-1/+0
2007-11-27Teach dbiFindByLabel() to grok epochsPanu Matilainen2-9/+31
2007-11-26Adjust comment.Ralf Corsépius1-1/+1
2007-11-26s/build_os/host_os/Ralf Corsépius1-43/+43
2007-11-26Remove #include "lib/signature.h" (unused)Ralf Corsépius1-1/+0
2007-11-26Regenerate.Ralf Corsépius1-27/+27
2007-11-26Fix quoting bug in preinstall.am generation.Ralf Corsépius1-1/+1
2007-11-26One more pgpKeyID_t usePanu Matilainen1-1/+1
2007-11-26Define and use pgpTime_t for pgp creation time(s)Panu Matilainen2-4/+5
2007-11-26Define and use pgpKeyID_t for pgp key id'sPanu Matilainen4-17/+19
2007-11-26Fix "byte" usage in test programs tooPanu Matilainen3-4/+4
2007-11-26Type pedantery.Ralf Corsépius2-3/+3
2007-11-26Eliminate type "byte"Ralf Corsépius12-136/+134
2007-11-25Remove unnecessary deps on NSS.Ralf Corsépius1-3/+1