summaryrefslogtreecommitdiff
path: root/rpmdb/db3.c
AgeCommit message (Expand)AuthorFilesLines
2007-09-20Rename tagName/Value/Type() to rpmTagGet*()Panu Matilainen1-8/+8
2007-09-18Build db3isalive only if it is being used.Ralf Corsépius1-0/+2
2007-09-17Hide db index handling and rpmdb details from the API to internal headerPanu Matilainen1-1/+1
2007-09-13Remove support for BDB < 4.1Panu Matilainen1-64/+0
2007-09-13Remove dead codePanu Matilainen1-63/+0
2007-09-13Stale lock removal on BDB >= 4.5.xPanu Matilainen1-0/+34
2007-09-13Remove db3 "annotate me" commentsPanu Matilainen1-12/+0
2007-09-11Remove splint tags.Ralf Corsépius1-151/+28
2007-08-22Use (xxx->open)() to work-around glibc's open() behaving having changed.Ralf Corsépius1-5/+5
2007-07-10Cast dbenv error call method set to void* to fix compiler warnings.Panu Matilainen1-2/+2
2005-03-23rip out compile/bind/exec methods, wrong approach to speeding up sql.jbj1-44/+1
2005-03-17Splint fiddles.jbj1-19/+54
2005-03-15Start sqlite3 fixing.jbj1-1/+44
2005-02-13- macosx: change to --prefix=/usr rather than /opt/local.jbj1-0/+4
2004-11-11- selinux: use rpm_execcon, not execv, to run scriptlets (#136848).jbj1-6/+4
2004-10-21DB_WRITECURSOR cannot be used with sunrpc dbenv.jbj1-2/+2
2004-10-21Install all Berkeley DB utilities.jbj1-1/+2
2004-10-16Upgrade to db-4.3.14 internal.jbj1-0/+11
2003-11-23Merge changes from rpm-4.2.1 development.jbj1-7/+10
2003-02-03oops, get rid of debugging printf's.jbj1-2/+3
2002-12-27- ignore ENOENT return from db->close (#80514,#79314).jbj1-2/+7
2002-12-26Initialize differently if using rpc access.jbj1-36/+48
2002-12-24Keep message to 1 line.jbj1-1/+1
2002-12-24Check for unshared posix mutexes only on 1st open.jbj1-5/+7
2002-12-24- fix: remove rpmfi scareMem so that headers can be reloaded on ia64.jbj1-1/+3
2002-12-23Sanity.jbj1-14/+17
2002-12-20- error on exclusive Packages fcntl lock if DB_ENV_PRIVATE is set.jbj1-3/+7
2002-12-20- test pthread_{mutex,cond}attr_setpshared(), add DB_ENV_PRIVATE if not.jbj1-0/+50
2002-08-26- set cachesize without a dbenv, the default is far too small.jbj1-18/+60
2002-08-14Update to db-4.1.17.jbj1-0/+19
2002-08-13- fix: rebuilddb stat'ed target, not source, for rename sanity.jbj1-0/+5
2002-08-03Remove dbi_tear_down, now that rpmdb's are closed on signals.jbj1-1/+1
2002-05-21Always use cursors.jbj1-4/+77
2002-05-04Add toy db->associate, db->join, dbcursor->c_pget wrappers.jbj1-14/+59
2002-05-04Pass dbiGet() flags from application.jbj1-2/+2
2002-05-02- eliminate db1 support.jbj1-84/+31
2002-05-01- attempt to make peace with automake-1.6.1, autoconf-2.53.jbj1-146/+39
2002-01-18- missing key(s) on keyring when verifying a signature is now an error.jbj1-0/+2
2002-01-10- fix: signing multiple times dinna work, discard immutable region.jbj1-2/+2
2002-01-06- handle lazy db open's in chroot with absolute path, not prefix strip.jbj1-20/+13
2002-01-06- sparc: make dbenv per-rpmdb, not per-dbi.jbj1-7/+26
2001-10-27- legacy signatures always checked where possible on package read.jbj1-1/+1
2001-10-20- stupid macros to configure public key file paths.jbj1-2/+4
2001-10-19Rewire digests, step 2.jbj1-0/+2
2001-10-17Converging on lclint-3.0.17 strict level.jbj1-0/+16
2001-10-16Factor -type problems into explicit code annotations.jbj1-0/+2
2001-10-16More lclint annotations.jbj1-15/+28
2001-10-15Explicit branchstate annotations.jbj1-3/+26
2001-10-15- upgrade to db-4.0.7.jbj1-10/+12
2001-10-15lclint fiddles to annotate globals.jbj1-0/+5