summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-12-13Use rpm_tag_t everywhere for rpm (header) tag typePanu Matilainen55-243/+256
2007-12-13Use rpm_count_t everywhere for header data countPanu Matilainen15-30/+33
2007-12-13Use rpm_count_t everywhere for header data countPanu Matilainen29-143/+159
2007-12-12Install the new fancy perldep extractorPanu Matilainen1-1/+1
2007-12-11Register the new SCRIPT_ERROR callback value to pythonPanu Matilainen1-0/+1
2007-12-11Silly thinko/typo causing source rpms to provide their nvr..Panu Matilainen1-1/+1
2007-12-11test == is a bashism.Ralf Corsépius1-1/+1
2007-12-11OS X Leopard fixes from Giulio EulissePanu Matilainen3-4/+2
2007-12-10Add python method for for retrieving (without setting) ts vsflagsPanu Matilainen1-0/+11
2007-12-08Drop non-existing librpmmisc from rpm.pcPanu Matilainen1-1/+1
2007-12-08Switch to <rpm/foo.h> style for public headersPanu Matilainen166-474/+474
2007-12-07Add RPMCALLBACK_SCRIPT_ERROR callback typePanu Matilainen3-2/+15
2007-12-07Scriptlet (name) handling tweaksPanu Matilainen1-9/+33
2007-12-07Add getter methods for rpmlogRec items (message + level)Panu Matilainen2-0/+27
2007-12-07Rename RPMLOG_CONT to RPMLOG_DEFAULT to make purpose clearer (hopefully ;)Panu Matilainen2-5/+6
2007-12-07Logging enhancementsPanu Matilainen2-35/+83
2007-12-07Make rpmLogRec opaquePanu Matilainen2-4/+6
2007-12-07Fix misleading indentationPanu Matilainen1-8/+9
2007-12-07Don't do tilde expansion if HOME not setPanu Matilainen1-1/+7
2007-12-07More rpmerr.h removal falloutPanu Matilainen2-33/+33
2007-12-07Yet more rpmbuild fixups from rpmerr.h removal (partly from rpm5.org)Panu Matilainen14-221/+223
2007-12-07rpm5.org: fixup spec parsing from rpmerr.h removalPanu Matilainen2-40/+51
2007-12-07rpm5.org: fixup various places in rpmbuild from rpmerr.h eliminationPanu Matilainen6-66/+69
2007-12-07rpm5.org: use pid_t, not int in build doScriptPanu Matilainen1-3/+3
2007-12-05Fix query return codes (rhbz#244236)Panu Matilainen3-6/+35
2007-12-05Only platform.in is to be included in dist, dont use wildcardPanu Matilainen1-1/+1
2007-12-05Rename apidocs to hackingdocs, only build on requestPanu Matilainen2-8/+8
2007-12-05base64.h missing from librpmio sourcesPanu Matilainen1-1/+1
2007-12-05Update potfiles wrt recent changes, regenerate translationsPanu Matilainen24-16473/+16353
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 Matilainen26-215/+121
2007-12-03Document rpmtsScoreGetEntry() parameter to please doxygenPanu Matilainen1-0/+1
2007-12-03Remove double documentation from header methods to make doxygen shut upPanu Matilainen1-224/+0
2007-12-03Fix couple of doxygen file paths, remove obsolete commentPanu Matilainen3-10/+3
2007-12-03Rename _rpmdbMatchIterator -> rpmdbMatchIterator_sPanu Matilainen2-2/+2
2007-12-03Split RPMTAG_* and related functions out of rpmlib.h to rpmtag.hPanu Matilainen5-300/+311
2007-12-03Split rpmte internals to separate headerPanu Matilainen9-99/+95
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 Matilainen8-69/+75
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 Matilainen8-137/+136
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-03Drop RPC from apidocs..Panu Matilainen2-4/+0
2007-12-03Use regular POSIX functions instead of "RPC" clonesPanu Matilainen21-572/+62
2007-12-01More rpmlead exorcizingPanu Matilainen3-32/+14
2007-12-01Erm, stuff headerIsSource() implementation to hdrNVR with other cruftPanu Matilainen2-4/+7