2010-10-29 |
Panu Matilainen | Eliminate unused spectag and speclines goo from spec |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Alexey Gladkov | elfdeps: Fix version definitions processing |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Panu Matilainen | Fix the remaining enum abuse over rpmParseState in... |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Panu Matilainen | Now, make getStringBuf() return const char * for correc... |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Panu Matilainen | parseScript() const pedantry |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Panu Matilainen | Use ARGV_t instead of stringbuf in changelog parsing |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Panu Matilainen | Use ARGV_t for temporary line storage directly |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Panu Matilainen | Pass the script to doScript() as const char * |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Panu Matilainen | Argument passing hysteria in doScript() |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Panu Matilainen | Handle NULL sb in getStringBuf() cleanly |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Panu Matilainen | Use ARGV_t for package fileFile, fileList and policyList |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Panu Matilainen | Eliminate splitString() leftover braindamage in process... |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Panu Matilainen | Bury stripTrailingChar() inside the only remaining... |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Panu Matilainen | Bury StringBuf inside librpmbuild internals |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Panu Matilainen | Make rpmfcExec() internal |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Panu Matilainen | Eliminate the sole StringBuf user in librpm side |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Panu Matilainen | Fix BDB version check in configure to work with >=... |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Panu Matilainen | Separate match iterator allocation vs initialization |
commit | commitdiff | tree | snapshot |
2010-10-25 |
Panu Matilainen | Create less draconian loops for grouped collections |
commit | commitdiff | tree | snapshot |
2010-10-25 |
Panu Matilainen | Only specific cases of collections need extra ordering |
commit | commitdiff | tree | snapshot |
2010-10-23 |
Piotr Drąg | l10n: Updated Polish (pl) translation to 100% |
commit | commitdiff | tree | snapshot |
2010-10-22 |
Panu Matilainen | Eek.. librpmsign sources went missing in the move |
commit | commitdiff | tree | snapshot |
2010-10-22 |
Panu Matilainen | Bah, couple of missed places for librpmsign moving |
commit | commitdiff | tree | snapshot |
2010-10-22 |
Panu Matilainen | Teach python about the new RPMDBI_* tags |
commit | commitdiff | tree | snapshot |
2010-10-22 |
Panu Matilainen | Update translations to pick recent changes + files... |
commit | commitdiff | tree | snapshot |
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 |
next |