Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'pull-request/1955' | Côme Bernigaud | 2016-07-07 | 2 | -4/+25 |
|\ | |||||
| * | Add parenthesis to if statements | Chad Sikorra | 2016-06-29 | 1 | -3/+3 |
| * | Correctly add to the length of the final string | Chad Sikorra | 2016-06-26 | 1 | -1/+1 |
| * | Correctly add to the length of the final string | Chad Sikorra | 2016-06-26 | 1 | -1/+1 |
| * | Fix minor spacing issue | Chad Sikorra | 2016-06-26 | 1 | -1/+1 |
| * | Make LDAP_ESCAPE_DN compliant with RFC 4514 | Chad Sikorra | 2016-06-25 | 2 | -4/+25 |
* | | Merge branch 'throw-error-in-extensions' | Aaron Piotrowski | 2016-07-05 | 1 | -3/+6 |
|\ \ | |/ |/| | |||||
| * | Replace zend_ce_error with NULL and replace more E_ERROR with thrown Error | Aaron Piotrowski | 2016-06-13 | 1 | -2/+1 |
| * | Merge branch 'master' into throw-error-in-extensions | Aaron Piotrowski | 2016-06-10 | 14 | -24/+444 |
| |\ | |||||
| * | | Add missing include | Aaron Piotrowski | 2015-07-06 | 1 | -0/+1 |
| * | | Update memory freeing and other issues, revert some changes | Aaron Piotrowski | 2015-07-05 | 1 | -0/+2 |
| * | | Convert E_ERROR to thrown Error in extensions | Aaron Piotrowski | 2015-07-05 | 1 | -3/+4 |
* | | | Merge branch 'pull-request/1946' into PHP-7.1.0 | Côme Bernigaud | 2016-06-23 | 8 | -0/+322 |
|\ \ \ | |||||
| * | | | Add additional LDAP SASL constants | Chad Sikorra | 2016-06-16 | 1 | -0/+15 |
| * | | | Add tests for LDAP_OPT_* constants | Chad Sikorra | 2016-06-15 | 4 | -0/+116 |
| * | | | Add LDAP TLS Protocol Min constants | Chad Sikorra | 2016-06-15 | 2 | -0/+44 |
| * | | | Add tests for the LDAP CRL check option | Chad Sikorra | 2016-06-15 | 2 | -0/+57 |
| * | | | Add missing LDAP constants | Chad Sikorra | 2016-06-14 | 1 | -0/+90 |
| | |/ | |/| | |||||
* | | | Fixed compilation warnings | Dmitry Stogov | 2016-06-22 | 1 | -5/+5 |
* | | | Added ZEND_ATTRIBUTE_FORMAT to some middind functions. | Dmitry Stogov | 2016-06-21 | 1 | -3/+3 |
|/ / | |||||
* | | fix SKIPIF sections | Anatol Belski | 2016-03-09 | 2 | -2/+8 |
* | | LDAP - Added support to change the certificates verification | Edwin Hoksberg | 2016-03-01 | 5 | -0/+111 |
* | | Merge branch 'PHP-5.6' into PHP-7.0 | Lior Kaplan | 2016-01-01 | 2 | -2/+2 |
|\ \ | |||||
| * | | Happy new year (Update copyright to 2016) | Lior Kaplan | 2016-01-01 | 2 | -2/+2 |
* | | | Fixed bug #71249 (ldap_mod_replace/ldap_mod_add store value as string "Array") | Xinchen Hui | 2016-01-01 | 1 | -0/+1 |
* | | | Revert "Added back support for undocummented host:port syntax" | Côme Bernigaud | 2015-11-24 | 2 | -11/+1 |
* | | | Revert "Using default port in ldap_connect when NULL is passed (this was the ... | Côme Bernigaud | 2015-11-24 | 1 | -3/+0 |
* | | | Merge branch 'PHP-5.6' into PHP-7.0 | Xinchen Hui | 2015-11-16 | 2 | -1/+11 |
|\ \ \ | |/ / | |||||
| * | | Added back support for undocummented host:port syntax | Côme Bernigaud | 2015-11-16 | 2 | -1/+11 |
* | | | Merge branch 'PHP-5.6' into PHP-7.0 | Xinchen Hui | 2015-11-12 | 1 | -0/+3 |
|\ \ \ | |/ / | |||||
| * | | Using default port in ldap_connect when NULL is passed (this was the behavior... | Côme Bernigaud | 2015-11-12 | 1 | -0/+3 |
* | | | Removed or simplified incorrect SEPARATE_*() macros usage. | Dmitry Stogov | 2015-09-29 | 1 | -1/+0 |
* | | | fixed compilation error | Dmitry Stogov | 2015-09-10 | 1 | -1/+1 |
* | | | Merge branch 'PHP-5.6' | Xinchen Hui | 2015-09-10 | 2 | -0/+40 |
|\ \ \ | |/ / | |||||
| * | | Added support of LDAP_OPT_TIMEOUT, fixes #69574 | Côme Bernigaud | 2015-09-09 | 2 | -0/+40 |
* | | | Merge branch 'PHP-5.6' | Côme Bernigaud | 2015-09-09 | 2 | -2/+217 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.5' into PHP-5.6 | Côme Bernigaud | 2015-09-09 | 2 | -2/+217 |
| |\ \ | |||||
| | * | | Fix bug in LDAP extensions' saving TIMELIMIT and DEREF | Tyson Andre | 2015-09-08 | 2 | -2/+217 |
| | * | | Bump year | Xinchen Hui | 2015-01-15 | 2 | -2/+2 |
* | | | | Merge branch 'PHP-5.6' | Côme Bernigaud | 2015-08-18 | 1 | -16/+36 |
|\ \ \ \ | |/ / / | |||||
| * | | | Patch from Rainer Jung to provide Solaris LDAP support | Côme Bernigaud | 2015-08-18 | 1 | -16/+36 |
| * | | | fix config.w32 | Anatol Belski | 2015-07-23 | 1 | -0/+1 |
| * | | | fix C99 compat | Anatol Belski | 2015-07-23 | 1 | -1/+1 |
* | | | | move the define to the right place | Anatol Belski | 2015-07-06 | 1 | -0/+1 |
* | | | | Merge branch 'PHP-5.6' | Côme Bernigaud | 2015-07-06 | 2 | -1/+9 |
|\ \ \ \ | |/ / / | |||||
| * | | | Attempt at falling back on ldap_find_control for Mac OS | Côme Bernigaud | 2015-07-06 | 2 | -1/+9 |
* | | | | Merge branch 'PHP-5.6' | Côme Bernigaud | 2015-07-06 | 4 | -5/+23 |
|\ \ \ \ | |/ / / | |||||
| * | | | Updated README, added test to create LDAP base if missing and ease tests | Côme Bernigaud | 2015-07-06 | 4 | -5/+23 |
* | | | | Fixed return value | Dmitry Stogov | 2015-07-06 | 1 | -0/+1 |
| |_|/ |/| | | |||||
* | | | Cleanup (avoid reallocation). | Dmitry Stogov | 2015-07-01 | 1 | -14/+11 |