Git Push Summary

2014-02-26 Thread gnodet
Repository: mina-sshd Updated Tags: refs/tags/sshd-0.10.1 [created] 37f95cdca

svn commit: r4589 - in /release/mina/sshd/0.10.1: ./ dist/

2014-03-05 Thread gnodet
Author: gnodet Date: Thu Mar 6 01:47:24 2014 New Revision: 4589 Log: SSHD 0.10.1 release Added: release/mina/sshd/0.10.1/ release/mina/sshd/0.10.1/apache-sshd-0.10.1-src.tar.gz (with props) release/mina/sshd/0.10.1/apache-sshd-0.10.1-src.tar.gz.asc release/mina/sshd/0.10.1

svn commit: r1574905 - in /mina/site/trunk/content/sshd-project: download_0.10.0.mdtext download_0.10.1.mdtext downloads.mdtext

2014-03-06 Thread gnodet
Author: gnodet Date: Thu Mar 6 14:56:30 2014 New Revision: 1574905 URL: http://svn.apache.org/r1574905 Log: Add SSHD 0.10.0 and 0.10.1 releases to the web site Added: mina/site/trunk/content/sshd-project/download_0.10.0.mdtext mina/site/trunk/content/sshd-project/download_0.10.1.mdtext

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

2014-03-06 Thread gnodet
Author: gnodet Date: Thu Mar 6 15:13:05 2014 New Revision: 900293 Log: Publishing svnmucc operation to mina site by gnodet Added: websites/production/mina/content/ - copied from r900292, websites/staging/mina/trunk/content/ websites/production/mina/content/mina-project/apidocs

git commit: Add a unit test for macs

2014-03-13 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master 6103ee9c2 -> dd2086f89 Add a unit test for macs Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/dd2086f8 Tree: http://git-wip-us.apache.org/repos/asf/mina-s

[3/3] git commit: [SSHD-300] Double public key authentication

2014-03-17 Thread gnodet
[SSHD-300] Double public key 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/fddf2ae7 Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/fddf2ae7 Diff: http://git-wip-us.apache.org/repos/asf/mina

[1/3] git commit: [SSHD-301] When using several passwords with keyboard-interactive only the first one is actually used [SSHD-302] Keyboard-interactive client authentication should have a limit on the

2014-03-17 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master dd2086f89 -> fddf2ae7f [SSHD-301] When using several passwords with keyboard-interactive only the first one is actually used [SSHD-302] Keyboard-interactive client authentication should have a limit on the number of trials Project: ht

[2/3] git commit: Fix typo

2014-03-17 Thread gnodet
Fix typo Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/e9f41ebc Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/e9f41ebc Diff: http://git-wip-us.apache.org/repos/asf/mina-sshd/diff/e9f41ebc Branch: refs/h

git commit: [SSHD-296] Support SSH_MSG_KEX_DH_GEX_REQUEST_OLD message

2014-03-17 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master fddf2ae7f -> 6d32bbc18 [SSHD-296] Support SSH_MSG_KEX_DH_GEX_REQUEST_OLD message Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/6d32bbc1 Tree: http://git-wi

[1/2] git commit: [SSHD-294] Dubious SSH_FXP_REALPATH handling

2014-03-17 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master 6d32bbc18 -> a2e38bb57 [SSHD-294] Dubious SSH_FXP_REALPATH handling Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/290554d7 Tree: http://git-wip-us.apache.o

[2/2] git commit: [SSHD-293] SSH_FXP_SYMLINK not supported in SftpSubsystem

2014-03-17 Thread gnodet
[SSHD-293] SSH_FXP_SYMLINK not supported in SftpSubsystem Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/a2e38bb5 Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/a2e38bb5 Diff: http://git-wip-us.apache.org/

git commit: [SSHD-303] Enable OS commands by default in SshServer.main()

2014-03-17 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master a2e38bb57 -> 4bee7cada [SSHD-303] Enable OS commands by default in SshServer.main() Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/4bee7cad Tree: http://git

