summaryrefslogtreecommitdiff
path: root/ext/ldap
Commit message (Expand)AuthorAgeFilesLines
* Happy New YearXinchen Hui2013-01-012-2/+2
* Merge branch 'PHP-5.3' into PHP-5.4Anatoliy Belsky2012-04-161-0/+10
|\
| * Fix bug 61718 ext\ldap\tests\ldap_set_rebind_proc_error.phpt failsAnatoliy Belsky2012-04-161-0/+10
* | Merge branch 'PHP-5.3' into PHP-5.4Anatoliy Belsky2012-04-161-0/+7
|\ \ | |/
| * Fix bug 61717 ext\ldap\tests\ldap_sasl_bind_basic.phpt failsAnatoliy Belsky2012-04-161-0/+7
| * - Year++Felipe Pena2012-01-012-2/+2
| * - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-1/+1
| * Add the libraries we actually test and need for LDAP and OpenSSL, fixes bug #...Raphael Geissert2011-03-181-1/+1
| * - Year++Felipe Pena2011-01-012-2/+2
| * - make libsasl optional (as vc6 bins do not have it)Pierre Joye2010-07-261-4/+7
| * - #43233, sasl support for ldap on windowsPierre Joye2010-05-173-1/+7
* | - Year++Felipe Pena2012-01-012-2/+2
* | Fix typo in tests for ldap bug #42060Scott MacVicar2011-08-241-2/+2
* | fix params parsingStanislav Malyshev2011-08-011-1/+1
* | - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-1/+1
* | Fix prototypes for ldap_control_paged_result and fix function name in testsScott MacVicar2011-07-143-9/+8
* | Tidy up ldap paging code and rename the API as discussed in #42060Scott MacVicar2011-05-194-29/+30
* | Add the libraries we actually test and need for LDAP and OpenSSL, fixes bug #...Raphael Geissert2011-03-181-1/+1
* | - Year++Felipe Pena2011-01-012-2/+2
* | - Fixed wrong typeFelipe Pena2010-09-081-4/+4
* | - #42060, add paged results supportPierre Joye2010-06-154-0/+434
* | - #43233, sasl support for ldap on windowsPierre Joye2010-05-173-1/+7
* | revert change #298288: Remove old dsp/dsw/makefile filesRob Richards2010-04-281-0/+288
* | Remove old dsp/dsw/makefile files, these arent used by the build system anymo...Kalle Sommer Nielsen2010-04-211-288/+0
|/
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-032-2/+2
* - Update tests to reflect current behavior after fix for bug #50185Sriram Natarajan2009-12-242-2/+8
* Fixed bug #50540 (Crash within ldap_first_reference function)Sriram Natarajan2009-12-211-0/+2
* - Fixed bug #50185 (ldap_get_entries() return false instead of an empty array...Jani Taskinen2009-11-181-6/+6
* Fixed bug #50212 (crash by ldap_get_option() with LDAP_OPT_NETWORK_TIMEOUT).Ilia Alshanetsky2009-11-181-2/+5
* - Fixed testsFelipe Pena2009-09-264-6/+8
* Bug #49391 ldap.c utilizing deprecated ldap_modify_sIlia Alshanetsky2009-08-301-1/+1
* NULL the value after freeIlia Alshanetsky2009-08-181-0/+1
* - Improved param. parsing for ldap_read(), ldap_search() and ldap_list()Felipe Pena2009-08-152-70/+41
* fix testAntony Dovgal2009-07-261-0/+5
* MFH: Tests for ext/ldap from PHPBelgium TestFestPatrick Allaert2009-07-0388-0/+4653
* MFH: Fixed bug #48696 (ldap_read() segfaults with invalid parameters) (Felipe)Johannes Schlüter2009-06-252-3/+15
* MFH: Fixing #48441 (ldap_search() with sizelimit/timelimit/deref options make...Patrick Allaert2009-06-154-3/+257
* MFH: Refactoring that will help fixing #48441Patrick Allaert2009-06-151-66/+56
* 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