summaryrefslogtreecommitdiff
path: root/ext/ldap/config.m4
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.4'Nikita Popov2019-09-061-11/+0
|\
| * Remove defines for specific oraldap versionsNikita Popov2019-09-061-3/+0
| * Remove support for umich_ldapNikita Popov2019-09-061-8/+0
* | Merge branch 'PHP-7.4'Nikita Popov2019-09-061-47/+0
|\ \ | |/
| * Remove nsldap supportNikita Popov2019-09-061-47/+0
* | Merge branch 'PHP-7.4'Nikita Popov2019-09-061-1/+2
|\ \ | |/
| * Fix detection of gmp on clangNikita Popov2019-09-061-1/+2
* | Merge branch 'PHP-7.4'Nikita Popov2019-06-111-48/+9
|\ \ | |/
| * ext/ldap: Use PKG_CHECK_MODULES to detect the libsasl2 libraryHugh McMaster2019-06-111-48/+9
* | Merge branch 'PHP-7.4'Peter Kokot2019-05-121-12/+6
|\ \ | |/
| * Normalize comments in *nix build system m4 filesPeter Kokot2019-05-121-12/+6
* | Merge branch 'PHP-7.4'Peter Kokot2019-03-181-4/+8
|\ \ | |/
| * Sync AC_CHECK_SIZEOF m4 macro callsPeter Kokot2019-03-181-4/+8
* | Merge branch 'PHP-7.4'Dmitry Stogov2019-03-121-1/+1
|\ \ | |/
| * Switch to use ZTS cacheDmitry Stogov2019-03-121-1/+1
* | Merge branch 'PHP-7.4'Peter Kokot2019-03-071-5/+11
|\ \ | |/
| * Add AS_HELP_STRING to *nix build configure optionsPeter Kokot2019-03-071-5/+11
* | Removed ldap_sort and LDAP_DEPRECATED build flagCôme Chilliet2019-02-041-1/+1
|/
* Replace obsolete AC_TRY_FOO with AC_FOO_IFELSEPeter Kokot2018-07-301-2/+2
* Remove unused Git attributes identPeter Kokot2018-07-251-3/+1
* Merge branch 'PHP-7.2'Joe2018-02-081-10/+12
|\
| * Merge branch 'PHP-7.1' into PHP-7.2Joe2018-02-081-10/+12
| |\
| | * Fixed bug #49876 lib path on 64bit distrosDavid Zuelke2018-02-081-10/+12
* | | Added controls support to ldap_parse_result and ldap_exop_passwdCôme Chilliet2017-09-211-1/+1
* | | Added ldap_exop_refresh helper for EXOP REFRESH operation on dds overlayCôme Chilliet2017-07-201-1/+1
|/ /
* | Removed two step syntax for EXOP helpers, one call workflow is enoughCôme Chilliet2017-07-031-1/+1
* | Removed ldap_refresh function as I’m not sure how to fix/use/test itCôme Chilliet2017-07-031-1/+1
* | Added EXOP features based on patch from http://cvsweb.netbsd.org/bsdweb.cgi/p...Côme Chilliet2017-07-031-1/+1
|/
* Attempt at falling back on ldap_find_control for Mac OSCôme Bernigaud2015-07-061-1/+1
* Putting back deprecated symbols for ldap_sortCôme Bernigaud2015-06-291-1/+1
* Removed ifdefs of LDAP_API_FEATURE_X_OPENLDAP, fixed a warningCôme Bernigaud2015-06-231-13/+13
* 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