[GitHub] mina-sshd pull request #28: SSHD-724: SshClient#checkConfig: Do not ovewrite...

2016-12-26 Thread davido
Github user davido closed the pull request at: https://github.com/apache/mina-sshd/pull/28 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] mina-sshd pull request #28: SSHD-724: SshClient#checkConfig: Do not ovewrite...

2016-12-25 Thread davido
GitHub user davido opened a pull request: https://github.com/apache/mina-sshd/pull/28 SSHD-724: SshClient#checkConfig: Do not ovewrite predefined factories You can merge this pull request into a Git repository by running: $ git pull https://github.com/davido/mina-sshd patch-1

[GitHub] mina-sshd pull request #27: [SSHD-706] AbstractSession#checkForTimeouts: Avo...

2016-10-30 Thread davido
Github user davido closed the pull request at: https://github.com/apache/mina-sshd/pull/27 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] mina-sshd pull request #27: [SSHD-706] AbstractSession#checkForTimeouts: Avo...

2016-10-30 Thread davido
GitHub user davido opened a pull request: https://github.com/apache/mina-sshd/pull/27 [SSHD-706] AbstractSession#checkForTimeouts: Avoid eager log4j invoca… …tions Without Logger.isDebugEnabled() guard, the log message was always constructed even though the log