summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-10-17Kick out the dumb defaultdocdir logic from installplatformPanu Matilainen2-8/+1
2008-10-16Bump versionPanu Matilainen1-1/+1
2008-10-16Updated German translation from Fabian AffolterPanu Matilainen1-17/+15
2008-10-16Updated Polish translation from Piotr DrągPanu Matilainen1-54/+34
2008-10-14Add configure detection for SuSE tooPanu Matilainen1-1/+2
2008-10-14Move luaext include fiddling out of toplevel configurePanu Matilainen2-1/+2
2008-10-14Add lua to pkgconfig private libsPanu Matilainen1-1/+1
2008-10-14Reuse toplevel WITH_LUA_LIB setting instead of manual settingPanu Matilainen1-1/+1
2008-10-14Sanitize libluaext linkagePanu Matilainen2-1/+5
2008-10-14Fix build without LuaPanu Matilainen1-1/+1
2008-10-14Tweak autogen a bit morePanu Matilainen1-26/+12
2008-10-14Rip silly "usage" message from autogenPanu Matilainen1-18/+1
2008-10-14Kick out ancient and unused LDFLAGS_STATIC configure.ac-hackeryPanu Matilainen2-47/+0
2008-10-14Yank out ancient convertdb1Panu Matilainen2-193/+0
2008-10-14Fix up some fuzz in finnish translationPanu Matilainen1-15/+15
2008-10-14Adjust translations wrt the rpmps format changesPanu Matilainen26-594/+611
2008-10-14Use PRIu64 for 64bit value formatting instead of castingPanu Matilainen1-3/+5
2008-10-14Avoid overflow on memcpy()Panu Matilainen1-2/+2
2008-10-14Need to mask the return type from rpmTagGetType() return valuePanu Matilainen1-2/+2
2008-10-14Error out on unknown data types in sqlite backend tooPanu Matilainen1-2/+7
2008-10-14Update translations for a change...Panu Matilainen26-7657/+9580
2008-10-14Add a few missing files to POTFILES.in (rhbz#466834)Panu Matilainen1-0/+3
2008-10-13Make sure dbiTags are loaded on db rebuild & removePanu Matilainen1-0/+4
2008-10-13Honor default nopromote setting everywhere in rpmds (rhbz#466503)Panu Matilainen1-0/+3
2008-10-10Yank out legacy.h, make the conversion functions staticPanu Matilainen4-48/+6
2008-10-10Convert in-tree users to headerConvert()Panu Matilainen3-12/+8
2008-10-10Add headerConvert() "proxy" for performing various conversions on header dataPanu Matilainen2-0/+37
2008-10-10And out goes rpmMkdirPath()Panu Matilainen2-31/+0
2008-10-10Use rpmMkdirs() to create the entire build tree in buildForTarget()Panu Matilainen1-22/+6
2008-10-10Use rpmMkdirs() instead of rpmMkdirPath() in rpmInstallSourcePackage()Panu Matilainen1-24/+6
2008-10-10Add rpmMkdirs() to librpmioPanu Matilainen2-0/+33
2008-10-09Get db vectors out of exported ABIPanu Matilainen3-0/+3
2008-10-09rstrcasecmp() and rstrncasecmp() are "pure" functionsPanu Matilainen1-0/+2
2008-10-09Mark risalpha() and friends as "const functions"Panu Matilainen1-0/+10
2008-10-09Remove silly double definition of headerGetLangs()Panu Matilainen1-1/+0
2008-10-09Mark htonll() as internalPanu Matilainen1-0/+1
2008-10-09Mark cpio functions internalPanu Matilainen1-0/+4
2008-10-09Mark fingerprinting stuff internalPanu Matilainen1-0/+7
2008-10-09Mark hash table functions as internalPanu Matilainen1-0/+8
2008-10-09Mark rpmdb internals as internals, including the "mergesort" gemPanu Matilainen1-0/+10
2008-10-09Mark psm functions as internalPanu Matilainen1-0/+9
2008-10-09Mark various fsm* bits internalPanu Matilainen1-0/+3
2008-10-09Mark uidToUname() and friends as internalPanu Matilainen1-0/+7
2008-10-09Add RPM_GNUC_INTERNAL macroPanu Matilainen1-0/+7
2008-10-08Unknown tag is an errorPanu Matilainen1-1/+1
2008-10-07make %find_lang --with-kde work (rhbz#466009)Jindrich Novy1-5/+21
2008-10-06Malformed query query items (pkid's and such) are errorsPanu Matilainen1-4/+4
2008-10-06Make "not an rpm or manifest" message an error, not just noticePanu Matilainen2-2/+2
2008-10-06Consistent log level for "unverifiable signature" messagePanu Matilainen1-1/+1
2008-10-04Failure to rebuild database is worth at least a warningPanu Matilainen1-1/+2