summaryrefslogtreecommitdiff
path: root/rpmdb/dbconfig.c
AgeCommit message (Expand)AuthorFilesLines
2007-07-10Remove const type-qualifiers from function return types everywhere.Panu Matilainen1-1/+1
2004-10-16Upgrade to db-4.3.14 internal.jbj1-0/+2
2004-03-18Resurrect "other endian" rpmdb functionality.jbj1-1/+1
2003-11-23Merge changes from rpm-4.2.1 development.jbj1-0/+8
2002-08-26- set cachesize without a dbenv, the default is far too small.jbj1-5/+7
2002-08-03Remove dbi_tear_down, now that rpmdb's are closed on signals.jbj1-4/+6
2002-07-20- popt: parse file into string of options (#56860).jbj1-85/+11
2002-07-02Add boundsread annotations throughout, enable +bounds checking.jbj1-1/+9
2002-05-21Always use cursors.jbj1-8/+13
2002-05-16- opaque (well mostly) rpmTransactionSet using methods.jbj1-0/+1
2002-05-04Pass dbiGet() flags from application.jbj1-1/+1
2002-05-02- eliminate db1 support.jbj1-11/+0
2002-05-01- attempt to make peace with automake-1.6.1, autoconf-2.53.jbj1-4/+0
2002-01-06- handle lazy db open's in chroot with absolute path, not prefix strip.jbj1-2/+0
2001-11-15- tweak overlapped file fingerprint retrieval for speed.jbj1-0/+1
2001-10-27- legacy signatures always checked where possible on package read.jbj1-4/+4
2001-10-17Converging on lclint-3.0.17 strict level.jbj1-0/+2
2001-10-16More lclint annotations.jbj1-0/+13
2001-10-15Explicit branchstate annotations.jbj1-0/+2
2001-10-15- upgrade to db-4.0.7.jbj1-1/+1
2001-10-15lclint fiddles to annotate globals.jbj1-1/+6
2001-10-13More lclint annotations.jbj1-7/+7
2001-10-13- ratchet up to lclint "strict" level.jbj1-2/+2
2001-09-21- lclint-3.0.0.15 fiddles.jbj1-3/+2
2001-07-28- fix: --noscripts is another multimode option.jbj1-2/+4
2001-07-14- isolate cdb access configuration (experimental, use at your own risk).jbj1-2/+2
2001-06-08- fix: QUERY_FOR_LIST file count clobbered.jbj1-46/+41
2001-06-06- default to dbenv with mpool, --rebuilddb with nofsync is much faster.jbj1-1/+11
2001-06-06- permit duplicates for btree indices.jbj1-0/+3
2001-06-05fix: increment pointer in funky header ext while loop.jbj1-2/+6
2001-06-05Typos.jbj1-4/+11
2001-06-05- fix typos in linux.{req,prov}.jbj1-8/+12
2001-06-04lclint fiddles.jbj1-4/+5
2001-05-25- perform db->verify when closing db files.jbj1-1/+5
2001-05-11- rpm database has rpm.rpm g+w permissions to share db3 mutexes.jbj1-1/+1
2001-05-09- rpm executables now setuid rpm to share write locks.jbj1-115/+243
2001-05-08- create rpmdb.la so that linkage against rpm's db-3.2.9 is possible.jbj1-0/+380