summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Add basis of pollset support.dreid2006-06-234-5/+85
* Dowxygen correctionsdreid2006-06-231-4/+4
* - add apr_ssl_library_name()dreid2006-06-224-0/+28
* - trim some long linesdreid2006-06-226-13/+81
* This was an early test version, activate this response.wrowe2006-06-211-2/+2
* Provide folding in autogenerated .manifest files for Win32 builderswrowe2006-06-212-0/+15
* Add stubs for ssl code when we're building sans SSL.dreid2006-06-212-8/+72
* Docs drop for the ssl codedreid2006-06-201-6/+123
* Keep those who care about lawyers happy.dreid2006-06-201-5/+2
* - remove symbols with '_' as first characterdreid2006-06-207-39/+52
* First dump of some ssl sockets code. This follows the methodology of thedreid2006-06-209-1/+701
* Address the problems of earlier patch and add new flag, --with-ssl which can ...dreid2006-06-201-28/+15
* This is the start of allowing SSL usage within apr-util. This is essentiallydreid2006-06-202-0/+131
* Delay getting parameter count until after transaction check.bojan2006-06-141-2/+4
* Implement DBD transaction modesbojan2006-06-148-36/+458
* Don't expect variable argument list to end with NULLbojan2006-06-132-47/+37
* Simplify cleanup run.bojan2006-06-072-5/+3
* Adjust cleanup_kill calls to new wrappers.bojan2006-06-072-4/+4
* Don't cast cleanup functions, provide wrappers instead (PgSQL, SQLite3).bojan2006-06-072-3/+15
* Don't cast cleanup function, provide wrappers instead.bojan2006-06-071-2/+13
* Properly free results table.bojan2006-06-071-2/+2
* Don't store -1 into size_t field (a *really* big number on 64-bit machine :-)bojan2006-06-071-7/+2
* 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
* * build/dbd.m4: "==" is not portable test syntax.jorton2006-06-011-2/+2
* Don't configure MySQL if the driver isn't there.bojan2006-06-011-66/+68
* Revert because of veto.mturk2006-05-311-4/+2
* Allow external override for XLATE support.mturk2006-05-311-2/+4
* * memcache/apr_memcache.c (get_server_line): Remove unreachable codejorton2006-05-241-6/+1
* Correct detection of various databases (PostgreSQL, MySQL, SQLite2/3, Oracle).bojan2006-05-242-36/+130
* Improve APU DBD documentation.bojan2006-05-151-6/+29
* Reset prepared statements post execution, to avoid transactions going haywire.bojan2006-05-131-14/+14
* Correct a comment regarding what is at the start of a datestring.colm2006-05-121-1/+1
* Historywrowe2006-05-081-0/+12
* Observationswrowe2006-05-081-0/+6
* Don't pay attention to transactions when preparing a statement for SQLite3.bojan2006-05-051-4/+0
* Implement prepared statement support in SQLite3 DBD driverbojan2006-05-022-9/+247
* Fix SQLite3 double commit attemptbojan2006-04-291-5/+4
* Eliminate /machine:i386 to simplify our lives when invoking otherwrowe2006-04-272-9/+9
* Check bad transaction state in dbd_pgsql_pquery()/dbd_pgsql_pselect()bojan2006-04-251-0/+10
* Correct lock/unlock for the query busy codebojan2006-04-231-2/+2
* Retry SQLite3 query on BUSYbojan2006-04-231-1/+13
* Crossport 395427 from apr/trunk.wrowe2006-04-191-1/+13
* * buckets/apr_brigade.c (apr_brigade_to_iovec): Fix strict-aliasingjorton2006-04-191-3/+5
* Sync apr-util trunk CHANGES from 1.2.x branch.maxb2006-04-141-5/+10
* Set *nrows in dbd_pgsql_pquerybojan2006-04-141-0/+1
* * include/apr_ldap.h.in: For OpenLDAP, before including <ldap.h>,jorton2006-04-061-0/+6
* Sync Changes to 1.2.x/CHANGES filewrowe2006-04-031-1/+7