tools/librpm-tizen.git
2007-12-17 Panu MatilainenUnbreak array query formats
2007-12-16 Panu MatilainenpgpReadPkts returns malloced memory, unconstify
2007-12-16 Panu MatilainenLone module-private const .. remove
2007-12-16 Panu MatilainenUnconstify macro contents, fully contained within macro...
2007-12-16 Panu MatilainenBogus const in temporary variables
2007-12-16 Panu MatilainenMore const removals
2007-12-16 Panu MatilainenMore constfree for spec exposed stuff for now
2007-12-16 Panu MatilainenMuch of spec internals is exposed, let them be const...
2007-12-16 Panu MatilainenRemove couple of bogus const uses in temp variables
2007-12-16 Panu MatilainenUnconstify FileListRec and AttrRec contents
2007-12-16 Panu MatilainenUnconstify rpmrc internal tables
2007-12-16 Panu MatilainenFix default queryformat setting when _query_all_fmt...
2007-12-16 Panu MatilainenRemove const from rpmMkTempFile file name parameter
2007-12-16 Panu MatilainenRefactor rpmReSign() and associated file "management...
2007-12-16 Panu MatilainenStupid reversed-logic thinko..
2007-12-16 Panu MatilainenRemove const from bunch of error message return types
2007-12-16 Panu MatilainenIDT* structures are exposed, let them use constfree...
2007-12-15 Panu MatilainenAnd yet more bogus const removals...
2007-12-15 Panu MatilainenCouple of bogus const removals from rpmgi and rpmds...
2007-12-15 Panu MatilainenMake bunch of build internal code take const parameters
2007-12-15 Panu MatilainenFurther bogus const removals...
2007-12-15 Panu MatilainenFix incorrect rpmCleanPath() retval comment
2007-12-15 Panu MatilainenAnother bunch of bogus const removals
2007-12-15 Panu MatilainenAvoid mixing local malloc with const parameter pointer
2007-12-15 Panu MatilainenUse _constfree() for freeing urlinfo contents
2007-12-15 Panu MatilainenExpose compiler warnings from freeing data declared...
2007-12-15 Panu MatilainenRemove bogus const from rpmProblemString() return type
2007-12-15 Panu MatilainenRemove bogus const from rpmGenPath() temporary targets
2007-12-15 Panu MatilainenRemove bogus const from rpmGetPath() temporary targets
2007-12-15 Panu MatilainenRemove bogus const from rpmGenPath and rpmGetPath retur...
2007-12-14 Panu MatilainenBogus const removal continued...
2007-12-14 Panu MatilainenAnother bunch of bogus const removals
2007-12-14 Panu MatilainenRemove bogus consts..
2007-12-14 Panu MatilainenBunch of const char* corrections
2007-12-14 Panu MatilainenBunch of silly ssize_t casts
2007-12-14 Panu MatilainenOops, major + minor are not dev_t...
2007-12-14 Panu MatilainenYet more type-pedantry...
2007-12-14 Panu MatilainenMore size_t type pedantry
2007-12-14 Panu MatilainenOops, rpmpsi index needs to be signed type
2007-12-14 Panu MatilainenMore misc size_t issues
2007-12-14 Panu MatilainenUse dev_t instead of ints..
2007-12-14 Panu MatilainenCouple of more size_t uses + related format string...
2007-12-13 Panu MatilainenBig bunch of int -> size_t corrections for various...
2007-12-13 Panu MatilainenUse rpm_tagtype_t everywhere for rpm (header) tagtype...
2007-12-13 Panu MatilainenUse rpm_tag_t everywhere for rpm (header) tag type
2007-12-13 Panu MatilainenUse rpm_count_t everywhere for header data count
2007-12-13 Panu MatilainenUse rpm_count_t everywhere for header data count
2007-12-12 Panu MatilainenInstall the new fancy perldep extractor
2007-12-11 Panu MatilainenRegister the new SCRIPT_ERROR callback value to python
2007-12-11 Panu MatilainenSilly thinko/typo causing source rpms to provide their...
2007-12-11 Ralf Corsépiustest == is a bashism.
2007-12-11 Panu MatilainenOS X Leopard fixes from Giulio Eulisse
2007-12-10 Panu MatilainenAdd python method for for retrieving (without setting...
2007-12-08 Panu MatilainenDrop non-existing librpmmisc from rpm.pc
2007-12-08 Panu MatilainenSwitch to <rpm/foo.h> style for public headers
2007-12-07 Panu MatilainenAdd RPMCALLBACK_SCRIPT_ERROR callback type
2007-12-07 Panu MatilainenScriptlet (name) handling tweaks
2007-12-07 Panu MatilainenAdd getter methods for rpmlogRec items (message + level)
2007-12-07 Panu MatilainenRename RPMLOG_CONT to RPMLOG_DEFAULT to make purpose...
2007-12-07 Panu MatilainenLogging enhancements
2007-12-07 Panu MatilainenMake rpmLogRec opaque
2007-12-07 Panu MatilainenFix misleading indentation
2007-12-07 Panu MatilainenDon't do tilde expansion if HOME not set
2007-12-07 Panu MatilainenMore rpmerr.h removal fallout
2007-12-07 Panu MatilainenYet more rpmbuild fixups from rpmerr.h removal (partly...
2007-12-07 Panu Matilainenrpm5.org: fixup spec parsing from rpmerr.h removal
2007-12-07 Panu Matilainenrpm5.org: fixup various places in rpmbuild from rpmerr...
2007-12-07 Panu Matilainenrpm5.org: use pid_t, not int in build doScript
2007-12-05 Panu MatilainenFix query return codes (rhbz#244236)
2007-12-05 Panu MatilainenOnly platform.in is to be included in dist, dont use...
2007-12-05 Panu MatilainenRename apidocs to hackingdocs, only build on request
2007-12-05 Panu Matilainenbase64.h missing from librpmio sources
2007-12-05 Panu MatilainenUpdate potfiles wrt recent changes, regenerate translations
2007-12-04 Panu MatilainenMatch filestage strings with the fact that we dont...
2007-12-04 Panu MatilainenEliminate debug junk from the API
2007-12-03 Panu MatilainenDocument rpmtsScoreGetEntry() parameter to please doxygen
2007-12-03 Panu MatilainenRemove double documentation from header methods to...
2007-12-03 Panu MatilainenFix couple of doxygen file paths, remove obsolete comment
2007-12-03 Panu MatilainenRename _rpmdbMatchIterator -> rpmdbMatchIterator_s
2007-12-03 Panu MatilainenSplit RPMTAG_* and related functions out of rpmlib...
2007-12-03 Panu MatilainenSplit rpmte internals to separate header
2007-12-03 Panu MatilainenDuh, remember to add rpmfi_internal.h to sources..
2007-12-02 Panu MatilainenMove rpmprobFilterFlag enums to rpmps where they logica...
2007-12-02 Panu MatilainenMove rpmsenseFlag enums to rpmds where they logically...
2007-12-02 Panu MatilainenMove rpmtransFlags enums to rpmts.h where it logically...
2007-12-02 Panu MatilainenMove file action enums to rpmfi where they logically...
2007-12-02 Panu MatilainenMove RPMFILE_* file attributes to rpmfi.h
2007-12-03 Panu MatilainenSplit rpmfi internals to separate header
2007-12-02 Panu MatilainenMove file state defs to rpmfi where they logically...
2007-12-02 Panu MatilainenMove file type enums to rpmfi where it logically belongs
2007-12-03 Panu MatilainenDrop RPC from apidocs..
2007-12-03 Panu MatilainenUse regular POSIX functions instead of "RPC" clones
2007-12-01 Panu MatilainenMore rpmlead exorcizing
2007-12-01 Panu MatilainenErm, stuff headerIsSource() implementation to hdrNVR...
2007-12-01 Panu MatilainenUse headerIsSource() everywhere for determining package...
2007-12-01 Panu MatilainenSilly helper method for determining if a header is...
2007-12-01 Panu MatilainenLose leftover davRead() related hack
2007-12-01 Panu MatilainenMake rpmlead opaque, add methods to deal with it
2007-12-01 Panu MatilainenInclude sanity
2007-12-01 Panu MatilainenMake rpmDoDigest() honor algorithm parameter
next