Commit Graph

928 Commits

Author SHA1 Message Date
Sebastian Lackner
c361cbefb2 Rebase against af55ae137965512a1635e69b8f41849114f60012. 2015-06-19 16:06:14 +02:00
Sebastian Lackner
9f4a601887 Rebase against 6fe55462107b4dcc31f919296a6e5870dcc881a3. 2015-06-18 23:27:35 +02:00
Sebastian Lackner
b0071ce53e debian/rules: Remove --without-unwind, its no longer necessary. 2015-06-18 05:30:51 +02:00
Sebastian Lackner
36ec2e0cf4 ntdll-WRITECOPY: Also install SIGILL and SIGBUS early signal handler for MacOS compatibility. 2015-06-18 05:25:18 +02:00
Sebastian Lackner
dde3ae24dd ntoskrnl-Emulator: Add emulation for MOVZX instruction on x86_64. 2015-06-18 04:02:49 +02:00
Erich E. Hoover
f6af570538 Updated kernel32-GetVolumePathName to fix several test failures. 2015-06-17 19:35:28 -06:00
Sebastian Lackner
31bd06cb42 Added patch to fix wineserver crash when pipe server object is destroyed before client (fixes Wine Staging Bug #393). 2015-06-17 13:52:46 +02:00
Sebastian Lackner
0bef3b01c4 Rebase against dedbd1883611b1c72abeb05d9f93cd5ac8af2e90. 2015-06-16 22:35:05 +02:00
Sebastian Lackner
50b37c2d7e Added patch to fix possible use-after-free in wineserver device IPR code. 2015-06-16 03:26:43 +02:00
Sebastian Lackner
333de90b1a Added patch to globally invalidate key state on changes in other threads. 2015-06-16 03:09:11 +02:00
Sebastian Lackner
3daf410291 Rebase against 46bdb6e59a007b71aa6a0932228e30bf3ad8bc2b. 2015-06-15 17:27:30 +02:00
Sebastian Lackner
5a89756c6a Added patch to improve IoGetDeviceObjectPointer stub to appease SecuROM 5.x. 2015-06-15 03:27:14 +02:00
Sebastian Lackner
7af67608ec wininet-Cache_Long_URLs: Add reference to upstream bug report. 2015-06-14 09:17:37 +02:00
Sebastian Lackner
7c0b90ad19 Release 1.7.45. 2015-06-14 00:39:24 +02:00
Sebastian Lackner
a1611c8fd0 debian/rules: Add configure flag --without-unwind on x86_64, its not really required on Linux. 2015-06-13 21:24:00 +02:00
Sebastian Lackner
12f0292934 Added patch to implement advapi32.GetWindowsAccountDomainSid. 2015-06-13 21:06:36 +02:00
Sebastian Lackner
6c70ccd388 Added patch to properly check existence for libunwind before linking against it. 2015-06-13 17:55:21 +02:00
Sebastian Lackner
703e98c1f5 Added patch to implement fallback to system ping command when CAP_NET_RAW is not available. 2015-06-13 07:13:20 +02:00
Sebastian Lackner
5628355586 Added patch with stub for winscard.SCardListReadersA/W. 2015-06-13 01:21:16 +02:00
Sebastian Lackner
7c2dfd1e28 Added patch to send WM_DROPFILES only when OLE dnd fails. 2015-06-13 01:03:13 +02:00
Sebastian Lackner
7765a19988 Rebase against cde46665fa8503e90c9a2fab1898cdb4d22f667b. 2015-06-12 20:13:22 +02:00
Sebastian Lackner
2672e6b4c5 Rebase against 39797dcfb250c4b4497fa003ae67b873427daa37. 2015-06-11 18:42:12 +02:00
Sebastian Lackner
a6f687dcc9 Rebase against 714abcb7cdd8cab7d9383bded5b5426e55d98791. 2015-06-11 15:37:59 +02:00
Sebastian Lackner
945ec28ec8 Added patch to ensure console InsertMode changes take effect immediately. 2015-06-09 06:02:07 +02:00
Sebastian Lackner
5fc6371a97 Added patch to forward GIF encoder requests to windowscodecs. 2015-06-09 05:49:04 +02:00
Sebastian Lackner
7a6fec3740 patchupdate.py: Always try to match bug description. 2015-06-09 05:36:03 +02:00
Sebastian Lackner
aaeb4db3b3 Rebase against 0922865b377913a27cea568ac688787a8117d8a7.
Rebasing of CSMT will need some additional work / thoughts.
2015-06-09 04:56:36 +02:00
Sebastian Lackner
f76f0d0052 Added patch to fix handling of periodic advice timers causing high CPU usage. 2015-06-07 20:17:10 +02:00
Sebastian Lackner
0ccd396056 patchupdate.py: Improvement of category dependency handling. 2015-06-07 04:41:40 +02:00
Sebastian Lackner
6b78b26763 Added patch to use NVX_GPU_MEMORY_INFO extension for more exact video memory accounting on NVIDIA graphic cards. 2015-06-06 20:28:46 +02:00
Sebastian Lackner
d2765a37f2 Added patch for semi-stub of FileFsVolumeInformation information class. 2015-06-06 19:12:42 +02:00
Sebastian Lackner
0c2536b025 Added patch to improve stubs for NtQueryEaFile. 2015-06-06 18:04:37 +02:00
Sebastian Lackner
cc1da4895e Added patch to fix endless loop in regedit when importing files with very long lines. 2015-06-06 04:53:33 +02:00
Sebastian Lackner
a0f1f35843 Added patch to fix link notification conditions for riched20. 2015-06-06 04:00:03 +02:00
Sebastian Lackner
26eb2942d0 Added patch to implement default homepage button in inetcpl.cpl. 2015-06-06 03:56:52 +02:00
Sebastian Lackner
16d40cf5d5 Added patch to initialize System\CurrentControlSet\Control\TimeZoneInformation registry keys. 2015-06-06 03:52:12 +02:00
Sebastian Lackner
9149fde0ff Added patches to fix error code for ReadFile/WriteFile on closed pipe (fixes Wine Staging Bug #348). 2015-06-06 02:15:34 +02:00
Sebastian Lackner
0af6df6bc0 Added patch to support AT_ROUND_TO_PAGE flag in NtMapViewOfSection. 2015-06-05 07:49:05 +02:00
Sebastian Lackner
4d919d4d83 Added patch to set a proper caption for shell32 Run dialog (by Jared Smudde). 2015-06-05 01:44:39 +02:00
Sebastian Lackner
ee2f208b2b Rebase against 9ce9ba30ead7560065c3179796eea81066b3b346. 2015-06-04 16:46:36 +02:00
Sebastian Lackner
002f664b68 Added patch to allow setting pixel format for desktop window. 2015-06-04 00:21:47 +02:00
Sebastian Lackner
9acb14c728 Added patch to set NamedPipeState to FILE_PIPE_CLOSING_STATE on broken pipe in NtQueryInformationFile. 2015-06-04 00:07:19 +02:00
Sebastian Lackner
fd6ff0999c Added patch to restore original error code in rpcrt4 when ReadFile fails with ERROR_MORE_DATA. 2015-06-03 22:31:02 +02:00
Sebastian Lackner
78327e5ead patchupdate.py: Show a more helpful patch apply failure message. 2015-06-03 21:09:01 +02:00
Sebastian Lackner
ccd977d649 patchupdate.py: Run patch apply tests in logical order. 2015-06-03 21:09:01 +02:00
Sebastian Lackner
2412d1f4eb Updated patchset for ObjectTypeInformation and fix typename for various additional wineserver object types. 2015-06-03 18:32:16 +02:00
Sebastian Lackner
32f681f893 Rebase against 8d4f56810775757edc87f6f01754df7f9e98d7e3. 2015-06-03 18:13:44 +02:00
Sebastian Lackner
0d67dee015 Added patches for support of FileLinkInformation (fixes Wine Staging Bug #297). 2015-06-03 17:07:24 +02:00
Sebastian Lackner
26d8a27276 patchupdate.py: Allow to run from arbitrary working directory. 2015-06-03 07:32:57 +02:00
Sebastian Lackner
6a8261887f Added patch to silence test failures in ntdll/directory tests. 2015-06-03 07:27:51 +02:00
Sebastian Lackner
e88424ebc6 Added patch to fix opening a readonly file with FILE_WRITE_ATTRIBUTES access (fixes Wine Staging Bug #298). 2015-06-03 07:25:33 +02:00
Sebastian Lackner
0abc5f4b7b Added additional tests for behaviour of opening readonly files. 2015-06-03 05:44:56 +02:00
Sebastian Lackner
2923808892 Added patches for FileRenameInformation support (fixes Wine Staging Bug #296). 2015-06-03 03:04:46 +02:00
Sebastian Lackner
b9ec1ed8f5 Rebase against b75cd7e2f0f6f40655f690695ab0843fce472e88. 2015-06-02 15:34:19 +02:00
Sebastian Lackner
bb8f219272 server-JobObjects: Add reference to upstream bugreport. 2015-05-31 15:01:42 +02:00
Sebastian Lackner
b54341886b Release 1.7.44. 2015-05-31 04:44:43 +02:00
Sebastian Lackner
088ca2f71d Added patch to avoid using unixfs for devices without mountpoint. 2015-05-31 00:29:12 +02:00
Sebastian Lackner
4c9804d9f5 Revert upstream patch which causes broken rendering in various games. 2015-05-30 21:43:52 +02:00
Sebastian Lackner
0432712e4e Added patchset to fix various upstream issues detected by Coverity. 2015-05-30 17:15:23 +02:00
Sebastian Lackner
f576613dd2 Added patch to fix scaling behaviour of images and mipmap levels in IDirect3DTexture2_Load. 2015-05-30 03:27:41 +02:00
Sebastian Lackner
9384283aca Added patch to allow hiding wine version information from applications. 2015-05-30 02:40:29 +02:00
Sebastian Lackner
cf5c56ef11 Added patch to output winedbg system information also to the terminal, not only to dialog. 2015-05-30 01:27:24 +02:00
Sebastian Lackner
c632b99fb5 Added patch to fix handling of opening a file with RootDirectory pointing to a file handle. 2015-05-29 23:20:21 +02:00
Sebastian Lackner
f5c6731e84 Added patch to fix NULL pointer dereference in get_frame_by_name.
Note: An almost identical version was also submitted by Indrek Altpere to
wine-patches, but Michael Müller submitted his own attempt even earlier
to me - see timestamp of the patch.
2015-05-29 20:09:44 +02:00
Sebastian Lackner
cec272a2d4 Added patch to return fake device type when systemroot is located on virtual disk. 2015-05-29 20:00:41 +02:00
Sebastian Lackner
1b2fa6c6cb Added patch to fix crash in Gothic 1/2 with builtin directmusic caused by wrong return value. 2015-05-29 19:09:54 +02:00
Sebastian Lackner
412af27a17 Added patch to use random names when caching very long urls (fixes Wine Staging Bug #266). 2015-05-28 23:11:52 +02:00
Sebastian Lackner
bcb19df630 Added patch for stub of iphlpapi.ConvertInterfaceLuidToGuid. 2015-05-28 22:48:59 +02:00
Sebastian Lackner
c10eb9a4a1 Added patch to allow to enable/disable InsertMode in wineconsole settings. 2015-05-28 15:26:05 +02:00
Sebastian Lackner
79c69db369 Rebase against 39d71c52ef7839fe7daad97b009d029b71f691ba. 2015-05-27 22:10:54 +02:00
Sebastian Lackner
7cad745ad6 Added patch for support of ws2_32.dll.WSAPoll. 2015-05-26 22:06:15 +02:00
Sebastian Lackner
92379575c7 Rebase against 530d269e0187f2d0b406f8d5e3c4de974bf553ae. 2015-05-26 18:32:07 +02:00
Sebastian Lackner
83cbd1daaa Added patch to assign a drive serial number during prefix creation/update. 2015-05-25 06:10:28 +02:00
Sebastian Lackner
41484ad4ed Added patch with shell32 placeholder icons to match offsets with Windows. 2015-05-24 18:25:00 +02:00
Sebastian Lackner
4b4c5feb3d Added patch with stubbed ISWbemSecurity interfaces in wbemdisp. 2015-05-24 17:56:51 +02:00
Sebastian Lackner
5972e18a71 Added patch to handle '\r' as whitespace in wbemprox queries. 2015-05-24 17:31:50 +02:00
Sebastian Lackner
baa05e4719 Rebase against 90ed96a766b4b627a5dd18d601b41257c4f8e390. 2015-05-22 15:22:57 +02:00
Sebastian Lackner
ca8ffcd619 Rebase against 9586d3b2567e6b4a2270caeacf39796c168351c0. 2015-05-21 18:47:14 +02:00
Sebastian Lackner
b2297b41c3 Rebase against 1e8759805e3c5dfe00a31bb5f13f1c1da28d2826. 2015-05-21 06:24:11 +02:00
Sebastian Lackner
349ba2df2a Rebase against f4790714fe69df7701cff666d6b5ab4be049cbf6. 2015-05-20 06:00:09 +02:00
Sebastian Lackner
0defa32dfb Release 1.7.43. 2015-05-16 22:59:02 +02:00
Sebastian Lackner
bfb112653c Added patch to skip unknown item when decoding a CMS certificate. 2015-05-16 17:55:21 +02:00
Sebastian Lackner
7a5534ac75 Added patch with stub for kernel32.SetFileCompletionNotificationModes (for Steam in Win7 mode). 2015-05-16 17:19:40 +02:00
Sebastian Lackner
1bbf522c01 Added patch to free RPC parameters allocated by application before anything else. 2015-05-16 04:29:53 +02:00
Sebastian Lackner
13effc62f8 wininet-Cleanup: Added various additional fixes for wininet header handling. 2015-05-16 03:45:42 +02:00
Sebastian Lackner
8e4c7f1017 Added patch to add HTTP Host header in HttpSendRequest instead of HttpOpenRequest. 2015-05-16 03:45:41 +02:00
Sebastian Lackner
e2d58b98e4 Updated patch to emulate \Device\Null using /dev/null, use a proper device driver. 2015-05-16 03:45:41 +02:00
Sebastian Lackner
26e06cc151 Added patches for additional tests of wininet cookie/header/authentication handling, in preparation of various cleanup patches. 2015-05-16 03:45:41 +02:00
Sebastian Lackner
90bf076dfc Added patch to fix memory leak in wininet.HTTP_InsertCookies. 2015-05-16 03:45:41 +02:00
Sebastian Lackner
dcfee86e79 Added patch with tests for imagehlp.{ImageLoad,ImageUnload,GetImageUnusedHeaderBytes}. 2015-05-15 02:48:15 +02:00
Sebastian Lackner
a3ca9927db Added patch to implement kernel32.GetSystemTimePreciseAsFileTime. 2015-05-14 03:14:44 +02:00
Sebastian Lackner
d114a05de3 Added patch to allocate fake hWnd for wineconsole curses backend. 2015-05-13 19:32:09 +02:00
Sebastian Lackner
fb7bff38de Added patch to create stub files for system32/drivers/etc/{services,hosts,networks,protocol}. 2015-05-13 07:11:50 +02:00
Sebastian Lackner
2a8300034c Added patch with IEnumString stub interface for ACLShellSource. 2015-05-13 04:58:51 +02:00
Sebastian Lackner
1b0d071e41 Added patch to avoid creating foreign thread queues for attach_thread_input requests. 2015-05-12 05:46:20 +02:00
Sebastian Lackner
134b99fbb2 Added patch to implement shlwapi.AssocGetPerceivedType. 2015-05-12 03:36:39 +02:00
Sebastian Lackner
c3c9472eb4 Added patch for stub of fltlib.FilterLoad. 2015-05-11 18:19:20 +02:00
Sebastian Lackner
d3dbcb9165 Added patch to use POSIX implementation to enumerate directory content on FreeBSD. 2015-05-10 02:26:38 +02:00
Sebastian Lackner
954aed181c Added patch to dirtify vertex shader on transformed update, fixes graphical corruption. 2015-05-09 04:26:56 +02:00
Sebastian Lackner
ffe90cf9f7 kernel32-CopyFileEx: Fix test failures in kernel32/file and add additional tests. 2015-05-09 00:42:45 +02:00