tools/librpm-tizen.git
2009-01-07 Panu MatilainenrpmRelocateFileList() doesn't need rpmte for anything...
2009-01-05 Panu MatilainenValidate + sort relocations in rpmte at create time
2009-01-05 Panu MatilainenSplit saving relocations to header out of relocateFileL...
2009-01-05 Panu MatilainenSplit sorting out of relocateFileList()
2009-01-05 Panu MatilainenSplit RPMTAG_INSTPREFIXES addition out of relocateFileL...
2009-01-05 Panu MatilainenRelocation needs to be called even if no relocs specified
2009-01-05 Panu MatilainenLose deprecated DETAILS_AT_TOP doxygen setting
2009-01-05 Panu MatilainenEliminate header magic duplication all over the place...
2009-01-05 Panu MatilainenUse enumeration for header flags
2009-01-05 Panu MatilainenRemove unnecessary HEADER_FOOTAG definitions
2009-01-02 Panu Matilainenrpmte struct is now fully opaque throughout rpm
2009-01-02 Panu MatilainenUse rpmteSetFd() instead of direct access to rpmte...
2009-01-02 Panu MatilainenAdd rpmteSetFd() (internal) function
2008-12-23 Jindrich NovyIncrease XZ decompression memlimit
2008-12-22 Panu MatilainenEliminate silly and now unnecessary rpmts(Set)RelocateE...
2008-12-22 Panu MatilainenPerform relocations from rpmte instead of rpmfi
2008-12-19 Panu MatilainenPerform relocations *before* filling out rpmfi structure
2008-12-19 Panu MatilainenAvoid a whole lotta shuffling wrt file info header
2008-12-19 Panu MatilainenIgnore rpmfi flags for basenames + dirnames
2008-12-19 Panu MatilainenSanitize file modes handling in relocation
2008-12-19 Panu MatilainenRemove unused file/dir color calculations
2008-12-19 Panu MatilainenSave some trouble by grabbing malloced copy of dir...
2008-12-19 Panu MatilainenRemove couple of leftover, unused local variables
2008-12-19 Panu MatilainenEliminate last remaining fi-internals use from transact...
2008-12-19 Panu MatilainenAdd internal rpmfi apis to deal with fingerprints,...
2008-12-19 Panu MatilainenEliminate file info set argument to rpmpsmNew()
2008-12-19 Panu MatilainenOptionally reload ts element file info in rpmteOpen...
2008-12-19 Panu MatilainenUse rpmteSetFI() to clear memory instead of direct...
2008-12-19 Panu MatilainenAdd rpmteSetFI() ts element method
2008-12-19 Panu MatilainenFree rpmfi fingerprints in rpmfiFree()
2008-12-18 Florian FestiReduce the hash size of the fingerPrintCache by factor 4
2008-12-18 Florian FestiDo only add symlinks the the first rpmFpHash as these...
2008-12-18 Florian FestiReduce the size of the FpHashes by factor 4.
2008-12-18 Panu MatilainenOops, rpmfiFInode() gone missing...
2008-12-18 Panu MatilainenCheck chroot() result in psm too (Pixel)
2008-12-18 Panu MatilainenPermit --noscripts on verify (to disable %verifyscript...
2008-12-15 Panu MatilainenCheck for termination signals during query loops
2008-12-11 Panu MatilainenAdd public rpmfi function for retrieving digest algorit...
2008-12-11 Panu MatilainenAvoid direct access to rpmfi directory indexes
2008-12-11 Panu MatilainenAdd (internal) rpmfi accessor for dir indexes
2008-12-11 Panu MatilainenMore rpmfi direct access avoidance in fsm
2008-12-11 Panu MatilainenAvoid most of direct rpmfi accesses in dnlInitIterator()
2008-12-11 Panu MatilainenAvoid bunch of now unnecessary direct accesses to rpmfi...
2008-12-11 Panu MatilainenUse indexed accessors instead of direct rpmfi struct...
2008-12-11 Panu MatilainenAvoid bunch of unnecessary direct fi-> accesses for...
2008-12-11 Panu MatilainenUse indexed rpmfi accessors instead of fiddling with...
2008-12-11 Panu MatilainenAdd indexed accessors for rpmfi data, internal only...
2008-12-10 Florian Festiuse RPMFI_KEEPHEADER instead of numerical constant
2008-12-10 Florian FestiKill rpmfiUpdateState and free all the rpmfis as soon...
2008-12-10 Florian FestiMove ->actions from rpmfi to rpmfs
2008-12-10 Florian FestiMove the run time part of fstates from rpmfi to rpmfs...
2008-12-10 Florian FestiCreate a new datastructure rpmfs aka File States that...
2008-12-09 Jindrich NovyNuke the useless bits of rpmsort.c declared in global...
2008-12-09 Panu MatilainenUpdate testsuite expectations as per array format chang...
2008-12-09 Panu MatilainenReturn nothing at all on empty array queryformats
2008-12-09 Panu MatilainenThrow out ancient python/ChangeLog
2008-12-09 Jindrich NovyMove declarations of local variables for parsing functions
2008-12-09 Panu MatilainenTest for fakechroot in configure
2008-12-09 Panu MatilainenAdd "deptype" format extension
2008-12-09 Panu MatilainenOops, missing wrappers for C++ in headers (ticket #12)
2008-12-08 Panu MatilainenWork around broken packages which dont have RPMTAG_SOUR...
2008-12-08 Panu MatilainenAdd function to retrieve type from rpmlead
2008-12-08 Panu MatilainenFix segfault on packages without separate scriptlet...
2008-12-05 Panu MatilainenFix pkg-config provide generation on interdependent...
2008-12-05 Panu MatilainenAvoid "template" which is a reserved word in C++
2008-12-05 Panu MatilainenTighten up setting and checking of buildroot (ticket...
2008-12-04 Panu MatilainenAdjust test result to meet current expectation
2008-12-04 Panu MatilainenPay more attention to tag extension return codes
2008-12-04 Panu MatilainenFix triggerconds return when no data is there (rhbz...
2008-12-04 Panu MatilainenAvoid rpmtd abuse to report "(none)" when no data is...
2008-12-04 Panu MatilainenComment out rpmbuild --root tests
2008-12-04 Panu MatilainenAdd a pile of queryformat tests
2008-12-04 Panu MatilainenFix python header retrieval return type for non-existen...
2008-12-03 Panu MatilainenAdd tests to verify on-disk status after install+erase
2008-12-03 Panu MatilainenAdd test to verify status of installed files
2008-12-03 Panu MatilainenRemove unnecessary fiddling with rpmte internals
2008-12-01 Jindrich NovyInclude rpmfileutil.h from rpmmacro.h so that
2008-12-01 Panu MatilainenRetrieve header from rpmdb on rpmteOpen() if possible...
2008-11-30 Panu MatilainenSet/clear rpmte db instance on RPMDB_ADD / REMOVE from psm
2008-11-30 Panu MatilainenRecord header instance on rpmdbAdd() on success
2008-11-30 Panu MatilainenAdd and use (internal) method for setting header instance
2008-11-30 Panu MatilainenMove install langs to per-transaction level
2008-11-30 Panu MatilainenMove netsharedpaths to per-transaction level
2008-11-30 Panu MatilainenEliminate unused filename field in rpmts_s
2008-11-29 Panu MatilainenRead default popt aliases again (rhbz#473167)
2008-11-29 Panu MatilainenUnify dbiIndexSet allocations, allocate in power-of...
2008-11-29 Panu MatilainenUse proper type (unsigned) for index set offset/count
2008-11-28 Florian FestiDelete _dbiIndexItem.fpNum as it is no longer used...
2008-11-28 Florian FestiDelete rpmdbFindFpList and skipDir
2008-11-27 Panu MatilainenOops, it wasn't unnecessary include afterall..
2008-11-27 Panu MatilainenRemove unnecessary rpmfi_internal.h include
2008-11-27 Panu MatilainenAdd + use internal rpmteHaveTransScript() function
2008-11-27 Panu MatilainenEliminate the now unused ts element field of file info...
2008-11-27 Panu MatilainenEliminate rpmtsiFi(), use rpmteFI() instead
2008-11-27 Panu MatilainenAvoid unnecessary use of file info sets transaction...
2008-11-27 Panu MatilainenDrop the useless "tag" argument from rpmteFI()
2008-11-27 Panu MatilainenEliminate silly rpmfiTypeString()
2008-11-27 Panu MatilainenEliminate fi->te use in fsm
2008-11-27 Panu MatilainenPass rpmte to fsmSetup()
2008-11-27 Panu MatilainenRemove bogus consts from fsmSetup() args
next