This is an automated email from the ASF dual-hosted git repository.

lgoldstein pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mina-sshd.git.


    from 848edb1  Improve ProxyTest example
     new 50391ab  Call DirectoryHandle#signalHandleOpening()
     new 20c2392  [SSHD-1042] Added more callbacks to SftpEventListener
     new 192ad6a  [SSHD-1042] Added separate callbacks in SftpEventListener for 
reading vs. already read directory entries

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGES.md                                         |  3 +-
 .../sftp/SimpleAccessControlSftpEventListener.java |  4 +-
 .../server/AbstractSftpEventListenerAdapter.java   |  2 +-
 .../sftp/server/AbstractSftpSubsystemHelper.java   | 24 ++++++++++-
 .../apache/sshd/sftp/server/DirectoryHandle.java   |  1 +
 .../apache/sshd/sftp/server/SftpEventListener.java | 47 +++++++++++++++++++++-
 .../org/apache/sshd/sftp/server/SftpSubsystem.java |  3 ++
 .../java/org/apache/sshd/sftp/client/SftpTest.java |  2 +-
 8 files changed, 78 insertions(+), 8 deletions(-)

Reply via email to