[06/16] mina-sshd git commit: [SSHD-698] Use <> when possible

2016-09-15 Thread gnodet
[SSHD-698] Use <> when possible Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/195874b4 Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/195874b4 Diff:

[01/16] mina-sshd git commit: [SSHD-698] Code cleanup

2016-09-15 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master 13989b4f2 -> 977b7b529 http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/57f6a6b0/sshd-core/src/test/java/org/apache/sshd/server/channel/ChannelSessionTest.java --

[04/16] mina-sshd git commit: [SSHD-698] Remove unnecessary boxing / unboxing

2016-09-15 Thread gnodet
[SSHD-698] Remove unnecessary boxing / unboxing Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/83fc8d8a Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/83fc8d8a Diff:

[12/16] mina-sshd git commit: [SSHD-698] Use lambda and method references, streams Deprecate Utils inner classes and use interface methods instead.

2016-09-15 Thread gnodet
http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/977b7b52/sshd-core/src/main/java/org/apache/sshd/common/util/buffer/Buffer.java -- diff --git a/sshd-core/src/main/java/org/apache/sshd/common/util/buffer/Buffer.java

mina-sshd git commit: Switch to version 1.3.0-SNAPSHOT

2016-09-15 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master 977b7b529 -> 241551793 Switch to version 1.3.0-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/24155179 Tree:

[mina-sshd] Git Push Summary

2016-09-19 Thread gnodet
Repository: mina-sshd Updated Tags: refs/tags/sshd-1.3.0 [created] 3e5da1bcd

mina-sshd git commit: [maven-release-plugin] prepare release sshd-1.3.0

2016-09-19 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master eac82acbe -> 0344f79e6 [maven-release-plugin] prepare release sshd-1.3.0 Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/0344f79e Tree:

mina-sshd git commit: [maven-release-plugin] prepare for next development iteration

