- 13 Oct, 1999 5 commits
-
-
Niels Möller authored
(canon_doc_option): Cast to unsigned char before passing characters to ctype macros. (hol_entry_cmp): Use unsigned char. Rev: src/argp/argp-help.c:1.2
-
Niels Möller authored
Rev: src/argp/Makefile.am.in:1.3
-
Niels Möller authored
Rev: src/algorithms.c:1.9 Rev: src/lsh.c:1.77 Rev: src/lsh_keygen.c:1.17 Rev: src/lshd.c:1.66 Rev: src/sexp.c:1.18 Rev: src/sexp_conv.c:1.9 Rev: src/werror.c:1.37
-
Niels Möller authored
Rev: configure.in:1.29
-
Niels Möller authored
Rev: Makefile.am.in:1.7
-
- 11 Oct, 1999 17 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.105
-
Niels Möller authored
the .c suffix). Rev: src/argp/Makefile.am.in:1.2
-
Niels Möller authored
Rev: ChangeLog:1.104 Rev: src/sexp_conv.c:1.8
-
Niels Möller authored
context argument. (do_read_sexp): Pass HANDLER_CONTEXT. * src/sexp.c (lookup_sexp_format): Use strcmp rather than strcasecmp. (sexp_input_argp, sexp_output_argp): Split sexp_argp into two parsers. * src/server_userauth.c (make_exc_userauth_handler): Added context argument. (do_userauth): Pass HANDLER_CONTEXT. * src/server_session.c (do_spawn_shell): Pass HANDLER_CONTEXT. Rev: src/read_data.h:1.11 Rev: src/server_session.c:1.19 Rev: src/server_userauth.c:1.20 Rev: src/sexp.c:1.17 Rev: src/sexp.h:1.20 Rev: src/sexp_commands.c:1.3 Rev: src/sexp_streamed_parser.c:1.14
-
Niels Möller authored
* src/connection.c (make_exc_protocol_handler): Added context argument. (connection_init_io): Pass HANDLER_CONTEXT. Rev: src/connection.c:1.42 Rev: src/connection.h:1.38 Rev: src/connection_commands.c:1.14
-
Niels Möller authored
Rev: src/lsh.c:1.76 Rev: src/lsh_keygen.c:1.16 Rev: src/lshd.c:1.65
-
Niels Möller authored
(init_file): Pass HANDLER_CONTEXT. (make_exc_finish_read_handler): Added context argument. Rev: src/io.c:1.78 Rev: src/io.h:1.46
-
Niels Möller authored
(HANDLER_CONTEXT): New macro. * src/exception.c (make_exception_handler): Added context argument. (make_report_exception_handler): -"- (exception_raise): New function. Rev: src/exception.c:1.9 Rev: src/exception.h:1.11
-
Niels Möller authored
* src/command.c (make_trace): Define only if DEBUG_TRACE is defined. (make_catch_handler): Added context argument. (do_catch_apply): Pass HANDLER_CONTEXT. Rev: src/command.c:1.28 Rev: src/command.h:1.37
-
Niels Möller authored
Rev: src/client.c:1.79
-
Niels Möller authored
* configure.in: Added with-debug-trace option. Rev: configure.in:1.28
-
Niels Möller authored
argument. (make_channel_io_exception_handler): -"- (register_channel): Pass HANDLER_CONTEXT. Rev: src/channel.c:1.61 Rev: src/channel.h:1.46
-
Niels Möller authored
Rev: ChangeLog:1.103
-
Niels Möller authored
* src/lshd.c: -"- * src/lsh_keygen.c: -"- Rev: src/lsh.c:1.75 Rev: src/lsh_keygen.c:1.15 Rev: src/lshd.c:1.64
-
Niels Möller authored
configurable. Rev: src/sexp_conv.c:1.7
-
Niels Möller authored
(init_algorithms_options): New function. Rev: src/algorithms.c:1.8 Rev: src/algorithms.h:1.2
-
Niels Möller authored
Rev: acconfig.h:1.8 Rev: configure.in:1.27
-
- 10 Oct, 1999 2 commits
-
-
Niels Möller authored
Rev: src/client_pty.c:1.10 Rev: src/scm/.cvsignore:1.1 Rev: src/sexp_conv.c:1.6
-
Niels Möller authored
Rev: src/lsh.c:1.74
-
- 07 Oct, 1999 7 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.102 Rev: doc/TODO:1.60
-
Niels Möller authored
(FUNCTION_NAME): New define. Rev: src/lsh_types.h:1.34
-
Niels Möller authored
(do_exit_signal): -"- Rev: src/client.c:1.78
-
Niels Möller authored
CHANNEL_SENT_CLOSE flag. (do_channel_write): Removed test of CHANNEL_SENT_EOF flag. (do_channel_write_extended): -"- Rev: src/channel.c:1.60
-
Niels Möller authored
(SUBDIRS): Added argp sub directory. Rev: src/Makefile.am.in:1.59
-
Niels Möller authored
Rev: configure.in:1.26
-
Niels Möller authored
HAVE_GCC_FUNCTION. Rev: acconfig.h:1.7
-
- 04 Oct, 1999 2 commits
-
-
Niels Möller authored
Rev: src/argp/Makefile.am.in:1.1 Rev: src/argp/Versions:1.1 Rev: src/argp/argp-ba.c:1.1 Rev: src/argp/argp-eexst.c:1.1 Rev: src/argp/argp-fmtstream.c:1.1 Rev: src/argp/argp-fmtstream.h:1.1 Rev: src/argp/argp-fs-xinl.c:1.1 Rev: src/argp/argp-help.c:1.1 Rev: src/argp/argp-namefrob.h:1.1 Rev: src/argp/argp-parse.c:1.1 Rev: src/argp/argp-pv.c:1.1 Rev: src/argp/argp-pvh.c:1.1 Rev: src/argp/argp-test.c:1.1 Rev: src/argp/argp-xinl.c:1.1 Rev: src/argp/argp.h:1.1
-
Niels Möller authored
* src/sexp.c (sexp_argp): -"- * src/werror.c (werror_argp): -"- Rev: src/lsh_argp.h:1.1 Rev: src/sexp.c:1.16 Rev: src/sexp.h:1.19 Rev: src/sexp_conv.c:1.5 Rev: src/werror.c:1.36 Rev: src/werror.h:1.20
-
- 02 Oct, 1999 7 commits
-
-
Niels Möller authored
Rev: ChangeLog:1.101 Rev: NEWS:1.26 Rev: src/compiler.scm:1.9(DEAD) Rev: src/make_char_classes:1.4(DEAD) Rev: src/make_class:1.22(DEAD)
-
Niels Möller authored
Rev: configure.in:1.25
-
Niels Möller authored
make_char_classes and compiler.scm (which now live in the scm subdirectory). Rev: src/Makefile.am.in:1.58
-
Niels Möller authored
on the channel's resources list. Rev: src/tcpforward_commands.c:1.14
-
Niels Möller authored
make_channel_read_close_callback rather than make_channel_close_callback. I haven't looked into exception handling for i/o errors yet. Rev: src/tcpforward.c:1.31
-
Niels Möller authored
channel's resources list rather than the connection's. * src/server_session.c (do_spawn_shell): Fixed close-callbacks and exception handlers for stdio. Also registers the fd:s on the channel's rather than the connection's resources list. Rev: src/server_session.c:1.18
-
Niels Möller authored
(do_client_io): Fixed setup of fd:s, and their close-callbacks and exception handlers. Also register the fd:s on the channel's resources list. Rev: src/client.c:1.77
-