summaryrefslogtreecommitdiff
path: root/ext/ldap
Commit message (Expand)AuthorAgeFilesLines
* year++Xinchen Hui2018-01-022-2/+2
* Merge branch 'PHP-7.0' into PHP-7.1Côme Bernigaud2017-05-302-2/+28
|\
| * ext/ldap/test: Test that ldap_connect() uses defaults from ldap.conf (openldap)David Caldwell2017-05-251-0/+26
| * ext/ldap: Allow default host from ldap.conf to work.David Caldwell2017-05-251-2/+2
* | Merge branch 'PHP-7.0' into PHP-7.1Xinchen Hui2017-01-192-1/+13
|\ \ | |/
| * Fixed another part in ldap (bug #73933)Xinchen Hui2017-01-192-1/+13
* | Merge branch 'PHP-7.0' into PHP-7.1Xinchen Hui2017-01-172-1/+22
|\ \ | |/
| * Fixed bug #73933 (error/segfault with ldap_mod_replace and opcache)Xinchen Hui2017-01-172-1/+22
* | move various places to the centralized OpenSSL setup routineAnatol Belski2017-01-081-4/+2
* | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-01-071-0/+71
|\ \ | |/
| * Adapts the readme to the new test-possibilityAndreas Heigl2017-01-071-0/+71
| * Update copyright headers to 2017Sammy Kaye Powers2017-01-042-2/+2
* | Update copyright headers to 2017Sammy Kaye Powers2017-01-042-2/+2
* | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-08-291-0/+1
|\ \ | |/
| * Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-08-291-0/+1
| |\
| | * fix leakAnatol Belski2016-08-291-0/+1
* | | Merge branch 'pull-request/1955'Côme Bernigaud2016-07-072-4/+25
|\ \ \
| * | | Add parenthesis to if statementsChad Sikorra2016-06-291-3/+3
| * | | Correctly add to the length of the final stringChad Sikorra2016-06-261-1/+1
| * | | Correctly add to the length of the final stringChad Sikorra2016-06-261-1/+1
| * | | Fix minor spacing issueChad Sikorra2016-06-261-1/+1
| * | | Make LDAP_ESCAPE_DN compliant with RFC 4514Chad Sikorra2016-06-252-4/+25
* | | | Merge branch 'throw-error-in-extensions'Aaron Piotrowski2016-07-051-3/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Replace zend_ce_error with NULL and replace more E_ERROR with thrown ErrorAaron Piotrowski2016-06-131-2/+1
| * | | Merge branch 'master' into throw-error-in-extensionsAaron Piotrowski2016-06-1014-24/+444
| |\ \ \ | | |/ /
| * | | Add missing includeAaron Piotrowski2015-07-061-0/+1
| * | | Update memory freeing and other issues, revert some changesAaron Piotrowski2015-07-051-0/+2
| * | | Convert E_ERROR to thrown Error in extensionsAaron Piotrowski2015-07-051-3/+4
* | | | Merge branch 'pull-request/1946' into PHP-7.1.0Côme Bernigaud2016-06-238-0/+322
|\ \ \ \
| * | | | Add additional LDAP SASL constantsChad Sikorra2016-06-161-0/+15
| * | | | Add tests for LDAP_OPT_* constantsChad Sikorra2016-06-154-0/+116
| * | | | Add LDAP TLS Protocol Min constantsChad Sikorra2016-06-152-0/+44
| * | | | Add tests for the LDAP CRL check optionChad Sikorra2016-06-152-0/+57
| * | | | Add missing LDAP constantsChad Sikorra2016-06-141-0/+90
| | |/ / | |/| |
* | | | Fixed compilation warningsDmitry Stogov2016-06-221-5/+5
* | | | Added ZEND_ATTRIBUTE_FORMAT to some middind functions.Dmitry Stogov2016-06-211-3/+3
|/ / /
* | | fix SKIPIF sectionsAnatol Belski2016-03-092-2/+8
* | | LDAP - Added support to change the certificates verificationEdwin Hoksberg2016-03-015-0/+111
* | | Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-012-2/+2
|\ \ \ | | |/ | |/|
| * | Happy new year (Update copyright to 2016)Lior Kaplan2016-01-012-2/+2
* | | Fixed bug #71249 (ldap_mod_replace/ldap_mod_add store value as string "Array")Xinchen Hui2016-01-011-0/+1
* | | Revert "Added back support for undocummented host:port syntax"Côme Bernigaud2015-11-242-11/+1
* | | Revert "Using default port in ldap_connect when NULL is passed (this was the ...Côme Bernigaud2015-11-241-3/+0
* | | Merge branch 'PHP-5.6' into PHP-7.0Xinchen Hui2015-11-162-1/+11
|\ \ \ | |/ /
| * | Added back support for undocummented host:port syntaxCôme Bernigaud2015-11-162-1/+11
* | | Merge branch 'PHP-5.6' into PHP-7.0Xinchen Hui2015-11-121-0/+3
|\ \ \ | |/ /
| * | Using default port in ldap_connect when NULL is passed (this was the behavior...Côme Bernigaud2015-11-121-0/+3
* | | Removed or simplified incorrect SEPARATE_*() macros usage.Dmitry Stogov2015-09-291-1/+0
* | | fixed compilation errorDmitry Stogov2015-09-101-1/+1
* | | Merge branch 'PHP-5.6'Xinchen Hui2015-09-102-0/+40
|\ \ \ | |/ /