cecff04cad
Rebase against 6dd6c76299f02a311e37d20a4cef3a0f917f7076.
...
[ntdll-FileNamesInformation]
Removed patch to implement FileNamesInformation class support for
NtQueryDirectoryFile (fixed upstream).
2016-05-06 00:52:12 +02:00
96068c4fe2
Rebase against 9eaa37249948c4d77df37cf3649ad1db59412fcb.
...
[amstream-GetMultiMediaStream]
Removed patch to implement AMStream GetMultiMediaStream functions (accepted
upstream).
[mscoree-Buffer_Overflow]
Removed patch to avoid buffer overflow in mono print handler for large strings
(accepted upstream).
[ntdll-Fix_Free]
Removed patch to fix a handle leak in RemoveDirectoryW (accepted upstream).
[ntdll-FreeBSD_Directory]
Removed patch to use POSIX implementation to enumerate directory content on
FreeBSD (fixed upstream).
2016-05-04 05:14:18 +02:00
05f4f2dfaf
Disabled ntdll-Syscall_Wrappers patchset.
...
There are easier ways to workaround this bug in the meantime. Also,
the idea is not really feasible because its impossible to implement
proper syscall wrappers on 64-bit.
2016-04-30 05:18:57 +02:00
9a7ca404cf
Rebase against f71f7db63caeffdc92ede12bf15e8f7d184addd4.
...
[msvcrt-StdHandle_RefCount]
Removed patch to fix implementation of msvcrt.close when stdout == stderr
(fixed upstream).
2016-02-23 02:31:03 +01:00
858ca1d0f3
Rebase against c26284168ccf53e657bdfbedffd4ef13698688c8.
...
[msvcr120-strof]
Removed patch to implement msvcr120.strtof and _strtof_l (accepted upstream).
2016-02-19 20:10:35 +01:00
08db287ce8
Rebase against 8b2ba27c860da63c503f5d7dee08e2c9c01efd74.
2016-02-01 04:47:33 +01:00
6fb052e890
Rebase against 7350682aa6ec7702f26f76ccbaa7d2f11a85c93d.
2016-01-16 05:23:16 +01:00
6e91988232
Rebase against 3198fb0c1c3779882944659d52a676319ffcc68d.
2016-01-15 21:13:24 +01:00
a560ca2cee
ntdll-DOS_Attributes: Always store SAMBA_XATTR_DOS_ATTRIB when path could be interpreted as hidden.
2016-01-14 23:56:57 +01:00
81ee7ad18a
Rebase against a0b8f178df8ed704fc732f5aef3b2e1f623512fc.
2015-12-22 03:07:15 +01:00
091bcbce3c
ntdll-Syscall_Wrappers: Run directory initialization early during process startup instead of wrapping syscalls.
2015-10-17 12:49:06 +02:00
1c29f7db86
Update category information for all patchsets.
2015-05-16 18:48:49 +02:00
72b64cb4f2
Update DOS Attributes patches to use ENOSYS and 'turn hexattr up to 11'.
2014-12-18 15:50:39 -07:00
7dac73a69b
Partially removed patches for ntdll DOS attributes (accepted upstream).
2014-12-18 00:13:20 +01:00
346417b032
ntdll-DOS_Attributes: Replace '==' with '=' in configure.ac to be compatible with alternative shells.
2014-12-15 14:32:00 +01:00
7a419c031a
Make definition files optional, move revision numbers to corresponding .patch files.
2014-11-15 10:33:43 +01:00
2f5a9b7ba1
ntdll-DOS_Attributes: If multiple header files are found make sure that the right implementation is used.
2014-10-19 04:20:13 +02:00
71db25dc7d
Update DOS Attribute patches with latest submitted version.
2014-10-13 13:55:54 -06:00
ac0b4fe1ac
Split DOS Attributes patches to include Mac OS X and FreeBSD support separately.
2014-10-09 08:01:21 -06:00
69db736c0c
Fix xattr package name suggestion in configure error message.
2014-10-09 08:01:21 -06:00
f8f2f10751
Fix indentation in configure.ac.
2014-10-05 18:19:00 -06:00
05fbac8c95
Update DOS Attributes patches to better detect whether xattr functions take extra parameters.
2014-10-05 14:25:02 -06:00
c4b33f044e
Remove unneeded free protection patches.
2014-10-02 10:19:39 -06:00
297a301f35
Added patch to implement software decoding/encoding of DXT1 textures (by Michael Müller).
...
Since we have a lot of changes to configure.ac, we need to get rid of a bit context in order to apply
them in arbitrary order.
2014-09-20 03:18:27 +02:00
e91e2daca4
ntdll-DOS_Attributes: Minor cleanup.
...
I think its more clear when all functions that take a tuple (struct stat, ULONG attr)
use the same argument order. Besides that I've removed the "const" prefix from ULONG
variables.
2014-08-28 18:11:00 +02:00