platform/upstream/rpm.git
2008-03-24 Panu MatilainenAvoid couple of static buffers in psm script functions
2008-03-24 Panu MatilainenAvoid static buffer for sql commands
2008-03-24 Panu MatilainenRemove bogus const from rpmRelocation struct
2008-03-24 Panu MatilainenRemove bogus consts from rpmte_s
2008-03-24 Panu MatilainenRevert rpmhash changes from previous commit
2008-03-24 Panu MatilainenRemove bogus consts from rpmdb and dbi structs
2008-03-24 Panu MatilainenRemove bogus consts from pgpDigParams_s structure
2008-03-24 Panu MatilainenRemove bogus consts from urlinfo_s structure
2008-03-24 Panu MatilainenEliminate bogus const's from spec structure
2008-03-24 Panu MatilainenEliminate bogus const's from OFI_t and spectags structs
2008-03-24 Panu MatilainenEliminate bogus const from expression value
2008-03-24 Panu MatilainenUse regular stream functions instead of rpmio in spec...
2008-03-24 Panu MatilainenEliminate wtf pointer games with rpmGetPath result.
2008-03-24 Panu MatilainenAvoid entirely silly rpmio use in addFileToTagAux()
2008-03-23 Jindrich NovyFix buffer overflow while creating patch script, avoid...
2008-03-23 Jindrich NovyUse rasprintf() to prevent overflows and remove BUFSIZ...
2008-03-23 Jindrich NovyFix writeRPM, use dynamic allocation, remove bogus...
2008-03-20 Panu MatilainenAdjust maintainer makefile for hg -> git switchover
2008-03-19 Panu MatilainenRemove bunch of double consts. What have I've been...
2008-03-18 Panu MatilainenErm, off-by-one in rasprintf()
2008-03-18 Panu MatilainenBump up sonames, we're not exactly ABI compatible with...
2008-03-18 Panu MatilainenUse rasprintf() in rpmps to properly fix mdvbz#31680
2008-03-18 Panu MatilainenAdd custom asprintf() clone to rpmstring
2008-03-18 Panu MatilainenMinimal namespacing for locale-insensitive x*() string...
2008-03-18 Panu MatilainenMore xstr[n]casecmp to rpmstring along the other string...
2008-03-17 Panu MatilainenRefactor running of pre/post scriptlets out of rpmtsRun()
2008-03-17 Panu MatilainenAdd missing popt include
2008-03-17 Panu MatilainenRemove rollback and repackage from documentation
2008-03-17 Panu MatilainenNuke leftover rollback test program, update translations
2008-03-17 Panu MatilainenRemove repackage support to finish off with rollback
2008-03-17 Panu MatilainenRemove rollback support
2008-03-17 Panu MatilainenRemove support for automatic rollback on failure
2008-03-14 Panu MatilainenMake arch conditional in default queryformat
2008-03-14 Panu MatilainenRevert RPMTAG_FILEDIGESTS -> FILEMD5's for now
2008-03-14 Panu MatilainenType missing for RPMTAG_HEADERI18NTABLE
2008-03-13 Panu MatilainenDon't process objdump sections after "Version References"
2008-03-12 Panu MatilainenRemove rpmio internal copy of poptParseArgvString(...
2008-03-12 Panu MatilainenRefcount dbiTags on db open+close, automatically free
2008-03-11 Panu MatilainenUpdate translations
2008-03-11 Panu MatilainenDust off Finnish translation
2008-03-11 Panu MatilainenUpdated Polish translation (Piotr Drąg)
2008-03-07 Panu MatilainenRemove support for automatically importing pubkeys...
2008-03-07 Panu MatilainenRemove BDB copy from the repository, it doesn't belong...
2008-03-07 Panu MatilainenStop insecurely covering up for lack of snprintf and...
2008-03-07 Panu MatilainenDrop librpmbuild from rpm.pc
2008-03-07 Panu MatilainenRemove unused RPMUSER, GROUP etc from configure.ac
2008-03-07 Panu MatilainenLog message adjustments
2008-03-07 Panu MatilainenFurther constants made readonly...
2008-03-07 Panu MatilainenMake _cacheDependsRC static, not needed outside depends.c
2008-03-07 Panu MatilainenAnother pile of read-only constants marked as such..
2008-03-07 Panu MatilainenMark another pile of header_magic duplicates as read...
2008-03-06 Panu MatilainenMake yet more build tables readonly
2008-03-06 Panu MatilainenMake headerCopyTags() tag list const, the list isn...
2008-03-06 Panu MatilainenMark bunch of static build-related tables as read-only
2008-03-06 Panu MatilainenMake rpmfc token and apply tables readonly
2008-03-06 Panu MatilainenMark rpm tag tables read-only as far as we can..
2008-03-06 Panu MatilainenMark various header tables and definitions as read...
2008-03-06 Panu MatilainenMake the rpmdb vectors readonly
2008-03-06 Panu MatilainenMark bunch of misc. tables & such read-only in librpmio
2008-03-06 Panu MatilainenMake rpmio vectors read-only
2008-03-06 Panu MatilainenFurther read-only tables in rpmpgp..
2008-03-06 Panu MatilainenMark various pgp value tables read-only as they should be
2008-03-04 Panu MatilainenPreReq -> Requires in ordering debug output (Pascal...
2008-03-04 Panu MatilainenAdd super-H arch support (rhbz#432496)
2008-02-28 Panu MatilainenAdd missing leading underscores to names passed to...
2008-02-26 Panu MatilainenAnother unnecessarily exported internal variable..
2008-02-26 Panu MatilainenMake bunch of macro internal variables static
2008-02-26 Panu MatilainenRemove hidden --nolibio cli switch, avoid exporting...
2008-02-26 Panu MatilainenUn-inline fd*Digest()
2008-02-26 Panu MatilainenMake the rest of rpmio vectors static inside rpmio
2008-02-26 Panu MatilainenRemove the last remains of unused and unnecesary rpmio...
2008-02-25 Panu MatilainenEliminate rpmdb refcount debug junk from the API
2008-02-25 Panu MatilainenRemove some ancient dead code
2008-02-25 Panu MatilainenAdd %{sources} and %{patches} macros to build
2008-02-25 Panu MatilainenEnable variadic checks for rpmExpand(), rpmlog() and...
2008-02-25 Panu MatilainenAdd new header for collecting utility macros
2008-02-22 Panu MatilainenRemove ancient commentary from header.h
2008-02-22 Panu MatilainenRemove useless ifdeffed typedefs
2008-02-22 Panu MatilainenRip ancient, unused setperms + unsetgit make targets
2008-02-22 Panu MatilainenUse %__tar instead of hardcoded tar in build prep
2008-02-22 Panu MatilainenDon't use legacy gzipbin etc macros in build
2008-02-22 Panu MatilainenMake %patch use %__patch instead of hardcoded patch...
2008-02-15 Panu MatilainenShut up another case of FUSE mount stat whining (rhbz...
2008-02-14 Panu MatilainenImprove header i18n locale matching
2008-02-14 Panu MatilainenFix a bunch of string format mismatches found by gcc...
2008-02-11 Panu MatilainenAutomated merge with ssh://pmatilai@login.linux.duke...
2008-02-11 Panu MatilainenPlay nice with xargs
2008-02-11 Panu MatilainenUpdated sr translation + new sr@latin version from...
2008-02-08 Peter JonesDon't add syntax errors while I add sorting...
2008-02-08 Peter Jonesmake gendiff sort the file list, so comparing the resul...
2008-02-08 Panu MatilainenOops, package type in lead was reversed...
2008-02-05 Panu MatilainenMass convert (back) to rpmTag as it's usable everywhere now
2008-02-05 Panu MatilainenUse rpmSigTag enum for signature tags everywhere, more...
2008-02-05 Panu MatilainenUse rpmTagType always now that it's available everywhere
2008-02-05 Panu MatilainenCouple of missed type abstractions
2008-02-05 Panu MatilainenYet another typedef for transaction ID, use where spotted
2008-02-05 Panu MatilainenUse rpm_flag_t for header generic bitfields (file flags...
2008-02-05 Panu Matilainenrpm5.org: free 5 bits for rpmfc coloring expansion
2008-02-05 Panu MatilainenCouple of int -> rpmVSFlags type corrections
2008-02-05 Panu MatilainenDoxygen bits for rpmtypes, much to do still
next