2010-10-22 |
Panu Matilainen | Move librpmsign to its own subdirectory in the sources |
commit | commitdiff | tree | snapshot |
2010-10-22 |
Panu Matilainen | Brute-force s/rpmTag/rpmTagVal/ in entire librpmbuild |
commit | commitdiff | tree | snapshot |
2010-10-22 |
Panu Matilainen | Fix invalid uses of rpmTag/rpmSigTag in pack.c |
commit | commitdiff | tree | snapshot |
2010-10-22 |
Panu Matilainen | Replace remaing rpmSigTag uses with rpmTagVal |
commit | commitdiff | tree | snapshot |
2010-10-22 |
Panu Matilainen | Use header datatype for hash algo instead of pgpHashAlg... |
commit | commitdiff | tree | snapshot |
2010-10-22 |
Panu Matilainen | Eliminate pgpHashAlgo uses in librpm side |
commit | commitdiff | tree | snapshot |
2010-10-22 |
Panu Matilainen | Fix (ie eliminate) rpmSigTag uses in rpmchecksig |
commit | commitdiff | tree | snapshot |
2010-10-22 |
Panu Matilainen | Meh, one missed rpmTag -> rpmTagVal change in query |
commit | commitdiff | tree | snapshot |
2010-10-22 |
Panu Matilainen | Couple of enum craziness fixes to package.c |
commit | commitdiff | tree | snapshot |
2010-10-22 |
Panu Matilainen | Eliminate use of pgpHashAlgo in rpmio interface arguments |
commit | commitdiff | tree | snapshot |
2010-10-22 |
Panu Matilainen | Couple of previously missed type changes in rpmdb code |
commit | commitdiff | tree | snapshot |
2010-10-22 |
Panu Matilainen | Switch lowelevel header internals to use rpm_tagtype_t... |
commit | commitdiff | tree | snapshot |
2010-10-22 |
Panu Matilainen | Switch python bindings to use rpm(Dbi)TagVal as appropriate |
commit | commitdiff | tree | snapshot |
2010-10-22 |
Panu Matilainen | Change all internal uses of rpmtsInitIterator() to... |
commit | commitdiff | tree | snapshot |
2010-10-22 |
Panu Matilainen | Switch lone rpmTag use in query to rpmTagVal |
commit | commitdiff | tree | snapshot |
2010-10-22 |
Panu Matilainen | Switch psm and rpmscript to use rpmTagVal where appropriate |
commit | commitdiff | tree | snapshot |
2010-10-22 |
Panu Matilainen | Change rpmfiNew() tag argument to rpmTagVal |
commit | commitdiff | tree | snapshot |
2010-10-22 |
Panu Matilainen | Switch rpmte API and internals to use rpmTagVal instead... |
commit | commitdiff | tree | snapshot |
2010-10-22 |
Panu Matilainen | Switch rpmds API and internals to use rpmTagVal instead... |
commit | commitdiff | tree | snapshot |
2010-10-22 |
Panu Matilainen | Change rpmdb internals and iterator APIs to use the... |
commit | commitdiff | tree | snapshot |
2010-10-22 |
Panu Matilainen | Document our supported rpmdb indexes in the API via... |
commit | commitdiff | tree | snapshot |
2010-10-22 |
Panu Matilainen | Change all the legacy interfaces to use the "concrete... |
commit | commitdiff | tree | snapshot |
2010-10-22 |
Panu Matilainen | Switch header APIs to use rpmTagVal instead of rpmTag |
commit | commitdiff | tree | snapshot |
2010-10-22 |
Panu Matilainen | rpmTagFoo() getters take arbitrary integers, not rpmTag... |
commit | commitdiff | tree | snapshot |
2010-10-22 |
Panu Matilainen | Use concrete integer types for entryInfo and rpmtd... |
commit | commitdiff | tree | snapshot |
2010-10-22 |
Panu Matilainen | Couple of doxygen argument mismatch fixes |
commit | commitdiff | tree | snapshot |
2010-10-22 |
Panu Matilainen | Eliminate silly cast |
commit | commitdiff | tree | snapshot |
2010-10-22 |
Panu Matilainen | Drop unused pubkeys index too |
commit | commitdiff | tree | snapshot |
2010-10-22 |
Panu Matilainen | Drop filedigests index |
commit | commitdiff | tree | snapshot |
2010-10-22 |
Panu Matilainen | Eliminate useless --fileid query selector |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Florian Festi | Fix Python bindings and raise KeyError when there is... |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Florian Festi | Fix typo / erroneously deleted line |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Florian Festi | rpmdbKeyIterator: loop over keys in the database indexes |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Panu Matilainen | Hardwire the fundamental BDB access method configuratio... |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Panu Matilainen | Eliminate now unnecessary db rebuild macro goo and... |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Panu Matilainen | Lift fsync enable/disable configuration handling to... |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Panu Matilainen | Hardwire the fundamental BDB subsystem configuration... |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Panu Matilainen | Lift missing index detection to rpmdb layer |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Panu Matilainen | Avoid umphteen unnecessary calls to rpmTagGetName() |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Panu Matilainen | Add a getter for dbi name |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Panu Matilainen | Clean up rpmdbOpenIndex() logic a bit, no functional... |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Panu Matilainen | Lose leftover, unwired pagesize db option |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Panu Matilainen | Avoid directly accessing bdb-specific dbi members from... |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Panu Matilainen | Add a backend-independent flags + getter for dbis |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Panu Matilainen | Pass rpmdb, not dbi to db_init() and db_fini() |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Panu Matilainen | Add a no-dbi version of the db error reporting function |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Panu Matilainen | Move db environment-level configuration out of per... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Panu Matilainen | Group the database options to per-dbi and per-environme... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Panu Matilainen | Python dbMatch() doesn't take (or need) len argument... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Panu Matilainen | A few more rpmdb variable/argument renames, missed... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Panu Matilainen | Decouple dbiVerify() from dbiClose() |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Panu Matilainen | Add flags argument to dbiOpen(), pass through from... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Panu Matilainen | Oops, dumb copy-paste error causing --verifydb to ... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Panu Matilainen | Rename rpmdb variables in the backend to rdb to disting... |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Panu Matilainen | Generate missing database indexes automatically |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Panu Matilainen | Create indexes too on rpmdbInit() (ticket #156) |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Panu Matilainen | Avoid returning NULL from prDbiOpenFlags() |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Panu Matilainen | Remember if we created the db backing file on open |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Panu Matilainen | Lift dbi fcntl() locking out of dbiOpen() |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Panu Matilainen | Lift secondary index updating out of rpmdbAdd() |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Florian Festi | Support looping over indexes when giving keyp=NULL... |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Panu Matilainen | Add python bindings for librpmsign |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Panu Matilainen | Oops, fixup rpmsign exit codes on success |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Panu Matilainen | Make rpmPkgSign() actually honor the signing arguments |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Panu Matilainen | Nuke rpmcliSign() out of the orbit |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Panu Matilainen | Make rpmsign use the new signing interface (minimal... |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Panu Matilainen | Add beginnings of a real API to librpmsign |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Panu Matilainen | Move plugins out of rpm config directory |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Colin Walters | Add 'VCS' key |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Colin Walters | Add 'VCS' key |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Panu Matilainen | Add --requires etc popt aliases for rpmspec too |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Panu Matilainen | Rpm option descriptions begin with lowercase letters... |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Panu Matilainen | Only queryformat is relevant for specfiles |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Panu Matilainen | Support overriding target for rpmspec queries too |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Panu Matilainen | Support both binary/source queries in rpmspec tool... |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Panu Matilainen | Add support for querying source rpm from spec too |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Eric W. Biederman | Add a python accessor for the source header |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Eric W. Biederman | Add a getter for the source header. |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Panu Matilainen | Fix misc/ include path |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Panu Matilainen | Further split the cli-tools to rpminstall, rpmquery... |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Panu Matilainen | Remove filesystem related leftover API definitions |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Aron Griffis | Use the right variable for absolute path (ticket #137) |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Michal Čihař | Fix generating platform config for arm |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Panu Matilainen | Require file attribute config to have .attr suffix |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Panu Matilainen | Replace __foo_exeonly attribute with a more generic... |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Panu Matilainen | Tolerate NULL args in argvSplitString() |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Panu Matilainen | Add cli switches to override signing key and digest... |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Panu Matilainen | Adjust rpm.pc private libraries |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Panu Matilainen | Further streamline rpmcliArgIter() and friends |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Panu Matilainen | Lift specfile query out of main rpm(query) into separat... |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Panu Matilainen | Simplify queryformat popt callback handling |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Piotr Drąg | l10n: Updated Polish (pl) translation to 100% |
commit | commitdiff | tree | snapshot |
2010-10-03 |
Guido Grazioli | l10n: Updated Italian (it) translation to 100% |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Panu Matilainen | And now python bindings are really free of librpmbuild... |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Panu Matilainen | Kill spec.buildRoot from python |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Panu Matilainen | Use the new spec section getter in python bindings |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Panu Matilainen | Add getter for spec script sections too, bah... |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Panu Matilainen | Use the new spec src/pkg API in python instead of direc... |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Panu Matilainen | Add minimal API for spec packages and sources |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Panu Matilainen | Use namespaced names for spec pkg and source opaque... |
commit | commitdiff | tree | snapshot |
next |