diff options
author | Ben Lindstrom <mouring@eviladmin.org> | 2001-03-08 03:39:10 +0000 |
---|---|---|
committer | Ben Lindstrom <mouring@eviladmin.org> | 2001-03-08 03:39:10 +0000 |
commit | cebc858ca27e1b3138e346b0094bcdfa08088699 (patch) | |
tree | 7260f5b3d7865771d120ae3e640cc9e2d1523f98 /ChangeLog | |
parent | 058316f0f1811ac716c1cb799f50adae4af7928e (diff) |
- OpenBSD CVS Sync
- markus@cvs.openbsd.org 2001/03/08 00:15:48
[readconf.c ssh.1]
turn off useprivilegedports by default. only rhost-auth needs
this. older sshd's may need this, too.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 9 insertions, 5 deletions
@@ -1,9 +1,13 @@ | |||
1 | 20010308 | 1 | 20010308 |
2 | - OpenBSD CVS Sync | 2 | - OpenBSD CVS Sync |
3 | - djm@cvs.openbsd.org 2001/03/07 10:11:23 | 3 | - djm@cvs.openbsd.org 2001/03/07 10:11:23 |
4 | [sftp-client.c sftp-client.h sftp-int.c sftp-server.c sftp.1 sftp.c sftp.h] | 4 | [sftp-client.c sftp-client.h sftp-int.c sftp-server.c sftp.1 sftp.c sftp.h] |
5 | Support for new draft (draft-ietf-secsh-filexfer-01). New symlink handling | 5 | Support for new draft (draft-ietf-secsh-filexfer-01). New symlink handling |
6 | functions and small protocol change. | 6 | functions and small protocol change. |
7 | - markus@cvs.openbsd.org 2001/03/08 00:15:48 | ||
8 | [readconf.c ssh.1] | ||
9 | turn off useprivilegedports by default. only rhost-auth needs | ||
10 | this. older sshd's may need this, too. | ||
7 | 11 | ||
8 | 20010307 | 12 | 20010307 |
9 | - (bal) OpenBSD CVS Sync | 13 | - (bal) OpenBSD CVS Sync |
@@ -4437,4 +4441,4 @@ | |||
4437 | - Wrote replacements for strlcpy and mkdtemp | 4441 | - Wrote replacements for strlcpy and mkdtemp |
4438 | - Released 1.0pre1 | 4442 | - Released 1.0pre1 |
4439 | 4443 | ||
4440 | $Id: ChangeLog,v 1.925 2001/03/07 23:08:49 djm Exp $ | 4444 | $Id: ChangeLog,v 1.926 2001/03/08 03:39:10 mouring Exp $ |