Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MFH | foobar | 2005-07-09 | 1 | -3/+0 |
| | |||||
* | MFH | foobar | 2005-07-09 | 1 | -11/+21 |
| | |||||
* | MFH: unnecessary test | foobar | 2005-05-08 | 1 | -1/+1 |
| | |||||
* | MFH: - Fixed bug #32932 (Oracle LDAP: ldap_get_entries invalid pointer) | foobar | 2005-05-08 | 3 | -28/+43 |
| | |||||
* | MFH: - Fixed bug #30819 (Better support for LDAP SASL bind) | foobar | 2005-04-17 | 2 | -18/+117 |
| | |||||
* | MFH: remove proto | Antony Dovgal | 2005-04-05 | 1 | -1/+1 |
| | |||||
* | MFOB: Fixed bug #29492 - missing ldap_parse_reference() | Edin Kadribasic | 2005-01-20 | 1 | -0/+1 |
| | |||||
* | MFH: Force ldapv3 for ldap_start_tls() | foobar | 2005-01-19 | 1 | -2/+4 |
| | |||||
* | Removed redundant NEW_LIBC checks for NETWARE | Anantha Kesari H Y | 2005-01-05 | 1 | -1/+1 |
| | |||||
* | - MFB4_3: Quote macro names in AC_DEFUN() | foobar | 2004-12-30 | 1 | -2/+2 |
| | |||||
* | Removed pointless allocation check. | Ilia Alshanetsky | 2004-06-28 | 1 | -4/+1 |
| | |||||
* | No need to NULL terminate manually, snprintf() does it for us already. | Ilia Alshanetsky | 2004-06-01 | 1 | -7/+0 |
| | |||||
* | - Added missing UNREGISTER_INI_ENTRIES | Marcus Boerger | 2004-05-12 | 1 | -0/+1 |
| | |||||
* | Removed pointless check. | Ilia Alshanetsky | 2004-04-06 | 1 | -3/+0 |
| | |||||
* | - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 | foobar | 2004-01-17 | 3 | -16/+16 |
| | |||||
* | - Happy new year and PHP 5 for rest of the files too.. | foobar | 2004-01-08 | 1 | -2/+2 |
| | | | | | # Should the LICENSE and Zend/LICENSE dates be updated too? | ||||
* | - A belated happy holidays and PHP 5 | Andi Gutmans | 2004-01-08 | 1 | -2/+2 |
| | |||||
* | make these build with new win32 build system. | Wez Furlong | 2003-12-19 | 1 | -0/+22 |
| | | | | | mcve untested (I don't have those libs/headers) | ||||
* | Cleaned up previous patch. | Ilia Alshanetsky | 2003-10-07 | 1 | -9/+6 |
| | |||||
* | - Fixed bug #25764 (ldap_get_option() crashes when called with unbinded ldap ↵ | foobar | 2003-10-06 | 1 | -4/+11 |
| | | | | link) | ||||
* | Fix Bug #25525 ldap_explode_dn crashes when passed invalid params. | Sara Golemon | 2003-09-13 | 1 | -1/+4 |
| | |||||
* | Fixed compiler warnings. | Ilia Alshanetsky | 2003-08-31 | 1 | -1/+1 |
| | |||||
* | Fix Win32 linkage problems | Zeev Suraski | 2003-08-31 | 1 | -0/+3 |
| | |||||
* | The last 4 args are by ref.. | foobar | 2003-08-05 | 1 | -1/+1 |
| | |||||
* | Use new infrastructure. | Zeev Suraski | 2003-08-03 | 1 | -6/+13 |
| | | | | | There are bound to be some messups, please report build/runtime bugs! | ||||
* | Fixed bug #24025 (Can not build with shared ldap support) | foobar | 2003-07-01 | 1 | -1/+6 |
| | |||||
* | Fixed the SASL config check. | foobar | 2003-06-13 | 3 | -5/+76 |
| | |||||
* | updating license information in the headers. | James Cox | 2003-06-10 | 2 | -6/+6 |
| | |||||
* | - Added ldap_sasl_bind(). (Jani, peter_c60@hotmail.com) | foobar | 2003-06-08 | 3 | -14/+49 |
| | |||||
* | ws & cs | foobar | 2003-06-08 | 1 | -132/+130 |
| | |||||
* | emalloc -> safe_emalloc | Ilia Alshanetsky | 2003-04-30 | 1 | -7/+7 |
| | |||||
* | Fixed bug #23008 | Edin Kadribasic | 2003-04-02 | 1 | -12/+12 |
| | |||||
* | Fixed bug #22585 (Do not terminate the script on minor errors). | Ilia Alshanetsky | 2003-03-07 | 1 | -2/+2 |
| | |||||
* | Renamed OnUpdateInt -> OnUpdateLong to prevent further misunderstandings. | foobar | 2003-03-07 | 1 | -1/+1 |
| | | | | | | # Intentionally left out any 'alias' for it, this way 3rd party extension # maintainers will really NOTICE the change. | ||||
* | 64-bit correction to variables passed to zend_parse_parameters | David Hill | 2003-03-06 | 1 | -2/+2 |
| | | | | | @64-bit correction to variables passed to zend_parse_parameters (Dave) | ||||
* | typofix | foobar | 2003-03-02 | 1 | -1/+1 |
| | |||||
* | Special case for MacosX.. | foobar | 2003-03-02 | 1 | -1/+1 |
| | |||||
* | Fixed bug #22485 (hardcoded shared lib extensions) | foobar | 2003-03-02 | 1 | -8/+8 |
| | |||||
* | A add much more useful select(2) implementation than is provided by | Wez Furlong | 2003-02-16 | 1 | -1/+1 |
| | | | | | | | | | | | | | windows sockets. The winsock implementation will only work with sockets; our implementation works with sockets and file descriptors. By association, stream_select() will now operate correctly with files, pipes and sockets. This change required linking against the winsock2 library. In terms of compatibility, only older versions of windows 95 do not have winsock2 installed by default. It is available as a redistributable file, and is most likely installed by any OS patches (eg: Internet Explorer) applied by the user. Also, add a win32 compatible pipe test when opening a stream from a pipe. This test will only work on NT, win2k and XP platforms. Without this test, interleaved fread() and select() calls would cause the read buffer to be clobbered. I will be working on a fix for this issue for win9x. | ||||
* | Changed php_error to php_error_docref. | Ilia Alshanetsky | 2003-01-18 | 1 | -34/+34 |
| | | | | | | Thanks to Marcus Börger for writing a script that significantly simplifies this process. | ||||
* | Removed pointless memory allocation checks. | Ilia Alshanetsky | 2003-01-18 | 1 | -27/+6 |
| | |||||
* | Modified for NetWare. | Anantha Kesari H Y | 2003-01-03 | 1 | -2/+0 |
| | |||||
* | Modified for NetWare. | Anantha Kesari H Y | 2003-01-03 | 1 | -15/+15 |
| | |||||
* | Bump year. | Sebastian Bergmann | 2002-12-31 | 2 | -2/+2 |
| | |||||
* | - Need these libraries for static build | foobar | 2002-12-03 | 1 | -0/+3 |
| | |||||
* | - Fixed the build with iPlanet LDAP SDK 5.x | foobar | 2002-12-03 | 1 | -1/+14 |
| | |||||
* | Added two new targets to the ldap win32 build which enable ldap | Edin Kadribasic | 2002-11-05 | 1 | -2/+60 |
| | | | | | extension to be linked with ssl version of openldap libs. | ||||
* | Fixed win32 build by including missing stddef.h | Edin Kadribasic | 2002-11-05 | 1 | -0/+2 |
| | |||||
* | Fixed a memory leak on ldap_connect() failure. | Ilia Alshanetsky | 2002-10-30 | 1 | -0/+3 |
| | |||||
* | @- Fix for bug #19633 (wrong directories in ext/ldap/config.m4). (Derick) | Derick Rethans | 2002-09-27 | 1 | -2/+2 |
| | | | | | - Fix for bug #19633 (wrong directories in ext/ldap/config.m4). |