summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Effective with the last binary compatible 1.x releases, apr-util becomes partHEADmasterwrowe2010-10-052-0/+14
* Create 'a trunk' to explain things as nick suggestswrowe2010-10-05235-74517/+0
* apr_queue_trypush() doesn't block if the queue is full.bojan2009-06-141-3/+3
* Merge r780410 from trunk:rpluem2009-06-021-7/+9
* It's not safe to ask an SDK that doesn't define LDAP_DEFAULT_LIMIT tocovener2009-03-083-8/+21
* * The " causes the result to be double " which causes errors in the finalrpluem2009-03-061-1/+1
* Clean up ODBC types. Warnings seen when compiling packages for Fedora 11.bojan2009-02-251-17/+26
* Use of my_init() requires my_global.h and my_sys.h.bojan2009-02-252-4/+26
* Correct FreeTDS header detection.bojan2009-02-241-3/+12
* Fix apr_memcache_multgetp memory corruption and incorrect error handling.bojan2009-02-212-15/+43
* Fix memcache memory leak with persistent connections.bojan2009-02-201-10/+29
* Include all LDAP documentation.bojan2009-02-194-7/+19
* Add Oracle 11 support.bojan2009-02-131-4/+16
* Do not crash if process is NULL.bojan2009-02-131-3/+7
* Many ports managers install libtool 1.x as libtool1 now sincejim2009-02-091-1/+1
* sync with 1.3.x and 1.4.x branchestrawick2009-02-091-11/+14
* Fix a problem reporting the lber library from apu-N-config.trawick2009-02-052-1/+3
* Allow the name of the lber library to be specified.trawick2009-01-262-3/+17
* Support ldap library names with non-alphanumeric characters, suchtrawick2009-01-262-2/+8
* Correct documentation of apr_uri_parse() and add a testcovener2009-01-072-1/+5
* * Trunk is now 2.0.0.rpluem2009-01-071-0/+3
* * Do not include apr.h and apr_errno.h from system search path in apu_errno.h.rpluem2009-01-072-2/+5
* Fix a buffer overrun and password matching for SHA passwords.bojan2009-01-051-4/+0
* Fix the saving of the old LIBS, CPPFLAGS and LDFLAGS when OpenSSLminfrin2009-01-042-8/+12
* We are now at version 2.minfrin2009-01-041-2/+2
* Add optional dbm, openssl and nss subpackages to the RPM spec file.minfrin2009-01-042-0/+43
* apr_crypto_nss: Oh that it was this easy. Use pgk-config to findminfrin2009-01-043-24/+20
* apr_crypto_nss: The nss.h header file could be in nss or nss3, theminfrin2009-01-043-3/+23
* apr_dbd_freetds: The sybdb.h header file might be freetds/sybdb.hminfrin2009-01-043-3/+12
* require apr 2 - might want to review other libs (expat 2.0 baseline, anyone?)wrowe2009-01-031-1/+1
* we are at 2.0.0-dev on trunkwrowe2009-01-031-2/+2
* point at current branches, fix version recordswrowe2009-01-031-1/+2
* Fix a bogus initialisation of the IV size in the NSS crypto driver.minfrin2009-01-032-2/+4
* Make sure that the underlying result code during driver initialisationminfrin2009-01-035-5/+13
* Provide a mechanism to provide the recommended crypto driver tominfrin2009-01-032-0/+22
* Text. if you play in svn, please use a sane ~/.subversion/configwrowe2008-12-210-0/+0
* Add --enable-dtrace to configure, to trigger the existing dtrace code.pquerna2008-12-051-0/+16
* Turn off the DSO build for netware and revert the previous changes that tried...bnicholes2008-11-253-9/+2
* Clarify the behaviour of the apr_bucket_read() and apr_brigade_write()minfrin2008-11-251-12/+77
* Fix apu_dso_load() for netware. Make sure that the search for the apr global...bnicholes2008-11-252-2/+7
* Add apr_ldap_stub.c to the netware buildbnicholes2008-11-241-0/+1
* My closest approximation of what the dbm hack for the Netwarewrowe2008-11-244-1/+850
* Win32 build schema for DBM_LIST, at the moment including onlywrowe2008-11-246-0/+528
* 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
* Assorted corrections and bug fixes I had missed, as Unixwrowe2008-11-216-24/+31
* Fix if/ifdef confusion.wrowe2008-11-211-2/+2
* Prepare to invoke all available tests; we obviously needwrowe2008-11-212-1/+11
* Introduce DBM DSO linkage.wrowe2008-11-219-79/+189