[ros-diffs] [spetreolle] 75982: Set the resolution to 800x600x16 bit onbootcdregtest. This removes the fallback to 640x480x256 colors induced by the lack of 32bits in KVM's cirrus GPU. Fixes: dosbox 2

2017-09-28 Thread spetreolle
Author: spetreolle Date: Thu Sep 28 14:43:09 2017 New Revision: 75982 URL: http://svn.reactos.org/svn/reactos?rev=75982=rev Log: Set the resolution to 800x600x16 bit onbootcdregtest. This removes the fallback to 640x480x256 colors induced by the lack of 32bits in KVM's cirrus GPU. Fixes: dosbox

[ros-diffs] [spetreolle] 75832: Stub CoGetInterceptorFromTypeInfo for Firefox. (lets xul.dll to load) CORE-12828

2017-09-12 Thread spetreolle
Author: spetreolle Date: Tue Sep 12 20:25:59 2017 New Revision: 75832 URL: http://svn.reactos.org/svn/reactos?rev=75832=rev Log: Stub CoGetInterceptorFromTypeInfo for Firefox. (lets xul.dll to load) CORE-12828 Modified: trunk/reactos/dll/win32/ole32/ole32.spec Modified: trunk/reactos/dll

[ros-diffs] [spetreolle] 75830: [RAPPS] Include cleanup. Patch by sanchaez+small changes by me.

2017-09-10 Thread spetreolle
Author: spetreolle Date: Sun Sep 10 23:44:22 2017 New Revision: 75830 URL: http://svn.reactos.org/svn/reactos?rev=75830=rev Log: [RAPPS] Include cleanup. Patch by sanchaez+small changes by me. Modified: trunk/reactos/base/applications/rapps/aboutdlg.cpp trunk/reactos/base/applications

[ros-diffs] [spetreolle] 75829: [RAPPS] Better place for a pch inclusion. Spotted by gigaherz

2017-09-10 Thread spetreolle
Author: spetreolle Date: Sun Sep 10 22:57:01 2017 New Revision: 75829 URL: http://svn.reactos.org/svn/reactos?rev=75829=rev Log: [RAPPS] Better place for a pch inclusion. Spotted by gigaherz Modified: trunk/reactos/base/applications/rapps/include/unattended.h trunk/reactos/base

[ros-diffs] [spetreolle] 75828: [RAPPS] Include rapps.h(pch) in unattended.h Fixes GCC build.

2017-09-10 Thread spetreolle
Author: spetreolle Date: Sun Sep 10 22:50:52 2017 New Revision: 75828 URL: http://svn.reactos.org/svn/reactos?rev=75828=rev Log: [RAPPS] Include rapps.h(pch) in unattended.h Fixes GCC build. Modified: trunk/reactos/base/applications/rapps/include/unattended.h Modified: trunk/reactos/base

[ros-diffs] [spetreolle] 75819: Commit forgotten part of the Esperanto support from r75378. CORE-11021

2017-09-10 Thread spetreolle
Author: spetreolle Date: Sun Sep 10 16:38:24 2017 New Revision: 75819 URL: http://svn.reactos.org/svn/reactos?rev=75819=rev Log: Commit forgotten part of the Esperanto support from r75378. CORE-11021 Modified: trunk/reactos/boot/bootdata/hivesys.inf trunk/reactos/boot/bootdata

[ros-diffs] [spetreolle] 75691: [RAPPS] Add a SHA1 sum to uTorrent. CORE-13666

2017-08-27 Thread spetreolle
Author: spetreolle Date: Sun Aug 27 12:00:55 2017 New Revision: 75691 URL: http://svn.reactos.org/svn/reactos?rev=75691=rev Log: [RAPPS] Add a SHA1 sum to uTorrent. CORE-13666 Added: trunk/reactos/media/rapps/utorrent.txt (contents, props changed) - copied, changed from r75520, trunk

[ros-diffs] [spetreolle] 75486: Revert r75485, MSVC needs wininet to do the UrlCrackW forward.

2017-08-04 Thread spetreolle
Author: spetreolle Date: Fri Aug 4 23:39:15 2017 New Revision: 75486 URL: http://svn.reactos.org/svn/reactos?rev=75486=rev Log: Revert r75485, MSVC needs wininet to do the UrlCrackW forward. Modified: trunk/reactos/dll/win32/shlwapi/CMakeLists.txt Modified: trunk/reactos/dll/win32/shlwapi

[ros-diffs] [spetreolle] 75485: Remove a theoretical circular dependancy between wininet and shlwapi. shlwapi actually doesn't use wininet.

2017-08-04 Thread spetreolle
Author: spetreolle Date: Fri Aug 4 23:06:54 2017 New Revision: 75485 URL: http://svn.reactos.org/svn/reactos?rev=75485=rev Log: Remove a theoretical circular dependancy between wininet and shlwapi. shlwapi actually doesn't use wininet. Modified: trunk/reactos/dll/win32/shlwapi

[ros-diffs] [spetreolle] 75378: Patch by Mike Swanson : This adds support for Esperanto as a language and a keyboard layout based on the one from X.Org. CORE-11021

2017-07-19 Thread spetreolle
Author: spetreolle Date: Wed Jul 19 20:33:58 2017 New Revision: 75378 URL: http://svn.reactos.org/svn/reactos?rev=75378=rev Log: Patch by Mike Swanson : This adds support for Esperanto as a language and a keyboard layout based on the one from X.Org. CORE-11021 Added: trunk/reactos/dll

[ros-diffs] [spetreolle] 75372: [BDASUP] Add digital TV tuning device driver to build.

2017-07-18 Thread spetreolle
Author: spetreolle Date: Tue Jul 18 22:48:18 2017 New Revision: 75372 URL: http://svn.reactos.org/svn/reactos?rev=75372=rev Log: [BDASUP] Add digital TV tuning device driver to build. Added: trunk/reactos/drivers/multimedia/CMakeLists.txt (with props) trunk/reactos/drivers/multimedia

[ros-diffs] [spetreolle] 75355: Patch by Serge Gautherie: [BOOTDATA] hivesys.inf: Put 'Mup' service back in 'File System' group. (Fix r72450) Fixes installation of Vmware Tools which was always hangin

2017-07-16 Thread spetreolle
Author: spetreolle Date: Sun Jul 16 13:37:29 2017 New Revision: 75355 URL: http://svn.reactos.org/svn/reactos?rev=75355=rev Log: Patch by Serge Gautherie: [BOOTDATA] hivesys.inf: Put 'Mup' service back in 'File System' group. (Fix r72450) Fixes installation of Vmware Tools which was always

[ros-diffs] [spetreolle] 74291: [NTOS:MM] Addendum to r74263: - Really only warn once in MmLockPageableDataSection/MmUnlockPageableImageSection, not on every 256th call

