summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Support Tivoli ITDS LDAP client library, without SSL supporttrawick2007-07-311-0/+5
* Fix typos, grammar and consistency of apr_thread_pool docs.davi2007-07-221-25/+24
* Public APR-UTIL functions are declared with APU_DECLARE(), not APR_DECLARE().davi2007-07-221-43/+31
* Make apr_brigade_length() always update the length parameter. In case of adavi2007-07-211-2/+3
* added check for newer NDKs which use now correctly 'const char*' with iconv.fuankg2007-07-181-0/+8
* reverted r553027;fuankg2007-07-103-6/+0
* added define APU_DBD_DRIVER_FMT to apu.h which sets the driver format to buil...fuankg2007-07-043-0/+6
* Put Thread Pool routines in their own Doxygen groupbojan2007-06-241-0/+8
* s/memcahce/memcache/. Fix spelling of memcache on the function prototypes.pquerna2007-06-121-4/+4
* Make the server selection pluggable. This should be all that is needed to pl...pquerna2007-06-081-2/+23
* Allow apr_memcache to use a pure CRC32 hash fucntion for server selection. W...pquerna2007-06-081-0/+10
* Make the hash calculation function used for server selection a plugable part ...pquerna2007-06-081-1/+18
* Add additional stats fields to apr_memcache, added to memcached in version 1....pquerna2007-06-081-0/+7
* Fix the assert, which should only for preventing task from owner itselfwrowe2007-04-171-0/+9
* DBD documentation fixbojan2007-04-021-5/+5
* Explicity state what type of factory we are creating rather thandreid2007-03-282-8/+17
* Correct the doxygen blocks for the ssl code.dreid2007-03-282-11/+15
* Add the #define APR_LDAP_SIZELIMIT that is set appropriately forbnicholes2007-03-131-0/+24
* Unify parsing of prepared statements in DBDbojan2007-02-172-14/+208
* Update license headers.jerenkrantz2007-01-1543-260/+258
* Add apr_thread_pool implementation.wrowe2007-01-041-0/+240
* Allow apr_queue.h to be included before other APR headers. Previouslyrooneg2006-11-061-1/+2
* * include/apr_buckets.h: Update documentation for apr_brigade_split() andjorton2006-10-311-6/+14
* Add an apr_reslist_acquired_count API for determining how many outstandingrooneg2006-09-131-0/+6
* Add memcache multi-get support to apr_memcache.pquerna2006-08-051-0/+41
* Rollback 426711.jfclere2006-07-311-1/+0
* Add AJP for Tomcat for example.jfclere2006-07-281-0/+1
* First cut at an implementation of Winsock SSL for the NetWare platform.bnicholes2006-07-123-3/+48
* Account for win32 ldap, enum style identifiers on a one-off platformwrowe2006-07-061-0/+6
* Add a function to change the requested poll events for an ssl socketdreid2006-06-232-6/+18
* Add basis of pollset support.dreid2006-06-232-4/+29
* Dowxygen correctionsdreid2006-06-231-4/+4
* - add apr_ssl_library_name()dreid2006-06-222-0/+15
* - trim some long linesdreid2006-06-223-0/+14
* Docs drop for the ssl codedreid2006-06-201-6/+123
* - remove symbols with '_' as first characterdreid2006-06-203-16/+23
* First dump of some ssl sockets code. This follows the methodology of thedreid2006-06-203-0/+185
* Implement DBD transaction modesbojan2006-06-142-6/+59
* Fix a typo and add an #error condition if the security codes are not supportedbnicholes2006-06-052-1/+4
* Since no all LDAP SDKs support the LDAP_SECURITY_ERROR macro, define the comm...bnicholes2006-06-051-0/+21
* Clarify that field size relates to prepared statements only.bojan2006-06-041-1/+2
* Document new connection key/value pairs for MySQL driver.bojan2006-06-041-3/+6
* Revert because of veto.mturk2006-05-311-4/+2
* Allow external override for XLATE support.mturk2006-05-311-2/+4
* Improve APU DBD documentation.bojan2006-05-151-6/+29
* * include/apr_ldap.h.in: For OpenLDAP, before including <ldap.h>,jorton2006-04-061-0/+6
* Commit the b**** API for get_name, dammit!niq2006-04-011-0/+11
* Add support for column name, and protectionniq2006-03-311-0/+8
* * include/apr_dbd.h: Add some necessary includes so that this file can berooneg2006-03-301-0/+3
* Place the DBD doxygen docs in a module.rooneg2006-02-101-0/+12