search for: strarray

Displaying 5 results from an estimated 5 matches for "strarray".

2012 Jul 27
2
ntlm auth / usernames with white spaces
Hi, we experienced some problems with white spaces in usernames (this was NOT our idea) authenticated bei dovecots ntlmhelper I wrote a little patch fixing this, if you would like. patch applies on 2.1.7 and 2.1.8 (tested those) diff -up ./src/auth/mech-winbind.c.username ./src/auth/mech-winbind.c --- ./src/auth/mech-winbind.c.username 2012-07-27 09:52:33.422553807 +0200 +++
2016 Apr 01
0
Wine release 1.9.7
...header for global access. d3drm: Fix signature macro of IDirect3DRM*::CreateObject. Adam Buchbinder (1): riched20: Implement ITextRange::ScrollIntoView. Alex Henrie (1): ole32: Fix sizeof mismatch in CompositeMonikerImpl_Construct. Alexandre Julliard (26): winebuild: Use strarray objects instead of pointers where possible. winebuild: Use strarray objects for a few more string arrays. kernel32/tests: Use Interlocked functions to avoid fault counters being optimized out. winebuild: Don't store the full spec for an imported dll. winebuild: Store a C...
2020 Mar 13
0
Wine release 5.4
...msvcrt: Silence wide environment initialization debug messages. makedep: Build builtin programs with ucrt. winetest: Build with msvcrt. winegcc: Lookup PATH in find_binary and don't try to run binaries that can't be found. winegcc: Return build_tool_name result as strarray. winegcc: Pass tool by id to build_tool_name. winegcc: Add support for using clang directly. stdio.h: Fix calling convention of variadic inline functions. msvcrt/tests: Use __[w]getmainargs declarations from headers. msvcrt20: Use __[w]getmainargs declarations from hea...
2020 Jun 05
0
Wine release 5.10
...ies (3): ntdll: Use the correct size when the read spans a page boundary. ntdll: Remove unnecessary page variable. bcrypt: Add stubs for DSS private key functions on macOS. Jacek Caban (41): rpcndr.h: Avoid error_status_t redefinition. winegcc: Store main arguments in strarray. winegcc: Add support for @file arguments. winegcc: Add support for -Wl,--whole-archive option. setjmp.h: Use __intrinsic_setjmpex when using ucrt. winnt.h: Provide inline NtCurrentTeb implementation for mingw arm builds. dmusic/tests: Introduce compare_time helper....
2013 Dec 04
3
BIND segway -> python -> first-class ports
On 12/4/13, 9:05 AM, Mark Felder said: ----------------- > There was no alternative; we couldn't keep BIND in base. BIND 9 will > certainly have a EoL before the EoL of FreeBSD 10.x, and we can't use > BIND 10 because it requires importing Python to base. I'm coming more and more to the conclusion that we should have a minimal Python in "base". More and more people