Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
LSH
lsh
Commits
022455eb
Commit
022455eb
authored
Apr 02, 2002
by
Pontus Freyhult
Browse files
*** empty log message ***
Rev: src/sftp/ChangeLog:1.21
parent
78679084
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/sftp/ChangeLog
View file @
022455eb
2002-04-02 Pontus Skld <pont@soua.net>
* sftp-server.c (sftp_process_readdir): Include up to
MAX_DIRENTS_PER_REQUEST files in response to a single
SSH_FXP_READDIR. Should (and seems to) speed up directory
traversal dramatically.
2002-03-27 Niels Mller <nisse@cuckoo.hack.org>
* werror.c (_fatal): New function.
...
...
@@ -36,6 +43,10 @@
2002-03-26 Pontus Skld <pont@soua.net>
* sftp-server.c (MAX_DIRENTS_PER_REQUEST): New constant, the
maximum number of directory entries to include in response to one
SSH_FXP_READDIR.
* buffer.c (sftp_read_packet): Cosmetic fixes and a bugfix (if
sftp_get_data returns -1, it's not ok).
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment