Sebastian Lackner
f1064ee0bd
advapi32-LsaLookupSids: Add additional patch to fallback to Sid string when LookupAccountSid fails.
2015-04-18 21:43:36 +02:00
Sebastian Lackner
743184f7be
wbemprox-Win32_SystemEnclosure: Remove const to avoid warnings with gcc >= 5.0.
2015-04-18 17:08:09 +02:00
Sebastian Lackner
15041e6b96
Added patch for ProfileList\<UserSID> registry subkey.
2015-04-18 16:39:34 +02:00
Sebastian Lackner
cf4a1f5af2
Added patch for stub of ntdll.WinSqmIsOptedIn.
2015-04-18 15:34:28 +02:00
Sebastian Lackner
b9a1a97057
ntdll-FileDispositionInformation: Add additional tests for setting FileDispositionInformation on mapped files.
2015-04-18 09:32:19 +02:00
Sebastian Lackner
69f3294d35
Updated ntdll-FileDispositionInformation patchset to block deleting mapped files (by Qian Hong, fixes Wine Staging Bug #228 ).
2015-04-17 21:24:21 +02:00
Sebastian Lackner
f2ecb762ea
Added patch for implementation of mfplat.MFTRegister.
2015-04-17 21:00:19 +02:00
Sebastian Lackner
a2dd6b6ede
wbemprox-Win32_SystemEnclosure: Mark an additional upstream bug as fixed.
2015-04-17 15:07:32 +02:00
Sebastian Lackner
4befe663b8
Added patch to fix handling of opening read-only files for FILE_DELETE_ON_CLOSE.
2015-04-17 13:48:21 +02:00
Sebastian Lackner
178d669519
Added patch to implement support for wbemprox Win32_SystemEnclosure table.
2015-04-17 09:54:01 +02:00
Sebastian Lackner
04afcf114c
Added patch to recognize localhost as local machine in wbemprox.
2015-04-17 06:29:29 +02:00
Sebastian Lackner
d8cb439f29
patchupdate.py: Do not warn about ASSIGNED bugs.
2015-04-17 06:25:58 +02:00
Sebastian Lackner
d9bdc6ae51
Added patch for support of process specific debug channels.
2015-04-17 06:23:19 +02:00
Sebastian Lackner
572c6fe243
Rebase against upstream changes.
2015-04-16 19:29:50 +02:00
Sebastian Lackner
3a65a99375
Added patch to properly handle closing sockets during a select call.
2015-04-16 13:02:10 +02:00
Sebastian Lackner
5b313a54e2
wined3d-CSMT_Main: Rebase against upstream changes.
2015-04-15 20:08:28 +02:00
Sebastian Lackner
04e3ce9865
server-{Stored,Inherited}_ACLs: Rework of ACL patches, use upstream code to inherit ACL attributes in advapi32 code.
2015-04-15 16:09:11 +02:00
Sebastian Lackner
96325cabed
Removed patch to increase wineconsole commandline buffer size (fixed upstream).
2015-04-14 19:11:31 +02:00
Sebastian Lackner
2bb0477ca0
dsound-EAX: Disable EAX support by default.
...
Several older games seem to trigger various bugs when EAX 1 support is enabled.
2015-04-13 00:38:12 +02:00
Sebastian Lackner
bbbdc32ff4
patchupdate.py: Reimplement patchupdate cache.
...
The cache was removed some time ago when the patchsystem was rewritten from scratch.
2015-04-13 00:24:07 +02:00
Sebastian Lackner
24af7f9090
Added patch to reset device state in SysKeyboard*Impl_Acquire.
2015-04-11 10:07:56 +02:00
Sebastian Lackner
c9ec45a0e3
Updated server-PeekMessage patchset to reset message filter in accept_hardware_message call (fixes Wine Staging Bug #211 ).
2015-04-10 22:53:14 +02:00
Sebastian Lackner
ea8db60185
Rebase against upstream changes.
2015-04-10 17:58:40 +02:00
Sebastian Lackner
44c159ca06
Added patch to fix regression caused by blacklisting supported OpenGL extensions.
2015-04-10 08:21:45 +02:00
Sebastian Lackner
c382d2430b
Added patch to calculate msvcrt exponential math operations with higher precision.
2015-04-10 08:16:17 +02:00
Sebastian Lackner
77bc095cb4
Added first part of patchset containing various improvements for LsaLookupSids.
2015-04-10 05:28:45 +02:00
Sebastian Lackner
0412f2dcbc
server-Realtime_Priority: Fix compilation on FreeBSD.
2015-04-10 02:53:11 +02:00
Sebastian Lackner
3f56243b9b
Added patch with stub for setupapi.SetupDiSetDeviceInstallParamsW.
2015-04-10 00:13:54 +02:00
Sebastian Lackner
f1b780f2e7
Removed patch to fix compatibility with gnutls28 (accepted upstream).
2015-04-09 18:21:07 +02:00
Sebastian Lackner
31639cf6d5
ddraw-EnumSurfaces: Add additional patch to fix arguments to IDirectDraw7::EnumSurfaces in DllMain.
2015-04-09 05:47:16 +02:00
Sebastian Lackner
c5bbea55d2
Rebase against upstream changes.
2015-04-08 04:02:57 +02:00
Sebastian Lackner
d28a7ba29e
mscoree-CorValidateImage: Only update entry point for IL-only images on 32-bit.
2015-04-07 11:35:24 +02:00
Sebastian Lackner
13a3cadc66
Removed multiple patchsets (accepted upstream).
2015-04-06 17:53:34 +02:00
Sebastian Lackner
2821e85d06
winebuild-LinkerVersion: Set linker version for both memory layout and fake module.
2015-04-06 11:22:36 +02:00
Sebastian Lackner
182d868560
Added tests for RtlIpv6AddressToString and RtlIpv6AddressToStringEx.
2015-04-06 08:15:53 +02:00
Sebastian Lackner
8b06b71275
Merge pull request #315 from maharmstone/master (works around Wine Staging bug 199)
...
Various Windows apps (like Max Payne 2) seem to contain a broken eax.dll library,
which is affected by various use-after-free bugs. To work around such issues EAX
support can be globally disabled in winecfg. Moreover a winediag message is added
to inform the user about possible issues related to EAX.
2015-04-05 20:11:34 +02:00
Mark Harmstone
9138b6d929
Added patches to allow EAX support to be disabled.
2015-04-05 14:54:03 +01:00
Sebastian Lackner
55da87044b
winecfg-Staging: Disable DXVA2 configuration when support is not compiled in.
2015-04-05 10:10:46 +02:00
Sebastian Lackner
139ec6bfe7
Split 'Miscellaneous' patchset into individual patches.
2015-04-05 09:46:18 +02:00
Sebastian Lackner
c931ff9dad
Partially remove advapi32-Revert_DACL patches.
2015-04-05 06:02:38 +02:00
Sebastian Lackner
9e0bb28fcb
Release 1.7.40.
2015-04-05 01:29:49 +02:00
Sebastian Lackner
e298b95f54
Added patch with stub for setupapi.SetupDiSelectBestCompatDrv.
2015-04-04 22:45:27 +02:00
Sebastian Lackner
4ad22c8418
Added patch to allow NULL pointer as keystate argument in ToUnicodeEx.
2015-04-04 22:32:25 +02:00
Sebastian Lackner
9f091b033c
Added patch to ignore unsupported job object restrictions.
2015-04-04 22:17:38 +02:00
Sebastian Lackner
e5a4f11591
dsound-EAX: Various improvements to EAX support (fixes Wine-Staging bug 195).
2015-04-04 21:53:57 +02:00
Michael Müller
f925ee9336
Added patch to implement DDENUMSURFACES_CANBECREATED in IDirectDraw7::EnumSurfaces and fix some bugs.
2015-04-04 05:57:17 +02:00
Sebastian Lackner
174fd8ca69
server-JobObjects: Fix variable name (was renamed upstream).
2015-04-03 18:53:28 +02:00
Sebastian Lackner
da14f3201a
Added patch to allow to open files/directories without any access rights in order to query attributes.
2015-04-03 18:36:35 +02:00
Sebastian Lackner
70ca8ccdee
Added patch to fix invalid memory access in get_registry_locale_info.
2015-04-03 17:30:35 +02:00
Michael Müller
a6bdf0d803
Added patch to stub ntoskrnl.PsRemoveLoadImageNotifyRoutine.
2015-04-03 17:13:12 +02:00