Sebastian Lackner
46f1e23363
DEVELOPER.md: Shorten title a bit.
2014-07-29 03:34:16 +02:00
Sebastian Lackner
8b72d74b6f
Merge ATTRIBUTION.md into DEVELOPER.md.
2014-07-29 03:29:55 +02:00
Sebastian Lackner
b0daaa4b96
Move developer readme (DEVELOPER.md) into a separate file.
2014-07-29 02:33:30 +02:00
Sebastian Lackner
9017db8694
Revert patch "Use an empty buffer in DecryptMessage".
...
Reverts 26302e61a3
2014-07-28 20:21:40 +02:00
Sebastian Lackner
2059944f48
patchupdate.py: Incrase number of concurrent webrequests to 16.
2014-07-28 02:45:35 +02:00
Sebastian Lackner
73f8a0cbf5
patchupdate.py: Move all defined paths into a config class (to allow easier modification). (2/2)
2014-07-28 02:41:50 +02:00
Sebastian Lackner
4eb3d2d06c
patchupdate.py: Some style improvements (1/2).
2014-07-28 02:32:13 +02:00
Sebastian Lackner
3fa9e6b400
patchupdate.py: Add additional cache to speed up lookup of git source files based on commit sha1.
2014-07-28 02:22:58 +02:00
Erich E. Hoover
26302e61a3
Added patch to use an empty buffer in DecryptMessage to return decrypted data.
2014-07-27 14:51:44 -06:00
Erich E. Hoover
ddfef57f82
Add a couple missing changelog entries.
2014-07-27 13:06:18 -06:00
Erich E. Hoover
c8a6c04975
Added patch to implement GetSystemTimes.
2014-07-27 12:54:01 -06:00
Erich E. Hoover
1be929fbf9
Added patch with stubs for [Get|Set]SystemFileCacheSize.
2014-07-27 10:37:31 -06:00
Sebastian Lackner
935854b8a4
README.md: Sort bugs alphabetically instead of by bugzilla bug number.
2014-07-27 18:10:04 +02:00
Sebastian Lackner
3f4ea42573
patchupdate.py: Remove ugly hack to remove *.ok files on failure, use .INTERMEDIATE instead.
2014-07-27 17:55:33 +02:00
Erich E. Hoover
98fb8a1c69
Added patch to implement inet_pton.
2014-07-27 09:42:14 -06:00
Sebastian Lackner
dd68855d30
README.md: Add better description for wine-compholio.
2014-07-27 16:24:19 +02:00
Sebastian Lackner
bb0d97b635
README.md: No need to use the cdn links, github caches images anyway.
2014-07-27 06:06:31 +02:00
Sebastian Lackner
3d582c05b6
README.md: Reorder ArchLinux instructions, to make them more similar to all other distros.
2014-07-27 04:04:48 +02:00
Sebastian Lackner
0b40eddf61
README.md: Add additional information about how to use wine-compholio.
2014-07-27 03:52:57 +02:00
Sebastian Lackner
c3a2198919
README.md: Second attempt to fix image sizes.
2014-07-27 01:28:34 +02:00
Sebastian Lackner
81287a6b64
README.md: Add distro images to installation instructions.
...
(Hopefully githubs markdown parser will understand this syntax ...)
2014-07-27 00:57:32 +02:00
Sebastian Lackner
c28233c13e
Merge branch 'master' of github.com:compholio/wine-compholio
2014-07-27 00:43:07 +02:00
Sebastian Lackner
379cb257ae
README.md: Add instructions how to install prebuilt versions of wine-compholio.
2014-07-27 00:42:46 +02:00
Erich E. Hoover
df56f3b7dd
Added patch to implement SHCreateSessionKey.
2014-07-26 15:49:56 -06:00
Erich E. Hoover
bca05a6284
Added patch to store IOCS data in a property instead of GWLP_USERDATA.
2014-07-26 15:26:03 -06:00
Sebastian Lackner
9af0621843
patchupdate.py: Make more clear what the functions causal_time_relation* do.
2014-07-26 23:19:39 +02:00
Sebastian Lackner
7154d8ae74
Merge branch 'master' of github.com:compholio/wine-compholio
2014-07-26 23:13:38 +02:00
Sebastian Lackner
1e27c09f56
patchupdate.py: Fix issue in patch order dependency check (and remove unnecessary dependeny from Misc_ACL on Stored_ACLs).
2014-07-26 23:13:27 +02:00
Erich E. Hoover
9060622885
Add missing changelog entry.
2014-07-26 14:42:17 -06:00
Sebastian Lackner
ddf264985b
Add missing file Makefile.in.
2014-07-26 22:21:07 +02:00
Sebastian Lackner
b6e1475678
patchupdate.py: Silence output of some Makefile code related to patchlist.
2014-07-26 21:33:17 +02:00
Sebastian Lackner
77ae2f5dfe
Merge branch 'master' of github.com:compholio/wine-compholio
2014-07-26 21:30:00 +02:00
Sebastian Lackner
9a01f9973d
patchupdate.py: Move static part of generated Makefile into Makefile.in.
2014-07-26 21:29:46 +02:00
Erich E. Hoover
9032f33a16
Up the version number for next release (whoops).
2014-07-26 13:11:11 -06:00
Erich E. Hoover
13cf73babe
Added patch to implement AllocateAndGetTcpExTableFromStack.
2014-07-26 12:42:06 -06:00
Erich E. Hoover
59a227fea5
Release 1.7.23.
2014-07-25 21:15:11 -06:00
Sebastian Lackner
7b41f47a27
patchupdate.py: Ensure that patchlist data is properly escaped.
2014-07-26 04:39:21 +02:00
Sebastian Lackner
cdaf968aa6
Add LICENSE.GPLv3 to debian/wine-compholio.docs (and sort alphabetically).
2014-07-26 04:02:11 +02:00
Erich E. Hoover
d018c5bad9
Added WenQuanYi Micro Hei (GPLv3) as a Microsoft Yahei replacement.
2014-07-25 19:49:49 -06:00
Sebastian Lackner
6431b62348
Update changelog for HKEY_DYN_DATA patches.
2014-07-26 03:45:02 +02:00
Sebastian Lackner
600d6d0b87
Attempt to escape quotation marks in generated README.md.
2014-07-26 03:41:47 +02:00
Sebastian Lackner
799eed7336
patchupdate.py: Move README.md template to separate file.
2014-07-26 03:31:08 +02:00
Sebastian Lackner
1c6691895b
Updated changelog for Dynamic DST patch.
2014-07-26 00:57:56 +02:00
Sebastian Lackner
5bfc96a6a5
README.md: Add instructions how to specify a list of patches when calling the Makefile.
2014-07-25 22:52:11 +02:00
Sebastian Lackner
b8ab34f8d6
Update README.md with recent changes to the patch system.
2014-07-25 22:37:29 +02:00
Sebastian Lackner
eccde841d5
Fix typo in README.md.
2014-07-25 22:17:51 +02:00
Sebastian Lackner
22f1f858b1
Fix typo in debian/changelog.
2014-07-25 22:09:08 +02:00
Sebastian Lackner
ef427399da
Rewrite of patch system to simplify mainting large patchsets.
2014-07-25 22:08:08 +02:00
Sebastian Lackner
208b3c1d25
patchupdate.py: Small code style improvement.
2014-07-25 21:59:34 +02:00
Sebastian Lackner
60632bb522
patchutils.py: Silence output of patch commandline utility.
2014-07-25 21:57:46 +02:00
Sebastian Lackner
707a96d35a
patchupdate.py: Improve output in case of errors.
2014-07-25 21:54:58 +02:00
Sebastian Lackner
aa54f206eb
gitupdate.py: Add license header and some code cleanup.
2014-07-25 21:34:03 +02:00
Sebastian Lackner
6db9cf0e65
patchutils.py: Add license header, remove unnecessary variables.
2014-07-25 20:50:16 +02:00
Sebastian Lackner
8727d25f6f
gitapply.sh: Move gitsha1 algorithm into separate function.
2014-07-25 20:19:35 +02:00
Sebastian Lackner
02f52948f5
gitapply.sh: More regular expression replacements.
2014-07-25 20:14:48 +02:00
Sebastian Lackner
3f9af9fb49
gitapply.sh: Replace regular expression with with bash substring at some places.
2014-07-25 20:00:24 +02:00
Sebastian Lackner
e99ff32949
gitapply.sh: Add license, check for dependencies before proceeding, several smaller improvements.
2014-07-25 19:49:56 +02:00
Sebastian Lackner
1f95d8181d
patchupdate.py: Improve generated Makefile and delete *.ok files on error.
2014-07-25 17:52:08 +02:00
Sebastian Lackner
e827cc078f
patchupdate.py: Improve patch system and remove dependencies, when the order of patches doesn't matter.
2014-07-25 16:39:08 +02:00
Sebastian Lackner
80e51dcad6
patchutils.py: Remove unused functions min_{source,dest}_size.
2014-07-25 04:03:28 +02:00
Sebastian Lackner
10d9fda5f9
Merged with master.
2014-07-25 03:45:20 +02:00
Sebastian Lackner
f69c6a545c
Use patchutils.py to parse patch files and split them into individual changes.
2014-07-25 03:32:01 +02:00
Erich E. Hoover
a4d6e77557
Remove relative Junction Point linking for now (breaks tests).
2014-07-22 21:30:16 -06:00
Erich E. Hoover
5b691be2cc
Fix failing Junction Point test.
2014-07-22 21:28:01 -06:00
Torsten Kurbad
ac83718ba8
Downgraded Arial replacement font to Liberation Sans v1.07.3.
2014-07-22 18:24:15 -06:00
Erich E. Hoover
603d7ca80e
Make sure LICENSE files are included in the Debian packages.
2014-07-22 17:51:37 -06:00
Erich E. Hoover
6b2cc4c58f
Return correct IMediaSeeking stream positions in quartz.
2014-07-22 08:38:10 -06:00
Erich E. Hoover
95bee0aa1e
Fix race condition between EndOfStream and Pause.
2014-07-18 10:58:54 -06:00
Erich E. Hoover
bc6f854478
Fix possible race conditions in strmbase/quartz.
2014-07-17 10:54:33 -06:00
Sebastian Lackner
0b33c39275
patchupdate.py: Use abort() function instead of hardcoded call to exit.
2014-07-13 04:53:20 +02:00
Sebastian Lackner
fce29b88da
Improve patchupdate.py to detect changes even when regular diff files without git header are used.
2014-07-13 04:46:11 +02:00
Sebastian Lackner
f6dd1f3d0d
Add instructions how to exclude patches in README.md.
2014-07-13 03:29:56 +02:00
Sebastian Lackner
49bbdc5bf2
Add .NOTPARALLEL to generated Makefile.
...
We don't want to add unnatural dependencies for patches, if for example both
patch A and B modify the same file, but the order of applying the patches doesn't
matter. Adding a dependency would cause trouble when excluding patches.
2014-07-13 02:47:34 +02:00
Sebastian Lackner
79843648fb
Include list of affected files for each set of patches.
2014-07-13 01:51:15 +02:00
Sebastian Lackner
63e82e5cd2
Replace custom templating system with Python format() in patchupdate.py.
2014-07-13 01:46:08 +02:00
Sebastian Lackner
7e3381c7a3
Fix formatting issues for README.md.
2014-07-13 01:33:28 +02:00
Sebastian Lackner
dc95c57c20
Automatically generate installation instructions based on template whenever updating patches / version.
2014-07-13 01:30:44 +02:00
Sebastian Lackner
a0a5084f55
Minor code cleanup in patchupdate.py.
2014-07-12 01:33:04 +02:00
Sebastian Lackner
386a2ce3ba
Pulled changes from master.
2014-07-11 23:18:27 +02:00
Sebastian Lackner
f7014738a8
Display short name instead of full bug report title in README.md.
2014-07-11 21:25:18 +02:00
Erich E. Hoover
4b95841bdb
Release 1.7.22.
2014-07-11 13:00:13 -06:00
Erich E. Hoover
180fa60a17
Implement passing ACLs to CreateProcess.
2014-07-11 12:57:10 -06:00
Sebastian Lackner
32a0e9cc9e
Use Python multiprocessing to speed up querying bug information from Wine bugzilla.
2014-07-11 20:35:39 +02:00
Sebastian Lackner
79861c20f1
Show bug numbers in README.md after the description.
2014-07-11 19:44:07 +02:00
Sebastian Lackner
bb0cece9a9
Sort entries for autogenerated README.md file.
2014-07-11 19:38:38 +02:00
Sebastian Lackner
32148424bd
Fix generation of URLs in README.md.
2014-07-11 19:36:31 +02:00
Sebastian Lackner
5c72aff53e
Add fixed bug numbers to each patchset, autogenerate README.md with patch information.
2014-07-11 19:34:33 +02:00
Sebastian Lackner
42afbafa33
Initial version of new dependency based patch system.
2014-07-11 18:51:03 +02:00
Sebastian Lackner
9d3369d7a6
gitapply.sh: Make sure that all error output is redirected to stderr, sort commandline options.
2014-07-11 00:31:33 +02:00
Sebastian Lackner
2bb1b96f06
Removed several patches (accepted upstream).
2014-07-09 21:47:48 +02:00
Erich E. Hoover
2bfe73c2b7
Updated main extended attributes patch to include BSD support.
2014-07-08 14:32:58 -06:00
Erich E. Hoover
8e2ab550d8
Updated main extended attributes patch to include additional data checks.
2014-07-08 14:32:06 -06:00
Sebastian Lackner
ce40587ef4
Return NULL-terminated list of arguments in CommandLineToArgvW.
2014-07-07 23:43:30 +02:00
Sebastian Lackner
4ad4f948c3
Fix incorrect scaling for DECIMAL values in VarDecAdd.
2014-07-07 22:19:53 +02:00
Sebastian Lackner
1fbebd0a1a
Add patch for implementation of wtsapi32.WTSEnumerateProcessesW.
2014-07-06 23:55:09 +02:00
Erich E. Hoover
5721ee15c9
Removed RegSetKeySecurity patch (accepted upstream).
2014-07-04 13:18:59 -06:00
Erich E. Hoover
56264645ad
Updated RegSetKeySecurity patch to work with special root keys.
2014-07-04 10:14:57 -06:00
Erich E. Hoover
24c6b554c9
Implement RegSetKeySecurity on top of NtSetSecurityObject.
2014-07-01 19:26:01 -06:00
Erich E. Hoover
b861c5731d
Added NT4 support to the process ACL tests.
2014-07-01 18:32:31 -06:00
Erich E. Hoover
5d354c9b2a
Release 1.7.21
2014-06-27 23:09:39 -06:00