diff options
author | Daniel Stenberg <daniel@haxx.se> | 2005-11-14 22:10:52 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2005-11-14 22:10:52 +0000 |
commit | 92c0de518eee482c8a9c516ec5c1e6b447b2a1a5 (patch) | |
tree | 3728e7e2e1a8c15ade7236f84b1f8f131174cff3 /CHANGES | |
parent | ff9645651356e89a09ecf2faaa32bbed8f556f02 (diff) |
Quagmire reported that he needed to raise a NTLM buffer for SSPI to work
properly for a case, and so we did. We raised it even for non-SSPI builds
but it should not do any harm. http://curl.haxx.se/bug/view.cgi?id=1356715
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -9,6 +9,10 @@ Daniel (14 November 2005) +- Quagmire reported that he needed to raise a NTLM buffer for SSPI to work + properly for a case, and so we did. We raised it even for non-SSPI builds + but it should not do any harm. http://curl.haxx.se/bug/view.cgi?id=1356715 + - Jan Kunder's debian bug report http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=338680 identified a weird error message for when you try to upload a file and the requested directory |