tools/librpm-tizen.git
2008-06-18 Panu MatilainenAdd rpmtdFromUint8()
2008-06-18 Panu MatilainenConvert legacy retrofits & friends to headerPut()
2008-06-18 Panu MatilainenLose the remaining hae and hme vectors from rpmfi
2008-06-18 Panu MatilainenConvert file relocation to use headerPut/Mod
2008-06-18 Panu MatilainenAdd headerMod() to headerPut() etc family
2008-06-18 Panu MatilainenConvert rpmcache to headerGet+Put
2008-06-17 Panu MatilainenNumber of sources can't very well be negative...
2008-06-17 Panu MatilainenShut up incompatible pointer warnings from rpmtdFromStr...
2008-06-17 Panu MatilainenMake rpmtdFromStringArray() data argument const afterall
2008-06-17 Panu MatilainenOops, RPMTAG_FILEMODES is INT16, not 32 type
2008-06-17 Panu MatilainenConvert rest of writeRPM() to headerPut()
2008-06-17 Panu MatilainenConvert the final pieces of rpmfc to headerPut()
2008-06-17 Panu MatilainenConvert the rest of genCpioListAndHeader() to headerPut()
2008-06-17 Panu MatilainenAdd rpmtdFrom() methods for 16 and 64 bit types
2008-06-17 Panu MatilainenConvert the straightforward bits of build/files.c to...
2008-06-17 Panu MatilainenConvert most of parsePreamble to headerPut()
2008-06-17 Panu MatilainenConvert build reqprov to headerPut()
2008-06-17 Panu MatilainenConvert parseSpec to headerPut()
2008-06-17 Panu MatilainenConvert parseChangelog to headerPut()
2008-06-17 Panu MatilainenConvert most of build/pack.c to use rpmtdFromFoo()...
2008-06-17 Panu MatilainenAdd some new rpmtd creation methods
2008-06-17 Panu MatilainenReplace headerRemoveEntry() with headerDel() everywhere
2008-06-17 Panu MatilainenRename headerRemoveEntry() to headerDel(), add compat...
2008-06-17 Panu MatilainenEliminate last headerFreeData() in rpmfi
2008-06-16 Panu MatilainenPreserve headerNext() allocation behavior
2008-06-16 Panu MatilainenLose the useless tag data type fields from rpmds
2008-06-16 Panu MatilainenUse PRIu64 for file size formatter in queries
2008-06-16 Panu MatilainenDoxygen parameter name mismatch
2008-06-13 Panu MatilainenDeprecate headerGetEntry() and headerGetEntryMinMemory()
2008-06-13 Panu MatilainenConvert rpmtsSolve() to new headerGet()
2008-06-13 Panu MatilainenKill off hge() and hfd() vectors in rpmfi_s
2008-06-13 Panu MatilainenLose the remaining hge() uses in rpmfi relocation
2008-06-13 Panu MatilainenRPMTAG_FILEFLAGS is not used for anything in relocations
2008-06-13 Panu MatilainenConvert validRelocation parts of relocateFileList(...
2008-06-13 Panu MatilainenUnbreak relocations broken by 621e7518418a0e031d302e868...
2008-06-13 Jindrich NovyUse 64bit sizes by default in rpmcache
2008-06-13 Jindrich NovyAllow spaces in Source/Patch URLs and filenames
2008-06-13 Panu MatilainenSimplify providePackageNVR()
2008-06-13 Panu Matilainenhfd with FORCEFREE is just _free()
2008-06-13 Panu MatilainenConvert rpmpsmStage() to new headerGet()
2008-06-13 Panu MatilainenConvert runImmedTriggers() to use new headerGet()
2008-06-13 Panu MatilainenMinimally convert handleOneTrigger() to use new headerGet()
2008-06-13 Panu MatilainenConvert legacyRetrofit() to new headerGet()
2008-06-13 Panu MatilainenMinimally convert handleInstInstalledFiles() to new...
2008-06-13 Panu MatilainenMinimally convert rpmdbFindFpList() to use new headerGet()
2008-06-13 Panu MatilainenMinimally convert rpmdsNew() to use new headerGet()
2008-06-12 Panu MatilainenConvert a few hge()'s in relocation code to new headerG...
2008-06-12 Panu MatilainenMake fssizes tag extension 64bit
2008-06-12 Panu MatilainenChange rpmGetFilesystemUsage() size args to rpm_loff_t
2008-06-12 Panu MatilainenMake rpmfiFSize() return rpm_loff_t type, fixup callers
2008-06-12 Panu MatilainenrpmfiNew() doesn't use old hge() anymore
2008-06-12 Panu MatilainenUse long archive size always in rpmfi
2008-06-12 Panu MatilainenAdd more 64bit size tags + tag extensions for convertin...
2008-06-12 Panu MatilainenMove 32 to 64 bit tag conversion to helper function
2008-06-12 Panu MatilainenUse HEADERGET_ALLOC instead of manual copy in longfiles...
2008-06-12 Panu MatilainenUse HEADERGET_ALLOC instead of manually copying the...
2008-06-12 Panu MatilainenDumb thinko in header data allocation
2008-06-11 Jindrich NovyUse rpm_loff_t in printFileInfo()
2008-06-11 Panu MatilainenAdd headerGet() flag to force allocation of returned...
2008-06-11 Panu MatilainenMake rpmps generic number field 64bit, rename getter...
2008-06-11 Panu MatilainenEnable rpmDoDigest() to pass large file sizes
2008-06-10 Panu MatilainenAdd new tag extension to retrieve filesizes as 64bit...
2008-06-10 Panu MatilainenMinimally convert rpmfiBuildFNames() to new headerGet()
2008-06-10 Panu MatilainenCallers are now well known, require non-NULL arguments
2008-06-10 Jindrich NovyAdd 64bit filesizes to header on build
2008-06-10 Jindrich NovyrpmtsUpdateDSI now uses rpm_loff_t for fileSize
2008-06-10 Jindrich NovyUse 64bit data types in diskspaceInfo_s
2008-06-10 Jindrich NovyCreate RPMTAG_LONGFILESIZES to hold 64bit filesizes
2008-06-10 Panu MatilainenEliminate rpmfiBuildFNames() from the API
2008-06-10 Panu MatilainenEliminate rpmfiBuildFNames() use in psm
2008-06-10 Panu MatilainenAdd RPMTAG_ORIGFILENAMES tag extension
2008-06-10 Panu MatilainenEliminate rpmfiBuildFNames() use in python
2008-06-10 Panu MatilainenUse rpmFileHasSuffix() instead of doing it manually
2008-06-10 Panu MatilainenConvert psm rpmInstallSourcePackage() to new headerGet()
2008-06-10 Panu MatilainenConvert psm markReplacedFiles() to new headerGet()...
2008-06-10 Panu Matilainenfwrite() returns size_t, use correct type
2008-06-10 Panu MatilainenUse correct type for strlen()
2008-06-10 Panu MatilainenSilly signedness mismatch in pgpMpiSet()
2008-06-10 Panu MatilainenUse nlink_t for hardlink count types
2008-06-09 Panu MatilainenChange tag extension returns codes to match headerGet()
2008-06-09 Panu MatilainenFD_t contentLength field is useless for us too...
2008-06-09 Panu MatilainenLose bunch of unused fields from FD_t
2008-06-09 Panu MatilainenUse 64bit type for fdSet/GetCpioPos() in rpmio
2008-06-09 Panu MatilainenUse 64bit type internally for printing size when readin...
2008-06-09 Panu MatilainenUse 64bit type for rpmte package size reporting
2008-06-09 Panu MatilainenUse 64bit type internally for total file size counting...
2008-06-09 Panu MatilainenUse 64bit type internally for package archive size...
2008-06-09 Panu MatilainenUse rpm_loff_t for transaction callback amount+total...
2008-06-09 Panu MatilainenHandle NULL in str2hge()
2008-06-07 Panu MatilainenrpmtdCount() knows how to handle BIN types, use it..
2008-06-07 Panu MatilainenCouple of more 64bit format types
2008-06-07 Panu MatilainenRemove unused variable
2008-06-07 Panu MatilainenHandle 64bit type in headerMergeLegacySigs()
2008-06-07 Panu MatilainenUse inttypes.h formats in stringFormat()
2008-06-07 Panu MatilainenTeach rpmdb about 64bit types
2008-06-06 Panu MatilainenAdd access methods for 64bit integer types to rpmtd
2008-06-06 Panu MatilainenFix typo in sqlite backend preventing it from building
2008-06-06 Jindrich NovyIntroduce 64bit rpm_loff_t
2008-06-06 Jindrich NovyTeach sqlite backend 64bit handling
2008-06-06 Jindrich NovyHandle RPM_INT64_TYPE in header functions
next