summaryrefslogtreecommitdiff
path: root/dbd/apr_dbd.c
Commit message (Expand)AuthorAgeFilesLines
* APR DSOs have .dll extension on Cygwin too.Jeff Trawick2013-10-051-1/+1
* fix feature test name in commentJeff Trawick2013-09-071-1/+1
* Fix forever loop on NetWare when trying to get parent pool.Guenter Knauf2013-05-071-2/+4
* Mark apr_dbd_freetds as unsupported and remove it from all buildsNick Kew2013-03-301-3/+0
* Fix a trunk-only problem opening dbd drivers:Jeff Trawick2010-04-071-0/+1
* Refactor away apu_version legacy cruftWilliam A. Rowe Jr2009-12-211-3/+2
* Refactoring to drop apr_config.h, renamed APU_MODULE_DECLARE_DATAWilliam A. Rowe Jr2009-12-171-2/+1
* Convert various APU_DECLARE into APR_DECLARE.Bojan Smojver2009-07-161-36/+36
* Fix race conditions in initialisation of DBD, DBM and DSO.Bojan Smojver2009-06-101-1/+10
* APR->APU conversion of DSO buildfoo; rename --disable-util-dso toJoe Orton2009-03-241-8/+8
* Merge APR-Util trunk into APR.Paul Querna2009-03-241-0/+565