- 20 Sep, 2005 26 commits
-
-
Niels Möller authored
Rev: src/channel.c:1.125.2.15
-
Niels Möller authored
Rev: src/Makefile.am:1.28.2.25
-
Niels Möller authored
Rev: misc/make-am:1.2.2.1
-
Niels Möller authored
Rev: make_am:1.7.6.1(DEAD)
-
Niels Möller authored
Rev: ChangeLog:1.857.2.52
-
Niels Möller authored
Rev: src/testsuite/conv-1-test:1.4.2.1 Rev: src/testsuite/conv-2-test:1.6.2.1 Rev: src/testsuite/conv-3-test:1.4.2.1 Rev: src/testsuite/export-1-test:1.4.2.1 Rev: src/testsuite/lsh-cat-test:1.5.2.1 Rev: src/testsuite/lshg-cat-2-test:1.5.2.1 Rev: src/testsuite/lshg-cat-test:1.5.2.1
-
Niels Möller authored
test.out2. The latter is the reference data. Remove test.out1 before the test. Rev: src/testsuite/login-auth-test:1.3.2.1
-
Niels Möller authored
version for improved channel open framework. Rev: src/tcpforward_commands.c:1.47.2.2
-
Niels Möller authored
handler, replaces do_eof. (spawn_process): If we have a non-zero send_window_size, start reading stdout and stderr right away. Rev: src/server_session.c:1.103.2.10
-
Niels Möller authored
Rev: src/io_commands.c:1.66.2.2
-
Niels Möller authored
Rev: src/connection.h:1.76.2.4
-
Niels Möller authored
handler. Replaces do_client_session_eof. Starts i/o on CHANNEL_EVENT_CONFIRM. This change implies we we now enable i/o before we have sent any shell or exec request. Rev: src/client_session.c:1.21.2.6
-
Niels Möller authored
(client_shell_session): Don't use client_start_session. No CAST_SUBTYPE needed when calling make_start_session. (client_command_session): Likewise. (client_subsystem_session): Likewise. Rev: src/client.c:1.166.2.9
-
Niels Möller authored
handler. Replaces do_channel_forward_eof. Calls channel_forward_start_io_read on CHANNEL_EVENT_CONFIRM. Rev: src/channel_forward.c:1.14.2.3
-
Niels Möller authored
channel_open_context. Rev: src/channel_commands.c:1.30.2.4
-
Niels Möller authored
(handle_channel_eof): Generate CHANNEL_EVENT_EOF. (handle_open_confirm): Use channel_open_context. Generate CHANNEL_EVENT_CONFIRM. (handle_open_failure): Use channel_open_context. (init_channel): New argument event. Rev: src/channel.c:1.125.2.14
-
Niels Möller authored
(class ssh_channel): Attributes open_continuation and e replaced by channel_open_context. Method eof replaced by new method event. Rev: src/channel.h:1.77.2.9
-
Niels Möller authored
Rev: ChangeLog:1.857.2.51 Rev: src/ssh_write.h:1.1.2.8
-
Niels Möller authored
Rev: src/Makefile.am:1.28.2.24
-
Niels Möller authored
(listen_tcp_command): New command. Rev: src/io_commands.c:1.66.2.1
-
Niels Möller authored
(main_argp_parser): Don't use io_write_file. Rev: src/srp-gen.c:1.24.2.2
-
Niels Möller authored
(io_buffered_read, io_consuming_read, io_exception): Deleted classes. [!SHUTDOWN_WORKS_WITH_UNIX_SOCKETS]: Deleted workaround for old linux bug. (listen_value): Use a raw fd. Deleted local attribute. Rev: src/io.h:1.110.2.6
-
Niels Möller authored
(lsh_oop_fd_read_callback, lsh_oop_register_read_fd) (lsh_oop_cancel_read_fd, lsh_oop_fd_write_callback) (lsh_oop_register_write_fd, lsh_oop_cancel_write_fd) (list_files, do_buffered_read, make_buffered_read) (do_consuming_read, init_consuming_read, do_write_callback) (io_init_fd, make_lsh_fd, io_nfiles): Deleted functions. (make_listen_value): Deleted local argument. Use a raw fd, not struct lsh_fd. Rev: src/io.c:1.215.2.11
-
Niels Möller authored
Rev: src/exception.h:1.30.2.6
-
Niels Möller authored
Rev: src/exception.c:1.18.2.3
-
Niels Möller authored
Rev: src/client_escape.c:1.9.2.1
-
- 19 Sep, 2005 14 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.857.2.50
-
Niels Möller authored
read_file.c read_line.c. Rev: src/Makefile.am:1.28.2.23
-
Niels Möller authored
Rev: src/lsh-transport.c:1.1.2.15 Rev: src/transport_forward.c:1.1.2.6
-
Niels Möller authored
(make_lshd_connection): Deleted redundant function. Rev: src/lshd.c:1.170.2.31
-
Niels Möller authored
(init_transport_connection): Call io_register_fd. (transport_connection_kill, transport_close): Call io_close_fd. Rev: src/transport.c:1.6.2.15
-
Niels Möller authored
oop. global_oop_source should be used instead. Rev: src/transport.h:1.7.2.12
-
Niels Möller authored
abstraction. Use SSH_CONNECTION_ERROR. Rev: src/server_session.c:1.103.2.9
-
Niels Möller authored
* configure.ac: Don't use LSH_GCC_FUNCTION_NAME. Rev: acinclude.m4:1.27.2.1 Rev: configure.ac:1.59.2.3
-
Niels Möller authored
FUNCTION_NAME. Rev: src/lsh_string.h:1.2.2.5
-
Niels Möller authored
exception abstraction. Rev: src/lsh.c:1.200.2.15
-
Niels Möller authored
Rev: src/io.c:1.215.2.10
-
Niels Möller authored
#if:ed out some old exception-related functions. (class protect_handler): New parent attribute (used to be in the super class). Rev: src/command.c:1.50.2.2
-
Niels Möller authored
SSH_CONNECTION_ERROR. Rev: src/client.c:1.166.2.8
-
Niels Möller authored
Rev: src/channel_forward.c:1.14.2.2
-