summaryrefslogtreecommitdiff
path: root/ext/ldap
Commit message (Expand)AuthorAgeFilesLines
* bump yearXinchen Hui2015-01-152-2/+2
* Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-09-281-2/+21
|\
| * Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-09-281-2/+21
| |\
| | * Set an LDAP error code when failing ldap_bind due to null bytesMatthew Daley2014-09-281-2/+21
| | * Fix null byte in LDAP bindingsStanislav Malyshev2014-04-141-0/+10
| * | Fix null byte in LDAP bindingsStanislav Malyshev2014-04-141-0/+10
* | | Fix null byte in LDAP bindingsStanislav Malyshev2014-04-141-0/+10
* | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-01-254-0/+588
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-01-254-0/+588
| |\ \ | | |/
| | * Implement ldap_modify_batch.Ondřej Hošek2014-01-224-0/+588
| | * Bump yearXinchen Hui2014-01-032-2/+2
| * | Bump yearXinchen Hui2014-01-032-2/+2
* | | Bump yearXinchen Hui2014-01-032-2/+2
* | | fix compiler warnings and type usageMichael Wallner2013-10-181-14/+16
* | | Merge branch 'ldap_escape-dev' of https://github.com/DaveRandom/php-srcMichael Wallner2013-10-186-0/+160
|\ \ \ | |/ / |/| |
| * | Add ldap_escape()Chris Wright2013-09-186-0/+160
* | | Allow the ldap extension to be compiled with Oracle's LDAPChristopher Jones2013-10-042-24/+55
* | | Merge branch 'PHP-5.4' into PHP-5.5Michael Wallner2013-09-302-4/+17
|\ \ \ | |/ / |/| / | |/
| * fix testMichael Wallner2013-09-301-4/+16
| * fix memleak on resetting rebind_procMichael Wallner2013-09-301-0/+1
| * typo fixesVeres Lajos2013-07-152-3/+3
| * Happy New YearXinchen Hui2013-01-012-2/+2
* | Fix long-standing visual pain point: the misalignment of './configure help' t...Christopher Jones2013-08-061-1/+1
* | typo fixesVeres Lajos2013-07-152-3/+3
* | 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