summaryrefslogtreecommitdiff
path: root/rpmdb/db3.c
AgeCommit message (Expand)AuthorFilesLines
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
2001-10-13- ratchet up to lclint "strict" level.jbj1-0/+14
2001-09-15- close/discard Depends index after rpmdepCheck() use.jbj1-3/+8
2001-09-15Sync with rpm-4_0 branch.jbj1-10/+0
2001-08-16- python: add exception to detect bad data in hdrUnload.jbj1-3/+3
2001-08-13- fix: segfault on headerFree given malicious data.jbj1-1/+23
2001-08-03lclint clean again.jbj1-2/+2
2001-07-28- fix: --noscripts is another multimode option.jbj1-19/+62
2001-07-24- rename pmac to ppcmac.jbj1-2/+18
2001-07-14- isolate cdb access configuration (experimental, use at your own risk).jbj1-3/+5
2001-06-08- fix: QUERY_FOR_LIST file count clobbered.jbj1-1/+7
2001-06-06- default to dbenv with mpool, --rebuilddb with nofsync is much faster.jbj1-153/+1
2001-06-06- permit duplicates for btree indices.jbj1-11/+37
2001-06-05Typos.jbj1-1/+3
2001-06-05- fix typos in linux.{req,prov}.jbj1-11/+39
2001-06-04lclint fiddles.jbj1-0/+5
2001-05-31- return multiple suggested packages (Pawel Kolodziej <pawelk@pld.org.pl>).jbj1-0/+5
2001-05-29- eliminate db-1.85 and db-2.x configuration.jbj1-7/+0
2001-05-25- perform db->verify when closing db files.jbj1-20/+137
2001-05-16- fix: filter duplicate package removals (#35828).jbj1-3/+10
2001-05-14- upgrade to db-3.3.4.jbj1-5/+25
2001-05-11Remove typos and stray debugging fprintf's.jbj1-2/+0
2001-05-11- rpm database has rpm.rpm g+w permissions to share db3 mutexes.jbj1-35/+70
2001-05-09- rpm executables now setuid rpm to share write locks.jbj1-15/+147
2001-05-08- create rpmdb.la so that linkage against rpm's db-3.2.9 is possible.jbj1-0/+874