Skip to content
GitLab
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
b69b2baa
Commit
b69b2baa
authored
Feb 05, 2010
by
Niels Möller
Browse files
*** empty log message ***
Rev: ChangeLog:1.1041
parent
e784027b
Changes
1
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
b69b2baa
2010-02-05 Niels Mller <nisse@lysator.liu.se>
* src/testsuite/config/lshd-userauth.conf: Added enable-publickey
option.
* src/testsuite/lsh-4-test: Added missing call to test_done.
* src/lshd-userauth.c (lshd_userauth_config_handler): New
function.
(main_options): New options --password, --publickey, --root-login,
and negated versions.
(handle_userauth): Implement the the options.
(handle_publickey, handle_password): Take the configuration as
argument, and return 0 if the method is not enabled.
2010-02-04 Niels Mller <nisse@lysator.liu.se>
* src/server_config.c (parser_parse_option): Require new line at
...
...
@@ -8,7 +23,7 @@
* src/testsuite/Makefile.in (PASSWD_PRELOAD): New variable, set
depending on IF_LD_PRELOAD, and passed to the environment of
run-tests.
run-tests.
(getpwnam-wrapper): Use $(CCPIC). Deleted -rdynamic when compiling
and -Wl,-soname when linking.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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