summaryrefslogtreecommitdiff
path: root/util-misc/apu_dso.c
Commit message (Expand)AuthorAgeFilesLines
* apu_dso_init: Fix pool lifetime and introduce a reference count. Graham Leggett2019-06-231-16/+32
* apr_crypto: follow up to r1833359: fix some root pool scopes (possible leaks).Yann Ylavic2018-06-141-3/+14
* Include apr_version.h to get the value of APR_MAJOR_VERSIONJeff Trawick2013-08-231-0/+1
* Followup fix for incomplete patch with r1479836.Guenter Knauf2013-05-071-4/+3
* Fix forever loop on NetWare when trying to get parent pool.Guenter Knauf2013-05-071-2/+4
* Refactor away apu_version legacy cruftWilliam A. Rowe Jr2009-12-211-1/+0
* Refactoring to drop apr_config.h, renamed APU_MODULE_DECLARE_DATAWilliam A. Rowe Jr2009-12-171-2/+1
* 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-1/+1
* * Makefile.in, configure.in: s/APU/APR/ in DSO handling code.Joe Orton2009-03-241-8/+8
* Merge APR-Util trunk into APR.Paul Querna2009-03-241-0/+199