210 Commits (75df505fe6124e12e0185ee46cc47d2b20140887)

Author SHA1 Message Date
foobar f4983c0d3f - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 22 years ago
foobar ccfc46b0aa - Happy new year and PHP 5 for rest of the files too.. 22 years ago
Andi Gutmans dbeb4158d2 - A belated happy holidays and PHP 5 22 years ago
Wez Furlong 0c126e1233 make these build with new win32 build system. 23 years ago
Ilia Alshanetsky 90100e5c90 Cleaned up previous patch. 23 years ago
foobar 47484ce5d3 - Fixed bug #25764 (ldap_get_option() crashes when called with unbinded ldap link) 23 years ago
Sara Golemon 94ff3d5e7d Fix Bug #25525 ldap_explode_dn crashes when passed invalid params. 23 years ago
Ilia Alshanetsky 9c82b1fa75 Fixed compiler warnings. 23 years ago
Zeev Suraski 8767205afa Fix Win32 linkage problems 23 years ago
foobar 96e9ed33b3 The last 4 args are by ref.. 23 years ago
Zeev Suraski 538d58dd5f Use new infrastructure. 23 years ago
foobar b9fcb34625 Fixed bug #24025 (Can not build with shared ldap support) 23 years ago
foobar bb37952bc2 Fixed the SASL config check. 23 years ago
James Cox f68c7ff249 updating license information in the headers. 23 years ago
foobar c0e4bfcae4 - Added ldap_sasl_bind(). (Jani, peter_c60@hotmail.com) 23 years ago
foobar c15b8fb19e ws & cs 23 years ago
Ilia Alshanetsky 8a09151f5e emalloc -> safe_emalloc 23 years ago
Edin Kadribasic f773cd8fea Fixed bug #23008 23 years ago
Ilia Alshanetsky 20c2c39f3c Fixed bug #22585 (Do not terminate the script on minor errors). 23 years ago
foobar 3c9155e0cb Renamed OnUpdateInt -> OnUpdateLong to prevent further misunderstandings. 23 years ago
David Hill 5c90216d2c 64-bit correction to variables passed to zend_parse_parameters 23 years ago
foobar 826d9ace59 typofix 23 years ago
foobar 6290b1c2cb Special case for MacosX.. 23 years ago
foobar 96f6d1fdbd Fixed bug #22485 (hardcoded shared lib extensions) 23 years ago
Wez Furlong 0a18a9d744 A add much more useful select(2) implementation than is provided by 23 years ago
Ilia Alshanetsky aebb39b014 Changed php_error to php_error_docref. 23 years ago
Ilia Alshanetsky 984c0918ab Removed pointless memory allocation checks. 23 years ago
Anantha Kesari H Y 32ef849171 Modified for NetWare. 24 years ago
Anantha Kesari H Y 90ba724072 Modified for NetWare. 24 years ago
Sebastian Bergmann b506f5c8f8 Bump year. 24 years ago
foobar 7d744c54b4 - Need these libraries for static build 24 years ago
foobar 68eaf6391a - Fixed the build with iPlanet LDAP SDK 5.x 24 years ago
Edin Kadribasic 95314707ca Added two new targets to the ldap win32 build which enable ldap 24 years ago
Edin Kadribasic ce2b880a53 Fixed win32 build by including missing stddef.h 24 years ago
Ilia Alshanetsky 4332612812 Fixed a memory leak on ldap_connect() failure. 24 years ago
Derick Rethans e646304c1f @- Fix for bug #19633 (wrong directories in ext/ldap/config.m4). (Derick) 24 years ago
Anantha Kesari H Y 98a1d774df NetWare makefile for LDAP Extension 24 years ago
Anantha Kesari H Y ad844f0b1b NetWare related additions/modifications 24 years ago
Rasmus Lerdorf f50df31d7f bool not boolean 24 years ago
Stig Venaas dddf235671 Made ldap_connect/bind/unbind() use zend_parse_parameters() 24 years ago
Stig Venaas 910e6275d4 Hopefully fixes build with IBM's LDAP library 24 years ago
Derick Rethans 7115041c92 - More error messages cleanup 24 years ago
Derick Rethans a954dd6ee9 - Remove \n 24 years ago
Derick Rethans 2d1b304781 - Unify error messages 24 years ago
foobar f0998192b4 No need to have multiple AC_CHECK_FUNCS calls 24 years ago
Stig Venaas 58ce28e588 Better not include ldap_parse_result() and ldap_start_tls() at all in 24 years ago
Stig Venaas c83f5a530d Added test for ldap_start_tls_s() 24 years ago
Markus Fischer d01f7a8a52 - Fix ZTS build, see #17915. 24 years ago
Stig Venaas d47d8b99c5 Reworked result resource handling so that result is not freed until all 24 years ago
Derick Rethans e31793414d Fix TSRMLS_CC thingies. 24 years ago