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 |
2010-03-24 |
Piotr Drąg | l10n: Updates to Polish (pl) translation |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Panu Matilainen | Remove rpmteColorDS() from the API/ABI |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Ville Skyttä | Document deprecation of mi.count() and ds.Count(). |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Ville Skyttä | More here-doc skipping fixes for perl.req (#128). |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Panu Matilainen | Add RPMBUILD_ISFOO constants to python rpmb module... |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Panu Matilainen | Add __bool__() / __nonzero__() method to python rpmmi... |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Panu Matilainen | First take at pluggable file attribute + dependency... |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Panu Matilainen | Fix fallout from rpmgi.h moving to internal path |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Héctor Daniel... | l10n: Updates to Spanish (Castilian) (es) translation |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Panu Matilainen | Lose leftover RPMDBI_ARGLIST rpmgi pseudo tag |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Panu Matilainen | Mop up leftovers from past times |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Panu Matilainen | Update translations to shed non-existent messages from... |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Panu Matilainen | Oops, remember to free transaction set in rpmgi |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Panu Matilainen | Lose completely unused rpmte_debug junk |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Panu Matilainen | Take a transaction set reference on verified db iteration |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Panu Matilainen | Document rpmteHeader() returning a new header reference |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Panu Matilainen | Further rpmio NULL sanity checks |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Panu Matilainen | Lose FDSANE() macro, check in c2f() and callers instead |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Panu Matilainen | Change most of the FDSANE() asserts into good old NULL... |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Panu Matilainen | Lose the useless rpmio refcounting debug junk |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Panu Matilainen | Lose the useless rpmdb refcounting debug junk + switches |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Panu Matilainen | Lose the useless rpmds refcounting debug junk + switches |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Panu Matilainen | Lose the useless rpmps refcounting debug junk |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Panu Matilainen | Lose the useless rpmfi refcounting etc debug messages... |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Panu Matilainen | Lose the useless rpmts refcounting debug messages ... |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Panu Matilainen | Handle obsoletions within the added package set automat... |
commit | commitdiff | tree | snapshot |
next |