summaryrefslogtreecommitdiff
path: root/ext/ldap
Commit message (Expand)AuthorAgeFilesLines
...
* MFH: Removed creditPatrick Allaert2009-06-071-1/+0
* MFH: Fixed bug #48469 (ldap_get_entries() memory leaks on empty search results)Patrick Allaert2009-06-071-3/+4
* MFH: adjust reflection infoHannes Magnusson2009-04-211-0/+5
* Adjusted prototypeIlia Alshanetsky2009-04-211-1/+1
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-312-2/+2
* Fixed bug#46847 (phpinfo() is missing some settings.)Hannes Magnusson2008-12-121-0/+1
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-11-171-38/+0
* - Revert ZEND_BEGIN_ARG_INFO changeFelipe Pena2008-11-021-0/+38
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-10-241-38/+0
* - MFH: Added parameter TSRMLS_DC in zend_is_callable()Felipe Pena2008-08-021-1/+1
* - MFH: add detection for newer libsPierre Joye2008-07-311-3/+5
* - Fix typo (thanks Pierre)Felipe Pena2008-07-161-1/+1
* int->long, add missing "s"Antony Dovgal2008-07-011-3/+3
* - zend_arg_defs.c is unnecessary nowFelipe Pena2008-06-301-3/+0
* - New parameter parsing APIFelipe Pena2008-06-291-56/+329
* - Revert pointless patch: a) the version is already there, see line above,Jani Taskinen2008-06-021-7/+1
* - reintroduce the x.y.z version string info (a bit nicer to make the other gu...Pierre Joye2008-06-021-1/+7
* - Revert crapJani Taskinen2008-06-021-10/+2
* - don't use openldap/portable and build the human readable versionPierre Joye2008-06-021-6/+5
* - add OpenLDAP version info in phpinfo (windows only, have to check if openld...Pierre Joye2008-06-021-1/+10
* MFH: Fix protosEtienne Kneuss2008-05-041-2/+2
* fix testsAntony Dovgal2008-04-222-3/+3
* MFH: use new parameter parsing APIAntony Dovgal2008-04-162-410/+314
* plug minor memleakAntony Dovgal2008-04-161-1/+6
* MFH: Fix build on SolarisJohannes Schlüter2008-02-091-9/+11
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-312-2/+2
* add tests for ldap_dn2ufn()Douglas Goldstein2007-12-131-0/+33
* expand ldap_explode_dn() tests.Douglas Goldstein2007-12-131-1/+25
* add skipif case if the ldap extension is not loadedDouglas Goldstein2007-12-112-0/+7
* Adding initial tests for LDAP module. Adding tests for ldap_explode_dn() func...Douglas Goldstein2007-12-111-0/+68
* MFH:- Add support for LDAP_X_OPT_CONNECT_TIMEOUT (Netscape LDAP SDK equivalen...Jani Taskinen2007-10-061-7/+29
* MFH: - Added LDAP_OPT_NETWORK_TIMEOUT option for ldap_set_option() to allow s...Jani Taskinen2007-10-061-0/+34
* Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)Dmitry Stogov2007-09-271-1/+1
* MFH:- Fixed bug #42247 (ldap_parse_result() not defined under win32)Jani Taskinen2007-08-091-0/+1
* +- Fixed bug #41973 (./configure --with-ldap=shared fails withNuno Lopes2007-08-081-3/+3
* MFH: removed dots from error messagesJani Taskinen2007-07-171-2/+2
* MFH:- Fixed bug #42015 (ldap_rename() gets server error "DSA is unwilling to ...Jani Taskinen2007-07-171-2/+5
* - Do not break thousands of scripts.. (will remove in 5.3)Jani Taskinen2007-07-131-2/+4
* MFH: - Make sure people call ldap_first_attribute() before ldap_next_attribute()Jani Taskinen2007-07-131-0/+5
* MFH:- Fixed bug #41127 (Memory leak in ldap_{first|next}_attribute functions)Jani Taskinen2007-07-132-23/+28
* MFH: - Fixed bug #39291 (ldap_sasl_bind() misses the sasl_authc_id parameter).Jani Taskinen2007-07-121-8/+9
* MFH: initialize optional paramsAntony Dovgal2007-04-301-3/+3
* Replaced all instances of ldap_get_values() with ldap_get_values_len(), which...Douglas Goldstein2007-03-221-51/+12
* %f -> %FIlia Alshanetsky2007-01-051-3/+3
* MFH: Bump year.Sebastian Bergmann2007-01-012-2/+2
* MFH: fix bug #38882 (ldap_connect causes segfault with newer versions of Open...Antony Dovgal2006-10-181-1/+1
* Added automatic module globals managementDmitry Stogov2006-06-151-5/+8
* bump year and license versionfoobar2006-01-012-6/+6
* MFH: - Added missing fold tagsfoobar2005-12-111-1/+4
* MFH: nuke php3 legacyfoobar2005-12-061-1/+1