git commit: [SSHD-298] ScpClient failures on Windows with absolute paths

2014-03-17 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master 4bee7cada -> c8fcdd461 [SSHD-298] ScpClient failures on Windows with absolute paths Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/c8fcdd46 Tree: http://git

git commit: [SSHD-296] Support SSH_MSG_KEX_DH_GEX_REQUEST_OLD message

2014-03-18 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master c8fcdd461 -> 1055d489a [SSHD-296] Support SSH_MSG_KEX_DH_GEX_REQUEST_OLD message Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/1055d489 Tree: http://git-wi

git commit: [SSHD-304] ClientSession.WAIT_AUTH does not wait for server key to be available

2014-03-18 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master 1055d489a -> 28adb0e1e [SSHD-304] ClientSession.WAIT_AUTH does not wait for server key to be available Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/28adb0

[1/2] git commit: [SSHD-308] Possible Memory Leak in org.apache.sshd.client.sftp.DefaultSftpClient

2014-04-07 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master 28adb0e1e -> f8767d486 [SSHD-308] Possible Memory Leak in org.apache.sshd.client.sftp.DefaultSftpClient Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/78be9

[2/2] git commit: [SSHD-306] Add checkDir / checkData extension points in DefaultSftpClient

2014-04-07 Thread gnodet
[SSHD-306] Add checkDir / checkData extension points in DefaultSftpClient Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/f8767d48 Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/f8767d48 Diff: http://git-wi

git commit: [SSHD-307] Avoid possible NPE in org.apache.sshd.common.session.AbstractSession.getSession

2014-04-07 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master f8767d486 -> 83c1fc118 [SSHD-307] Avoid possible NPE in org.apache.sshd.common.session.AbstractSession.getSession Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/c

[1/2] git commit: [SSHD-310] Better file system abstraction to support multiple roots

2014-04-08 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master 83c1fc118 -> 441bdb919 [SSHD-310] Better file system abstraction to support multiple roots Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/61ebb206 Tree: ht

[2/2] git commit: Improve tests on slow machines and on windows

2014-04-08 Thread gnodet
Improve tests on slow machines and on windows Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/441bdb91 Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/441bdb91 Diff: http://git-wip-us.apache.org/repos/asf/mi

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

