History log of /PHP-7.4/ext/ldap/ldap.c (Results 226 – 250 of 411)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 930d9e47 02-Jun-2008 Jani Taskinen

- Revert crap
# Someone should remove Pierre's karma too..


# 2528bd43 02-Jun-2008 Pierre Joye

- don't use openldap/portable and build the human readable version
- silent strdup redclaration warning


# 8290e332 02-Jun-2008 Pierre Joye

- add OpenLDAP version info in phpinfo (windows only, have to check if openldap/portable.h is present on linux headers)


Revision tags: RELEASE_1_2_5, RELEASE_2_0_0b1
# 94697acf 04-May-2008 Etienne Kneuss

MFH: Fix protos


Revision tags: php-5.2.6
# ac631055 16-Apr-2008 Antony Dovgal

MFH: use new parameter parsing API


# 00e406ec 16-Apr-2008 Antony Dovgal

plug minor memleak


Revision tags: RELEASE_1_0_2, php-5.2.6RC5, php-5.2.6RC4, php-5.2.6RC3, RELEASE_2_0_0a2, RELEASE_2_0_0a1, php-5.2.6RC2, php-5.2.6RC1, RELEASE_1_3_1
# 824b19a4 09-Feb-2008 Johannes Schlüter

MFH: Fix build on Solaris


Revision tags: php-4.4.8
# d1dded87 31-Dec-2007 Sebastian Bergmann

MFH: Bump copyright year, 2 of 2.


Revision tags: php-4.4.8RC1, RELEASE_1_2_3, php-5.2.5, php-5.2.5RC2, php-5.2.5RC1
# 732f54a6 06-Oct-2007 Jani Taskinen

MFH:- Add support for LDAP_X_OPT_CONNECT_TIMEOUT (Netscape LDAP SDK equivalent for LDAP_OPT_NETWORK_TIMEOUT)


# d473e198 06-Oct-2007 Jani Taskinen

MFH: - Added LDAP_OPT_NETWORK_TIMEOUT option for ldap_set_option() to allow setting network timeout (FR#42837)


Revision tags: BEFORE_IMPORT_OF_MYSQLND_IN_5_3, RELEASE_1_2_2
# 6c810b0d 27-Sep-2007 Dmitry Stogov

Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)


Revision tags: RELEASE_1_2_4, RELEASE_1_2_1, php-5.2.4, RELEASE_1_5, php-5.2.4RC3, php-5.2.4RC2, php-5.2.4RC1, BEFORE_REAL_IMPORT_OF_MYSQLND, BEFORE_IMPORT_OF_MYSQLND
# e8f3167c 17-Jul-2007 Jani Taskinen

MFH: removed dots from error messages


# 0b313506 17-Jul-2007 Jani Taskinen

MFH:- Fixed bug #42015 (ldap_rename() gets server error "DSA is unwilling to perform")


# 06877d00 13-Jul-2007 Jani Taskinen

- Do not break thousands of scripts.. (will remove in 5.3)


# 3dff7a7d 13-Jul-2007 Jani Taskinen

MFH: - Make sure people call ldap_first_attribute() before ldap_next_attribute()


# 95f8148f 13-Jul-2007 Jani Taskinen

MFH:- Fixed bug #41127 (Memory leak in ldap_{first|next}_attribute functions)
# This removes an useless parameter from 2 functions. Perhaps the next
# release should be 5.3.0, there are lot o

MFH:- Fixed bug #41127 (Memory leak in ldap_{first|next}_attribute functions)
# This removes an useless parameter from 2 functions. Perhaps the next
# release should be 5.3.0, there are lot of other new things done already.
# Sneak in namespaces too.. ;)

show more ...


# f54f4532 12-Jul-2007 Jani Taskinen

MFH: - Fixed bug #39291 (ldap_sasl_bind() misses the sasl_authc_id parameter).


Revision tags: php-5.2.3, RELEASE_1_4, php-5.2.3RC1, RELEASE_1_2_0, php-4.4.7, php-5.2.2
# 96964359 30-Apr-2007 Antony Dovgal

MFH: initialize optional params


Revision tags: php-5.2.2RC2, RELEASE_1_1_0, php-4.4.7RC1, php-5.2.2RC1, RELEASE_1_0_1
# 4b39efa0 22-Mar-2007 Douglas Goldstein

Replaced all instances of ldap_get_values() with ldap_get_values_len(), which returns back the length of the data so on non-NULL terminated data we don't crash in a strlen(). Removed the PHP function

Replaced all instances of ldap_get_values() with ldap_get_values_len(), which returns back the length of the data so on non-NULL terminated data we don't crash in a strlen(). Removed the PHP function ldap_get_values() since it's the same thing as ldap_get_values_len() now and made it alias ldap_get_values_len(). This should fix some random PHP<->LDAP crashes

show more ...


Revision tags: php-4.4.6, php-4.4.6RC1, php-4.4.5, php-5.2.1, RELEASE_1_0_0RC1, php-4.4.5RC2, php-5.2.1RC4, php-5.2.1RC3
# 7d901eac 05-Jan-2007 Ilia Alshanetsky

%f -> %F


Revision tags: php-4.4.5RC1, php-5.2.1RC2
# 4223aa4d 01-Jan-2007 Sebastian Bergmann

MFH: Bump year.


Revision tags: php-5.2.1RC1, php-5.2.0, php-5.2.0RC6, php-5.2.0RC5, php-5.2.0RC4, php-5.2.0RC3, php-5.1.6, php-5.2.0RC2, php-5.1.5, php-4.4.4, php-4.4.4RC1, php-5.1.5RC1, php-4.4.3, php-5.2.0RC1, php-4.4.3RC2
# 1dbaae27 15-Jun-2006 Dmitry Stogov

Added automatic module globals management


Revision tags: BEFORE_NEW_OUTPUT_API, php-4.4.3RC1, php-5.1.4, RELEASE_1_0_3, php-5.1.3, php-5.1.2, RELEASE_1_3, php-5.1.3RC3, php-5.1.3RC2, php-5.1.3RC1, RELEASE_1_2, RELEASE_0_9_4, RELEASE_1_0_4, php-4.4.2, php-5.1.2RC2, php-4.4.2RC2
# 5bd93221 01-Jan-2006 foobar

bump year and license version


Revision tags: php-5.1.2RC1
# ddcc5257 11-Dec-2005 foobar

MFH: - Added missing fold tags


Revision tags: RELEASE_1_1_1, RELEASE_1_1, RELEASE_1_0
# 3e669bc9 06-Dec-2005 foobar

MFH: nuke php3 legacy


12345678910>>...17