tools/librpm-tizen.git
2010-04-08 Panu MatilainenRequire BDB >= 4.5 for sanity's sake
2010-04-08 Panu MatilainenRemove unused dbi_txnid member from dbiIndex
2010-04-08 Panu Matilainendb_create() doesn't take any flags currently
2010-04-08 Panu MatilainenEliminate dbiIndexNewItem()
2010-04-07 Panu MatilainenChange nextInstance() to permit retrieval too, use...
2010-04-07 Panu MatilainenMake rpmdbAdd() and rpmdbRemove() internal-only
2010-04-07 Panu MatilainenStash rpmdb struct definition out of sight into dbi.h
2010-04-07 Panu MatilainenUnify rpmdbAdd/Remove() interfaces
2010-04-07 Panu MatilainenEliminate the headerCheck() foo from rpmdbAdd/Remove()
2010-04-07 Panu MatilainenLift RPMDBI_PACKAGES handling from db add/remove to...
2010-04-07 Panu MatilainenLift header instance number figuring out of rpmdbAdd...
2010-04-07 Panu MatilainenVerify header sanity as the first thing in rpmdbAdd()
2010-04-07 Panu MatilainenMove header INSTALLTID manipulation out of rpmdbAdd()
2010-04-07 Panu MatilainenRemove unused require- and provideversion indexes
2010-04-07 Panu MatilainenEliminate redundant/bogus temporary variable shuffling
2010-04-06 Panu MatilainenRemove unused _DBI defines
2010-04-06 Panu MatilainenLose unused fluff from openDatabase()
2010-04-06 Panu MatilainenEliminate static _rebuildinprogress hack, use per-db...
2010-04-06 Panu MatilainenBury rpmdb flags inside rpmdb.c, not used by anything...
2010-04-06 Panu MatilainenUnbreak --rebuilddb
2010-04-05 Yuri Chornoivanl10n: Updates to Ukrainian (uk) translation
2010-04-02 Misha Shnurapetl10n: Updates to Russian (ru) translation
2010-04-01 Panu MatilainenNuke bogus comments + related NULL-checks
2010-04-01 Panu MatilainenClean up rpmdb struct initialization
2010-04-01 Panu MatilainenLose unused static initialization foo
2010-04-01 Panu MatilainenClean up formatting in rpmdbCountPackages() (just cosme...
2010-04-01 Panu MatilainenRemove unused rpmdbCloseDBI()
2010-04-01 Panu MatilainenGenerate package database statistics on close & make...
2010-04-01 Panu MatilainenLose "support" for truly ancient BDB versions
2010-04-01 Panu MatilainenRename dbiOpen() + dbiOpenDB() to make their layer...
2010-04-01 Panu MatilainenPass rpmdb to dbiFindByLabel() / rpmdbiFindMatch()...
2010-04-01 Panu MatilainenEliminate dbi_rpmtag member from dbiIndex struct
2010-04-01 Panu MatilainenDefine + use enum for primary/secondary index types...
2010-04-01 Panu MatilainenRename the dbi access method member dbi_type -> dbi_dbtype
2010-04-01 Panu MatilainenSplit dbiIndex out of rpmdb_internal.h into header...
2010-04-01 Panu MatilainenEliminate unnecessary argument to dbiCopen()
2010-04-01 Panu MatilainenMove dbi_no_dbsync logic to inside dbiSync()
2010-04-01 Panu MatilainenOn header iteration format queries, dump the contents...
2010-04-01 Panu MatilainenDisable header i18n lookup in headerCopyTags() (RhBug...
2010-03-31 Panu MatilainenRemove BDB recno + queue access methods from configuration
2010-03-30 Panu MatilainenDatabase metadata integer byte order is not user servic...
2010-03-30 Panu MatilainenLose dbi file configuration option
2010-03-30 Panu MatilainenMake dbiVerify() and dbiOpen() static, not needed outsi...
2010-03-30 Panu MatilainenBury dbiIndexItem and dbiIndexSet structs inside rpmdb.c
2010-03-30 Panu MatilainenMake dbiIndexSet operations static inside rpmdb.c
2010-03-30 Panu MatilainenLose the BDB access method configuration options
2010-03-30 Panu MatilainenWe really dont care about macro expanded per-db error...
2010-03-30 Panu MatilainenLose shmkey + shared BDB config options
2010-03-30 Panu MatilainenRemove "truncate" BDB config option
2010-03-30 Panu MatilainenWe dont want to use DB_HOME environment, ever
2010-03-30 Panu MatilainenWe dont have any temporary databases anymore, lose...
2010-03-30 Panu MatilainenLose pointless per-db and per-dbi errfile and errcall...
2010-03-30 Panu MatilainenShred a pile of BDB config goo that's never been actual...
2010-03-30 Panu MatilainenShed the pointless per-dbi memory allocators
2010-03-30 Panu MatilainenEliminate now unnecessary db_ndbi field, number of...
2010-03-30 Panu MatilainenMake rpmdb index list hard-wired
2010-03-30 Panu MatilainenMinor cleanup to rpmdbAdd()
2010-03-30 Panu MatilainenAdd + use a helper function for retrieving single heade...
2010-03-30 Panu MatilainenMinor cleanups to rpmdbAdd() and rpmdbRemove()
2010-03-30 Panu MatilainenMinor cleanup to rpmdbRebuild(), use rstreq() instead...
2010-03-29 Panu MatilainenHide rpmte open/close/error etc logic inside rpmteProcess()
2010-03-29 Panu MatilainenMove the little thats left of psm.h into rpmte_internal.h
2010-03-29 Piotr Drągl10n: Updates to Polish (pl) translation
2010-03-29 Panu MatilainenOops, scriptlet related error messages had dropped...
2010-03-29 Panu MatilainenUpdate translatios again to shed non-existent messages...
2010-03-29 Panu MatilainenLazy allocation of rpmds color array
2010-03-29 Panu MatilainenLose long since unused fdReadable() and fdWritable()
2010-03-29 Panu MatilainenLose long since unused url control structure and relate...
2010-03-29 Panu MatilainenRemove unused dependency set file reference count
2010-03-29 Panu MatilainenRemove unused and non-sensible depedency set build...
2010-03-29 Panu MatilainenheaderNextTag() fits the checkForDuplicates() use-case...
2010-03-29 Panu MatilainenUnbreak cpio archive path generation
2010-03-29 Panu MatilainenOops, being a bit too strict on dependency qualifiers
2010-03-29 Panu MatilainenTeach rpm about pre-transaction dependencies
2010-03-29 Panu MatilainenAlways fail build on unknown dependency qualifiers
2010-03-29 Panu MatilainenAlways initialize tagflags to RPMSENSE_ANY
2010-03-29 Panu MatilainenReport all enabled dependency bits in deptype format...
2010-03-29 Panu MatilainenDont bother translators with dependency lookup debug...
2010-03-29 Panu MatilainenLose unused RPMSENSE_PATCHES
2010-03-29 Panu MatilainenRemove redundant assignments
2010-03-29 Panu MatilainenGroup the tag cases a bit more logically in parseRCPOT()
2010-03-29 Panu MatilainenDrop "support" for per-scriptlet build-requires
2010-03-29 Panu MatilainenFree up three bits from rpmsenseFlags
2010-03-26 Panu MatilainenAdd ds.Instance() method to python bindings
2010-03-26 Panu MatilainenTake advantage of rpmdsCurrent() in python bindings
2010-03-26 Panu MatilainenAdd public rpmdsCurrent() function for creating a singl...
2010-03-26 Panu MatilainenSplit single ds generation into helper function, clean...
2010-03-26 Panu MatilainenSimplify rpmcliTransaction() a bit
2010-03-26 Héctor Daniel... l10n: Updates to Spanish (Castilian) (es) translation
2010-03-26 Panu MatilainenOops, diskspace problem messed up from the argument...
2010-03-26 Panu MatilainenRecord originating header instance to all problems...
2010-03-26 Panu MatilainenTake advantage of rpmdsInstance() in dependency problem...
2010-03-26 Panu MatilainenRecord header instance in dependency sets + add API...
2010-03-26 Panu MatilainenMerge checkPackageSet() into checkInstDeps()
2010-03-26 Panu MatilainenAvoid unnecessary argument now that problem pkgNEVRA...
2010-03-26 Panu MatilainenChange the problem data arrangement for dependency...
2010-03-26 Panu MatilainenFilter out duplicate problems when adding to element...
2010-03-26 Panu MatilainenEliminate rpmpsAppend() from the API
2010-03-26 Panu MatilainenPush problem creation argument sanitation to the level...
2010-03-26 Panu MatilainenSanitize rpmteAddProblem() arguments
next