History log of /PHP-7.0/ext/ldap/ldap.c (Results 176 – 200 of 307)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 984c0918 18-Jan-2003 Ilia Alshanetsky

Removed pointless memory allocation checks.


# b506f5c8 31-Dec-2002 Sebastian Bergmann

Bump year.


Revision tags: php-4.3.0, php-4.3.0RC4, RELEASE_1_0b3, php-4.3.0RC3, php-4.3.0RC2, RELEASE_1_0b2, BEFORE_RENAMING, php-4.3.0RC1
# ce2b880a 05-Nov-2002 Edin Kadribasic

Fixed win32 build by including missing stddef.h


# 43326128 30-Oct-2002 Ilia Alshanetsky

Fixed a memory leak on ldap_connect() failure.


Revision tags: php-4.3.0pre2, RELEASE_1_0b1, php-4.3.0pre1, MODERN_SYMMETRIC_SESSION_BEHAVIOUR_20021003, RELEASE_0_91, php-4.3.0dev_zend2_alpha3, php-4.2.3
# ad844f0b 05-Sep-2002 Anantha Kesari H Y

NetWare related additions/modifications


Revision tags: php-4.2.3RC2, php-4.2.3RC1
# f50df31d 13-Aug-2002 Rasmus Lerdorf

bool not boolean


Revision tags: dev
# dddf2356 05-Aug-2002 Stig Venaas

Made ldap_connect/bind/unbind() use zend_parse_parameters()


Revision tags: php-4.2.2
# 910e6275 09-Jul-2002 Stig Venaas

Hopefully fixes build with IBM's LDAP library


Revision tags: INITIAL_IMPORT_SOURCEFORGE, xmlrpc_epi_0_51_merge_pt
# 7115041c 30-Jun-2002 Derick Rethans

- More error messages cleanup


Revision tags: php-4.3.0dev_zend2_alpha2
# a954dd6e 27-Jun-2002 Derick Rethans

- Remove \n


# 2d1b3047 26-Jun-2002 Derick Rethans

- Unify error messages


# 58ce28e5 22-Jun-2002 Stig Venaas

Better not include ldap_parse_result() and ldap_start_tls() at all in
the symbol table when they are not usable. Makes it possible to check
on their usability.


# c83f5a53 22-Jun-2002 Stig Venaas

Added test for ldap_start_tls_s()


# d01f7a8a 21-Jun-2002 Markus Fischer

- Fix ZTS build, see #17915.


Revision tags: php-4.3.0dev, php5_5_0, RELEASE_0_90, php-4.3.0dev_zend2_alpha1, BEFORE_OBJECTS_STORE, SAFEGUARD_3_0_BETA1_RC1_26062002, RELEASE_0_11, NEW_UI_API_BP, RELEASE_0_10, RELEASE_0_4, php-4.3.0dev-ZendEngine2, php-4.3.0dev-ZendEngine2-Preview1, php-4.2.1, php-4.2.1RC2
# d47d8b99 04-May-2002 Stig Venaas

Reworked result resource handling so that result is not freed until all
its result entry resources are freed
@- Fixed resource bug in LDAP extension. (Stig Venaas)


Revision tags: php-4.2.1RC1
# e3179341 23-Apr-2002 Derick Rethans

Fix TSRMLS_CC thingies.


Revision tags: php-4.2.0, php-4.2.0RC4, php-4.2.0RC3, php-4.2.0RC2, php-4.2.0RC1, help
# 90613d22 28-Feb-2002 Sebastian Bergmann

Maintain headers.


Revision tags: php-4.1.2
# 8b2dcb33 11-Feb-2002 Markus Fischer

- Fix protos.


Revision tags: BEFORE_NEW_OBJECT_MODEL, PRE_ISSET_PATCH
# 2ac2b22c 04-Jan-2002 Stig Venaas

Made ldap_modify() an alias for ldap_mod_replace(). The two were identical.
#For more info, see my posting on php-dev Dec 25th.


# 403350e4 26-Dec-2001 Stig Venaas

unbreak parallel search


Revision tags: php-4.1.1
# a05e74cd 25-Dec-2001 Stig Venaas

Added check for ldap_parse_reference() (needed for broken Solaris 2.8), and
report more detailed library version info in the info function.


# ed942af6 23-Dec-2001 Stig Venaas

Made ldap_set_option work with NULL as link, added option
LDAP_OPT_DEBUG_LEVEL for those that support it, and made sure the rebind
code is currently included for OpenLDAP only.


Revision tags: PRE_FUNC_RETURNS_OBJECT_PATCH, ChangeLog
# 38933514 11-Dec-2001 Sebastian Bergmann

Update headers.


Revision tags: php-4.1.0
# 67122717 03-Dec-2001 Andi Gutmans

- Nuke REGISTER_MAIN_*. Extension maintainers please make sure I didn't
- change something I wasn't supposed to. It should be fine IMO.


Revision tags: php-4.1.0RC5
# 80d8e554 30-Nov-2001 Stig Venaas

ldap_first_attribute and ldap_next_attribute has been completely broken
for 6 months!! Fixed (I think), might be a memory leak there...


12345678910>>...13