Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
LSH
lsh
Commits
1bb9d69f
Commit
1bb9d69f
authored
Jul 03, 2002
by
Pontus Freyhult
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*** empty log message ***
Rev: ChangeLog:1.526
parent
17c229b5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
0 deletions
+20
-0
ChangeLog
ChangeLog
+20
-0
No files found.
ChangeLog
View file @
1bb9d69f
2002-07-03 Pontus Skld <pont@soua.net>
* src/lshg.c: Include <unistd.h> to get execvp declaration, define
LSH_FILENAME if not defined.
(lshg_options): New attribute fallback_lsh.
(make_options): Initialize fallback_lsh.
(main_options): New option -G to handle fallback.
(main_argp_parser): Handle new option.
(main_argp): Added missing space in message.
(lshg_exception_handler): New class.
(do_exc_lshg_handler): If the exception was because there was no
usable gateway and fallback is enabled, launch lsh instead.
(make_lshg_exception_handler): No longer call
make_exception_handler but construct the object ourself.
(main): make_lshg_exception_handler takes more arguments to handle
the lsh fallback.
* src/io_commands.c (connect_local_command): Check if the
connection was successfull and raise an exception otherwise.
2002-07-02 Niels Mller <nisse@cuckoo.hack.org>
2002-07-02 Niels Mller <nisse@cuckoo.hack.org>
* src/unix_user.c (do_spawn): Allow err[1] and out[1] to be the
* src/unix_user.c (do_spawn): Allow err[1] and out[1] to be the
...
...
Write
Preview
Markdown
is supported
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