summaryrefslogtreecommitdiff
path: root/dbm/apr_dbm.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Refactor away apu_version legacy cruftwrowe2009-12-211-3/+3
* Refactoring to drop apr_config.h, renamed APU_MODULE_DECLARE_DATAwrowe2009-12-171-1/+1
* Convert various APU_DECLARE into APR_DECLARE.bojan2009-07-161-14/+14
* 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-241-0/+296