2017-04-09 Thread spetreolle
Author: spetreolle Date: Sun Apr 9 12:26:16 2017 New Revision: 74291 URL: http://svn.reactos.org/svn/reactos?rev=74291=rev Log: [NTOS:MM] Addendum to r74263: - Really only warn once in MmLockPageableDataSection/MmUnlockPageableImageSection, not on every 256th call Modified: trunk/reactos

[ros-diffs] [spetreolle] 73690: fix reactos_support_code MSVC build.

2017-02-04 Thread spetreolle
Author: spetreolle Date: Sun Feb 5 01:03:45 2017 New Revision: 73690 URL: http://svn.reactos.org/svn/reactos?rev=73690=rev Log: fix reactos_support_code MSVC build. Modified: trunk/reactos/sdk/tools/isohybrid/reactos_support_code.c Modified: trunk/reactos/sdk/tools/isohybrid

[ros-diffs] [spetreolle] 73674: [STOBJECT] Add a partial French translation. Remove hardcoded string. CORE-12490 #resolve

2017-02-04 Thread spetreolle
Author: spetreolle Date: Sat Feb 4 16:12:15 2017 New Revision: 73674 URL: http://svn.reactos.org/svn/reactos?rev=73674=rev Log: [STOBJECT] Add a partial French translation. Remove hardcoded string. CORE-12490 #resolve Added: trunk/reactos/dll/shellext/stobject/lang/fr-FR.rc - copied

[ros-diffs] [spetreolle] 73673: [STOBJECT] Fix syntax of power resources. CORE-12490

2017-02-04 Thread spetreolle
Author: spetreolle Date: Sat Feb 4 15:35:16 2017 New Revision: 73673 URL: http://svn.reactos.org/svn/reactos?rev=73673=rev Log: [STOBJECT] Fix syntax of power resources. CORE-12490 Modified: trunk/reactos/dll/shellext/stobject/lang/cs-CZ.rc trunk/reactos/dll/shellext/stobject/lang/de

[ros-diffs] [spetreolle] 73499: [INF] Correctly install the ACPI AC Adapter driver. Happy new year.

2017-01-01 Thread spetreolle
Author: spetreolle Date: Sun Jan 1 17:35:22 2017 New Revision: 73499 URL: http://svn.reactos.org/svn/reactos?rev=73499=rev Log: [INF] Correctly install the ACPI AC Adapter driver. Happy new year. Modified: trunk/reactos/media/inf/battery.inf Modified: trunk/reactos/media/inf/battery.inf

[ros-diffs] [spetreolle] 73429: [BROWSEUI] Fix CShellBrowser window class name, shown by shell32:progman_dde and AHK_Diablo_1.0:1.install

2016-12-04 Thread spetreolle
Author: spetreolle Date: Sun Dec 4 23:33:19 2016 New Revision: 73429 URL: http://svn.reactos.org/svn/reactos?rev=73429=rev Log: [BROWSEUI] Fix CShellBrowser window class name, shown by shell32:progman_dde and AHK_Diablo_1.0:1.install Modified: trunk/reactos/dll/win32/browseui

[ros-diffs] [spetreolle] 73367: [INCLUDES/WINE][DBGHELP] Remove the rbtree.h difference with Wine Staging 1.9.23. CORE-12409

2016-11-23 Thread spetreolle
Author: spetreolle Date: Wed Nov 23 21:33:54 2016 New Revision: 73367 URL: http://svn.reactos.org/svn/reactos?rev=73367=rev Log: [INCLUDES/WINE][DBGHELP] Remove the rbtree.h difference with Wine Staging 1.9.23. CORE-12409 Modified: trunk/reactos/sdk/include/host/wine/rbtree.h trunk

[ros-diffs] [spetreolle] 72907: [NtUser] Revert r72905.

2016-10-05 Thread spetreolle
Author: spetreolle Date: Wed Oct 5 08:46:30 2016 New Revision: 72907 URL: http://svn.reactos.org/svn/reactos?rev=72907=rev Log: [NtUser] Revert r72905. Modified: trunk/reactos/win32ss/user/ntuser/message.c Modified: trunk/reactos/win32ss/user/ntuser/message.c URL: http://svn.reactos.org

[ros-diffs] [spetreolle] 72905: [NtUser] Turn an ERR into a TRACE.

2016-10-04 Thread spetreolle
Author: spetreolle Date: Tue Oct 4 21:45:39 2016 New Revision: 72905 URL: http://svn.reactos.org/svn/reactos?rev=72905=rev Log: [NtUser] Turn an ERR into a TRACE. Modified: trunk/reactos/win32ss/user/ntuser/message.c Modified: trunk/reactos/win32ss/user/ntuser/message.c URL: http

[ros-diffs] [spetreolle] 72234: Get rosautotest from the web. @aminekhaldi thanks for the idea. ONLINE-567

2016-08-15 Thread spetreolle
Author: spetreolle Date: Mon Aug 15 23:32:42 2016 New Revision: 72234 URL: http://svn.reactos.org/svn/reactos?rev=72234=rev Log: Get rosautotest from the web. @aminekhaldi thanks for the idea. ONLINE-567 Modified: trunk/reactos/boot/bootdata/bootcdregtest/AHKAppTests.cmd Modified: trunk

[ros-diffs] [spetreolle] 72036: [INF] Add data for generic container devices.

2016-07-28 Thread spetreolle
Author: spetreolle Date: Thu Jul 28 17:12:31 2016 New Revision: 72036 URL: http://svn.reactos.org/svn/reactos?rev=72036=rev Log: [INF] Add data for generic container devices. Modified: trunk/reactos/media/inf/machine.inf Modified: trunk/reactos/media/inf/machine.inf URL: http

[ros-diffs] [spetreolle] 71715: [SECUR32] Enable LsaEnumerateLogonSessions and LsaGetLogonSessionData implemtations, used by VirtualBox guest additions. CORE-7424

2016-07-01 Thread spetreolle
Author: spetreolle Date: Fri Jul 1 19:55:32 2016 New Revision: 71715 URL: http://svn.reactos.org/svn/reactos?rev=71715=rev Log: [SECUR32] Enable LsaEnumerateLogonSessions and LsaGetLogonSessionData implemtations, used by VirtualBox guest additions. CORE-7424 Modified: trunk/reactos/dll

[ros-diffs] [spetreolle] 71657: Add AHK_Tests to ignore list.

2016-06-21 Thread spetreolle
Author: spetreolle Date: Tue Jun 21 14:58:04 2016 New Revision: 71657 URL: http://svn.reactos.org/svn/reactos?rev=71657=rev Log: Add AHK_Tests to ignore list. Modified: trunk/reactos/modules/ (props changed) Propchange: trunk/reactos/modules