2014-04-14 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master 76f67974c -> 8c09eef09 [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/8c09eef0 Tree: http://g

git commit: [maven-release-plugin] prepare release sshd-0.11.0

2014-04-14 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master 441bdb919 -> 76f67974c [maven-release-plugin] prepare release sshd-0.11.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/76f67974 Tree: http://git-wip-us.a

Git Push Summary

2014-04-14 Thread gnodet
Repository: mina-sshd Updated Tags: refs/tags/sshd-0.11.0 [created] 1aa90a343

svn commit: r5119 - in /release/mina/sshd: 0.10.0/ 0.10.1/ 0.11.0/ 0.11.0/dist/ 0.9.0/

2014-04-22 Thread gnodet
Author: gnodet Date: Tue Apr 22 07:12:38 2014 New Revision: 5119 Log: Release SSHD 0.11.0 Added: release/mina/sshd/0.11.0/ release/mina/sshd/0.11.0/apache-sshd-0.11.0-src.tar.gz (with props) release/mina/sshd/0.11.0/apache-sshd-0.11.0-src.tar.gz.asc (with props) release/mina

svn commit: r1589029 - in /mina/site/trunk/content: downloads-sshd.mdtext sshd-project/download_0.11.0.mdtext

2014-04-22 Thread gnodet
Author: gnodet Date: Tue Apr 22 07:14:12 2014 New Revision: 1589029 URL: http://svn.apache.org/r1589029 Log: Release SSHD 0.11.0 Added: mina/site/trunk/content/sshd-project/download_0.11.0.mdtext Modified: mina/site/trunk/content/downloads-sshd.mdtext Modified: mina/site/trunk/content

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

2014-04-23 Thread gnodet
Author: gnodet Date: Wed Apr 23 14:01:35 2014 New Revision: 906643 Log: Publishing svnmucc operation to mina site by gnodet Added: websites/production/mina/content/ - copied from r906642, websites/staging/mina/trunk/content/ websites/production/mina/content/mina-project/apidocs

git commit: [SSHD-326] Fix for bug in DefaultSftpClient#write(String)

2014-06-03 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master 8c09eef09 -> 01a515ffb [SSHD-326] Fix for bug in DefaultSftpClient#write(String) Previously, DefaultSftpClient#write(String) returned an OutputStream that had a bug in OutputStream#write(byte[],int,int): Since off was never updated, any

git commit: [SSHD-321] The server Direct TcpIp Channel does not consume the local window leading to waiting forever

2014-06-03 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master 569fac2a3 -> 1a84ede6b [SSHD-321] The server Direct TcpIp Channel does not consume the local window leading to waiting forever Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/as

git commit: [SSHD-316] DefaultSshFuture may wait forevever

2014-06-03 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master 1a84ede6b -> 6499aa9a6 [SSHD-316] DefaultSshFuture may wait forevever Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/6499aa9a Tree: http://git-wip-us.apache

git commit: [SSHD-323] Provide a way to register custom channels

2014-06-03 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master 6499aa9a6 -> c9974d18a [SSHD-323] Provide a way to register custom channels Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/c9974d18 Tree: http://git-wip-us.

[1/4] git commit: [SSHD-314] Add support for PTY allocation to ChannelExec

2014-06-04 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master c9974d18a -> aca9f5349 [SSHD-314] Add support for PTY allocation to ChannelExec Submitted by Stephen Connolly (stephenc at apache) Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/rep

[2/4] git commit: Optimize Imports

2014-06-04 Thread gnodet
Optimize 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/1bb555da Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/1bb555da Diff: http://git-wip-us.apache.org/repos/asf/mina-sshd/diff/1bb555da Branc

[3/4] git commit: Merge branch 'sshd-314' of https://github.com/stephenc/mina-sshd

2014-06-04 Thread gnodet
Merge branch 'sshd-314' of https://github.com/stephenc/mina-sshd Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/b82143f3 Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/b82143f3 Diff: http://git-wip-us.apa

git commit: [SSHD-315] Provide access to the IoSession from Session

2014-06-04 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master aca9f5349 -> fff695ecf [SSHD-315] Provide access to the IoSession from Session Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/fff695ec Tree: http://git-wip-

[1/2] git commit: Remove experimental modules from default build

2014-06-04 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master fff695ecf -> f1381667d Remove experimental modules from default build Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/f543c74f Tree: http://git-wip-us.apache

[2/2] git commit: [SSHD-329] Client channels tend to use in/out instead of invertedOut/invertedIn

2014-06-04 Thread gnodet
[SSHD-329] Client channels tend to use in/out instead of invertedOut/invertedIn Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/f1381667 Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/f1381667 Diff: http://

[1/2] [SSHD-312] Provide fully asynchronous interfaces for ClientChannel and Command

2014-06-05 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master f1381667d -> 58c7a835d http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/58c7a835/sshd-core/src/test/java/org/apache/sshd/util/AsyncEchoShellFactory.java -- diff --g

git commit: [SSHD-331] Bad output position in SftSubsystem after a resume

2014-06-16 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master 58c7a835d -> 714a615b1 [SSHD-331] Bad output position in SftSubsystem after a resume Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/714a615b Tree: http://g

git commit: [SSHD-330] Handshake fails (wrong shared secret) 1 out of 256 times

2014-06-16 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master 714a615b1 -> 2aed686bd [SSHD-330] Handshake fails (wrong shared secret) 1 out of 256 times Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/2aed686b Tree: htt

git commit: [SSHD-328] Customize thread pools to have nicer names

2014-06-16 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master 2aed686bd -> b8c21ebc1 [SSHD-328] Customize thread pools to have nicer names Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/b8c21ebc Tree: http://git-wip-us

git commit: [SSHD-320] The moduli file is embedded in the sshd-core jar and is not externalized at the moment

2014-06-16 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master b8c21ebc1 -> f3cac42ae [SSHD-320] The moduli file is embedded in the sshd-core jar and is not externalized at the moment Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina

git commit: [SSHD-319] Handling error scenarios if Prime cannot be found

2014-06-16 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master f3cac42ae -> ba4772a23 [SSHD-319] Handling error scenarios if Prime cannot be found Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/ba4772a2 Tree: http://git

[1/2] git commit: [SSHD-318] VirtualFileSystemFactory does not work under Windows

2014-06-16 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master ba4772a23 -> 97b38fb08 [SSHD-318] VirtualFileSystemFactory does not work under Windows Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/29ff339c Tree: http:/

[2/2] git commit: [SSHD-317] UnsupportedOperationException uploading file Java 7/Windows

2014-06-16 Thread gnodet
[SSHD-317] UnsupportedOperationException uploading file Java 7/Windows Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/97b38fb0 Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/97b38fb0 Diff: http://git-wip-u

git commit: [SSHD-333] Ephemeral port handling is faulty

2014-07-08 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master 97b38fb08 -> de0c923a4 [SSHD-333] Ephemeral port handling is faulty Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/de0c923a Tree: http://git-wip-us.apache.o

[1/2] git commit: [SSHD-333] Ephemeral port handling is faulty

2014-07-08 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master de0c923a4 -> bfe6cb753 [SSHD-333] Ephemeral port handling is faulty Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/fa597596 Tree: http://git-wip-us.apache.o

[2/2] git commit: [SSHD-332] Nio2 & security

2014-07-08 Thread gnodet
[SSHD-332] Nio2 & security Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/bfe6cb75 Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/bfe6cb75 Diff: http://git-wip-us.apache.org/repos/asf/mina-sshd/diff/bfe6cb

git commit: Exclude experimental modules from rat report

2014-07-09 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master bfe6cb753 -> 1ab27f950 Exclude experimental modules from rat report Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/1ab27f95 Tree: http://git-wip-us.apache.

git commit: Upgrade to maven-bundle-plugin 2.5.0

2014-07-09 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master 1ab27f950 -> 4a8b3d203 Upgrade to maven-bundle-plugin 2.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/4a8b3d20 Tree: http://git-wip-us.apache.org/repo

[1/2] git commit: Do not include experimental modules in assembly

2014-07-09 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master 4a8b3d203 -> 0f76c3caf Do not include experimental modules in assembly Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/89cebc13 Tree: http://git-wip-us.apach

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

2014-07-09 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master 0f76c3caf -> 33069d3ff [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/33069d3f Tree: http://g

Git Push Summary

2014-07-09 Thread gnodet
Repository: mina-sshd Updated Tags: refs/tags/sshd-0.12.0 [created] 2fc6c117d

[2/2] git commit: [maven-release-plugin] prepare release sshd-0.12.0

2014-07-09 Thread gnodet
[maven-release-plugin] prepare release sshd-0.12.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/0f76c3ca Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/0f76c3ca Diff: http://git-wip-us.apache.org/repos/

svn commit: r5916 - in /release/mina/sshd: 0.11.0/ 0.12.0/ 0.12.0/dist/

2014-07-21 Thread gnodet
Author: gnodet Date: Mon Jul 21 13:01:45 2014 New Revision: 5916 Log: Add sshd 0.12.0 release Added: release/mina/sshd/0.12.0/ release/mina/sshd/0.12.0/apache-sshd-0.12.0-src.tar.gz (with props) release/mina/sshd/0.12.0/apache-sshd-0.12.0-src.tar.gz.asc (with props) release

[1/2] git commit: [SSHD-342] DefaultSftpClient.symlink calls SSH_FXP_RENAME instead of SSH_FXP_SYMLINK

2014-09-10 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master 041b751bb -> 9009c91fc [SSHD-342] DefaultSftpClient.symlink calls SSH_FXP_RENAME instead of SSH_FXP_SYMLINK Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit

[2/2] git commit: [SSHD-339] Remove JCraft Jzlib dependency by implementing the Compression(s) in pure Java

2014-09-10 Thread gnodet
[SSHD-339] Remove JCraft Jzlib dependency by implementing the Compression(s) in pure Java Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/ea72a9ee Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/ea72a9ee D

git commit: [SSHD-345] Add isDirectory, isSymbolicLink, isRegularFile, and isOther methods to Attributes

2014-09-10 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master 9009c91fc -> da8bbf6b2 [SSHD-345] Add isDirectory, isSymbolicLink, isRegularFile, and isOther methods to Attributes Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd

git commit: [SSHD-347] Sftplet.onConnect(...) does not obtain access to ServerSession

2014-09-10 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master da8bbf6b2 -> 8fb0e52c5 [SSHD-347] Sftplet.onConnect(...) does not obtain access to ServerSession Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/8fb0e52c Tre

git commit: [SSHD-343] Return substatus int programatically in SshException

2014-09-10 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master 8fb0e52c5 -> 649fac4a1 [SSHD-343] Return substatus int programatically in SshException Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/649fac4a Tree: http://

git commit: [SSHD-336] Allow ECDSA based public key authentication

2014-09-11 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master 649fac4a1 -> 44597914e [SSHD-336] Allow ECDSA based public key authentication Fix a ECDSA signature verification bug Add two simple tests for ECDSA host key and client public key auth Project: http://git-wip-us.apache.org/repos/asf/min

git commit: [SSHD-69] Unix ssh agent leaks /tmp/mina*apr sockets and threads

2014-09-11 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master 44597914e -> 635de65ff [SSHD-69] Unix ssh agent leaks /tmp/mina*apr sockets and threads Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/635de65f Tree: http:

git commit: SSHD-334: add option to disable key-pair overwrite.

2014-09-15 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master 635de65ff -> 004c2045c SSHD-334: add option to disable key-pair overwrite. Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/004c2045 Tree: http://git-wip-us.

[2/2] git commit: Fix missing header

2014-09-15 Thread gnodet
Fix missing header Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/247f5e4d Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/247f5e4d Diff: http://git-wip-us.apache.org/repos/asf/mina-sshd/diff/247f5e4d Bran

[1/2] git commit: [SSHD-335] Wrong EOF error handling in sshd agent

2014-09-15 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master 004c2045c -> 247f5e4d1 [SSHD-335] Wrong EOF error handling in sshd agent Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/f0921ddb Tree: http://git-wip-us.apa

git commit: [SSHD-349] Add support for Putty channel requests

2014-09-16 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master 247f5e4d1 -> 356a4dee8 [SSHD-349] Add support for Putty channel requests Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/356a4dee Tree: http://git-wip-us.apa

git commit: [SSHD-341] Support UserInteractive implementations on a per-session basis

2014-09-16 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master 356a4dee8 -> 659ed4f13 [SSHD-341] Support UserInteractive implementations on a per-session basis Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/659ed4f1 Tre

git commit: [SSHD-350] Ensure compatibility with mina 2.0.8

2014-09-18 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master 659ed4f13 -> e313d8809 [SSHD-350] Ensure compatibility with mina 2.0.8 Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/e313d880 Tree: http://git-wip-us.apach

[2/2] git commit: [SSHD-354] SftpClient#write(String path) should support the OpenMode flags as an argument

2014-09-25 Thread gnodet
[SSHD-354] SftpClient#write(String path) should support the OpenMode flags as an argument Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/b91da7d1 Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/b91da7d1 Di

[1/2] git commit: [SSHD-353] The close method on the stream returned by DefaultSftpClient#read() should be idemptotent

2014-09-25 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master e313d8809 -> b91da7d13 [SSHD-353] The close method on the stream returned by DefaultSftpClient#read() should be idemptotent Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/m

[2/2] git commit: [SSHD-358] Create Builders for SShServer and SShClient so they can be extended properly

2014-10-15 Thread gnodet
[SSHD-358] Create Builders for SShServer and SShClient so they can be extended properly Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/1a1ca8c8 Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/1a1ca8c8 Diff

[1/2] git commit: [SSHD-357] ARCFOUR 128/256 ciphers initialization incorrect - always fails

2014-10-15 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master b91da7d13 -> 1a1ca8c88 [SSHD-357] ARCFOUR 128/256 ciphers initialization incorrect - always fails Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/ec2bffdf Tr

[1/2] git commit: Change version to 0.9.1-SNAPSHOT

2014-10-15 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/0.9.x [created] cc7162acf Change version to 0.9.1-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/aede1989 Tree: http://git-wip-us.apache.org/repos/asf/min

[2/2] git commit: [SSHD-348] Backport SSHD-330 to 0.9.x branch

2014-10-15 Thread gnodet
[SSHD-348] Backport SSHD-330 to 0.9.x branch Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/cc7162ac Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/cc7162ac Diff: http://git-wip-us.apache.org/repos/asf/min

git commit: SSHD-254 Suppress 'Authentication with partial success' message on standard authentication

2014-10-16 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/0.9.x cc7162acf -> 5967cfd56 SSHD-254 Suppress 'Authentication with partial success' message on standard authentication Version 0.9.0 incorrectly sends back a 'partial success true' flag when a client requests authentication using the "none"

[1/8] git commit: [SSHD-358] Use default factories for builders

2014-10-16 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master 1a1ca8c88 -> 72f868e26 [SSHD-358] Use default factories for builders Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/fe4e2fff Tree: http://git-wip-us.apache.

[3/8] git commit: Add some javadoc for the deprecated authentication methods on ClientSession and SshClient

2014-10-16 Thread gnodet
Add some javadoc for the deprecated authentication methods on ClientSession and SshClient Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/9f24b181 Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/9f24b181 Di

[7/8] git commit: [SSHD-348] Some SSH threads get blocked in Object.wait() method forever

2014-10-16 Thread gnodet
[SSHD-348] Some SSH threads get blocked in Object.wait() method forever Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/016afc4f Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/016afc4f Diff: http://git-wip

[5/8] [SSHD-360] Rework CloseableUtils code

2014-10-16 Thread gnodet
http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/d8386644/sshd-core/src/test/java/org/apache/sshd/ClientTest.java -- diff --git a/sshd-core/src/test/java/org/apache/sshd/ClientTest.java b/sshd-core/src/test/java/org/apache/ss

[2/8] git commit: Remove unnecessary semicolon

2014-10-16 Thread gnodet
Remove unnecessary semicolon Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/1860e1d2 Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/1860e1d2 Diff: http://git-wip-us.apache.org/repos/asf/mina-sshd/diff/1860

[6/8] git commit: [SSHD-360] Rework CloseableUtils code

2014-10-16 Thread gnodet
[SSHD-360] Rework CloseableUtils 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/d8386644 Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/d8386644 Diff: http://git-wip-us.apache.org/repos/asf/mina-sshd/

[8/8] git commit: Avoid using deprecated methods

2014-10-16 Thread gnodet
Avoid using deprecated methods Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/72f868e2 Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/72f868e2 Diff: http://git-wip-us.apache.org/repos/asf/mina-sshd/diff/7

[4/8] git commit: [SSHD-359] Make DefaultSshFuture a bit more lightweight

2014-10-16 Thread gnodet
[SSHD-359] Make DefaultSshFuture a bit more lightweight Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/b98694d7 Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/b98694d7 Diff: http://git-wip-us.apache.org/r

git commit: Switch to 0.13.0-SNAPSHOT version

2014-10-16 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master 72f868e26 -> c828c9b5c Switch to 0.13.0-SNAPSHOT version Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/c828c9b5 Tree: http://git-wip-us.apache.org/repos/as

[1/2] git commit: Clean the poms a bit

2014-10-17 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master c828c9b5c -> a7a15ba15 Clean the poms a bit Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/5ae81311 Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/t

[2/2] git commit: [SSHD-361][SSHD-362][SSHD-363] Upgrade to mina 2.0.8, bouncycastle 1.51 and jgit 3.4.1

2014-10-17 Thread gnodet
[SSHD-361][SSHD-362][SSHD-363] Upgrade to mina 2.0.8, bouncycastle 1.51 and jgit 3.4.1 Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/a7a15ba1 Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/a7a15ba1 Diff

[2/2] git commit: [SSHD-355] Correctly handle permissions when opening files through SFTP [SSHD-364] Fix SFTP writes with offset

2014-10-17 Thread gnodet
[SSHD-355] Correctly handle permissions when opening files through SFTP [SSHD-364] Fix SFTP writes with offset Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/d4a524e4 Tree: http://git-wip-us.apache.org/repos/asf/mina-s

[1/2] git commit: Avoid usage of deprecated methods in tests

2014-10-17 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master a7a15ba15 -> d4a524e42 Avoid usage of deprecated methods in tests Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/8e99ed70 Tree: http://git-wip-us.apache.org

git commit: [SSHD-365] Add AES-192-CTR cipher support

2014-10-20 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master d4a524e42 -> 826bc982f [SSHD-365] Add AES-192-CTR cipher support Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/826bc982 Tree: http://git-wip-us.apache.org/

Git Push Summary

2014-10-20 Thread gnodet
Repository: mina-sshd Updated Tags: refs/tags/sshd-0.13.0 [created] 6e50731c8

Git Push Summary

2014-10-20 Thread gnodet
Repository: mina-sshd Updated Tags: refs/tags/sshd-0.13.0 [deleted] 6e50731c8

Git Push Summary

2014-10-20 Thread gnodet
Repository: mina-sshd Updated Tags: refs/tags/sshd-0.13.0 [created] d46752b5b

Git Push Summary

2014-10-20 Thread gnodet
Repository: mina-sshd Updated Tags: refs/tags/sshd-0.13.0 [deleted] d46752b5b

Git Push Summary

2014-10-21 Thread gnodet
Repository: mina-sshd Updated Tags: refs/tags/sshd-0.13.0 [created] 09468744b

Git Push Summary

2014-10-21 Thread gnodet
Repository: mina-sshd Updated Tags: refs/tags/sshd-0.13.0 [deleted] 09468744b

[1/2] git commit: Clean tests a bit

2014-10-21 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master 826bc982f -> 4a60ed123 Clean tests a bit Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/d05ce8f8 Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree

[2/2] git commit: Upgrade maven plugins

2014-10-21 Thread gnodet
Upgrade maven plugins Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/4a60ed12 Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/4a60ed12 Diff: http://git-wip-us.apache.org/repos/asf/mina-sshd/diff/4a60ed12 B

git commit: [maven-release-plugin] prepare release sshd-0.13.0

2014-10-21 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master 4a60ed123 -> a814bf44a [maven-release-plugin] prepare release sshd-0.13.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/a814bf44 Tree: http://git-wip-us.a

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

2014-10-21 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master a814bf44a -> 3bba89b35 [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/3bba89b3 Tree: http://g

Git Push Summary

2014-10-21 Thread gnodet
Repository: mina-sshd Updated Tags: refs/tags/sshd-0.13.0 [created] bf43562dc

git commit: [maven-release-plugin] rollback the release of sshd-0.13.0

2014-10-21 Thread gnodet
Repository: mina-sshd Updated Branches: refs/heads/master 3bba89b35 -> 52ee764f0 [maven-release-plugin] rollback the release of sshd-0.13.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/52ee764f Tree: http://git-

<    1   2   3   4   5   6   7   8   9   10   >