diff options
author | Damien Miller <djm@mindrot.org> | 2003-09-02 22:56:18 +1000 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2003-09-02 22:56:18 +1000 |
commit | a0c4ad21b67c4d27678550508e049a0a24f89cad (patch) | |
tree | 0e7daaebcfc0d0af29933abf3ec5ebeab41d39da /ChangeLog | |
parent | 324948b320631096a1d33c9d984fcdbfa35b203a (diff) |
- markus@cvs.openbsd.org 2003/08/31 13:30:18
[gss-serv.c]
correct string termination in parse_ename(); sxw@inf.ed.ac.uk
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -26,6 +26,9 @@ | |||
26 | [session.c] | 26 | [session.c] |
27 | call ssh_gssapi_storecreds conditionally from do_exec(); | 27 | call ssh_gssapi_storecreds conditionally from do_exec(); |
28 | with sxw@inf.ed.ac.uk | 28 | with sxw@inf.ed.ac.uk |
29 | - markus@cvs.openbsd.org 2003/08/31 13:30:18 | ||
30 | [gss-serv.c] | ||
31 | correct string termination in parse_ename(); sxw@inf.ed.ac.uk | ||
29 | 32 | ||
30 | 20030829 | 33 | 20030829 |
31 | - (bal) openbsd-compat/ clean up. Considate headers, add in Id on our | 34 | - (bal) openbsd-compat/ clean up. Considate headers, add in Id on our |
@@ -941,4 +944,4 @@ | |||
941 | - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. | 944 | - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. |
942 | Report from murple@murple.net, diagnosis from dtucker@zip.com.au | 945 | Report from murple@murple.net, diagnosis from dtucker@zip.com.au |
943 | 946 | ||
944 | $Id: ChangeLog,v 1.2926 2003/09/02 12:55:45 djm Exp $ | 947 | $Id: ChangeLog,v 1.2927 2003/09/02 12:56:18 djm Exp $ |