summaryrefslogtreecommitdiff
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
* damned notepad. thank goodness for windiffwrowe2008-11-211-1/+1
* I trust all of these are backported (right? I hope? please verifywrowe2008-11-211-30/+5
* Add 1.3 series changes, about to resync. Please move thingswrowe2008-11-211-0/+54
* Suppress pgsql column-out-of-range warningniq2008-10-151-0/+3
* Move APU_HAVE_CRYPTO from private apu_config.h to public apu.h.minfrin2008-09-091-0/+3
* Add apr_crypto implementations for OpenSSL and Mozilla NSS. Add a unitminfrin2008-09-071-0/+5
* Add the apr_crypto interface, a rewrite of the earlier apr_ssl code,minfrin2008-09-071-0/+7
* Expose the apr_dso_handle_t when calling apu_dso_load, so that theminfrin2008-09-071-0/+5
* Fix a segfault in the DBD testcase when the DBD modules were not present.minfrin2008-09-061-0/+3
* Document that single threaded reslist fix is PR 24325.bojan2008-07-281-1/+1
* Implement resource list when threads are unavailable.bojan2008-07-281-0/+3
* Document MySQL DBD driver change.bojan2008-07-221-0/+3
* When searching for DSOs, look in apr-util-APU_MAJOR_VERSION subdirectorybojan2008-07-111-0/+4
* Detection of PostgreSQL may fail if LIBS contains all libs returned bybojan2008-07-021-0/+3
* Document PostgreSQL row counting fix.bojan2008-06-301-0/+3
* Add support for Berkeley DB 4.7.bojan2008-06-241-0/+3
* Document changes for trunk.bojan2008-06-171-0/+4
* Document that we have ODBC DBD now.bojan2008-06-131-0/+2
* * This one is backported.rpluem2008-05-281-3/+3
* * This is now in 1.3.0rpluem2008-05-281-4/+4
* * Introduce apr_brigade_split_ex. apr_brigade_split_ex allows to reuserpluem2008-05-281-0/+4
* apr_reslist: destroy all resources in a cleanup (don't stop immediatelyniq2008-05-281-2/+5
* Correction to r659802: apr_reslist fix to enforce ttl on idle resourcesniq2008-05-251-1/+1
* Enforce ttl (where used) on individual resources in an apr_reslistniq2008-05-241-0/+3
* Resolve jorton's veto by reversing this behavior, introduce thewrowe2008-05-231-3/+3
* Abstract "--disable-dbd-dso" into "--disable-util-dso"; since the wrowe2008-05-231-3/+3
* Introduce an internal apu_dso API for loading modular components into thewrowe2008-05-221-0/+6
* Document that we're counting rows in DBD from 1.bojan2008-05-221-0/+4
* Document default DBD DSO behaviourbojan2008-05-121-2/+2
* Add DTrace hooks to APR-Util's Hooks.pquerna2008-05-061-1/+2
* Add support for OpenLDAP's ability to support a directory ofminfrin2008-05-011-0/+3
* Now that 1.3.x lives on /branches, this bumps to 1.4.0-devwrowe2008-04-141-0/+4
* Ensure that the LDAP code can compile cleanly on platforms that dominfrin2008-03-241-0/+4
* Fix the setting of LDAP_OPT_SSL on Win2k, which expects a pointer tominfrin2008-03-231-0/+4
* * Add CHANGES entry for r630780.rpluem2008-02-261-0/+3
* * Ensure that apr_uri_unparse does not add scheme to URI ifrpluem2007-12-081-0/+4
* Add an LDAP rebind implementation so that authentication can beminfrin2007-12-071-0/+3
* Fix the make test target in the spec file.minfrin2007-11-211-0/+2
* Expose the SSL EVP interface to encrypt and decrypt arbitraryminfrin2007-11-211-1/+6
* * This one was backported to 1.2.x.rpluem2007-11-191-3/+0
* Introduce apr_dbd_open_ex()bojan2007-10-301-0/+2
* make md5 hash files portable between EBCDIC and ASCII platforms.gregames2007-10-031-0/+3
* Commit DBD MySQL driver (relicensed) and FreeTDS driver (new)niq2007-09-041-0/+4
* Support BerkeleyDB 4.6.fielding2007-09-011-0/+2
* Fix people-name encodingwrowe2007-08-271-2/+3
* Support Tivoli ITDS LDAP client library, without SSL supporttrawick2007-07-311-0/+2
* Footnotewrowe2007-06-041-0/+3
* Use buffered I/O with SDBM.jerenkrantz2007-02-281-0/+2
* Unify parsing of prepared statements in DBDbojan2007-02-171-0/+3
* Add support for loading DBD drivers as DSOs:jorton2007-01-301-0/+3