summaryrefslogtreecommitdiff
path: root/ext/ldap/config.m4
Commit message (Expand)AuthorAgeFilesLines
* Allow the ldap extension to be compiled with Oracle's LDAPChristopher Jones2013-10-041-4/+35
* Fix long-standing visual pain point: the misalignment of './configure help' t...Christopher Jones2013-08-061-1/+1
* Add the libraries we actually test and need for LDAP and OpenSSL, fixes bug #...Raphael Geissert2011-03-181-1/+1
* +- Fixed bug #41973 (./configure --with-ldap=shared fails withNuno Lopes2007-08-081-3/+3
* MFH: fix bug #38882 (ldap_connect causes segfault with newer versions of Open...Antony Dovgal2006-10-181-1/+1
* test -e does not work with solarisfoobar2005-11-211-1/+1
* MFH: - Fixed bug #35078 (configure does not find ldap_start_tls_s)foobar2005-11-031-6/+8
* MFHfoobar2005-10-241-1/+1
* MFH: fix #34970 (ldap configuration issues)Antony Dovgal2005-10-241-1/+1
* correct flagfoobar2005-09-161-1/+1
* Fixed bug #34525foobar2005-09-161-1/+1
* - Unify the "configure --help" textsfoobar2005-05-291-2/+2
* this check was not neededfoobar2005-05-081-1/+1
* - Fixed bug #32932 (Oracle LDAP: ldap_get_entries invalid pointer)foobar2005-05-081-2/+4
* MFB_4_3: Quote macro names in AC_DEFUN()foobar2004-12-301-2/+2
* Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/libJoe Orton2004-11-031-4/+4
* Fixed bug #24025 (Can not build with shared ldap support)foobar2003-07-011-1/+6
* Fixed the SASL config check.foobar2003-06-131-1/+62
* - Added ldap_sasl_bind(). (Jani, peter_c60@hotmail.com)foobar2003-06-081-1/+1
* typofixfoobar2003-03-021-1/+1
* Special case for MacosX..foobar2003-03-021-1/+1
* Fixed bug #22485 (hardcoded shared lib extensions)foobar2003-03-021-8/+8
* - Need these libraries for static buildfoobar2002-12-031-0/+3
* - Fixed the build with iPlanet LDAP SDK 5.xfoobar2002-12-031-1/+14
* @- Fix for bug #19633 (wrong directories in ext/ldap/config.m4). (Derick)Derick Rethans2002-09-271-2/+2
* No need to have multiple AC_CHECK_FUNCS callsfoobar2002-06-241-2/+1
* Added test for ldap_start_tls_s()Stig Venaas2002-06-221-1/+3
* extension converted automatically to PHP_NEW_EXTENSION. Manually confirmedSascha Schumann2002-03-121-1/+1
* Added check for ldap_parse_reference() (needed for broken Solaris 2.8), andStig Venaas2001-12-251-0/+3
* Unified the configure messages.foobar2001-11-301-4/+5
* Adding ldap_set_rebind_proc() for APIs with V3 3 arg variant, need moreStig Venaas2001-11-291-0/+11
* Fixed bug: #10777foobar2001-05-211-0/+3
* Nuke more quotesSascha Schumann2001-05-121-1/+1
* Fix indentation of ./configure --help messages.Sascha Schumann2001-05-121-1/+2
* Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes.foobar2001-03-271-13/+13
* Support Solaris 8 ldap.foobar2001-03-261-0/+3
* Cleaning this a little bit.foobar2001-03-121-68/+73
* Changed to look also for liblber.so (sometimes there are only shared libs)foobar2000-10-151-1/+1
* No more empty '-l' caused by this extension.foobar2000-09-221-3/+9
* Added detection of Netscape LDAP SDK 4.1Stig Venaas2000-08-311-0/+4
* Adding Oracle LDAP SDK supportStig Venaas2000-08-191-0/+7
* Fix library ordering here so static builds will workRasmus Lerdorf2000-08-021-2/+2
* Shared module support for LDAP extensionRasmus Lerdorf2000-07-141-57/+40
* Append liblber to satisfy symbols in libldapSascha Schumann1999-12-301-2/+2
* Whoops, defining them to empty values generates many parse errors.Sascha Schumann1999-12-301-5/+5
* Get rid of config.h.stub. Note that you should embed a comment aboutSascha Schumann1999-12-301-5/+5
* Find debian umich-ldap libraries/include files.Stefan Roehrich1999-09-051-0/+6
* Introduce AC_ADD_* macrosSascha Schumann1999-06-201-14/+11
* Ok, this beast compiles via --with-apxsRasmus Lerdorf1999-04-251-9/+56
* moved imap and ldapStig Bakken1999-04-221-0/+31