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
25d0678c
Commit
25d0678c
authored
Jun 02, 2000
by
Niels Möller
Browse files
*** empty log message ***
Rev: ChangeLog:1.207 Rev: doc/.cvsignore:1.4 Rev: doc/fixff.pl:1.2
parent
fe6ea021
Changes
4
Show whitespace changes
Inline
Side-by-side
ChangeLog
View file @
25d0678c
2000-06-02 Niels Möller <nisse@cuckoo.localdomain>
* src/unix_user.c (do_lookup_user): Let $HOME override the
passwd->pw_dir, if (i) the server is not running as root, and (ii)
the user logging in is the same user running the server.
* src/lsh.c: Bugfixes in the userauth configuration.
* src/lsh-authorize: Updated to use sexp_conv -f rather than
sexp_conv -o.
2000-06-01 Niels Möller <nisse@cuckoo.localdomain>
* src/unix_user.c (do_lookup_user): When running as non-root, let
$HOME override pw_dir from the passwd-database.
* src/srp-gen.c (main_argp_parser): By default, use transport
syntax when writing to stdout, and canonical syntax when writing
to a file.
...
...
doc/.cvsignore
View file @
25d0678c
...
...
@@ -2,3 +2,4 @@ Makefile
Makefile.am
Makefile.in
lsh.info
srp-spec.txt
doc/.gitignore
View file @
25d0678c
...
...
@@ -2,3 +2,4 @@
/Makefile.am
/Makefile.in
/lsh.info
/srp-spec.txt
doc/fixff.pl
View file @
25d0678c
...
...
@@ -26,14 +26,6 @@
# When porting this script, please observe the following points:
#
# 1) ISI keeps perl in "/local/bin/perl"; your system may keep it
Postel
&
Reynolds
Informational
[
Page
16
]
RFC
2223
Instructions
to
RFC
Authors
October
1997
# elsewhere.
# 2) On systems with a CRLF end-of-line convention, the "\n"s below
# may have to be replaced with "\r\n"s.
...
...
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