[ros-diffs] [spetreolle] 71502: [HIVES] Fix paths passed to the hive maker.

2016-06-02 Thread spetreolle
Author: spetreolle Date: Thu Jun 2 20:21:46 2016 New Revision: 71502 URL: http://svn.reactos.org/svn/reactos?rev=71502=rev Log: [HIVES] Fix paths passed to the hive maker. Modified: trunk/reactos/sdk/cmake/CMakeMacros.cmake Modified: trunk/reactos/sdk/cmake/CMakeMacros.cmake URL: http

[ros-diffs] [spetreolle] 71302: [TEST]

2016-05-09 Thread spetreolle
Author: spetreolle Date: Mon May 9 20:57:35 2016 New Revision: 71302 URL: http://svn.reactos.org/svn/reactos?rev=71302=rev Log: [TEST] Modified: trunk/reactos/modules/CMakeLists.txt Modified: trunk/reactos/modules/CMakeLists.txt URL: http://svn.reactos.org/svn/reactos/trunk/reactos

[ros-diffs] [spetreolle] 71288: Add the AHK tests as an optional module. ONLINE-567

2016-05-08 Thread spetreolle
Author: spetreolle Date: Sun May 8 15:01:46 2016 New Revision: 71288 URL: http://svn.reactos.org/svn/reactos?rev=71288=rev Log: Add the AHK tests as an optional module. ONLINE-567 Modified: trunk/reactos/modules/CMakeLists.txt Modified: trunk/reactos/modules/CMakeLists.txt URL: http

[ros-diffs] [spetreolle] 71269: [IERNONCE] Add the romanian resource to the repository. CORE-11111 #resolve Fix build.

2016-05-06 Thread spetreolle
Author: spetreolle Date: Fri May 6 20:20:02 2016 New Revision: 71269 URL: http://svn.reactos.org/svn/reactos?rev=71269=rev Log: [IERNONCE] Add the romanian resource to the repository. CORE-1 #resolve Fix build. Added: trunk/reactos/dll/win32/iernonce/lang/ro-RO.rc (with props) Added

[ros-diffs] [spetreolle] 71204: [CONFIGURE] Addendum to r69601: host-tools are "no longer required" but actually still exist. Add the CMakeCache cleanup for them.

2016-04-24 Thread spetreolle
Author: spetreolle Date: Sun Apr 24 22:40:53 2016 New Revision: 71204 URL: http://svn.reactos.org/svn/reactos?rev=71204=rev Log: [CONFIGURE] Addendum to r69601: host-tools are "no longer required" but actually still exist. Add the CMakeCache cleanup for them. Modified: tru

[ros-diffs] [spetreolle] 71201: [CDMAKE] Don't check for extension length on Joliet images. Encountered with AHK binaries. ONLINE-567

2016-04-24 Thread spetreolle
Author: spetreolle Date: Sun Apr 24 18:59:33 2016 New Revision: 71201 URL: http://svn.reactos.org/svn/reactos?rev=71201=rev Log: [CDMAKE] Don't check for extension length on Joliet images. Encountered with AHK binaries. ONLINE-567 Modified: trunk/reactos/sdk/tools/cdmake/cdmake.c Modified

[ros-diffs] [spetreolle] 71199: [NDIS] Revert r71188

2016-04-24 Thread spetreolle
Author: spetreolle Date: Sun Apr 24 15:50:25 2016 New Revision: 71199 URL: http://svn.reactos.org/svn/reactos?rev=71199=rev Log: [NDIS] Revert r71188 Modified: trunk/reactos/drivers/network/ndis/ndis/protocol.c Modified: trunk/reactos/drivers/network/ndis/ndis/protocol.c URL: http

[ros-diffs] [spetreolle] 71189: [ROSTESTS] apitests: win32kdll and win32nt can't be built on Release builds, NtUserSetDbgTag is not exported.

2016-04-23 Thread spetreolle
Author: spetreolle Date: Sat Apr 23 20:08:10 2016 New Revision: 71189 URL: http://svn.reactos.org/svn/reactos?rev=71189=rev Log: [ROSTESTS] apitests: win32kdll and win32nt can't be built on Release builds, NtUserSetDbgTag is not exported. Modified: trunk/rostests/apitests/CMakeLists.txt

[ros-diffs] [spetreolle] 71188: [NDIS] Silence a debug output. CORE-11137 #resolve

2016-04-23 Thread spetreolle
Author: spetreolle Date: Sat Apr 23 19:09:30 2016 New Revision: 71188 URL: http://svn.reactos.org/svn/reactos?rev=71188=rev Log: [NDIS] Silence a debug output. CORE-11137 #resolve Modified: trunk/reactos/drivers/network/ndis/ndis/protocol.c Modified: trunk/reactos/drivers/network/ndis/ndis

[ros-diffs] [spetreolle] 71187: Save the ReiserFS driver in the right place on installation CDs. Patch by Peter Hater. CORE-11005

2016-04-21 Thread spetreolle
Author: spetreolle Date: Thu Apr 21 20:18:05 2016 New Revision: 71187 URL: http://svn.reactos.org/svn/reactos?rev=71187=rev Log: Save the ReiserFS driver in the right place on installation CDs. Patch by Peter Hater. CORE-11005 Modified: trunk/reactos/drivers/filesystems/reiserfs

[ros-diffs] [spetreolle] 71180: Make the bootcd_extras, livecd_extras, hybridcd_extras actually work. CORE-9527 Cannot be used for the AHK suite test bot, cdmake cannot add directories. ONLINE-567 Arc

2016-04-19 Thread spetreolle
Author: spetreolle Date: Tue Apr 19 21:41:46 2016 New Revision: 71180 URL: http://svn.reactos.org/svn/reactos?rev=71180=rev Log: Make the bootcd_extras, livecd_extras, hybridcd_extras actually work. CORE-9527 Cannot be used for the AHK suite test bot, cdmake cannot add directories. ONLINE-567

[ros-diffs] [spetreolle] 71034: [SMSS] Less debug, better diagnostis.

2016-03-22 Thread spetreolle
Author: spetreolle Date: Tue Mar 22 18:34:18 2016 New Revision: 71034 URL: http://svn.reactos.org/svn/reactos?rev=71034=rev Log: [SMSS] Less debug, better diagnostis. Modified: trunk/reactos/base/system/smss/pagefile.c trunk/reactos/base/system/smss/sminit.c trunk/reactos/base/system

[ros-diffs] [spetreolle] 70802: [ROSTESTS] Handle generated tests on all architectures. Update i386 files. The kernel32 generated remains disabled, Wine's definition of COMMCONFIG differs from our/MSD

