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
78d1a08b
Commit
78d1a08b
authored
Sep 26, 2001
by
Niels Möller
Browse files
*** empty log message ***
Rev: ChangeLog:1.418
parent
189a0585
Changes
1
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
78d1a08b
2001-09-26 Niels Mller <nisse@ehand.com>
* src/server_session.c (shell_request_handler,
exec_request_handler): Defined as static objects using
DEFINE_CHANNEL_REQUEST. Updated users.
* src/io_commands.c (connect_simple_comand,
connect_connection_command): New static commands, replacing
make_simple_connect and make_connect_connection. Updated users.
* src/client_x11.c (channel_open_x11): Define as a static object
using DEFINE_CHANNEL_OPEN. Updated users.
* src/channel.h (DEFINE_CHANNEL_OPEN): New macro.
(DEFINE_CHANNEL_REQUEST): New macro.
* src/zlib.c (zlib_deflate): Bugfix: Call deflateEnd, not
inflateEnd, when deleting a deflate object. FIX copied from 1.2
branch.
* src/sftp/xmalloc.c: Include string.h.
2001-09-25 Niels Mller <nisse@ehand.com>
* src/gc.c (gc_register): Set gc_scheduled flag before creating
...
...
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