summaryrefslogtreecommitdiff
path: root/ext/ldap
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #76248 - Malicious LDAP-Server Response causes CrashStanislav Malyshev2018-04-222-1/+45
* Fix various int size overflows.Stanislav Malyshev2016-09-121-1/+1
* fix leakAnatol Belski2016-08-291-0/+1
* Happy new year (Update copyright to 2016)Lior Kaplan2016-01-012-2/+2
* Added back support for undocummented host:port syntaxCôme Bernigaud2015-11-162-1/+11
* Using default port in ldap_connect when NULL is passed (this was the behavior...Côme Bernigaud2015-11-121-0/+3
* Added support of LDAP_OPT_TIMEOUT, fixes #69574Côme Bernigaud2015-09-092-0/+40
* Merge branch 'PHP-5.5' into PHP-5.6Côme Bernigaud2015-09-092-2/+217
|\
| * Fix bug in LDAP extensions' saving TIMELIMIT and DEREFTyson Andre2015-09-082-2/+217
| * Bump yearXinchen Hui2015-01-152-2/+2
* | Patch from Rainer Jung to provide Solaris LDAP supportCôme Bernigaud2015-08-181-16/+36
* | fix config.w32Anatol Belski2015-07-231-0/+1
* | fix C99 compatAnatol Belski2015-07-231-1/+1
* | Attempt at falling back on ldap_find_control for Mac OSCôme Bernigaud2015-07-062-1/+9
* | Updated README, added test to create LDAP base if missing and ease testsCôme Bernigaud2015-07-064-5/+23
* | keep LDAP_DEPRECATED in config.w32Anatol Belski2015-06-301-0/+1
* | Merge PR about LDAP cleaning by removing deprecated callsCôme Bernigaud2015-06-293-49/+30
|\ \
| * | Putting back deprecated symbols for ldap_sortCôme Bernigaud2015-06-291-1/+1
| * | Removed deprecated function calls from ldap moduleCôme Bernigaud2015-06-231-8/+12
| * | Removed ifdefs of LDAP_API_FEATURE_X_OPENLDAP, fixed a warningCôme Bernigaud2015-06-233-42/+19
* | | Fixed two errors in LDAP testsCôme Bernigaud2015-06-232-2/+2
|/ /
* | Implements extended error messagesAndreas Heigl2015-06-171-0/+4
* | Replaced calls to deprecated openldap functionsCôme Bernigaud2015-06-171-84/+133
* | Fixed LDAP tests so that base can existsCôme Bernigaud2015-06-1757-406/+348
* | 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
|\