summaryrefslogtreecommitdiff
path: root/rpmdb/rpmdb.h
Commit message (Expand)AuthorAgeFilesLines
* rip out compile/bind/exec methods, wrong approach to speeding up sql.jbj2005-03-231-31/+0
* Start sqlite3 fixing.jbj2005-03-151-0/+30
* - sqlite3: update encode/decode from sqlite-2.8.16.jbj2005-02-161-2/+2
* - mac os x patches (#133611, #133612, #134637).jbj2005-01-041-0/+4
* Upgrade to db-4.3.14 internal.jbj2004-10-161-1/+2
* - don't use error string after gzclose (Dmitry V. Levin).jbj2003-05-081-14/+14
* fix: prevent segfault if malicious server sends 1 GB of data through ftpNLST.jbj2003-04-081-10/+10
* Calibrated stopwatch using rdtsc.jbj2003-04-071-4/+25
* - add debug sub-package patch.jbj2002-10-181-2/+2
* - lclint clean.jbj2002-09-171-12/+12
* Sync with rpm-4.1.jbj2002-08-311-0/+8
* - set cachesize without a dbenv, the default is far too small.jbj2002-08-261-3/+2
* lclint fiddles.jbj2002-08-081-21/+24
* Remove dbi_tear_down, now that rpmdb's are closed on signals.jbj2002-08-031-7/+6
* - prevent stale locks in __db files by closing databases on signals.jbj2002-07-301-0/+1
* - python: don't segfault in ts.GetKeys() on erased packages.jbj2002-07-281-0/+5
* - python: add ts.hdrCheck(), ts.rebuildDB() methods.jbj2002-07-251-2/+3
* - verify signatures/digests retrieved through rpmdbNextIterator().jbj2002-07-241-7/+42
* - add methods to make signature handling opaque wrto rpmts.jbj2002-07-211-19/+23
* - install rpmal.h and rpmhash.h, implicit rpmps.hinclude, for now.jbj2002-07-131-0/+10
* - update for sv.po.jbj2002-07-111-1/+1
* - fix: forgot lazy open of database on --freshen path (#67907).jbj2002-07-041-4/+4
* Factor bounds checking annotations into source code.jbj2002-06-221-0/+2
* Annotate incondefs in source code.jbj2002-06-191-2/+2
* Enable CDB access as default.jbj2002-05-211-1/+0
* Always use cursors.jbj2002-05-211-4/+4
* - opaque (well mostly) rpmTransactionSet using methods.jbj2002-05-161-0/+280
* Add toy db->associate, db->join, dbcursor->c_pget wrappers.jbj2002-05-041-26/+152
* Pass dbiGet() flags from application.jbj2002-05-041-5/+5
* Eliminate another layer of db abstraction, continue eradicating db1.jbj2002-05-041-31/+7
* - eliminate db1 support.jbj2002-05-021-17/+24
* - attempt to make peace with automake-1.6.1, autoconf-2.53.jbj2002-05-011-152/+207
* doxygen cleanup.jbj2002-04-081-0/+11
* - speedup large queries by ~50%.jbj2002-04-071-0/+9
* - add payload uncompressed size to signature to avoid rewriting header.jbj2002-03-031-1/+0
* Annotation fiddles.jbj2002-02-251-3/+6
* - permit args to be hidden within %%__find_{requires,provides}.jbj2002-02-011-10/+0
* - handle lazy db open's in chroot with absolute path, not prefix strip.jbj2002-01-061-2/+0
* - sparc: make dbenv per-rpmdb, not per-dbi.jbj2002-01-061-0/+2
* - tweak overlapped file fingerprint retrieval for speed.jbj2001-11-151-0/+1
* - legacy signatures always checked where possible on package read.jbj2001-10-271-15/+4
* Explicit branchstate annotations.jbj2001-10-151-3/+3
* lclint fiddles to annotate globals.jbj2001-10-151-10/+34
* Move to lclint-3.0.0.15, revisit and clean up annotations.jbj2001-09-241-1/+1
* - fix: --noscripts is another multimode option.jbj2001-07-281-22/+24
* - add rpmdbSetIteratorRE() for regex matching in database iterators.jbj2001-06-131-1/+1
* - remove rpmrc Provides: Yet Again, use virtual packages.jbj2001-06-121-10/+2
* - fix: QUERY_FOR_LIST file count clobbered.jbj2001-06-081-0/+5
* - permit duplicates for btree indices.jbj2001-06-061-14/+12
* - fix typos in linux.{req,prov}.jbj2001-06-051-1/+1