summaryrefslogtreecommitdiff
path: root/db3
AgeCommit message (Collapse)AuthorFilesLines
2002-07-30- detect athlon/duron with CMOV (PLD).jbj1-1/+1
CVS patchset: 5581 CVS date: 2002/07/30 16:39:08
2002-07-28- popt: display sub-table options only once on --usage.jbj1-1/+1
- wire --nosignatures et al as common options, rework CLI options. CVS patchset: 5575 CVS date: 2002/07/28 00:41:15
2002-04-07- speedup large queries by ~50%.jbj1-1/+1
- revert to presentation ordering Yet Again (#62158). - non-glibc: on upgrade, mergesort is much faster than quicksort. CVS patchset: 5377 CVS date: 2002/04/07 19:52:42
2002-03-17- *really* dump signature header immutable region.jbj1-3/+6
CVS patchset: 5362 CVS date: 2002/03/17 15:49:09
2002-03-12- drill ts/fi through verify mode, add methods to keep fi abstract.jbj1-1/+1
- use mmap when calculating file digests on verify, ~20% faster. CVS patchset: 5352 CVS date: 2002/03/12 16:56:17
2002-03-09Strip CFLAGS passed as argument to db configure.jbj1-1/+1
CVS patchset: 5349 CVS date: 2002/03/09 19:02:59
2002-02-10- make peace with automake et al in 8.0, ugh.jbj1-2/+3
CVS patchset: 5314 CVS date: 2002/02/10 21:13:52
2002-02-10- make peace with gcc-3.1, remove compiler cruft.jbj1-3/+3
CVS patchset: 5313 CVS date: 2002/02/10 19:00:16
2001-11-15- tweak overlapped file fingerprint retrieval for speed.jbj1-0/+1
CVS patchset: 5181 CVS date: 2001/11/15 18:22:33
2001-10-19New file from db-4.0.7 to be ignored.jbj1-0/+1
CVS patchset: 5121 CVS date: 2001/10/19 01:34:52
2001-06-04lclint fiddles.jbj2-3/+8
CVS patchset: 4833 CVS date: 2001/06/04 13:55:58
2001-05-31- return multiple suggested packages (Pawel Kolodziej <pawelk@pld.org.pl>).jbj1-3/+3
- fix: return suggested packages when using Depends cache. CVS patchset: 4823 CVS date: 2001/05/31 22:31:14
2001-05-25- perform db->verify when closing db files.jbj1-3/+3
CVS patchset: 4813 CVS date: 2001/05/25 19:51:53
2001-05-23- headerFree() returns NULL, _free is C++ safe.jbj1-0/+7
CVS patchset: 4807 CVS date: 2001/05/23 14:25:19
2001-05-14Grrr, hacks to the hacks to get db3 to configure.jbj1-3/+4
CVS patchset: 4790 CVS date: 2001/05/14 21:19:34
2001-05-14- upgrade to db-3.3.4.jbj2-3/+28
CVS patchset: 4787 CVS date: 2001/05/14 20:12:10
2001-05-13- add cron/logrotate scripts to save installed package filenames.jbj1-0/+3
CVS patchset: 4777 CVS date: 2001/05/13 17:55:58
2001-05-11Generate manifest for rpmdb.jbj1-0/+3
CVS patchset: 4768 CVS date: 2001/05/11 14:52:28
2001-05-11- rpm database has rpm.rpm g+w permissions to share db3 mutexes.jbj1-5/+5
- expose more db3 macro configuration tokens. - move fprint.[ch] and hash.[ch] to rpmdb directory. - detect and fiddle incompatible mixtures of db3 env/open flags. - add DBI_WRITECURSOR to map to db3 flags with CDB database model. - add rpmdbSetIteratorRewrite to warn of pending lazy (re-)writes. CVS patchset: 4765 CVS date: 2001/05/11 04:01:04
2001-05-08Create db2 file manifest, as alpha is different.jbj1-2/+6
CVS patchset: 4755 CVS date: 2001/05/08 13:59:47
2001-05-08- create rpmdb.la so that linkage against rpm's db-3.2.9 is possible.jbj2-2/+26
CVS patchset: 4752 CVS date: 2001/05/08 00:03:14
2001-05-07- use internal db-3.2.9 sources to build by default.jbj1-0/+13
- don't build db1 by default. CVS patchset: 4750 CVS date: 2001/05/07 19:21:16