2016-02-28 Thread spetreolle
Author: spetreolle Date: Sun Feb 28 20:56:00 2016 New Revision: 70802 URL: http://svn.reactos.org/svn/reactos?rev=70802=rev Log: [ROSTESTS] Handle generated tests on all architectures. Update i386 files. The kernel32 generated remains disabled, Wine's definition of COMMCONFIG differs from our

[ros-diffs] [spetreolle] 70789: [ROSTESTS] "generated" build tests were done for i386. Don't build them on another architectures.

2016-02-27 Thread spetreolle
Author: spetreolle Date: Sat Feb 27 15:49:58 2016 New Revision: 70789 URL: http://svn.reactos.org/svn/reactos?rev=70789=rev Log: [ROSTESTS] "generated" build tests were done for i386. Don't build them on another architectures. Modified: trunk/rostests/winetests/CMakeLists.txt

[ros-diffs] [spetreolle] 70677: MSVC: Properly define debug functions for release builds.

2016-02-02 Thread spetreolle
Author: spetreolle Date: Tue Feb 2 20:51:50 2016 New Revision: 70677 URL: http://svn.reactos.org/svn/reactos?rev=70677=rev Log: MSVC: Properly define debug functions for release builds. Modified: trunk/reactos/include/reactos/debug.h Modified: trunk/reactos/include/reactos/debug.h URL

