summaryrefslogtreecommitdiff
path: root/dbm
Commit message (Expand)AuthorAgeFilesLines
* Fix error handling in gdbmsf2018-02-251-19/+29
* sdbm: better database/page validation to fail cleanly when corrupted.ylavic2017-09-232-40/+41
* Add include and lib paths for dependecies in some of the gsmith2015-06-251-8/+8
* APR DSOs have .dll extension on Cygwin too.trawick2013-10-051-1/+1
* Fix forever loop on NetWare when trying to get parent pool.fuankg2013-05-071-2/+4
* Forward port r1211223 from 1.4:sf2012-07-162-16/+16
* And some more NetWare tweaks (forgotten files).fuankg2012-05-032-10/+6
* Suppress a potential warning about an ignored return value.minfrin2011-11-281-1/+1
* Remove variables that we assign but never read.minfrin2011-11-281-2/+1
* Refactored for single apr/ treewrowe2011-06-012-16/+16
* Use var for prelude so its possible to change it at one place.fuankg2011-03-182-2/+2
* Fixed include paths in NetWare dbm makefiles.fuankg2011-03-072-4/+2
* NetWare build overhaul in order to compile on Linux.fuankg2011-03-062-2/+10
* NetWare build overhaul in order to compile on Linux.fuankg2011-03-062-2/+2
* NetWare build overhaul in order to compile on Linux.fuankg2011-03-063-22/+12
* For now, revert part of r979891 to fix test breakage. But the error handlingsf2010-07-281-2/+5
* Fix various issues found by cppchecksf2010-07-271-1/+1
* Support Berkeley DB 5.0.trawick2010-04-261-3/+3
* Use the APR_FOPEN_* constants instead of the deprecated APR_* constantsminfrin2010-03-022-9/+9
* Refactor away apu_version legacy cruftwrowe2009-12-211-3/+3
* Refactoring to drop apr_config.h, renamed APU_MODULE_DECLARE_DATAwrowe2009-12-175-9/+9
* The resource stub name changes for the libapr migrationwrowe2009-12-172-2/+2
* Convert various APU_DECLARE into APR_DECLARE.bojan2009-07-163-24/+24
* more NetWare build tweaks.fuankg2009-06-283-12/+12
* Fix race conditions in initialisation of DBD, DBM and DSO.bojan2009-06-101-2/+11
* APR->APU conversion of DSO buildfoo; rename --disable-util-dso tojorton2009-03-241-5/+5
* Merge APR-Util trunk into APR.pquerna2009-03-2417-0/+3900