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