Age | Commit message (Expand) | Author | Files | Lines |
2004-10-16 | Upgrade to db-4.3.14 internal. | jbj | 1 | -1/+2 |
2003-05-08 | - don't use error string after gzclose (Dmitry V. Levin). | jbj | 1 | -14/+14 |
2003-04-08 | fix: prevent segfault if malicious server sends 1 GB of data through ftpNLST. | jbj | 1 | -10/+10 |
2003-04-07 | Calibrated stopwatch using rdtsc. | jbj | 1 | -4/+25 |
2002-10-18 | - add debug sub-package patch. | jbj | 1 | -2/+2 |
2002-09-17 | - lclint clean. | jbj | 1 | -12/+12 |
2002-08-31 | Sync with rpm-4.1. | jbj | 1 | -0/+8 |
2002-08-26 | - set cachesize without a dbenv, the default is far too small. | jbj | 1 | -3/+2 |
2002-08-08 | lclint fiddles. | jbj | 1 | -21/+24 |
2002-08-03 | Remove dbi_tear_down, now that rpmdb's are closed on signals. | jbj | 1 | -7/+6 |
2002-07-30 | - prevent stale locks in __db files by closing databases on signals. | jbj | 1 | -0/+1 |
2002-07-28 | - python: don't segfault in ts.GetKeys() on erased packages. | jbj | 1 | -0/+5 |
2002-07-25 | - python: add ts.hdrCheck(), ts.rebuildDB() methods. | jbj | 1 | -2/+3 |
2002-07-24 | - verify signatures/digests retrieved through rpmdbNextIterator(). | jbj | 1 | -7/+42 |
2002-07-21 | - add methods to make signature handling opaque wrto rpmts. | jbj | 1 | -19/+23 |
2002-07-13 | - install rpmal.h and rpmhash.h, implicit rpmps.hinclude, for now. | jbj | 1 | -0/+10 |
2002-07-11 | - update for sv.po. | jbj | 1 | -1/+1 |
2002-07-04 | - fix: forgot lazy open of database on --freshen path (#67907). | jbj | 1 | -4/+4 |
2002-06-22 | Factor bounds checking annotations into source code. | jbj | 1 | -0/+2 |
2002-06-19 | Annotate incondefs in source code. | jbj | 1 | -2/+2 |
2002-05-21 | Enable CDB access as default. | jbj | 1 | -1/+0 |
2002-05-21 | Always use cursors. | jbj | 1 | -4/+4 |
2002-05-16 | - opaque (well mostly) rpmTransactionSet using methods. | jbj | 1 | -0/+280 |
2002-05-04 | Add toy db->associate, db->join, dbcursor->c_pget wrappers. | jbj | 1 | -26/+152 |
2002-05-04 | Pass dbiGet() flags from application. | jbj | 1 | -5/+5 |
2002-05-04 | Eliminate another layer of db abstraction, continue eradicating db1. | jbj | 1 | -31/+7 |
2002-05-02 | - eliminate db1 support. | jbj | 1 | -17/+24 |
2002-05-01 | - attempt to make peace with automake-1.6.1, autoconf-2.53. | jbj | 1 | -152/+207 |
2002-04-08 | doxygen cleanup. | jbj | 1 | -0/+11 |
2002-04-07 | - speedup large queries by ~50%. | jbj | 1 | -0/+9 |
2002-03-03 | - add payload uncompressed size to signature to avoid rewriting header. | jbj | 1 | -1/+0 |
2002-02-25 | Annotation fiddles. | jbj | 1 | -3/+6 |
2002-02-01 | - permit args to be hidden within %%__find_{requires,provides}. | jbj | 1 | -10/+0 |
2002-01-06 | - handle lazy db open's in chroot with absolute path, not prefix strip. | jbj | 1 | -2/+0 |
2002-01-06 | - sparc: make dbenv per-rpmdb, not per-dbi. | jbj | 1 | -0/+2 |
2001-11-15 | - tweak overlapped file fingerprint retrieval for speed. | jbj | 1 | -0/+1 |
2001-10-27 | - legacy signatures always checked where possible on package read. | jbj | 1 | -15/+4 |
2001-10-15 | Explicit branchstate annotations. | jbj | 1 | -3/+3 |
2001-10-15 | lclint fiddles to annotate globals. | jbj | 1 | -10/+34 |
2001-09-24 | Move to lclint-3.0.0.15, revisit and clean up annotations. | jbj | 1 | -1/+1 |
2001-07-28 | - fix: --noscripts is another multimode option. | jbj | 1 | -22/+24 |
2001-06-13 | - add rpmdbSetIteratorRE() for regex matching in database iterators. | jbj | 1 | -1/+1 |
2001-06-12 | - remove rpmrc Provides: Yet Again, use virtual packages. | jbj | 1 | -10/+2 |
2001-06-08 | - fix: QUERY_FOR_LIST file count clobbered. | jbj | 1 | -0/+5 |
2001-06-06 | - permit duplicates for btree indices. | jbj | 1 | -14/+12 |
2001-06-05 | - fix typos in linux.{req,prov}. | jbj | 1 | -1/+1 |
2001-06-04 | lclint fiddles. | jbj | 1 | -66/+119 |
2001-05-29 | - eliminate db-1.85 and db-2.x configuration. | jbj | 1 | -0/+7 |
2001-05-25 | - perform db->verify when closing db files. | jbj | 1 | -5/+47 |
2001-05-14 | - upgrade to db-3.3.4. | jbj | 1 | -1/+4 |