You are viewing a plain text version of this content. The canonical link for it is here.
- [1/2] git commit: Fixed a NPE (DIRMINA-982) - posted by el...@apache.org on 2014/09/02 08:54:45 UTC, 0 replies.
- [2/2] git commit: Fixed a bug in the getSlice() method : we were setting the position before the limit() (DIRMINA-981) - posted by el...@apache.org on 2014/09/02 08:54:46 UTC, 0 replies.
- git commit: Replaced the array() call by a toString() to avoid having extra chars when using not ascii chars - posted by el...@apache.org on 2014/09/02 11:42:09 UTC, 0 replies.
- git commit: Applied patch for DIRMINA-934 - posted by el...@apache.org on 2014/09/02 13:34:04 UTC, 0 replies.
- git commit: Applied the patch submitted in DIRMINA-964 - posted by el...@apache.org on 2014/09/04 19:16:23 UTC, 0 replies.
- git commit: Fix for DIRMINA956 - posted by el...@apache.org on 2014/09/04 19:30:48 UTC, 0 replies.
- [1/4] git commit: Formated the code - posted by el...@apache.org on 2014/09/05 12:33:02 UTC, 0 replies.
- [2/4] git commit: Added a test for the mark() method - posted by el...@apache.org on 2014/09/05 12:33:03 UTC, 0 replies.
- [3/4] git commit: Fix for DIRMINA-943 - posted by el...@apache.org on 2014/09/05 12:33:04 UTC, 0 replies.
- [4/4] git commit: Applied many patches - posted by el...@apache.org on 2014/09/05 12:33:05 UTC, 0 replies.
- Jenkins build became unstable: MINA-trunk-jdk1.7-ubuntu » Apache MINA HTTP 3.0.0-M3-SNAPSHOT #435 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/09/05 13:20:01 UTC, 0 replies.
- Jenkins build became unstable: MINA-trunk-jdk1.7-ubuntu #435 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/09/05 13:20:09 UTC, 0 replies.
- git commit: Release the In and Out net buffer when we get a SSLException (DIRMINA-968). Note : we don't have a test case to reproduce the issue, so it's a kind of blind attempt to solve it. - posted by el...@apache.org on 2014/09/05 20:29:27 UTC, 0 replies.
- git commit: Fix for DIRMINA-629 : used a lock around all the methods to avoid concurrent issues. Removed the AtomicXXX which are not anymore useful. - posted by el...@apache.org on 2014/09/06 22:23:12 UTC, 0 replies.
- git commit: Added some information to the error message when we try to bind (socketAddress) See DIRMINA-825 - posted by el...@apache.org on 2014/09/06 23:04:46 UTC, 0 replies.
- Build failed in Jenkins: MINA-2.0.X-jdk1.5-ubuntu » Apache MINA Core #248 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/09/06 23:58:52 UTC, 0 replies.
- Build failed in Jenkins: MINA-2.0.X-jdk1.5-ubuntu #248 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/09/06 23:58:57 UTC, 0 replies.
- git commit: Had to intialize the cause outside of the constructor to please Java 5 (no constructor with the message and the cause in Java5) - posted by el...@apache.org on 2014/09/07 07:01:41 UTC, 0 replies.
- Jenkins build is back to normal : MINA-2.0.X-jdk1.5-ubuntu » Apache MINA Core #249 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/09/07 08:05:03 UTC, 0 replies.
- Jenkins build is back to normal : MINA-2.0.X-jdk1.5-ubuntu #249 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/09/07 08:05:09 UTC, 0 replies.
- git commit: o Added a thread to cleanup the expired sessions o Used ConcurrentHshMap instead of SynchronizedMap o Added a lock to be sure we don't have concurrent access to the map (it's needed even if the map is protected against concurrent access, as w - posted by el...@apache.org on 2014/09/07 08:32:42 UTC, 0 replies.
- git commit: Accept addresses like 0.0.0.0 or :: (IPV4 and IPV6)in the inSubnet() method (see DIRMINA-773) - posted by el...@apache.org on 2014/09/07 09:48:54 UTC, 0 replies.
- git commit: o Added some info when a IOException occurs (DIRMINA-825) o Close the channel when we get an IOException (DIRMINA-928) - posted by el...@apache.org on 2014/09/07 14:24:24 UTC, 0 replies.
- git commit: Added a test for DIRMINA-777 - posted by je...@apache.org on 2014/09/07 17:24:37 UTC, 0 replies.
- git commit: Backporting DIRMINA-931 to 2.0 - posted by je...@apache.org on 2014/09/07 18:29:00 UTC, 0 replies.
- git commit: Add Informational status codes - posted by je...@apache.org on 2014/09/07 18:39:05 UTC, 0 replies.
- Build failed in Jenkins: MINA-2.0.X-jdk1.5-ubuntu #254 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/09/07 18:57:00 UTC, 0 replies.
- git commit: Moved the increaseWrittenMessages method to the TailFilter (See DIRMINA-631) - posted by el...@apache.org on 2014/09/07 21:35:56 UTC, 0 replies.
- Jenkins build is back to normal : MINA-2.0.X-jdk1.5-ubuntu #255 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/09/07 22:04:57 UTC, 0 replies.
- [1/2] git commit: Avoided to loop from 1 to 1024, as we will never run this test under a priviledged user. - posted by el...@apache.org on 2014/09/08 10:42:35 UTC, 0 replies.
- [2/2] git commit: Added the supported ciphers in the SSLHandler (see DIRMINA-760) - posted by el...@apache.org on 2014/09/08 10:42:36 UTC, 0 replies.
- Build failed in Jenkins: MINA-2.0.X-jdk1.5-ubuntu » Apache MINA Core #256 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/09/08 10:58:27 UTC, 0 replies.
- Build failed in Jenkins: MINA-2.0.X-jdk1.5-ubuntu #256 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/09/08 10:58:33 UTC, 0 replies.
- git commit: Sadly, the getSupportedSSLParameters() method is not available in Java 5. Used getServerSocketFactory().getSupportedCipherSuites() instead. - posted by el...@apache.org on 2014/09/08 12:28:41 UTC, 0 replies.
- git commit: Called the statistic updateThroughput metho din the TailFilter, so that the user don't have to do it. See DIRMINA-967 - posted by el...@apache.org on 2014/09/08 16:17:57 UTC, 0 replies.
- Jenkins build is back to normal : MINA-2.0.X-jdk1.5-ubuntu » Apache MINA Core #258 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/09/08 17:02:48 UTC, 0 replies.
- Jenkins build is back to normal : MINA-2.0.X-jdk1.5-ubuntu #258 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/09/08 17:02:54 UTC, 0 replies.
- git commit: Added a destroy(session), as suggested in DIRMINA-942 - posted by el...@apache.org on 2014/09/08 17:19:07 UTC, 0 replies.
- git commit: Printed out the sent message (we were getting an empty byte before). That will fix DIRMINA-833 - posted by el...@apache.org on 2014/09/09 07:34:12 UTC, 0 replies.
- git commit: Made teh AttributeKey ENCODER and DECODER static, so that we don't create them everytime we instanciate the ProtocolCodecFIlter (see DIRMINA-838) - posted by el...@apache.org on 2014/09/09 07:42:36 UTC, 0 replies.
- [1/2] git commit: [SSHD-342] DefaultSftpClient.symlink calls SSH_FXP_RENAME instead of SSH_FXP_SYMLINK - posted by gn...@apache.org on 2014/09/10 11:28:49 UTC, 0 replies.
- [2/2] git commit: [SSHD-339] Remove JCraft Jzlib dependency by implementing the Compression(s) in pure Java - posted by gn...@apache.org on 2014/09/10 11:28:50 UTC, 0 replies.
- [1/2] git commit: Added a printstacktrace when we get a ClosedSelectorException (DIRMINA-978) - posted by el...@apache.org on 2014/09/10 11:35:37 UTC, 0 replies.
- [2/2] git commit: Replaced the printStacktrace by a call to exceptionCaught() - posted by el...@apache.org on 2014/09/10 11:35:38 UTC, 0 replies.
- git commit: [SSHD-345] Add isDirectory, isSymbolicLink, isRegularFile, and isOther methods to Attributes - posted by gn...@apache.org on 2014/09/10 11:56:44 UTC, 0 replies.
- git commit: [SSHD-347] Sftplet.onConnect(...) does not obtain access to ServerSession - posted by gn...@apache.org on 2014/09/10 12:46:28 UTC, 0 replies.
- git commit: [SSHD-343] Return substatus int programatically in SshException - posted by gn...@apache.org on 2014/09/10 13:03:18 UTC, 0 replies.
- git commit: Added the localAddress in the NioSocketConnector (DIRMINA-816) - posted by el...@apache.org on 2014/09/10 14:41:11 UTC, 0 replies.
- git commit: Added support of IPV6 for the BlackListFilter - posted by el...@apache.org on 2014/09/10 16:41:26 UTC, 0 replies.
- Jenkins build is back to normal : MINA-trunk-jdk1.7-windows #359 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/09/10 18:16:00 UTC, 0 replies.
- [1/2] git commit: Calling the preAdd and postAdd in the replace methods. See DIRMINA-977 - posted by el...@apache.org on 2014/09/11 00:19:29 UTC, 0 replies.
- [2/2] git commit: Merge branch '2.0' of http://git-wip-us.apache.org/repos/asf/mina into 2.0 - posted by el...@apache.org on 2014/09/11 00:19:30 UTC, 0 replies.
- Build failed in Jenkins: MINA-2.0.X-jdk1.5-windows #2 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/09/11 00:57:00 UTC, 0 replies.
- git commit: Added a lock, instead of synchrnizing teh whole section. We now prtect the write and read as a whole (that should be a fix for DIRMINA-779) - posted by el...@apache.org on 2014/09/11 08:17:18 UTC, 0 replies.
- Jenkins build is back to normal : MINA-2.0.X-jdk1.5-windows #3 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/09/11 09:00:42 UTC, 0 replies.
- Build failed in Jenkins: MINA-2.0.X-jdk1.5-ubuntu #265 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/09/11 09:00:54 UTC, 0 replies.
- git commit: Applied the suggested patch from DIRMINA-972 - posted by el...@apache.org on 2014/09/11 09:31:17 UTC, 0 replies.
- Build failed in Jenkins: MINA-2.0.X-jdk1.5-windows #4 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/09/11 09:56:42 UTC, 0 replies.
- Jenkins build is back to normal : MINA-2.0.X-jdk1.5-ubuntu #266 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/09/11 10:03:22 UTC, 0 replies.
- git commit: [SSHD-336] Allow ECDSA based public key authentication - posted by gn...@apache.org on 2014/09/11 13:25:46 UTC, 0 replies.
- git commit: Don't catch Throwable. Catch Exception only (DIRMINA-941) - posted by el...@apache.org on 2014/09/11 16:01:22 UTC, 0 replies.
- Jenkins build is back to normal : MINA-2.0.X-jdk1.5-windows #5 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/09/11 17:01:15 UTC, 0 replies.
- [1/3] git commit: Stip catching Throwable. Replaced by catch (Exception e) all over the code (except in DefaultIoFilterChain). See DIRMINA-941 - posted by el...@apache.org on 2014/09/11 18:47:45 UTC, 0 replies.
- [2/3] git commit: Some more catch (Throwable) replaced by catch (Exception) - posted by el...@apache.org on 2014/09/11 18:47:46 UTC, 0 replies.
- [3/3] git commit: Added the sessionClosed event in the IoServiceListener. - posted by el...@apache.org on 2014/09/11 18:47:47 UTC, 0 replies.
- git commit: Applied patch from DIRMINA-785 - posted by el...@apache.org on 2014/09/11 19:51:23 UTC, 0 replies.
- git commit: [SSHD-69] Unix ssh agent leaks /tmp/mina*apr sockets and threads - posted by gn...@apache.org on 2014/09/11 23:21:24 UTC, 0 replies.
- git commit: Added a preview DIRMINA-937 test - posted by je...@apache.org on 2014/09/12 11:50:03 UTC, 0 replies.
- git commit: Removed debug message on the console - posted by je...@apache.org on 2014/09/12 11:52:04 UTC, 0 replies.
- Git Push Summary - posted by el...@apache.org on 2014/09/12 23:26:33 UTC, 5 replies.
- git commit: SSHD-334: add option to disable key-pair overwrite. - posted by gn...@apache.org on 2014/09/15 09:14:56 UTC, 0 replies.
- [1/2] git commit: [SSHD-335] Wrong EOF error handling in sshd agent - posted by gn...@apache.org on 2014/09/15 10:16:34 UTC, 0 replies.
- [2/2] git commit: Fix missing header - posted by gn...@apache.org on 2014/09/15 10:16:35 UTC, 0 replies.
- [1/2] git commit: Deseperate attempt to fix a lot of Javadoc warnings... - posted by el...@apache.org on 2014/09/15 13:18:01 UTC, 0 replies.
- [2/2] git commit: Fixed the references in the SCM part - posted by el...@apache.org on 2014/09/15 13:18:02 UTC, 0 replies.
- git commit: Bumped up versions of plugins - posted by el...@apache.org on 2014/09/15 17:19:29 UTC, 0 replies.
- git commit: [maven-release-plugin] prepare release 2.0.8 - posted by el...@apache.org on 2014/09/15 17:26:26 UTC, 0 replies.
- git commit: [maven-release-plugin] prepare for next development iteration - posted by el...@apache.org on 2014/09/15 17:26:39 UTC, 0 replies.
- git commit: Javadoc warning fixes. Fixes DIRMINA-985. Still some warning related to XBeans tag. - posted by je...@apache.org on 2014/09/16 00:32:14 UTC, 0 replies.
- Build failed in Jenkins: MINA-2.0.X-jdk1.5-ubuntu #273 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/09/16 00:56:15 UTC, 0 replies.
- git commit: Remove Javadoc XBean tags related warnings. Fixes DIRMINA-985 - posted by je...@apache.org on 2014/09/16 10:51:19 UTC, 0 replies.
- Jenkins build is back to normal : MINA-2.0.X-jdk1.5-ubuntu #274 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/09/16 11:00:46 UTC, 0 replies.
- git commit: [SSHD-349] Add support for Putty channel requests - posted by gn...@apache.org on 2014/09/17 08:19:33 UTC, 0 replies.
- git commit: [SSHD-341] Support UserInteractive implementations on a per-session basis - posted by gn...@apache.org on 2014/09/17 08:30:40 UTC, 0 replies.
- git commit: [SSHD-350] Ensure compatibility with mina 2.0.8 - posted by gn...@apache.org on 2014/09/18 17:49:55 UTC, 0 replies.
- svn commit: r6601 - /release/mina/mina/2.0.8/ - posted by el...@apache.org on 2014/09/20 15:23:34 UTC, 0 replies.
- svn commit: r922951 - in /websites/production/mina/content/mina-project/gen-docs: ./ 2.0.8/ 2.0.8/apidocs/ 2.0.8/apidocs/org/ 2.0.8/apidocs/org/apache/ 2.0.8/apidocs/org/apache/mina/ 2.0.8/apidocs/org/apache/mina/core/ 2.0.8/apidocs/org/apache/mina/cor... - posted by el...@apache.org on 2014/09/20 16:11:52 UTC, 0 replies.
- svn commit: r923042 - /websites/staging/mina/trunk/content/expaths.txt - posted by el...@apache.org on 2014/09/21 10:34:37 UTC, 0 replies.
- svn commit: r923043 - in /websites/staging/mina/trunk/content/mina-project/gen-docs: ./ .htaccess - posted by el...@apache.org on 2014/09/21 10:36:37 UTC, 0 replies.
- svn commit: r923044 - /websites/staging/mina/trunk/content/mina-project/gen-docs/.htaccess - posted by el...@apache.org on 2014/09/21 10:37:56 UTC, 0 replies.
- svn commit: r923085 - in /websites/staging/mina/trunk/content/mina-project: apidocs/ apidocs/.htaccess gen-docs/ - posted by el...@apache.org on 2014/09/21 18:33:24 UTC, 0 replies.
- svn commit: r923087 - in /websites/production/mina/content/mina-project: apidocs/gen-docs/ gen-docs/ xref/ - posted by el...@apache.org on 2014/09/21 18:38:46 UTC, 0 replies.
- svn commit: r923088 - in /websites/staging/mina/trunk/content: expaths.txt extpaths.txt - posted by el...@apache.org on 2014/09/21 18:42:05 UTC, 0 replies.
- svn commit: r923089 - /websites/production/mina/content/mina-project/apidocs/gen-docs/ - posted by el...@apache.org on 2014/09/21 18:44:26 UTC, 0 replies.
- svn commit: r923090 - /websites/staging/mina/trunk/content/extpaths.txt - posted by el...@apache.org on 2014/09/21 18:46:13 UTC, 0 replies.
- svn commit: r923092 - /websites/staging/mina/trunk/content/mina-project/apidocs/ - posted by el...@apache.org on 2014/09/21 18:51:00 UTC, 0 replies.
- svn commit: r923093 - in /websites/production/mina/content: ./ mina-project/apidocs/ - posted by el...@apache.org on 2014/09/21 18:51:20 UTC, 0 replies.
- svn commit: r923095 - in /websites/production/mina/content/mina-project/apidocs: ./ org/ resources/ - posted by el...@apache.org on 2014/09/21 19:14:47 UTC, 0 replies.
- svn commit: r923098 - in /websites/production/mina/content/mina-project/apidocs: ./ org/ org/apache/ org/apache/mina/ org/apache/mina/core/ org/apache/mina/core/buffer/ org/apache/mina/core/buffer/class-use/ org/apache/mina/core/class-use/ org/apache/m... - posted by el...@apache.org on 2014/09/21 19:28:46 UTC, 0 replies.
- svn commit: r923099 - in /websites/production/mina/content: ./ mina-project/apidocs/ - posted by el...@apache.org on 2014/09/21 19:45:17 UTC, 0 replies.
- svn commit: r1626644 - in /mina/site/trunk: content/downloads-mina.mdtext content/mina-project/downloads.mdtext lib/path.pm - posted by el...@apache.org on 2014/09/22 00:16:46 UTC, 0 replies.
- svn commit: r923128 - in /websites/staging/mina/trunk/content: ./ mina-project/ mina-project/userguide/ mina-project/userguide/ch1-getting-started/ mina-project/userguide/ch10-executor-filter/ mina-project/userguide/ch11-ssl-filter/ mina-project/usergu... - posted by bu...@apache.org on 2014/09/22 00:17:04 UTC, 0 replies.
- svn commit: r1626645 - in /mina/site/trunk/content: downloads-mina.mdtext mina-project/downloads.mdtext - posted by el...@apache.org on 2014/09/22 00:21:44 UTC, 0 replies.
- svn commit: r923130 - in /websites/staging/mina/trunk/content: ./ downloads-mina.html mina-project/downloads.html - posted by bu...@apache.org on 2014/09/22 00:21:49 UTC, 0 replies.
- svn commit: r923131 - in /websites/production/mina/content: ./ mina-project/apidocs/ - posted by el...@apache.org on 2014/09/22 00:22:50 UTC, 0 replies.
- svn commit: r1626817 - /mina/site/trunk/content/mina-project/news.mdtext - posted by el...@apache.org on 2014/09/22 18:16:24 UTC, 0 replies.
- svn commit: r1626819 - /mina/site/trunk/templates/mina-project/index.html - posted by el...@apache.org on 2014/09/22 18:19:08 UTC, 0 replies.
- svn commit: r1626820 - /mina/site/trunk/content/mina-project/index.mdtext - posted by el...@apache.org on 2014/09/22 18:21:47 UTC, 0 replies.
- svn commit: r1626821 - /mina/site/trunk/content/mina-project/index.mdtext - posted by el...@apache.org on 2014/09/22 18:28:46 UTC, 0 replies.
- svn commit: r1626822 - /mina/site/trunk/content/mina-project/index.mdtext - posted by el...@apache.org on 2014/09/22 18:33:38 UTC, 0 replies.
- svn commit: r1626832 - /mina/site/trunk/content/contributors.mdtext - posted by el...@apache.org on 2014/09/22 18:44:19 UTC, 0 replies.
- svn commit: r923197 - in /websites/production/mina/content: ./ mina-project/apidocs/ - posted by el...@apache.org on 2014/09/22 18:45:05 UTC, 0 replies.
- svn commit: r923223 - in /websites/staging/mina/trunk/content: ./ contributors.html mina-project/index.html mina-project/news.html - posted by bu...@apache.org on 2014/09/23 14:19:02 UTC, 0 replies.
- svn commit: r923256 - in /websites/production/mina/content: ./ mina-project/apidocs/ - posted by el...@apache.org on 2014/09/23 17:10:15 UTC, 0 replies.
- [1/2] git commit: [SSHD-353] The close method on the stream returned by DefaultSftpClient#read() should be idemptotent - posted by gn...@apache.org on 2014/09/25 16:30:29 UTC, 0 replies.
- [2/2] git commit: [SSHD-354] SftpClient#write(String path) should support the OpenMode flags as an argument - posted by gn...@apache.org on 2014/09/25 16:30:30 UTC, 0 replies.
- git commit: Fixed a wrong test that was forbidding the use of IPV6 adresses - posted by el...@apache.org on 2014/09/26 06:44:53 UTC, 0 replies.
- git commit: Fixed the IoBuffer.shrink() methd, which was looping when the minimal capacity was set to 0. - posted by el...@apache.org on 2014/09/26 12:09:22 UTC, 0 replies.