[Bug 13945] New: subversion fails to Initial network when using http protocol
http://bugs.winehq.org/show_bug.cgi?id=13945 Summary: subversion fails to Initial network when using http protocol Product: Wine Version: CVS/GIT Platform: Other OS/Version: other Status: NEW Keywords: patch Severity: enhancement Priority: P2 Component: secur32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: leslie_alistair(a)hotmail.com Created an attachment (id=14095) --> (http://bugs.winehq.org/attachment.cgi?id=14095) Enable Negotiate code When attempting to connect to a svn repository via http or https fails to initialize correctly. svn assumes that negotiate and NTLM will be valid on a system, instead of using NTLM as a fallback. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13945 --- Comment #1 from Kai Blin <kai.blin(a)gmail.com> 2008-07-28 13:04:42 --- Sorry, I seem to have missed this bug for some reason. Your solution will break a couple of other applications that expect Negotiate to work if the Negotiate provider is loaded. I'm not convinced that svn actually needs Negotiate for anything, could you provide a +secur32 trace? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13945 --- Comment #2 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> 2008-07-29 17:21:09 --- $ WINEDEBUG=+secur32 ~/wine/wine svn co http://localhost/none trace:secur32:SECUR32_initializeProviders trace:secur32:QuerySecurityPackageInfoA "Negotiate" 0x32f924 trace:secur32:QuerySecurityPackageInfoA "NTLM" 0x32f92c svn: Network socket initialization failed trace:secur32:SECUR32_freeProviders I have looked a little into this, and the neon library that svn uses has to have both NTLM and Negotiate available or else the library fails to initialize. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13945 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2009-01-20 02:39:15 --- Removing deprecated CVS/GIT version tag. Please retest in current git. If the bug is still present in today's wine, but was not present in some earlier version of wine, please update version field to earliest known version of wine that had the bug. Thanks! -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13945 --- Comment #4 from Austin English <austinenglish(a)gmail.com> 2009-07-21 12:57:46 --- Is this still an issue in current (1.1.26 or newer) wine? Where did you get svn from? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13945 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |http://subversion.tigris.or | |g/files/documents/15/46144/ | |svn-win32-1.6.3.zip Version|unspecified |1.0.0 --- Comment #5 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> 2009-07-21 19:03:58 --- Yes this is still and issue. Updated the URL to the latest version I've tried. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13945 Alex Stanev <alex(a)stanev.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alex(a)stanev.org --- Comment #6 from Alex Stanev <alex(a)stanev.org> 2009-08-24 05:30:40 --- I believe this is fixed by commit dfb2b429a02ba289dc863373652b2ae0db65da4e See bug 16905 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13945 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #7 from Austin English <austinenglish(a)gmail.com> 2009-08-24 07:33:28 --- Yep, works fine here. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13945 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from Alexandre Julliard <julliard(a)winehq.org> 2009-09-02 14:15:02 --- Closing bugs fixed in 1.1.29. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org