[ros-diffs] [spetreolle] 70668: cmlib: Fix debug string becoming too big for testbot (doesn't fix successful-but-canceled ntdll:NtDeleteKey) Alex, do we have an actual free-security-descriptor functio

2016-01-31 Thread spetreolle
Author: spetreolle Date: Sun Jan 31 17:42:05 2016 New Revision: 70668 URL: http://svn.reactos.org/svn/reactos?rev=70668=rev Log: cmlib: Fix debug string becoming too big for testbot (doesn't fix successful-but-canceled ntdll:NtDeleteKey) Alex, do we have an actual free-security-descriptor

[ros-diffs] [spetreolle] 70669: [OPENGL] Free the variable arguments in vsnprintf implementation. Patch by Victor Martinez. CORE-10629

2016-01-31 Thread spetreolle
Author: spetreolle Date: Sun Jan 31 19:14:24 2016 New Revision: 70669 URL: http://svn.reactos.org/svn/reactos?rev=70669=rev Log: [OPENGL] Free the variable arguments in vsnprintf implementation. Patch by Victor Martinez. CORE-10629 Modified: trunk/reactos/dll/opengl/mesa/main/vsnprintf.c

[ros-diffs] [spetreolle] 70663: [TASKMGR] Remove hacks for idle time.

2016-01-30 Thread spetreolle
Author: spetreolle Date: Sat Jan 30 17:18:08 2016 New Revision: 70663 URL: http://svn.reactos.org/svn/reactos?rev=70663=rev Log: [TASKMGR] Remove hacks for idle time. Modified: trunk/reactos/base/applications/taskmgr/perfdata.c Modified: trunk/reactos/base/applications/taskmgr/perfdata.c

[ros-diffs] [spetreolle] 70662: [TASKMGR] protect some variables with the critical section Patch by Mark Jansen. CORE-10787

2016-01-30 Thread spetreolle
Author: spetreolle Date: Sat Jan 30 17:01:04 2016 New Revision: 70662 URL: http://svn.reactos.org/svn/reactos?rev=70662=rev Log: [TASKMGR] protect some variables with the critical section Patch by Mark Jansen. CORE-10787 Modified: trunk/reactos/base/applications/taskmgr/perfdata.c Modified

[ros-diffs] [spetreolle] 70606: [FLOPPY] Check for controller configuration status. CORE-10761 #comment Please retest.

2016-01-17 Thread spetreolle
Author: spetreolle Date: Sun Jan 17 16:59:55 2016 New Revision: 70606 URL: http://svn.reactos.org/svn/reactos?rev=70606=rev Log: [FLOPPY] Check for controller configuration status. CORE-10761 #comment Please retest. Modified: trunk/reactos/drivers/storage/floppy/floppy.c Modified: trunk

[ros-diffs] [spetreolle] 70327: Fixing several missing va_end issues in DHCP. Patch by Victor Martinez. CORE-10631

2015-12-12 Thread spetreolle
Author: spetreolle Date: Sat Dec 12 12:02:37 2015 New Revision: 70327 URL: http://svn.reactos.org/svn/reactos?rev=70327=rev Log: Fixing several missing va_end issues in DHCP. Patch by Victor Martinez. CORE-10631 Modified: trunk/reactos/dll/win32/dhcpcsvc/dhcp/util.c Modified: trunk/reactos

[ros-diffs] [spetreolle] 69997: French translations updates for newdev and taskmgr.

2015-11-21 Thread spetreolle
Author: spetreolle Date: Sat Nov 21 16:59:41 2015 New Revision: 69997 URL: http://svn.reactos.org/svn/reactos?rev=69997=rev Log: French translations updates for newdev and taskmgr. Modified: trunk/reactos/base/applications/taskmgr/lang/fr-FR.rc trunk/reactos/dll/win32/newdev/lang/fr

[ros-diffs] [spetreolle] 69944: [IPHLPAPI] GetAdapters: Don't stop looking for the dns servers if an interface hasn't an entry. This is not an error condtion, the loopback doesn't have one.

2015-11-19 Thread spetreolle
Author: spetreolle Date: Thu Nov 19 21:43:55 2015 New Revision: 69944 URL: http://svn.reactos.org/svn/reactos?rev=69944=rev Log: [IPHLPAPI] GetAdapters: Don't stop looking for the dns servers if an interface hasn't an entry. This is not an error condtion, the loopback doesn't have one. Modified

[ros-diffs] [spetreolle] 69884: [UMPNPMGR] Improve traces.

2015-11-14 Thread spetreolle
Author: spetreolle Date: Sat Nov 14 13:28:03 2015 New Revision: 69884 URL: http://svn.reactos.org/svn/reactos?rev=69884=rev Log: [UMPNPMGR] Improve traces. Modified: trunk/reactos/base/services/umpnpmgr/umpnpmgr.c Modified: trunk/reactos/base/services/umpnpmgr/umpnpmgr.c URL: http

[ros-diffs] [spetreolle] 69885: [WDMAUD] Define NDEBUG before the includes, otherwise its a no-op. CORE-7716

2015-11-14 Thread spetreolle
Author: spetreolle Date: Sat Nov 14 14:00:29 2015 New Revision: 69885 URL: http://svn.reactos.org/svn/reactos?rev=69885=rev Log: [WDMAUD] Define NDEBUG before the includes, otherwise its a no-op. CORE-7716 Modified: trunk/reactos/dll/win32/wdmaud.drv/legacy.c trunk/reactos/dll/win32

[ros-diffs] [spetreolle] 69830: [COM_APITEST] Use explicit W calls. All the code is unicode-based.

2015-11-07 Thread spetreolle
Author: spetreolle Date: Sat Nov 7 11:59:23 2015 New Revision: 69830 URL: http://svn.reactos.org/svn/reactos?rev=69830=rev Log: [COM_APITEST] Use explicit W calls. All the code is unicode-based. Modified: trunk/rostests/apitests/com/com_apitest.c trunk/rostests/apitests/com

[ros-diffs] [spetreolle] 69827: [GDIHV] Don't define UNICODE in source.

2015-11-07 Thread spetreolle
Author: spetreolle Date: Sat Nov 7 10:41:56 2015 New Revision: 69827 URL: http://svn.reactos.org/svn/reactos?rev=69827=rev Log: [GDIHV] Don't define UNICODE in source. Modified: trunk/rosapps/applications/devutils/gdihv/CMakeLists.txt trunk/rosapps/applications/devutils/gdihv/gdihv.c

[ros-diffs] [spetreolle] 69813: [PARTINFO][ARP] Arch, manual define of UNICODE/_UNICODE is a call for trouble.

2015-11-04 Thread spetreolle
Author: spetreolle Date: Wed Nov 4 21:19:45 2015 New Revision: 69813 URL: http://svn.reactos.org/svn/reactos?rev=69813=rev Log: [PARTINFO][ARP] Arch, manual define of UNICODE/_UNICODE is a call for trouble. Modified: trunk/reactos/base/applications/network/arp/CMakeLists.txt trunk

[ros-diffs] [spetreolle] 69814: [ARP] Sssh, secret ansi unicode plan is secret.

2015-11-04 Thread spetreolle
Author: spetreolle Date: Wed Nov 4 21:22:37 2015 New Revision: 69814 URL: http://svn.reactos.org/svn/reactos?rev=69814=rev Log: [ARP] Sssh, secret ansi unicode plan is secret. Modified: trunk/reactos/base/applications/network/arp/CMakeLists.txt Modified: trunk/reactos/base/applications

[ros-diffs] [spetreolle] 69794: [USBUHCI] Too much DPRINT1 is too much. No code changes.

2015-11-03 Thread spetreolle
Author: spetreolle Date: Tue Nov 3 15:45:50 2015 New Revision: 69794 URL: http://svn.reactos.org/svn/reactos?rev=69794=rev Log: [USBUHCI] Too much DPRINT1 is too much. No code changes. Modified: trunk/reactos/drivers/usb/usbuhci/hardware.cpp Modified: trunk/reactos/drivers/usb/usbuhci

[ros-diffs] [spetreolle] 69791: [IPHLPAPI] Fix GetAdaptersAdresses operational status. ReactOS is now seen online. CORE-9178 #resolve Please retest apps with connectivity problems.

2015-11-02 Thread spetreolle
Author: spetreolle Date: Mon Nov 2 23:56:46 2015 New Revision: 69791 URL: http://svn.reactos.org/svn/reactos?rev=69791=rev Log: [IPHLPAPI] Fix GetAdaptersAdresses operational status. ReactOS is now seen online. CORE-9178 #resolve Please retest apps with connectivity problems. Modified

[ros-diffs] [spetreolle] 69716: Disable mmdevapi from build. Its Vista+, called by apps, and relies on wine-only dlls like winepulse.drv, winealsa.drv, wineoss.drv. CORE-10418

2015-10-26 Thread spetreolle
Author: spetreolle Date: Mon Oct 26 22:56:55 2015 New Revision: 69716 URL: http://svn.reactos.org/svn/reactos?rev=69716=rev Log: Disable mmdevapi from build. Its Vista+, called by apps, and relies on wine-only dlls like winepulse.drv,winealsa.drv,wineoss.drv. CORE-10418 Modified: trunk

[ros-diffs] [spetreolle] 69675: [CONFIGURE] NEW_STYLE_BUILD is used for official builds. Enable it.

2015-10-24 Thread spetreolle
Author: spetreolle Date: Sat Oct 24 12:30:42 2015 New Revision: 69675 URL: http://svn.reactos.org/svn/reactos?rev=69675=rev Log: [CONFIGURE] NEW_STYLE_BUILD is used for official builds. Enable it. Modified: trunk/reactos/configure.cmd Modified: trunk/reactos/configure.cmd URL: http

[ros-diffs] [spetreolle] 69437: Fix 0x%lu specifier in our skeleton service and its only user tcpsvcs.

2015-10-03 Thread spetreolle
Author: spetreolle Date: Sat Oct 3 22:38:05 2015 New Revision: 69437 URL: http://svn.reactos.org/svn/reactos?rev=69437=rev Log: Fix 0x%lu specifier in our skeleton service and its only user tcpsvcs. Modified: trunk/reactos/base/services/tcpsvcs/tcpsvcs.c trunk/rosapps/templates

[ros-diffs] [spetreolle] 69436: [ROSTESTS] Fix 0x%lu specifier. Add cmake file for notificationtest.

2015-10-03 Thread spetreolle
Author: spetreolle Date: Sat Oct 3 22:21:19 2015 New Revision: 69436 URL: http://svn.reactos.org/svn/reactos?rev=69436=rev Log: [ROSTESTS] Fix 0x%lu specifier. Add cmake file for notificationtest. Added: trunk/rostests/win32/CMakeLists.txt (with props) Modified: trunk/rostests/tests

[ros-diffs] [spetreolle] 69434: [user32_apitest] 0x%lu does not mean anything correct.

2015-10-03 Thread spetreolle
Author: spetreolle Date: Sat Oct 3 21:41:10 2015 New Revision: 69434 URL: http://svn.reactos.org/svn/reactos?rev=69434=rev Log: [user32_apitest] 0x%lu does not mean anything correct. Modified: trunk/rostests/apitests/user32/SetCursorPos.c Modified: trunk/rostests/apitests/user32

[ros-diffs] [spetreolle] 69186: [TRANSLATIONS] Translate remaining French strings in msgina.dll

2015-09-11 Thread spetreolle
Author: spetreolle Date: Fri Sep 11 19:30:29 2015 New Revision: 69186 URL: http://svn.reactos.org/svn/reactos?rev=69186=rev Log: [TRANSLATIONS] Translate remaining French strings in msgina.dll Modified: trunk/reactos/dll/win32/msgina/lang/fr-FR.rc Modified: trunk/reactos/dll/win32/msgina

[ros-diffs] [spetreolle] 69177: [MOUNTMGR] Declare MountmgrReadNoAutoMount.

2015-09-10 Thread spetreolle
Author: spetreolle Date: Thu Sep 10 22:06:10 2015 New Revision: 69177 URL: http://svn.reactos.org/svn/reactos?rev=69177=rev Log: [MOUNTMGR] Declare MountmgrReadNoAutoMount. Modified: trunk/reactos/drivers/filters/mountmgr/mntmgr.h Modified: trunk/reactos/drivers/filters/mountmgr/mntmgr.h

[ros-diffs] [spetreolle] 68919: [COM_APITEST] Do not test for ISFHelper anymore.

2015-09-02 Thread spetreolle
Author: spetreolle Date: Wed Sep 2 20:52:34 2015 New Revision: 68919 URL: http://svn.reactos.org/svn/reactos?rev=68919=rev Log: [COM_APITEST] Do not test for ISFHelper anymore. Modified: trunk/rostests/apitests/com/com_apitest.c trunk/rostests/apitests/com/com_apitest.h Modified: trunk

[ros-diffs] [spetreolle] 67453: [SCHANNEL] Use the force^W SONAME_LIBGNUTLS constant.

2015-04-26 Thread spetreolle
Author: spetreolle Date: Sun Apr 26 20:51:10 2015 New Revision: 67453 URL: http://svn.reactos.org/svn/reactos?rev=67453view=rev Log: [SCHANNEL] Use the force^W SONAME_LIBGNUTLS constant. Modified: trunk/reactos/dll/win32/schannel/schannel_gnutls.c trunk/reactos/include/reactos/wine

[ros-diffs] [spetreolle] 67411: [IPCONFIG] Revert r67318. _tasctime already returns a newline.

2015-04-25 Thread spetreolle
Author: spetreolle Date: Sat Apr 25 12:53:50 2015 New Revision: 67411 URL: http://svn.reactos.org/svn/reactos?rev=67411view=rev Log: [IPCONFIG] Revert r67318. _tasctime already returns a newline. Modified: trunk/reactos/base/applications/network/ipconfig/ipconfig.c Modified: trunk/reactos

[ros-diffs] [spetreolle] 67053: [FREELDR] In a quest to better registry, don't break VSSolution builds. freeldr_pe is not in the same directory and copy doesn't care if you ask to concatenate C:\tomat

2015-04-04 Thread spetreolle
Author: spetreolle Date: Sat Apr 4 20:33:18 2015 New Revision: 67053 URL: http://svn.reactos.org/svn/reactos?rev=67053view=rev Log: [FREELDR] In a quest to better registry, don't break VSSolution builds. freeldr_pe is not in the same directory and copy doesn't care if you ask to concatenate C

[ros-diffs] [spetreolle] 66981: [IPHLPAPI] Make GetAdaptersAddresses work, with parameters check. More work is needed : -it returns the loopback, which shouldn't appear with default flags. -the requir

2015-03-30 Thread spetreolle
Author: spetreolle Date: Mon Mar 30 18:10:36 2015 New Revision: 66981 URL: http://svn.reactos.org/svn/reactos?rev=66981view=rev Log: [IPHLPAPI] Make GetAdaptersAddresses work, with parameters check. More work is needed : -it returns the loopback, which shouldn't appear with default flags

[ros-diffs] [spetreolle] 66971: [PCNET] MiTestCard: Fix traces. Display BCR4 value (physical link state.)

2015-03-29 Thread spetreolle
Author: spetreolle Date: Sun Mar 29 17:46:44 2015 New Revision: 66971 URL: http://svn.reactos.org/svn/reactos?rev=66971view=rev Log: [PCNET] MiTestCard: Fix traces. Display BCR4 value (physical link state.) Modified: trunk/reactos/drivers/network/dd/pcnet/pcnet.c Modified: trunk/reactos

[ros-diffs] [spetreolle] 66939: [REACTOS.DFF] Show the cornich^W user what to NOT do before losing hair, hours, and hope into mankind.

2015-03-28 Thread spetreolle
Author: spetreolle Date: Sat Mar 28 21:36:37 2015 New Revision: 66939 URL: http://svn.reactos.org/svn/reactos?rev=66939view=rev Log: [REACTOS.DFF] Show the cornich^W user what to NOT do before losing hair, hours, and hope into mankind. Modified: trunk/reactos/boot/bootdata/packages

[ros-diffs] [spetreolle] 66924: [RAPPS] Update NirLauncher location to 1.19.26. Add French translation.

2015-03-27 Thread spetreolle
Author: spetreolle Date: Fri Mar 27 22:04:56 2015 New Revision: 66924 URL: http://svn.reactos.org/svn/reactos?rev=66924view=rev Log: [RAPPS] Update NirLauncher location to 1.19.26. Add French translation. Modified: trunk/reactos/base/applications/rapps/rapps/7zip.txt trunk/reactos/base

[ros-diffs] [spetreolle] 66859: [IPHLPAPI] Add checks for the family.

2015-03-22 Thread spetreolle
Author: spetreolle Date: Sun Mar 22 20:35:21 2015 New Revision: 66859 URL: http://svn.reactos.org/svn/reactos?rev=66859view=rev Log: [IPHLPAPI] Add checks for the family. Modified: trunk/reactos/dll/win32/iphlpapi/address.c Modified: trunk/reactos/dll/win32/iphlpapi/address.c URL: http

[ros-diffs] [spetreolle] 66850: [LDR] Addendum to r66735: Copy it, but copy it good.

2015-03-21 Thread spetreolle
Author: spetreolle Date: Sat Mar 21 15:26:50 2015 New Revision: 66850 URL: http://svn.reactos.org/svn/reactos?rev=66850view=rev Log: [LDR] Addendum to r66735: Copy it, but copy it good. Modified: trunk/reactos/dll/ntdll/ldr/ldrinit.c Modified: trunk/reactos/dll/ntdll/ldr/ldrinit.c URL

[ros-diffs] [spetreolle] 66569: [EXT2FS] No drive in media is not an error condition. The hardware reporting no 'ghost' floppy drives like vmware don't show this trace.

2015-03-05 Thread spetreolle
Author: spetreolle Date: Thu Mar 5 16:13:44 2015 New Revision: 66569 URL: http://svn.reactos.org/svn/reactos?rev=66569view=rev Log: [EXT2FS] No drive in media is not an error condition. The hardware reporting no 'ghost' floppy drives like vmware don't show this trace. Modified: trunk

[ros-diffs] [spetreolle] 66505: [NTDLL/LDR] LdrpInitializeProcess: Don't use NtLdrEntry to initialize LdrpImageEntry. It is overwritten afterwards to initialize the real NtLdrEntry.

2015-02-28 Thread spetreolle
Author: spetreolle Date: Sat Feb 28 21:23:07 2015 New Revision: 66505 URL: http://svn.reactos.org/svn/reactos?rev=66505view=rev Log: [NTDLL/LDR] LdrpInitializeProcess: Don't use NtLdrEntry to initialize LdrpImageEntry. It is overwritten afterwards to initialize the real NtLdrEntry. Modified

[ros-diffs] [spetreolle] 66386: Disable PCH use in ccache builds.

2015-02-21 Thread spetreolle
Author: spetreolle Date: Sat Feb 21 14:24:19 2015 New Revision: 66386 URL: http://svn.reactos.org/svn/reactos?rev=66386view=rev Log: Disable PCH use in ccache builds. Modified: trunk/reactos/CMakeLists.txt Modified: trunk/reactos/CMakeLists.txt URL: http://svn.reactos.org/svn/reactos/trunk

[ros-diffs] [spetreolle] 66290: Fix sysfile association. Patch by Kudratov Olimjon. CORE-8545

2015-02-15 Thread spetreolle
Author: spetreolle Date: Sun Feb 15 15:49:33 2015 New Revision: 66290 URL: http://svn.reactos.org/svn/reactos?rev=66290view=rev Log: Fix sysfile association. Patch by Kudratov Olimjon. CORE-8545 Modified: trunk/reactos/boot/bootdata/hivecls.inf Modified: trunk/reactos/boot/bootdata

[ros-diffs] [spetreolle] 66294: Remove duplicated flag KLF_SETFORPROCESS. Patch by Kudratov Olimjon. CORE-8545

2015-02-15 Thread spetreolle
Author: spetreolle Date: Sun Feb 15 16:41:08 2015 New Revision: 66294 URL: http://svn.reactos.org/svn/reactos?rev=66294view=rev Log: Remove duplicated flag KLF_SETFORPROCESS. Patch by Kudratov Olimjon. CORE-8545 Modified: trunk/reactos/win32ss/user/ntuser/kbdlayout.c Modified: trunk/reactos

[ros-diffs] [spetreolle] 66104: [UNIATA] Update to 0.45e. CORE-8727 #resolve Sorry for the delay !

2015-01-28 Thread spetreolle
Author: spetreolle Date: Wed Jan 28 22:20:09 2015 New Revision: 66104 URL: http://svn.reactos.org/svn/reactos?rev=66104view=rev Log: [UNIATA] Update to 0.45e. CORE-8727 #resolve Sorry for the delay ! Modified: trunk/reactos/drivers/storage/ide/uniata/bsmaster.h trunk/reactos/drivers

[ros-diffs] [spetreolle] 66105: [LIVECD] Add shortcut to the On Screen Keyboard. Patch by Jared. CORE-9093 #resolve

2015-01-28 Thread spetreolle
Author: spetreolle Date: Wed Jan 28 22:32:53 2015 New Revision: 66105 URL: http://svn.reactos.org/svn/reactos?rev=66105view=rev Log: [LIVECD] Add shortcut to the On Screen Keyboard. Patch by Jared. CORE-9093 #resolve Modified: trunk/reactos/boot/bootdata/CMakeLists.txt Modified: trunk

[ros-diffs] [spetreolle] 65802: [WHOAMI] Fix warning into the russian file.

2014-12-22 Thread spetreolle
Author: spetreolle Date: Mon Dec 22 23:44:25 2014 New Revision: 65802 URL: http://svn.reactos.org/svn/reactos?rev=65802view=rev Log: [WHOAMI] Fix warning into the russian file. Modified: trunk/reactos/base/applications/cmdutils/whoami/lang/ru-RU.rc Modified: trunk/reactos/base/applications

[ros-diffs] [spetreolle] 65606: test

2014-12-11 Thread spetreolle
Author: spetreolle Date: Thu Dec 11 18:00:21 2014 New Revision: 65606 URL: http://svn.reactos.org/svn/reactos?rev=65606view=rev Log: test Added: trunk/reactos/hello Added: trunk/reactos/hello URL: http://svn.reactos.org/svn/reactos/trunk/reactos/hello?rev=65606

[ros-diffs] [spetreolle] 65571: [SHUTDOWN] Remove useless check.

2014-12-06 Thread spetreolle
Author: spetreolle Date: Sat Dec 6 11:33:31 2014 New Revision: 65571 URL: http://svn.reactos.org/svn/reactos?rev=65571view=rev Log: [SHUTDOWN] Remove useless check. Modified: trunk/reactos/base/applications/shutdown/shutdown.c Modified: trunk/reactos/base/applications/shutdown/shutdown.c

[ros-diffs] [spetreolle] 65433: [NET] Update spanish localization. Patch by swyter. CORE-8817 #resolve

2014-11-20 Thread spetreolle
Author: spetreolle Date: Thu Nov 20 22:05:58 2014 New Revision: 65433 URL: http://svn.reactos.org/svn/reactos?rev=65433view=rev Log: [NET] Update spanish localization. Patch by swyter. CORE-8817 #resolve Modified: trunk/reactos/base/applications/network/net/lang/es-ES.rc Modified: trunk

[ros-diffs] [spetreolle] 65417: [EXPLORER-NEW] Fix includes casing.

2014-11-15 Thread spetreolle
Author: spetreolle Date: Sat Nov 15 23:12:06 2014 New Revision: 65417 URL: http://svn.reactos.org/svn/reactos?rev=65417view=rev Log: [EXPLORER-NEW] Fix includes casing. Modified: branches/shell-experiments/base/shell/explorer-new/taskswnd.cpp branches/shell-experiments/base/shell

[ros-diffs] [spetreolle] 65378: [ADVAPI_WINETEST] Make peace^W tests, not war.☮ Wave a hello to sysreg so that it doesn't kill us. ROSTESTS-56

2014-11-11 Thread spetreolle
Author: spetreolle Date: Tue Nov 11 16:12:14 2014 New Revision: 65378 URL: http://svn.reactos.org/svn/reactos?rev=65378view=rev Log: [ADVAPI_WINETEST] Make peace^W tests, not war.☮ Wave a hello to sysreg so that it doesn't kill us. ROSTESTS-56 Modified: trunk/rostests/winetests/advapi32

[ros-diffs] [spetreolle] 65349: [NTVDM] Verbosity--;

2014-11-09 Thread spetreolle
Author: spetreolle Date: Sun Nov 9 21:07:59 2014 New Revision: 65349 URL: http://svn.reactos.org/svn/reactos?rev=65349view=rev Log: [NTVDM] Verbosity--; Modified: trunk/reactos/subsystems/ntvdm/bios/bios32/bios32.c trunk/reactos/subsystems/ntvdm/dos/dem.c trunk/reactos/subsystems

[ros-diffs] [spetreolle] 65128: [APPWIZ][SYSSETUP] Enforce focus of the Wine Gecko download prompt in second stage. Patch by Ismael Ferreras Morezuelas (swyter)

2014-10-30 Thread spetreolle
Author: spetreolle Date: Thu Oct 30 20:50:30 2014 New Revision: 65128 URL: http://svn.reactos.org/svn/reactos?rev=65128view=rev Log: [APPWIZ][SYSSETUP] Enforce focus of the Wine Gecko download prompt in second stage. Patch by Ismael Ferreras Morezuelas (swyter) Modified: trunk/reactos/dll

[ros-diffs] [spetreolle] 65108: [UNIATA] Update to 0.45c1.

2014-10-29 Thread spetreolle
Author: spetreolle Date: Wed Oct 29 21:34:01 2014 New Revision: 65108 URL: http://svn.reactos.org/svn/reactos?rev=65108view=rev Log: [UNIATA] Update to 0.45c1. Modified: trunk/reactos/drivers/storage/ide/uniata/id_ata.cpp trunk/reactos/drivers/storage/ide/uniata/id_init.cpp trunk

[ros-diffs] [spetreolle] 65110: [NTOSKRNL] Reapply r65107. We need fixes, not hacks. Sorry for being popular^W pressure ; )

