2010-04-06 |
Panu Matilainen | Bury rpmdb flags inside rpmdb.c, not used by anything... |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Panu Matilainen | Unbreak --rebuilddb |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Yuri Chornoivan | l10n: Updates to Ukrainian (uk) translation |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Misha Shnurapet | l10n: Updates to Russian (ru) translation |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Panu Matilainen | Nuke bogus comments + related NULL-checks |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Panu Matilainen | Clean up rpmdb struct initialization |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Panu Matilainen | Lose unused static initialization foo |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Panu Matilainen | Clean up formatting in rpmdbCountPackages() (just cosme... |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Panu Matilainen | Remove unused rpmdbCloseDBI() |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Panu Matilainen | Generate package database statistics on close & make... |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Panu Matilainen | Lose "support" for truly ancient BDB versions |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Panu Matilainen | Rename dbiOpen() + dbiOpenDB() to make their layer... |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Panu Matilainen | Pass rpmdb to dbiFindByLabel() / rpmdbiFindMatch()... |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Panu Matilainen | Eliminate dbi_rpmtag member from dbiIndex struct |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Panu Matilainen | Define + use enum for primary/secondary index types... |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Panu Matilainen | Rename the dbi access method member dbi_type -> dbi_dbtype |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Panu Matilainen | Split dbiIndex out of rpmdb_internal.h into header... |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Panu Matilainen | Eliminate unnecessary argument to dbiCopen() |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Panu Matilainen | Move dbi_no_dbsync logic to inside dbiSync() |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Panu Matilainen | On header iteration format queries, dump the contents... |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Panu Matilainen | Disable header i18n lookup in headerCopyTags() (RhBug... |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Panu Matilainen | Remove BDB recno + queue access methods from configuration |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Panu Matilainen | Database metadata integer byte order is not user servic... |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Panu Matilainen | Lose dbi file configuration option |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Panu Matilainen | Make dbiVerify() and dbiOpen() static, not needed outsi... |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Panu Matilainen | Bury dbiIndexItem and dbiIndexSet structs inside rpmdb.c |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Panu Matilainen | Make dbiIndexSet operations static inside rpmdb.c |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Panu Matilainen | Lose the BDB access method configuration options |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Panu Matilainen | We really dont care about macro expanded per-db error... |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Panu Matilainen | Lose shmkey + shared BDB config options |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Panu Matilainen | Remove "truncate" BDB config option |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Panu Matilainen | We dont want to use DB_HOME environment, ever |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Panu Matilainen | We dont have any temporary databases anymore, lose... |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Panu Matilainen | Lose pointless per-db and per-dbi errfile and errcall... |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Panu Matilainen | Shred a pile of BDB config goo that's never been actual... |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Panu Matilainen | Shed the pointless per-dbi memory allocators |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Panu Matilainen | Eliminate now unnecessary db_ndbi field, number of... |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Panu Matilainen | Make rpmdb index list hard-wired |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Panu Matilainen | Minor cleanup to rpmdbAdd() |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Panu Matilainen | Add + use a helper function for retrieving single heade... |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Panu Matilainen | Minor cleanups to rpmdbAdd() and rpmdbRemove() |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Panu Matilainen | Minor cleanup to rpmdbRebuild(), use rstreq() instead... |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Panu Matilainen | Hide rpmte open/close/error etc logic inside rpmteProcess() |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Panu Matilainen | Move the little thats left of psm.h into rpmte_internal.h |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Piotr Drąg | l10n: Updates to Polish (pl) translation |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Panu Matilainen | Oops, scriptlet related error messages had dropped... |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Panu Matilainen | Update translatios again to shed non-existent messages... |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Panu Matilainen | Lazy allocation of rpmds color array |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Panu Matilainen | Lose long since unused fdReadable() and fdWritable() |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Panu Matilainen | Lose long since unused url control structure and relate... |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Panu Matilainen | Remove unused dependency set file reference count |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Panu Matilainen | Remove unused and non-sensible depedency set build... |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Panu Matilainen | headerNextTag() fits the checkForDuplicates() use-case... |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Panu Matilainen | Unbreak cpio archive path generation |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Panu Matilainen | Oops, being a bit too strict on dependency qualifiers |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Panu Matilainen | Teach rpm about pre-transaction dependencies |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Panu Matilainen | Always fail build on unknown dependency qualifiers |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Panu Matilainen | Always initialize tagflags to RPMSENSE_ANY |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Panu Matilainen | Report all enabled dependency bits in deptype format... |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Panu Matilainen | Dont bother translators with dependency lookup debug... |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Panu Matilainen | Lose unused RPMSENSE_PATCHES |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Panu Matilainen | Remove redundant assignments |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Panu Matilainen | Group the tag cases a bit more logically in parseRCPOT() |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Panu Matilainen | Drop "support" for per-scriptlet build-requires |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Panu Matilainen | Free up three bits from rpmsenseFlags |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Panu Matilainen | Add ds.Instance() method to python bindings |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Panu Matilainen | Take advantage of rpmdsCurrent() in python bindings |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Panu Matilainen | Add public rpmdsCurrent() function for creating a singl... |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Panu Matilainen | Split single ds generation into helper function, clean... |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Panu Matilainen | Simplify rpmcliTransaction() a bit |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Héctor Daniel... | l10n: Updates to Spanish (Castilian) (es) translation |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Panu Matilainen | Oops, diskspace problem messed up from the argument... |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Panu Matilainen | Record originating header instance to all problems... |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Panu Matilainen | Take advantage of rpmdsInstance() in dependency problem... |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Panu Matilainen | Record header instance in dependency sets + add API... |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Panu Matilainen | Merge checkPackageSet() into checkInstDeps() |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Panu Matilainen | Avoid unnecessary argument now that problem pkgNEVRA... |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Panu Matilainen | Change the problem data arrangement for dependency... |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Panu Matilainen | Filter out duplicate problems when adding to element... |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Panu Matilainen | Eliminate rpmpsAppend() from the API |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Panu Matilainen | Push problem creation argument sanitation to the level... |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Panu Matilainen | Sanitize rpmteAddProblem() arguments |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Panu Matilainen | Use the new problem set iterator where it makes more... |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Panu Matilainen | Use rpmpsMerge() for collecting element problems in... |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Panu Matilainen | Add a simple and dumb rpmpsMerge() function to merge... |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Panu Matilainen | Add a saner rpmps iteration interface |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Panu Matilainen | Handle NULL and the same literal problem pointer in... |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Piotr Drąg | l10n: Updates to Polish (pl) translation |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Panu Matilainen | Update translations for the rpmps -> rpmprob split |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Panu Matilainen | Split rpm problem type + its "methods" to separate... |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Panu Matilainen | Add public function for testing problem equality |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Panu Matilainen | Lose unused ignoreProblem from rpmProblem struct |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Panu Matilainen | Minor cleanup to rpmpsGetProblem() |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Panu Matilainen | Minor cleanup to rpmpsAppendProblem() |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Panu Matilainen | Minor cleanup to rpmpsFreeIterator() |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Panu Matilainen | Dont bother allocating iterator if there's no data... |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Panu Matilainen | Clean up verifyDependencies() a bit, no functional... |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Panu Matilainen | Sanitize verifyscript handling a bit |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Panu Matilainen | Revert "Transaction element type is not a bitfield... |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Jindrich Novy | Add Epoch, Architecture and BugURL to rpm -qi and fix... |
commit | commitdiff | tree | snapshot |
next |