2016-09-19 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master 0344f79e6 -> 389a1ecbd [maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/389a1ecb Tree:

mina-sshd git commit: Fix OSGi imports

2016-11-24 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master cbcda01c3 -> d13c67944 Fix OSGi imports Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/d13c6794 Tree:

mina-sshd git commit: [SSHD-716] SSHD Reuse of client session for multiple channel connections fails

2016-11-22 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master 3a6aff31f -> cbcda01c3 [SSHD-716] SSHD Reuse of client session for multiple channel connections fails Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit:

[1/3] mina-sshd git commit: Revert "[SSHD-727] Upgrade used EdDSA artifact version to 1.1"

2017-03-28 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master be51bdc8a -> a1cb02b41 Revert "[SSHD-727] Upgrade used EdDSA artifact version to 1.1" This reverts commit cbb92d2a89600ee8a34abdf7d84cdc08291dcbf5. Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit:

[2/3] mina-sshd git commit: [SSHD-732] Fixed BuiltinClientIdentitiesWatcherTest in view

2017-03-28 Thread gnodet
[SSHD-732] Fixed BuiltinClientIdentitiesWatcherTest in view Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/6ecd949a Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/6ecd949a Diff:

[2/3] mina-sshd git commit: [SSHD-740] Add default methods on PropertyResolver to actually do the property resolution

2017-04-12 Thread gnodet
http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/d6bb25d6/sshd-core/src/main/java/org/apache/sshd/server/session/ServerUserAuthService.java -- diff --git

[3/3] mina-sshd git commit: [SSHD-740] Add default methods on PropertyResolver to actually do the property resolution

2017-04-12 Thread gnodet
[SSHD-740] Add default methods on PropertyResolver to actually do the property resolution Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/d6bb25d6 Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/d6bb25d6

[1/3] mina-sshd git commit: [SSHD-739] A call to resolvePropertyValue can be very inefficient

2017-04-12 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master 655e7dbd7 -> 87b87f7da [SSHD-739] A call to resolvePropertyValue can be very inefficient Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/87b87f7d Tree:

[1/2] mina-sshd git commit: [SSHD-732] ClientIdentitiesWatcher should load keys one at a time

2017-03-10 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master cbb92d2a8 -> be51bdc8a [SSHD-732] ClientIdentitiesWatcher should load keys one at a time Make sure iterators are lazy, i.e. they don't call hasNext() or next() unless actually required. Use the Stream api in some cases to simplify

[2/2] mina-sshd git commit: Fix the ssh/sshd distribution scripts

2017-03-10 Thread gnodet
Fix the ssh/sshd distribution scripts Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/be51bdc8 Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/be51bdc8 Diff:

mina-sshd git commit: [SSHD-760] Fixed some checkstyle issues

2017-08-03 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master 072215ea8 -> 33555f14e [SSHD-760] Fixed some checkstyle issues Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/33555f14 Tree:

mina-sshd git commit: [SSHD-760] Unable to read PKCS8 key files

2017-08-02 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master 76988ba83 -> 072215ea8 [SSHD-760] Unable to read PKCS8 key files Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/072215ea Tree:

svn commit: r20300 - /release/mina/sshd/1.6.0/

2017-07-05 Thread gnodet
Author: gnodet Date: Wed Jul 5 06:59:14 2017 New Revision: 20300 Log: Add sshd 1.6.0 release Added: release/mina/sshd/1.6.0/ release/mina/sshd/1.6.0/apache-sshd-1.6.0-src.tar.gz (with props) release/mina/sshd/1.6.0/apache-sshd-1.6.0-src.tar.gz.asc release/mina/sshd/1.6.0

svn commit: r1015002 - in /websites/production/mina/content: ./ mina-project/apidocs/ mina-project/testapidocs/ mina-project/xref-test/ mina-project/xref/ sshd-project/apidocs/

2017-07-05 Thread gnodet
Author: gnodet Date: Wed Jul 5 07:46:36 2017 New Revision: 1015002 Log: Update for SSHD 1.6.0 release Added: websites/production/mina/content/ - copied from r1015001, websites/staging/mina/trunk/content/ websites/production/mina/content/mina-project/apidocs/ - copied from

mina-sshd git commit: [maven-release-plugin] prepare for next development iteration

2017-06-29 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master ec07ea7f4 -> 701b53ca2 [maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/701b53ca Tree:

mina-sshd git commit: [maven-release-plugin] prepare release sshd-1.6.0

2017-06-29 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master 270d91b14 -> ec07ea7f4 [maven-release-plugin] prepare release sshd-1.6.0 Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/ec07ea7f Tree:

[mina-sshd] Git Push Summary

2017-06-29 Thread gnodet
Repository: mina-sshd Updated Tags: refs/tags/sshd-1.6.0 [created] c8105e635

mina-sshd git commit: [maven-release-plugin] prepare release sshd-1.5.0

2017-05-15 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master 5b0b163c5 -> b958e2c73 [maven-release-plugin] prepare release sshd-1.5.0 Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/b958e2c7 Tree:

mina-sshd git commit: [maven-release-plugin] prepare for next development iteration

2017-05-15 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master b958e2c73 -> 376d1aee5 [maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/376d1aee Tree:

[mina-sshd] Git Push Summary

2017-05-15 Thread gnodet
Repository: mina-sshd Updated Tags: refs/tags/sshd-1.5.0 [created] 360c23c53

mina-sshd git commit: Enhance legal files set up

2017-05-30 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master 9dbe5fe08 -> b0c5ca22d Enhance legal files set up Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/b0c5ca22 Tree:

mina-sshd git commit: [SSHD-737] "Invalid encoding: redundant leading 0s" when establishing session

2017-09-14 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master 7ab52ddfd -> 0f6976447 [SSHD-737] "Invalid encoding: redundant leading 0s" when establishing session Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit:

mina-sshd git commit: [SSHD-738] "BufferException: Underflow" warning is frequently reported [Forced Update!]

2017-10-25 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master 046527707 -> fb4e1fdf0 (forced update) [SSHD-738] "BufferException: Underflow" warning is frequently reported Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit:

mina-sshd git commit: [SSHD-738] "BufferException: Underflow" warning is frequently reported

2017-10-25 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master 4ea5f2b8e -> c703a1f6c [SSHD-738] "BufferException: Underflow" warning is frequently reported Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/c703a1f6

mina-sshd git commit: [SSHD-738] "BufferException: Underflow" warning is frequently reported [Forced Update!]

2017-10-25 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master c703a1f6c -> 046527707 (forced update) [SSHD-738] "BufferException: Underflow" warning is frequently reported Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit:

mina-sshd git commit: [SSHD-825] Use the filesystem default dir as the sftp subsystem default dir

2018-05-25 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master 51822113d -> b3d255464 [SSHD-825] Use the filesystem default dir as the sftp subsystem default dir Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/b3d25546

mina-sshd git commit: [SSHD-824] Do not use anonymous inner classes to initialize collections

2018-05-28 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master a4f4e2811 -> 3c6bfab46 [SSHD-824] Do not use anonymous inner classes to initialize collections Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/3c6bfab4

mina-sshd git commit: [maven-release-plugin] prepare for next development iteration

2018-05-28 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master 3d614500b -> d5a4e4c07 [maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/d5a4e4c0 Tree:

[4/4] mina-sshd git commit: [maven-release-plugin] prepare release sshd-2.0.0

2018-05-28 Thread gnodet
[maven-release-plugin] prepare release sshd-2.0.0 Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/3d614500 Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/3d614500 Diff:

[1/4] mina-sshd git commit: Fix some build warnings

2018-05-28 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master 3c6bfab46 -> 3d614500b Fix some build warnings Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/4da85a78 Tree:

[mina-sshd] Git Push Summary

2018-05-28 Thread gnodet
Repository: mina-sshd Updated Tags: refs/tags/sshd-2.0.0 [created] 9522b0bd1

[2/4] mina-sshd git commit: Update copyright year

2018-05-28 Thread gnodet
Update copyright year Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/165b63f0 Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/165b63f0 Diff: http://git-wip-us.apache.org/repos/asf/mina-sshd/diff/165b63f0

[3/4] mina-sshd git commit: Fix javadoc generation

2018-05-28 Thread gnodet
Fix javadoc generation Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/e8b476c2 Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/e8b476c2 Diff: http://git-wip-us.apache.org/repos/asf/mina-sshd/diff/e8b476c2

[2/3] mina-sshd git commit: Small refactoring of the command implementations to extract common code

2018-05-28 Thread gnodet
Small refactoring of the command implementations to extract common code Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/a04f585d Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/a04f585d Diff:

[3/3] mina-sshd git commit: [SSHD-449] SSH Exec channel with ClientChannel.Streaming.Async

2018-05-28 Thread gnodet
[SSHD-449] SSH Exec channel with ClientChannel.Streaming.Async Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/a4f4e281 Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/a4f4e281 Diff:

[1/3] mina-sshd git commit: [SSHD-819] Revert the fact that CommandFactory now extends NamedFactory

2018-05-28 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master 1a0409ee8 -> a4f4e2811 [SSHD-819] Revert the fact that CommandFactory now extends NamedFactory Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/d1c4f608

mina-sshd git commit: [SSHD-781] Make sure the heart beat scheduled job is terminated and that exceptions are propagated to the client session

2017-10-27 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master fb4e1fdf0 -> 093a979b6 [SSHD-781] Make sure the heart beat scheduled job is terminated and that exceptions are propagated to the client session Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit:

mina-sshd git commit: [maven-release-plugin] prepare release sshd-1.7.0

2018-01-11 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master 8a43a5028 -> 98d2c3fb0 [maven-release-plugin] prepare release sshd-1.7.0 Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/98d2c3fb Tree:

mina-sshd git commit: [maven-release-plugin] prepare for next development iteration

2018-01-11 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master 98d2c3fb0 -> 2237bfaae [maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/2237bfaa Tree:

[mina-sshd] Git Push Summary

2018-01-11 Thread gnodet
Repository: mina-sshd Updated Tags: refs/tags/sshd-1.7.0 [created] ca3612777

[mina-sshd] Git Push Summary

2018-01-11 Thread gnodet
Repository: mina-sshd Updated Tags: refs/tags/sshd-1.7.0 [deleted] ca3612777

mina-sshd git commit: [SSHD-793] Using more conservative session ID tracking mechanism [Forced Update!]

2018-01-11 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master ea9f960cc -> 8aee2acf3 (forced update) [SSHD-793] Using more conservative session ID tracking mechanism Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit:

mina-sshd git commit: [maven-release-plugin] prepare for next development iteration

2018-01-11 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master 83925cb70 -> 100463f67 [maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/100463f6 Tree:

mina-sshd git commit: [maven-release-plugin] prepare release sshd-1.7.0

2018-01-11 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master 8aee2acf3 -> 83925cb70 [maven-release-plugin] prepare release sshd-1.7.0 Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/83925cb7 Tree:

[mina-sshd] Git Push Summary

2018-01-11 Thread gnodet
Repository: mina-sshd Updated Tags: refs/tags/sshd-1.7.0 [created] 269dd59e9

mina-sshd git commit: [SSHD-802] Listing directories using a RootedFileSystem returns non rooted paths

2018-02-06 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master 39392f594 -> 0cb36d988 [SSHD-802] Listing directories using a RootedFileSystem returns non rooted paths Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit:

mina-sshd git commit: [SSHD-730] Fix normalization problem with links

2018-02-22 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master f8a3e7299 -> 16fae05ab [SSHD-730] Fix normalization problem with links Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/16fae05a Tree:

[1/2] mina-sshd git commit: [SSHD-835] Rename to CloseableExecutorService

2018-07-25 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master bba23bf70 -> 644649975 [SSHD-835] Rename to CloseableExecutorService Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/ce29eab3 Tree:

[2/2] mina-sshd git commit: [SSHD-835] Improve readme

2018-07-25 Thread gnodet
[SSHD-835] Improve readme Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/64464997 Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/64464997 Diff:

svn commit: r28340 - /release/mina/sshd/2.0.0/

2018-07-25 Thread gnodet
Author: gnodet Date: Wed Jul 25 06:35:41 2018 New Revision: 28340 Log: Add SSHD 2.0.0 release Added: release/mina/sshd/2.0.0/ release/mina/sshd/2.0.0/apache-sshd-2.0.0-src.tar.gz (with props) release/mina/sshd/2.0.0/apache-sshd-2.0.0-src.tar.gz.asc release/mina/sshd/2.0.0

svn commit: r1836606 - in /mina/site/trunk: content/downloads-sshd.mdtext content/sshd-project/download_2.0.0.mdtext content/sshd-project/downloads.mdtext lib/path.pm

2018-07-25 Thread gnodet
Author: gnodet Date: Wed Jul 25 07:15:15 2018 New Revision: 1836606 URL: http://svn.apache.org/viewvc?rev=1836606=rev Log: Add SSHD 2.0.0 release Added: mina/site/trunk/content/sshd-project/download_2.0.0.mdtext Modified: mina/site/trunk/content/downloads-sshd.mdtext mina/site/trunk

svn commit: r1836607 - /mina/site/trunk/content/downloads-sshd.mdtext

2018-07-25 Thread gnodet
Author: gnodet Date: Wed Jul 25 07:27:17 2018 New Revision: 1836607 URL: http://svn.apache.org/viewvc?rev=1836607=rev Log: Fix sshd 1.7.0 download link Modified: mina/site/trunk/content/downloads-sshd.mdtext Modified: mina/site/trunk/content/downloads-sshd.mdtext URL: http://svn.apache.org

svn commit: r1033021 - in /websites/production/mina/content: ./ mina-project/apidocs/ mina-project/testapidocs/ mina-project/xref-test/ mina-project/xref/ sshd-project/apidocs/

2018-07-25 Thread gnodet
Author: gnodet Date: Wed Jul 25 07:28:32 2018 New Revision: 1033021 Log: Update for sshd 2.0.0 release Added: websites/production/mina/content/ - copied from r1033020, websites/staging/mina/trunk/content/ websites/production/mina/content/mina-project/apidocs/ - copied from

[2/2] mina-sshd git commit: [SSHD-340] Forbid starting the server/client again

2018-07-25 Thread gnodet
[SSHD-340] Forbid starting the server/client again Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/101a5095 Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/101a5095 Diff:

[1/2] mina-sshd git commit: Revert "[SSHD-340] Mark SSH client/server as having 'Opened' state if re-started after being stopped"

2018-07-25 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master 0cf8186ad -> 101a50951 Revert "[SSHD-340] Mark SSH client/server as having 'Opened' state if re-started after being stopped" This reverts commit 738264f423540c095bfb919d4e066721762e00ca. Project:

[1/3] mina-sshd git commit: [SSHD-835] Introduce a Closeable ExecutorService

2018-07-25 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master 101a50951 -> bba23bf70 http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/7b35bb36/sshd-core/src/main/java/org/apache/sshd/server/command/AbstractCommandSupport.java

[2/3] mina-sshd git commit: [SSHD-835] Introduce a Closeable ExecutorService

2018-07-25 Thread gnodet
[SSHD-835] Introduce a Closeable ExecutorService Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/7b35bb36 Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/7b35bb36 Diff:

[3/3] mina-sshd git commit: [SSHD-836] Make final some methods from base Closeable implementations

2018-07-25 Thread gnodet
[SSHD-836] Make final some methods from base Closeable implementations Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/bba23bf7 Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/bba23bf7 Diff:

svn commit: r24382 - in /release/mina/sshd: 1.0.0/ 1.1.0/ 1.1.1/ 1.2.0/ 1.6.0/ 1.7.0/

2018-01-23 Thread gnodet
Author: gnodet Date: Tue Jan 23 13:41:28 2018 New Revision: 24382 Log: Release sshd 1.7.0 Added: release/mina/sshd/1.7.0/ release/mina/sshd/1.7.0/apache-sshd-1.7.0-src.tar.gz (with props) release/mina/sshd/1.7.0/apache-sshd-1.7.0-src.tar.gz.asc release/mina/sshd/1.7.0/apache

svn commit: r1024187 - in /websites/production/mina/content: ./ mina-project/apidocs/ mina-project/testapidocs/ mina-project/xref-test/ mina-project/xref/ sshd-project/apidocs/

2018-01-23 Thread gnodet
Author: gnodet Date: Tue Jan 23 13:54:47 2018 New Revision: 1024187 Log: Publish for SSHD 1.7.0 release Added: websites/production/mina/content/ - copied from r1024186, websites/staging/mina/trunk/content/ websites/production/mina/content/mina-project/apidocs/ - copied from

svn commit: r1822005 - in /mina/site/trunk: content/ content/sshd-project/ lib/

2018-01-23 Thread gnodet
Author: gnodet Date: Tue Jan 23 13:48:13 2018 New Revision: 1822005 URL: http://svn.apache.org/viewvc?rev=1822005=rev Log: Release SSHD 1.7.0 and fix previous releases Added: mina/site/trunk/content/sshd-project/download_1.3.0.mdtext mina/site/trunk/content/sshd-project/download_1.4.0

mina-sshd git commit: [SSHD-812] Improve Window performance

2018-04-10 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master 4651d235b -> 3c9efa8a5 [SSHD-812] Improve Window performance Do not use an AtomicLong since all accesses are synchronized anyway Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit:

[mina-sshd] Git Push Summary

2018-04-09 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/SSHD-812-async [deleted] e05aa13c7

mina-sshd git commit: [SSHD-812] Make SftpSubsystem a bit more asynchronous

2018-04-09 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/SSHD-812-async [created] e05aa13c7 [SSHD-812] Make SftpSubsystem a bit more asynchronous Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/e05aa13c Tree:

mina-sshd git commit: [SSHD-815] Add log4j test file for sftp

2018-04-17 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master 5bb17b5f4 -> 76fe82188 [SSHD-815] Add log4j test file for sftp Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/76fe8218 Tree:

mina-sshd git commit: Fix tests using the wrong IO provider

2018-04-18 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master 04c579408 -> fbbefe1e6 Fix tests using the wrong IO provider Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/fbbefe1e Tree:

[1/2] mina-sshd git commit: [SSHD-821] Support for async keyboard authentication

2018-04-19 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master 5fc90bd04 -> 598c991fe [SSHD-821] Support for async keyboard authentication Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/5c1c8a98 Tree:

[2/2] mina-sshd git commit: [SSHD-817] Netty nio provider

2018-04-19 Thread gnodet
[SSHD-817] Netty nio provider Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/598c991f Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/598c991f Diff:

mina-sshd git commit: [SSHD-817] Add netty tests to sshd-git [Forced Update!]

2018-04-19 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master 0fdfc6ddf -> 91592c0f1 (forced update) [SSHD-817] Add netty tests to sshd-git Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/91592c0f Tree:

[05/30] mina-sshd git commit: [SSHD-815] Extract SFTP in its own module

2018-04-16 Thread gnodet
http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/251db9b9/sshd-sftp/src/test/java/org/apache/sshd/client/simple/SimpleSftpClientTest.java -- diff --git

[25/30] mina-sshd git commit: [SSHD-815] Extract SFTP in its own module

2018-04-16 Thread gnodet
http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/251db9b9/sshd-core/src/main/java/org/apache/sshd/client/subsystem/sftp/impl/AbstractSftpClient.java -- diff --git

[20/30] mina-sshd git commit: [SSHD-815] Extract SFTP in its own module

2018-04-16 Thread gnodet
http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/251db9b9/sshd-core/src/main/java/org/apache/sshd/server/subsystem/sftp/SftpSubsystem.java -- diff --git

[03/30] mina-sshd git commit: [SSHD-815] Extract SFTP in its own module

2018-04-16 Thread gnodet
http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/251db9b9/sshd-sftp/src/test/java/org/apache/sshd/client/subsystem/sftp/SftpVersionsTest.java -- diff --git

[10/30] mina-sshd git commit: [SSHD-815] Extract SFTP in its own module

2018-04-16 Thread gnodet
http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/251db9b9/sshd-sftp/src/main/java/org/apache/sshd/common/subsystem/sftp/SftpConstants.java -- diff --git

[24/30] mina-sshd git commit: [SSHD-815] Extract SFTP in its own module

2018-04-16 Thread gnodet
http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/251db9b9/sshd-core/src/main/java/org/apache/sshd/common/subsystem/sftp/SftpConstants.java -- diff --git

[30/30] mina-sshd git commit: [SSHD-815] Extract SFTP in its own module

2018-04-16 Thread gnodet
[SSHD-815] Extract SFTP in its own module Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/251db9b9 Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/251db9b9 Diff:

[09/30] mina-sshd git commit: [SSHD-815] Extract SFTP in its own module

2018-04-16 Thread gnodet
http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/251db9b9/sshd-sftp/src/main/java/org/apache/sshd/common/subsystem/sftp/extensions/NewlineParser.java -- diff --git

[23/30] mina-sshd git commit: [SSHD-815] Extract SFTP in its own module

2018-04-16 Thread gnodet
http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/251db9b9/sshd-core/src/main/java/org/apache/sshd/common/subsystem/sftp/extensions/NewlineParser.java -- diff --git

[12/30] mina-sshd git commit: [SSHD-815] Extract SFTP in its own module

2018-04-16 Thread gnodet
http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/251db9b9/sshd-sftp/src/main/java/org/apache/sshd/client/subsystem/sftp/extensions/helpers/AbstractSftpClientExtension.java -- diff --git

[26/30] mina-sshd git commit: [SSHD-815] Extract SFTP in its own module

2018-04-16 Thread gnodet
http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/251db9b9/sshd-core/src/main/java/org/apache/sshd/client/subsystem/sftp/extensions/helpers/AbstractMD5HashExtension.java -- diff --git

[21/30] mina-sshd git commit: [SSHD-815] Extract SFTP in its own module

2018-04-16 Thread gnodet
http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/251db9b9/sshd-core/src/main/java/org/apache/sshd/server/subsystem/sftp/DefaultGroupPrincipal.java -- diff --git

[18/30] mina-sshd git commit: [SSHD-815] Extract SFTP in its own module

2018-04-16 Thread gnodet
http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/251db9b9/sshd-core/src/test/java/org/apache/sshd/client/subsystem/sftp/SftpTest.java -- diff --git

[22/30] mina-sshd git commit: [SSHD-815] Extract SFTP in its own module

2018-04-16 Thread gnodet
http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/251db9b9/sshd-core/src/main/java/org/apache/sshd/server/subsystem/sftp/AbstractSftpSubsystemHelper.java -- diff --git

[19/30] mina-sshd git commit: [SSHD-815] Extract SFTP in its own module

2018-04-16 Thread gnodet
http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/251db9b9/sshd-core/src/test/java/org/apache/sshd/client/subsystem/sftp/SftpFileSystemTest.java -- diff --git

[16/30] mina-sshd git commit: [SSHD-815] Extract SFTP in its own module

2018-04-16 Thread gnodet
http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/251db9b9/sshd-core/src/test/java/org/apache/sshd/common/subsystem/sftp/SftpConstantsTest.java -- diff --git

[15/30] mina-sshd git commit: [SSHD-815] Extract SFTP in its own module

2018-04-16 Thread gnodet
http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/251db9b9/sshd-sftp/src/main/java/org/apache/sshd/client/subsystem/sftp/SftpClient.java -- diff --git

[17/30] mina-sshd git commit: [SSHD-815] Extract SFTP in its own module

2018-04-16 Thread gnodet
http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/251db9b9/sshd-core/src/test/java/org/apache/sshd/client/subsystem/sftp/SftpVersionsTest.java -- diff --git

[4/5] mina-sshd git commit: Fix SSHD-721 unit test formatting

2018-04-16 Thread gnodet
Fix SSHD-721 unit test formatting Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/999c9868 Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/999c9868 Diff:

[1/5] mina-sshd git commit: [SSHD-721] I/O workers exhaustion in tcpip forwarding

2018-04-16 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master 251db9b9d -> 721f399bd [SSHD-721] I/O workers exhaustion in tcpip forwarding Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/ca578eb1 Tree:

[2/5] mina-sshd git commit: Test for SSHD-721. Many concurrent port forward connections deadlock.

2018-04-16 Thread gnodet
Test for SSHD-721. Many concurrent port forward connections deadlock. Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/5abc47e8 Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/5abc47e8 Diff:

[3/5] mina-sshd git commit: Merge pull request #1 from bkuker/sshd-721

2018-04-16 Thread gnodet
Merge pull request #1 from bkuker/sshd-721 [SSHD-721] I/O workers exhaustion in tcpip forwarding, test Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/f029d162 Tree:

[5/5] mina-sshd git commit: Merge branch 'SSHD-721'

2018-04-16 Thread gnodet
Merge branch 'SSHD-721' Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/721f399b Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/721f399b Diff:

[07/30] mina-sshd git commit: [SSHD-815] Extract SFTP in its own module

2018-04-16 Thread gnodet
http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/251db9b9/sshd-sftp/src/main/java/org/apache/sshd/server/subsystem/sftp/DefaultGroupPrincipal.java -- diff --git

<    2   3   4   5   6   7   8   9   10   >