summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* grep -r reveals this script is never invoked by ./configure1.0.xwrowe2010-02-051-190/+0
* Changes reflect major/minor related changes. Providejim2009-09-251-427/+2
* Merge r179564 from trunk:jorton2005-06-143-2/+43
* Fix embedded name of libaprutil in aprutil.exp. Thistrawick2005-05-241-1/+1
* backport from trunk:trawick2005-04-282-1/+4
* backport from trunk:jwoolley2005-03-111-0/+7
* Add option to specify the location of the expat libraryminfrin2005-01-171-3/+16
* Fix a typo in the filenameminfrin2005-01-171-1/+1
* Temporarily work around a conflict between 0.9 and 1.0 of apr-util.expminfrin2005-01-171-0/+1
* Remove the apr_ldap_ssl_add_client_cert() from APR v1.0 (new APIs are notminfrin2005-01-071-112/+79
* Shorten the package name to fit within a historical 10 character limitminfrin2005-01-061-1/+1
* Add the major version number to the package name so that packages can be inst...minfrin2005-01-061-1/+1
* Add the ability to detect the flavour of the LDAP toolkit within configure,minfrin2005-01-065-238/+213
* Revert the STARTTLS fixes from the v1.0.x treeminfrin2005-01-059-284/+13
* Revert source incompatible change from v1.0.xminfrin2005-01-052-6/+1
* The Microsoft version of the ldap_start_tls_s() function has 5 parametersminfrin2005-01-052-1/+6
* Teach apr_ldap_init() how to handle STARTTLS in addition to the existingminfrin2005-01-059-13/+284
* Oops - Justin committed this change to apr trunk just over a month ago.minfrin2005-01-041-1/+2
* Make install passed a shell expanded list of header files to theminfrin2005-01-042-2/+7
* Fix the detection of ldap.h so that it works again on autoconf v2.13minfrin2004-12-211-5/+16
* Rework the LDAP toolkit detection to be more accurate than "OpenLDAPminfrin2004-12-216-281/+412
* Fix the detection of ldap.h on Solaris - it needs lber.h to be defined first.minfrin2004-12-172-1/+8
* Add a build script to create a solaris package.minfrin2004-12-165-0/+120
* Allow APR-UTIL to exist and build outside of the httpd/srclib file structurebnicholes2004-12-071-2/+2
* property cleanupnd2004-11-242-2/+2
* drop .cvsignore filesnd2004-11-2421-162/+0
* Merge r76122 from trunk:jorton2004-11-171-0/+3
* * include/apu_version.h: Bump to 1.0.2-devthommay2004-11-171-2/+2
* * include/apu_version.h: Bump to 1.0.1thommay2004-11-171-1/+1
* Update 1.0 branch from trunkthommay2004-11-1725-151/+220
* Create 1.0.x branch from 1.0.0 release tag. (Yay SVN!)jerenkrantz2004-11-170-0/+0
* This commit was manufactured by cvs2svn to create tag 'APU_1_0_0'.APU_1_0_0(no author)2004-08-238-153/+27
* fix typo in log messagetrawick2004-08-231-1/+1
* * configure.in: Use AC_PROG_INSTALL.jorton2004-08-232-22/+12
* Fix a segfault on NetWare and give a better reason why SSL support didn't ini...bnicholes2004-08-231-0/+5
* * build/find_apu.m4 (APU_FIND_APU): Remove echo (debugging aid?) andjorton2004-08-201-2/+1
* Need to link wldap32.lib whenever ldap functions are invoked fromwrowe2004-08-121-4/+4
* fix preproc directive for APR_POOL_DEBUGclar2004-08-101-2/+2
* Only install apu-$MAJOR-config and add appropriate detection code tojerenkrantz2004-08-108-48/+111
* Win32 LDAP SDK fixesbnicholes2004-08-092-1/+6
* Add the apr_ldap_info() prototype and reverse the parameter order to match th...bnicholes2004-08-052-3/+5
* Update the NetWare makefiles to conform with the LDAP overhaulbnicholes2004-08-041-0/+1
* Fix a compile problem - ldap_url_parse_ext should be apr_ldap_url_parse_ext().minfrin2004-08-031-1/+1
* Make the order of the arguments consistent with idea of the pool beingminfrin2004-08-032-4/+18
* Overhaul support for LDAP URL parsing. Instead of using incompatibleminfrin2004-08-036-245/+203
* Begone foul fooness. We now only support LDAP v3.0 SDKs, so apr_ldap_compatminfrin2004-08-033-56/+0
* Remove support for LDAP v2.0 SDK toolkits. This will be addedminfrin2004-08-035-81/+32
* HEAD is apr-util 1.0.1-devdreid2004-08-031-1/+8
* apr-util 1.0.0 is a release, not a dev releasedreid2004-08-031-7/+0
* Add a note to indicate deprecated code in APR v1.0. This code will be fixedminfrin2004-08-022-0/+14