2014-10-29 Thread spetreolle
Author: spetreolle Date: Wed Oct 29 22:22:24 2014 New Revision: 65110 URL: http://svn.reactos.org/svn/reactos?rev=65110view=rev Log: [NTOSKRNL] Reapply r65107. We need fixes, not hacks. Sorry for being popular^W pressure ;) Modified: trunk/reactos/ntoskrnl/io/iomgr/file.c Modified: trunk

[ros-diffs] [spetreolle] 64855: [UNIATA] Update to 0.45b. CORE-8280

2014-10-20 Thread spetreolle
Author: spetreolle Date: Mon Oct 20 21:20:35 2014 New Revision: 64855 URL: http://svn.reactos.org/svn/reactos?rev=64855view=rev Log: [UNIATA] Update to 0.45b. CORE-8280 Modified: trunk/reactos/drivers/storage/ide/uniata/id_ata.cpp trunk/reactos/drivers/storage/ide/uniata/id_sata.cpp

[ros-diffs] [spetreolle] 64856: [UNIATA] Update to 0.45b1. CORE-8280 #resolve

2014-10-20 Thread spetreolle
Author: spetreolle Date: Mon Oct 20 21:21:43 2014 New Revision: 64856 URL: http://svn.reactos.org/svn/reactos?rev=64856view=rev Log: [UNIATA] Update to 0.45b1. CORE-8280 #resolve Modified: trunk/reactos/drivers/storage/ide/uniata/id_dma.cpp trunk/reactos/drivers/storage/ide/uniata

