- 1cb5f89 Effective with the last binary compatible 1.x releases, apr-util becomes part by William A. Rowe Jr · 13 years ago trunk
- 6da201b Create 'a trunk' to explain things as nick suggests by William A. Rowe Jr · 13 years ago
- 4faf27e apr_queue_trypush() doesn't block if the queue is full. by Bojan Smojver · 14 years ago
- 3a071f2 Merge r780410 from trunk: by Ruediger Pluem · 14 years ago
- b2e0524 It's not safe to ask an SDK that doesn't define LDAP_DEFAULT_LIMIT to by Eric Covener · 15 years ago
- 7b62614 * The " causes the result to be double " which causes errors in the final by Ruediger Pluem · 15 years ago
- 0dc6d1d Clean up ODBC types. Warnings seen when compiling packages for Fedora 11. by Bojan Smojver · 15 years ago
- b509b9c Use of my_init() requires my_global.h and my_sys.h. by Bojan Smojver · 15 years ago
- 9e9e9c9 Correct FreeTDS header detection. by Bojan Smojver · 15 years ago
- c44ad38 Fix apr_memcache_multgetp memory corruption and incorrect error handling. by Bojan Smojver · 15 years ago
- 08f845e Fix memcache memory leak with persistent connections. by Bojan Smojver · 15 years ago
- 1ff5e46 Include all LDAP documentation. by Bojan Smojver · 15 years ago
- 2864df4 Add Oracle 11 support. by Bojan Smojver · 15 years ago
- 6226d3d Do not crash if process is NULL. by Bojan Smojver · 15 years ago
- 8a51622 Many ports managers install libtool 1.x as libtool1 now since by Jim Jagielski · 15 years ago
- c535abf sync with 1.3.x and 1.4.x branches by Jeff Trawick · 15 years ago
- 47b1bff Fix a problem reporting the lber library from apu-N-config. by Jeff Trawick · 15 years ago
- 48b09eb Allow the name of the lber library to be specified. by Jeff Trawick · 15 years ago
- 553dbeb Support ldap library names with non-alphanumeric characters, such by Jeff Trawick · 15 years ago
- b583992 Correct documentation of apr_uri_parse() and add a test by Eric Covener · 15 years ago
- 60bf2b6 * Trunk is now 2.0.0. by Ruediger Pluem · 15 years ago
- 061b8b9 * Do not include apr.h and apr_errno.h from system search path in apu_errno.h. by Ruediger Pluem · 15 years ago
- 6fa1cb7 Fix a buffer overrun and password matching for SHA passwords. by Bojan Smojver · 15 years ago
- c585be5 Fix the saving of the old LIBS, CPPFLAGS and LDFLAGS when OpenSSL by Graham Leggett · 15 years ago
- d1c67a0 We are now at version 2. by Graham Leggett · 15 years ago
- c480d32 Add optional dbm, openssl and nss subpackages to the RPM spec file. by Graham Leggett · 15 years ago
- ea7e58c apr_crypto_nss: Oh that it was this easy. Use pgk-config to find by Graham Leggett · 15 years ago
- cc74c35 apr_crypto_nss: The nss.h header file could be in nss or nss3, the by Graham Leggett · 15 years ago
- cb9da87 apr_dbd_freetds: The sybdb.h header file might be freetds/sybdb.h or sybdb.h. by Graham Leggett · 15 years ago
- f5fe087 require apr 2 - might want to review other libs (expat 2.0 baseline, anyone?) by William A. Rowe Jr · 15 years ago
- 722094e we are at 2.0.0-dev on trunk by William A. Rowe Jr · 15 years ago
- 8c10fd8 point at current branches, fix version records by William A. Rowe Jr · 15 years ago
- 5ce8dfd Fix a bogus initialisation of the IV size in the NSS crypto driver. by Graham Leggett · 15 years ago
- c7ffade Make sure that the underlying result code during driver initialisation by Graham Leggett · 15 years ago
- ca6ad4f Provide a mechanism to provide the recommended crypto driver to by Graham Leggett · 15 years ago
- 4ce6d7e Text. if you play in svn, please use a sane ~/.subversion/config by William A. Rowe Jr · 15 years ago
- 5138aa2 Add --enable-dtrace to configure, to trigger the existing dtrace code. by Paul Querna · 15 years ago
- 45dfc11 Turn off the DSO build for netware and revert the previous changes that tried to make it work. by Bradley Nicholes · 15 years ago
- 30df170 Clarify the behaviour of the apr_bucket_read() and apr_brigade_write() by Graham Leggett · 15 years ago
- 02c0c98 Fix apu_dso_load() for netware. Make sure that the search for the apr global memory pool doesn't search forever since netware doesn't have a single global memory pool per process. by Bradley Nicholes · 15 years ago
- e5afc3c Add apr_ldap_stub.c to the netware build by Bradley Nicholes · 15 years ago
- 605e0c6 My closest approximation of what the dbm hack for the Netware by William A. Rowe Jr · 15 years ago
- 8cfd281 Win32 build schema for DBM_LIST, at the moment including only by William A. Rowe Jr · 15 years ago
- 7edd2d7 damned notepad. thank goodness for windiff by William A. Rowe Jr · 15 years ago
- 240df0b I trust all of these are backported (right? I hope? please verify by William A. Rowe Jr · 15 years ago
- dc129e7 Add 1.3 series changes, about to resync. Please move things by William A. Rowe Jr · 15 years ago
- 7f93024 Assorted corrections and bug fixes I had missed, as Unix by William A. Rowe Jr · 15 years ago
- 562c6e4 Fix if/ifdef confusion. by William A. Rowe Jr · 15 years ago
- 9e46985 Prepare to invoke all available tests; we obviously need by William A. Rowe Jr · 15 years ago
- b55e07e Introduce DBM DSO linkage. by William A. Rowe Jr · 15 years ago
- a7b7f80 Clean up dbm documentation and prepare for the next phase by William A. Rowe Jr · 15 years ago
- cae6aaa APU_DSO_BUILD can never be publicly defined. by William A. Rowe Jr · 15 years ago
- 6543b08 Ensure APU_DSO_BUILD on Unix is always defined, and binary [0 or 1] by William A. Rowe Jr · 15 years ago
- 10aabae replace missing comment lost in r719466 by William A. Rowe Jr · 15 years ago
- f7f2829 Now, revert r719466. Must quit using commit -m "" by William A. Rowe Jr · 15 years ago
- d85bbfc replace missing comment by William A. Rowe Jr · 15 years ago
- aa439a0 Avert setting APU_DSO_BUILD if APR_HAS_DSO is false. by William A. Rowe Jr · 15 years ago
- 7d86f7f This was a complete mess; the correct answer is that the entire file by William A. Rowe Jr · 15 years ago
- 11fbb77 Remove redundant and wrongly structured code, *driver would not by William A. Rowe Jr · 15 years ago
- 251bb36 * hooks/apr_hooks.c by Paul Querna · 15 years ago
- db4ad3a * misc/apr_thread_pool.c by Paul Querna · 15 years ago
- d9ba071 dbd odbc driver - don't segfault when params is NULL. by Thomas J. Donovan · 15 years ago
- 9df86a9 Suppress pgsql column-out-of-range warning by Nick Kew · 15 years ago
- 1a81854 Remove the len offset from apr_crypto_block_encrypt, it is a holdover from previous by Graham Leggett · 15 years ago
- 44d8938 Move APU_HAVE_CRYPTO from private apu_config.h to public apu.h. by Graham Leggett · 15 years ago
- 7578d47 Ignore testxmldummy* files generated by the testxml test. by Graham Leggett · 15 years ago
- 618869e Add apr_crypto implementations for OpenSSL and Mozilla NSS. Add a unit by Graham Leggett · 15 years ago
- 4779db8 Add the apr_crypto interface, a rewrite of the earlier apr_ssl code, by Graham Leggett · 15 years ago
- 7b04ec1 Expose the apr_dso_handle_t when calling apu_dso_load, so that the by Graham Leggett · 15 years ago
- bf76c12 Fix a segfault in the DBD testcase when the DBD modules were not present. by Graham Leggett · 15 years ago
- 08cf6cf Update the RPM spec file to depend on the bzip2 binary instead of the gzip by Graham Leggett · 15 years ago
- 1dd1dd3 Static builds require linking against odbc still by William A. Rowe Jr · 15 years ago
- 9f1dce6 Use of pre_cleanups is not the default for reslists. by Bojan Smojver · 15 years ago
- 6d6f056 Add API that allows to setup the cleanup order after the reslist was created by Mladen Turk · 15 years ago
- 51328b2 Use default pool cleanup order for reslist create. Revert r677505 and r677523. by Mladen Turk · 15 years ago
- 0639631 Export internal reslist_maint as public apr_reslist_maintain by Mladen Turk · 15 years ago
- 73decfd Oops. Fix copy/paste typo by Mladen Turk · 15 years ago
- a6098a9 Destroy already created resources if create fails by Mladen Turk · 15 years ago
- 8b75e7f Revert r683191. Any blocking code should be done before invalidate to deal with serialization. by Mladen Turk · 15 years ago
- b714e74 Do not serialize destructor calls. by Mladen Turk · 15 years ago
- 145928d Document that single threaded reslist fix is PR 24325. by Bojan Smojver · 15 years ago
- 6da1e27 Implement resource list when threads are unavailable. by Bojan Smojver · 15 years ago
- 599d0e7 Better enforce reslist limits. by Bojan Smojver · 15 years ago
- 28533b9 Avoid compiler warning of unused mc_conn_destruct(). by Bojan Smojver · 15 years ago
- 2363892 Fix parsing of rusage in stats data. by Bojan Smojver · 15 years ago
- a388848 Round out 675817 by avoiding a skip of a 'special' last element by William A. Rowe Jr · 15 years ago
- 7427cfc Document MySQL DBD driver change. by Bojan Smojver · 15 years ago
- 7aeb65f Give MySQL DBD driver reconnect option. PR 45407. by Bojan Smojver · 15 years ago
- 4cc73df Fix missing $. Patch by Michael Vishchers <mvishchers psi.de>. PR 45399. by Bojan Smojver · 15 years ago
- 9de81df Close memory leak. by Bojan Smojver · 15 years ago
- 15b207c * apr_pool_pre_cleanup_register has no child_cleanup parameter by Ruediger Pluem · 15 years ago
- a1976d9 Use apr_pool_pre_cleanup_register for reslist cleanup by Mladen Turk · 15 years ago
- 90f1247 Unlock list mutex before destroying it. by Bojan Smojver · 15 years ago
- 6c18937 There is only one pool argument to apr_reslist_create(). by Bojan Smojver · 15 years ago
- a630de8 When searching for DSOs, look in apr-util-APU_MAJOR_VERSION subdirectory by Bojan Smojver · 15 years ago
- 4d80cd9 Fix build with LDAP on FreeBSD. by Bojan Smojver · 15 years ago
- 43336d6 Fix build failure when --disable-util-dso is used. PR45320. by Bojan Smojver · 15 years ago
- 3f9f7e3 Detection of PostgreSQL may fail if LIBS contains all libs returned by by Bojan Smojver · 15 years ago
- 351441b Document PostgreSQL row counting fix. by Bojan Smojver · 15 years ago
- 3bc0ef0 DBD rows are counted from one, but in PostgreSQL they start from zero. by Bojan Smojver · 15 years ago