Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'PHP-5.6' | Stanislav Malyshev | 2014-09-28 | 1 | -2/+21 |
|\ | |||||
| * | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2014-09-28 | 1 | -2/+21 |
| |\ | |||||
| | * | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2014-09-28 | 1 | -2/+21 |
| | |\ | |||||
| | | * | Set an LDAP error code when failing ldap_bind due to null bytes | Matthew Daley | 2014-09-28 | 1 | -2/+21 |
| | | * | Fix null byte in LDAP bindings | Stanislav Malyshev | 2014-04-14 | 1 | -0/+10 |
| | * | | Fix null byte in LDAP bindings | Stanislav Malyshev | 2014-04-14 | 1 | -0/+10 |
| * | | | Fix null byte in LDAP bindings | Stanislav Malyshev | 2014-04-14 | 1 | -0/+10 |
* | | | | removed *.dsw and *.dsp files | Anatol Belski | 2014-09-28 | 1 | -288/+0 |
* | | | | Merge branch 'master' into issue-67910 | Florian MARGAINE | 2014-09-20 | 2 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 2 | -2/+2 |
* | | | | | Replaces php5 with php7, without whitespace changes. | Florian MARGAINE | 2014-09-20 | 3 | -16/+16 |
|/ / / / | |||||
* | | | | Fixed segfaults after change size_t of "s" | Xinchen Hui | 2014-08-28 | 1 | -7/+11 |
* | | | | first show to make 's' work with size_t | Anatol Belski | 2014-08-27 | 1 | -8/+9 |
* | | | | master renames phase 7PRE_AST_MERGE | Anatol Belski | 2014-08-25 | 1 | -4/+4 |
* | | | | master renames phase 3 | Anatol Belski | 2014-08-25 | 1 | -2/+2 |
* | | | | master renames phase 1 | Anatol Belski | 2014-08-25 | 2 | -95/+95 |
* | | | | fixes to %pd format usage | Anatol Belski | 2014-08-24 | 1 | -3/+3 |
* | | | | ported ext/ldap | Anatol Belski | 2014-08-19 | 2 | -27/+27 |
* | | | | basic macro replacements, all at once | Anatol Belski | 2014-08-19 | 1 | -70/+70 |
* | | | | Use reference counting instead of zval duplication | Dmitry Stogov | 2014-06-05 | 1 | -11/+4 |
* | | | | Use new zend_hash API | Dmitry Stogov | 2014-05-28 | 1 | -4/+2 |
* | | | | More accurate mysql_close() | Dmitry Stogov | 2014-05-20 | 1 | -1/+1 |
* | | | | Refactored ext/ldap | Xinchen Hui | 2014-05-20 | 2 | -221/+201 |
* | | | | Split IS_BOOL into IS_FALSE and IS_TRUE | Dmitry Stogov | 2014-04-30 | 1 | -2/+2 |
* | | | | Merge mainstream 'master' branch into refactoring | Dmitry Stogov | 2014-04-26 | 4 | -0/+598 |
|\ \ \ \ | |||||
| * | | | | Fix null byte in LDAP bindings | Stanislav Malyshev | 2014-04-14 | 1 | -0/+10 |
| |/ / / | |||||
| * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2014-01-25 | 4 | -0/+588 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2014-01-25 | 4 | -0/+588 |
| | |\ \ | | | |/ | |||||
| | | * | Implement ldap_modify_batch. | Ondřej Hošek | 2014-01-22 | 4 | -0/+588 |
| | | * | Bump year | Xinchen Hui | 2014-01-03 | 2 | -2/+2 |
| | * | | Bump year | Xinchen Hui | 2014-01-03 | 2 | -2/+2 |
* | | | | Cleanup (1-st round) | Dmitry Stogov | 2014-04-15 | 1 | -11/+11 |
|/ / / | |||||
* | | | Bump year | Xinchen Hui | 2014-01-03 | 2 | -2/+2 |
* | | | fix compiler warnings and type usage | Michael Wallner | 2013-10-18 | 1 | -14/+16 |
* | | | Merge branch 'ldap_escape-dev' of https://github.com/DaveRandom/php-src | Michael Wallner | 2013-10-18 | 6 | -0/+160 |
|\ \ \ | |/ / |/| | | |||||
| * | | Add ldap_escape() | Chris Wright | 2013-09-18 | 6 | -0/+160 |
* | | | Allow the ldap extension to be compiled with Oracle's LDAP | Christopher Jones | 2013-10-04 | 2 | -24/+55 |
* | | | Merge branch 'PHP-5.4' into PHP-5.5 | Michael Wallner | 2013-09-30 | 2 | -4/+17 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | fix test | Michael Wallner | 2013-09-30 | 1 | -4/+16 |
| * | fix memleak on resetting rebind_proc | Michael Wallner | 2013-09-30 | 1 | -0/+1 |
| * | typo fixes | Veres Lajos | 2013-07-15 | 2 | -3/+3 |
| * | Happy New Year | Xinchen Hui | 2013-01-01 | 2 | -2/+2 |
* | | Fix long-standing visual pain point: the misalignment of './configure help' t... | Christopher Jones | 2013-08-06 | 1 | -1/+1 |
* | | typo fixes | Veres Lajos | 2013-07-15 | 2 | -3/+3 |
* | | Happy New Year | Xinchen Hui | 2013-01-01 | 2 | -2/+2 |
|/ | |||||
* | Merge branch 'PHP-5.3' into PHP-5.4 | Anatoliy Belsky | 2012-04-16 | 1 | -0/+10 |
|\ | |||||
| * | Fix bug 61718 ext\ldap\tests\ldap_set_rebind_proc_error.phpt fails | Anatoliy Belsky | 2012-04-16 | 1 | -0/+10 |
* | | Merge branch 'PHP-5.3' into PHP-5.4 | Anatoliy Belsky | 2012-04-16 | 1 | -0/+7 |
|\ \ | |/ | |||||
| * | Fix bug 61717 ext\ldap\tests\ldap_sasl_bind_basic.phpt fails | Anatoliy Belsky | 2012-04-16 | 1 | -0/+7 |
| * | - Year++ | Felipe Pena | 2012-01-01 | 2 | -2/+2 |