[ros-diffs] [spetreolle] 64790: [EXT2FS] Properly fix warnings on MSVC, introduced in r38302. - 'allowwarnings=true' -- not anymore, they said. Advice by ThFabba.

2014-10-17 Thread spetreolle
Author: spetreolle Date: Fri Oct 17 19:27:29 2014 New Revision: 64790 URL: http://svn.reactos.org/svn/reactos?rev=64790view=rev Log: [EXT2FS] Properly fix warnings on MSVC, introduced in r38302. - 'allowwarnings=true' -- not anymore, they said. Advice by ThFabba. Modified: trunk/reactos

[ros-diffs] [spetreolle] 64520: [EVENTVWR] -Fix use of unitialized handle for the waiting dialog. -Allocate the size of one event for each event, not the amount of all events.

2014-10-04 Thread spetreolle
Author: spetreolle Date: Sat Oct 4 13:34:19 2014 New Revision: 64520 URL: http://svn.reactos.org/svn/reactos?rev=64520view=rev Log: [EVENTVWR] -Fix use of unitialized handle for the waiting dialog. -Allocate the size of one event for each event, not the amount of all events. Modified: trunk

[ros-diffs] [spetreolle] 64480: [WS2_32_APITEST] Add WSAStartup-dependent tests.

2014-10-03 Thread spetreolle
Author: spetreolle Date: Fri Oct 3 09:00:15 2014 New Revision: 64480 URL: http://svn.reactos.org/svn/reactos?rev=64480view=rev Log: [WS2_32_APITEST] Add WSAStartup-dependent tests. Added: trunk/rostests/apitests/ws2_32/nostartup.c (with props) Modified: trunk/rostests/apitests/ws2_32

