diff options
author | Ben Lindstrom <mouring@eviladmin.org> | 2001-07-18 16:19:48 +0000 |
---|---|---|
committer | Ben Lindstrom <mouring@eviladmin.org> | 2001-07-18 16:19:48 +0000 |
commit | cff94beb65f9196b213a17c9fac5fb91f3b6078a (patch) | |
tree | d2b6153cc09001a2d627984f1d108f982375b2ec /ChangeLog | |
parent | 0dd676a26beb382d22ccb51090f067a4481ea014 (diff) |
- (bal) Allow sshd to switch user context without password for Cygwin.
Patch by Corinna Vinschen <vinschen@redhat.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -20,6 +20,8 @@ | |||
20 | keep track of both maxfd and the size of the malloc'ed fdsets. | 20 | keep track of both maxfd and the size of the malloc'ed fdsets. |
21 | update maxfd if maxfd gets closed. | 21 | update maxfd if maxfd gets closed. |
22 | - (bal) Cleaned up trailing spaces in ChangeLog. | 22 | - (bal) Cleaned up trailing spaces in ChangeLog. |
23 | - (bal) Allow sshd to switch user context without password for Cygwin. | ||
24 | Patch by Corinna Vinschen <vinschen@redhat.com> | ||
23 | 25 | ||
24 | 20010715 | 26 | 20010715 |
25 | - (bal) Set "BROKEN_GETADDRINFO" for darwin platform. Reported by | 27 | - (bal) Set "BROKEN_GETADDRINFO" for darwin platform. Reported by |
@@ -6059,4 +6061,4 @@ | |||
6059 | - Wrote replacements for strlcpy and mkdtemp | 6061 | - Wrote replacements for strlcpy and mkdtemp |
6060 | - Released 1.0pre1 | 6062 | - Released 1.0pre1 |
6061 | 6063 | ||
6062 | $Id: ChangeLog,v 1.1410 2001/07/18 16:05:50 mouring Exp $ | 6064 | $Id: ChangeLog,v 1.1411 2001/07/18 16:19:48 mouring Exp $ |