tools/librpm-tizen.git
2008-06-19 Panu MatilainenUse type-specific headerPut()'s for legacy retrofitting...
2008-06-19 Panu MatilainenUse type-specific headerPut() where makes sense in...
2008-06-19 Panu MatilainenUse type-specific headerPut() where makes sense in...
2008-06-19 Panu Matilainenuse type-specific headerPut() on all of build/reqprov.c
2008-06-19 Panu MatilainenUse type-specific headerPut() on all of build/parseSpec.c
2008-06-19 Panu MatilainenUse type-specific headerPut() for all of build/parsePre...
2008-06-19 Panu MatilainenUse type-specific headerPut() for all of build/parseCha...
2008-06-19 Panu MatilainenUse type specific headerPut() for all of build/pack.c
2008-06-19 Panu MatilainenUse type specific headerPut() for all of build/files.c
2008-06-19 Panu MatilainenAdd type-safe headerPutFoo() methods for supported...
2008-06-18 Panu MatilainenDumb thinko breaking scriptlet interpreter
2008-06-18 Panu MatilainenGroup legacy interfaces at the end of header.h
2008-06-18 Panu MatilainenConvert headerAddI18NString() to use headerPut()
2008-06-18 Panu MatilainenSwitch around headerAdd*Entry() family vs headerPut()
2008-06-18 Panu MatilainenSwitch around headerMod() and headerModifyEntry()
2008-06-18 Panu MatilainenStuff legacy compat wrappers out of sight into header_i...
2008-06-18 Panu MatilainenStart shredding legacy cruft out of header code
2008-06-18 Panu MatilainenConvert signature code to use headerPut()
2008-06-18 Panu MatilainenConvert parseScript() to headerPut()
2008-06-18 Panu MatilainenConvert rpmpsmStage() to use headerPut()
2008-06-18 Panu MatilainenConvert rpmdbAdd() to use headerPut()
2008-06-18 Panu MatilainenConvert rpmtsImportPubkey() to use headerPut()
2008-06-18 Panu MatilainenConvert RPM_BIN_TYPE uses in build to headerPut()
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()
next