[ros-diffs] [spetreolle] 64481: [WS2_32] inet_addr does not require WSAStartup()

2014-10-03 Thread spetreolle
Author: spetreolle Date: Fri Oct 3 09:05:34 2014 New Revision: 64481 URL: http://svn.reactos.org/svn/reactos?rev=64481view=rev Log: [WS2_32] inet_addr does not require WSAStartup() Modified: trunk/reactos/dll/win32/ws2_32/misc/ns.c Modified: trunk/reactos/dll/win32/ws2_32/misc/ns.c URL

[ros-diffs] [spetreolle] 64263: [BUTTERFLIES] Fix MSVC build. Dedicated to Hermès :p

2014-09-24 Thread spetreolle
Author: spetreolle Date: Wed Sep 24 22:18:51 2014 New Revision: 64263 URL: http://svn.reactos.org/svn/reactos?rev=64263view=rev Log: [BUTTERFLIES] Fix MSVC build. Dedicated to Hermès :p Modified: trunk/rosapps/applications/screensavers/butterflies/rsrc.rc Modified: trunk/rosapps

[ros-diffs] [spetreolle] 64246: [ADVAPI32] Addendum to r29929 : Services have 30 seconds to start. Fixes VMware Tools service startup.

2014-09-23 Thread spetreolle
Author: spetreolle Date: Tue Sep 23 18:53:42 2014 New Revision: 64246 URL: http://svn.reactos.org/svn/reactos?rev=64246view=rev Log: [ADVAPI32] Addendum to r29929 : Services have 30 seconds to start. Fixes VMware Tools service startup. Modified: trunk/reactos/dll/win32/advapi32/service

[ros-diffs] [spetreolle] 64142: [BOOTDATA] Install the mount manager.

2014-09-14 Thread spetreolle
Author: spetreolle Date: Sun Sep 14 12:03:17 2014 New Revision: 64142 URL: http://svn.reactos.org/svn/reactos?rev=64142view=rev Log: [BOOTDATA] Install the mount manager. Modified: trunk/reactos/boot/bootdata/txtsetup.sif Modified: trunk/reactos/boot/bootdata/txtsetup.sif URL: http

[ros-diffs] [spetreolle] 64033: [EVENTLOG] Fix creation of backup event log files. Thanks to zefklop for his help.

2014-09-03 Thread spetreolle
Author: spetreolle Date: Wed Sep 3 21:03:35 2014 New Revision: 64033 URL: http://svn.reactos.org/svn/reactos?rev=64033view=rev Log: [EVENTLOG] Fix creation of backup event log files. Thanks to zefklop for his help. Modified: trunk/reactos/base/services/eventlog/file.c Modified: trunk

  1   2   3   4   5   >