History log of /PHP-7.4/ext/ldap/ldap.c (Results 251 – 275 of 411)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: RELEASE_2_0_2, php-5.1.1, php-5.1.0, php-4.4.2RC1, RELEASE_0_9_3, php-5.1.0RC6, php-5.1.0RC5, RELEASE_2_0_1, RELEASE_1_0RC2, php-4.4.1, php-5.1.0RC4, RELEASE_0_9_2, RELEASE_0_9_1, php-5.1.0RC3, php-5.1.0RC2, php-4.4.1RC1, RELEASE_0_9_0, RELEASE_1_0RC1, PRE_NEW_OCI8_EXTENSION, php-5.1.0RC2_PRE, php-5.0.5, php-5.0.5RC2, php-5.0.5RC1, php-5.1.0RC1, BEFORE_UNICODE_MERGE, RELEASE_2_0_0
# 23e671a5 03-Aug-2005 foobar

- Bumber up year


Revision tags: RELEASE_0_9, php-5.1.0b3, php-4.4.0
# 15e772ce 09-Jul-2005 foobar

- No need to use convert_to_string_ex() when dealing with strings


# fcee0869 09-Jul-2005 foobar

- Fixed bug #33588 (LDAP: RootDSE query not possible).


Revision tags: php-4.4.0RC2, php-5.1.0b2, php-4.4.0RC1, php-5.1.0b1, php-5.0.1b1
# f2dd8f02 08-May-2005 foobar

- Fixed bug #32932 (Oracle LDAP: ldap_get_entries invalid pointer)


# 87c93169 17-Apr-2005 foobar

- Fixed bug #30819 (Better support for LDAP SASL bind)


# 33677ddb 05-Apr-2005 Antony Dovgal

remove proto, it's internal func


Revision tags: RELEASE_0_3, php-5.0.4, php-4.3.11, php-5.0.4RC2, php-4.3.11RC2, php-5.0.4RC1, php-4.3.11RC1, RELEASE_0_2_4, RELEASE_0_2_3, RELEASE_0_2_2, RELEASE_0_2_1, RELEASE_0_2
# c245e1f0 19-Jan-2005 foobar

- ldap_start_tls() requires ldapv3 protocol -> force it


Revision tags: php-5.0.3, php-4.3.10, SQLITE_4_3_20041227, php-5.0.3RC2, php-4.3.10RC2, php-5.0.3RC1, php-4.3.10RC1, PRE_NEW_VM_GEN_PATCH, php-5.0.2, php-4.3.9, php-5.0.2RC1, php-4.3.9RC3, PRE_ZEND_VM_DISPATCH_PATCH, php-4.3.9RC2, php-5.0.1, php-5.0.1RC2, php-4.3.9RC1, php-5.0.1RC1, RELEASE_0_1, php-5.0.0RC4, php-5.0.0, php-4.3.8
# ed7d1e82 28-Jun-2004 Ilia Alshanetsky

Removed pointless allocation check.


Revision tags: php-5.0.0RC3, php-5.0.0RC3RC2, php-4.3.7
# 6b35037c 01-Jun-2004 Ilia Alshanetsky

No need to NULL terminate manually, snprintf() does it for us already.


Revision tags: php-5.0.0RC3RC1, php-4.3.7RC1, RELEASE_0_1_1
# 2d6770f0 12-May-2004 Marcus Boerger

- Added missing UNREGISTER_INI_ENTRIES


Revision tags: php-5.0.0RC2, php-5.0.0RC2RC2, php-4.3.6, php-5.0.0RC2RC1, php-4.3.6RC3
# 9a98c38c 06-Apr-2004 Ilia Alshanetsky

Removed pointless check.


Revision tags: php-4.3.6RC2, php-4.3.6RC1, php-4.3.5, php-4.3.5RC4, php-5.0.0RC1, php-5.0.0RC1RC2, php-5.0.0RC1RC1, RELEASE_0_2_0, php-4.3.5RC3, php-5.0.0b4, php-5.0.0b4RC1, php-4.3.5RC2, RELEASE_1_3b6, php_ibase_before_split, php-4.3.5RC1
# dbeb4158 08-Jan-2004 Andi Gutmans

- A belated happy holidays and PHP 5


Revision tags: php-5.0.0b3, php-5.0.0b3RC2, php-5.0.0b3RC1, php-4.3.4, php-4.3.4RC3, php-5.0.0b2, RELEASE_2_0_0RC1, php-5.0.0b2RC1, php-4.3.4RC2, RELEASE_1_3b3
# 90100e5c 07-Oct-2003 Ilia Alshanetsky

Cleaned up previous patch.


# 47484ce5 06-Oct-2003 foobar

- Fixed bug #25764 (ldap_get_option() crashes when called with unbinded ldap link)


Revision tags: BEFORE_HANDLERS_RESHUFFLE, RELEASE_1_3b2, php-4.3.4RC1, RELEASE_0_7
# 94ff3d5e 13-Sep-2003 Sara Golemon

Fix Bug #25525 ldap_explode_dn crashes when passed invalid params.


# 9c82b1fa 31-Aug-2003 Ilia Alshanetsky

Fixed compiler warnings.


# 8767205a 31-Aug-2003 Zeev Suraski

Fix Win32 linkage problems


Revision tags: php-4.3.3, php-4.3.3RC4, RELEASE_0_5_3, php-4.3.3RC3, RELEASE_0_5_2, RELEASE_1_2b5
# 96e9ed33 05-Aug-2003 foobar

The last 4 args are by ref..


# 538d58dd 03-Aug-2003 Zeev Suraski

Use new infrastructure.

There are bound to be some messups, please report build/runtime bugs!


Revision tags: BEFORE_ARG_INFO, php-4.3.3RC2, php-5.0.0b1, php-4.3.3RC1
# bb37952b 13-Jun-2003 foobar

Fixed the SASL config check.


# f68c7ff2 10-Jun-2003 James Cox

updating license information in the headers.


# c0e4bfca 08-Jun-2003 foobar

- Added ldap_sasl_bind(). (Jani, peter_c60@hotmail.com)


# c15b8fb1 08-Jun-2003 foobar

ws & cs


Revision tags: BEFORE_FD_REAPPLY, php-4.3.2, php-4.3.2RC4, BEFORE_FD_REVERT, php-4.3.2RC3, RELEASE_0_9b, SPL_ALPHA
# 8a09151f 30-Apr-2003 Ilia Alshanetsky

emalloc -> safe_emalloc


Revision tags: php-4.3.2RC2, RELEASE_0_6, RELEASE_0_5, init, php-4.3.2RC1
# 20c2c39f 07-Mar-2003 Ilia Alshanetsky

Fixed bug #22585 (Do not terminate the script on minor errors).


1...<<11121314151617