reactos.git
2009-02-07 Michael Martin- Default ExitStatus for a process is STATUS_PENDING...
2009-02-07 Dmitry GorbachevDo not crash the kernel when accessing a guard page.
2009-02-07 Dmitry Chapyshev- Implement SetupChangeLocale
2009-02-07 Dmitry Chapyshev- Stub implement DeleteProfileA/W
2009-02-07 Dmitry Chapyshev- Stub implement NlsResetProcessLocale
2009-02-07 Dmitry Chapyshev- Add olecli32 and olesvr32 from Wine
2009-02-07 Steven EdwardsAlways call TerminateProcess when exiting a session.
2009-02-07 Johannes Anderwald- Add a hack
2009-02-07 Johannes Anderwald- Add a hack
2009-02-07 Steven Edwards - Reimplement TerminateShell function using WaitForSin...
2009-02-07 Christoph von... fix a comment
2009-02-07 Johannes Anderwald- Add a new member to SC_RPC_CONFIG_INFOA structure
2009-02-07 Dmitry Chapyshev- Partially revert r39453
2009-02-07 Dmitry Chapyshev- Add stub program for winhlp32 (should be located...
2009-02-07 Kamil Hornicek- update polish translation of usetup by Olaf Siejka
2009-02-07 Christoph von... fix ScmRpcStatusToWinError handling
2009-02-07 Christoph von... sync oleaut32 to wine 1.1.14
2009-02-07 Art YerkesObey pid defined macro.
2009-02-07 Christoph von... fix formatting
2009-02-07 Art YerkesCalling listen more than once is expected to be benign.
2009-02-07 Timo Kreuzerdefine BitScanReverse to _BitScanReverse, add BitScanFo...
2009-02-06 Timo Kreuzermerge from amd64 branch:
2009-02-06 Christoph von... remove dead code
2009-02-06 Johannes Anderwald- new oo entry, patch Mario Kacmar
2009-02-06 Christoph von... fix NULL checks
2009-02-06 Dmitry Gorbachev- Fix spinning on locks on SMP.
2009-02-06 Christoph von... revert 37001 (Initialize _RetVal properly in order...
2009-02-06 Timo Kreuzermerge from amd64 branch:
2009-02-06 Johannes Anderwald- Add more error checks
2009-02-06 Christoph von... add a missing Status to ScmRpcStatusToWinError
2009-02-06 Christoph von... fix a nice bug in RGetServiceKeyNameA
2009-02-06 Dmitry GorbachevFix formatting in muilanguages.h. Patch from Mario...
2009-02-06 Christoph von... add some more error checking
2009-02-06 Christoph von... fix some QueryServiceConfig2A winetests
2009-02-06 Steven Edwards- Some formating changes
2009-02-06 Dmitry Chapyshev- Implement GetVolumePathNameA/W
2009-02-06 Steven EdwardsChanged port back to 23
2009-02-06 Steven Edwards- Use the Wine spooler service as the service entry...
2009-02-06 Steven Edwards - Make telnetd only slightly more RFC-compatible
2009-02-06 Timo Kreuzerwinddk: Move mm definitions into arch specific area
2009-02-06 Timo Kreuzerwinddk.h add amd64 CONTEXT
2009-02-05 Timo KreuzerMerge 37493,37494 from amd64 branch:
2009-02-05 Johannes Anderwald- Fix a potential buffer overflow in RChangeServiceConfigA
2009-02-05 Matthias Kupfer- Add Denmark to country list and set geo id.
2009-02-05 Dmitry GorbachevFix bug #4129 in CmpGetNameControlBlock().
2009-02-05 Johannes Anderwald- Ignore lpResult parameter
2009-02-05 Johannes Anderwald- Fix returned length for RGetServiceKeyNameW
2009-02-05 Johannes Anderwald- Add more error checks which reduce winetest errors
2009-02-05 Timo Kreuzermerge from amd64 branch
2009-02-05 Timo Kreuzermerge from amd64 branch
2009-02-05 Timo Kreuzermerge from amd64 branch
2009-02-05 Johannes Anderwald- Improve error checking
2009-02-05 Johannes Anderwald- Make sure "Open" verb is always inserted first
2009-02-05 Christoph von... hackfix some services stuff
2009-02-05 Dmitry Chapyshev- Add some defines to winnt.h
2009-02-05 Matthias Kupfer- Set geographical position in conjunction with languag...
2009-02-05 Dmitry Chapyshev- Add RegSaveKeyExA/W to winreg.h
2009-02-05 Johannes Anderwald- Don't pass empty ServiceArgumentVector to StartService
2009-02-05 Johannes Anderwald- Prevent using of uninitialized values in error case
2009-02-05 Christoph von... enable iexplore build
2009-02-05 Dmitry Chapyshev- Sync usp10 with Wine head
2009-02-05 Christoph von... Alexandre Julliard : include: Fix packing of the msacm...
2009-02-05 Christoph von... shell32: Fixed potential buffer overwrite in execute_fr...
2009-02-05 Christoph von... Aric Stewart : advapi32: Add Security Label sids used...
2009-02-05 Christoph von... a little bit of wine syncing
2009-02-05 Christoph von... add shdoclc from wine 1.1.14
2009-02-05 Christoph von... urlmon: Fixed target buffer length to MBtoWC
2009-02-05 Christoph von... mshtml: fixed second buffer argument to MultiByteToWideChar
2009-02-05 Christoph von... atl: fixed second buffer size to MBtoWC
2009-02-04 Christoph von... add a buffer length check (fixes one service test)
2009-02-04 Christoph von... change gecko download url as the version bug is fixed
2009-02-04 Christoph von... allow to use a local copy of wine_gecko.cab instead...
2009-02-04 Dmitry GorbachevFix warnings in Regional Settings and Multimedia contro...
2009-02-04 Dmitry Gorbachev- Remove extra semicolons. Amine Khaldi, bug #3980.
2009-02-04 Christoph von... sync mshtml and shdocvw winetests with wine 1.1.14
2009-02-04 Christoph von... sync mshtml and shdocvw to wine 1.1.14
2009-02-04 Matthias Kupfer- Apply minor fix to German translation.
2009-02-04 Colin Finck- Change "pollchar" to also empty the keyboard buffer...
2009-02-04 Dmitry Chapyshev- Fix build
2009-02-04 Dmitry Chapyshev- More stub implementation
2009-02-04 Christoph von... add wcsncpy_s, strcat_s (from wine)
2009-02-04 Steven EdwardsWarning cleanup:
2009-02-04 Ged Murphy- Implement SERVICE_CONFIG_DESCRIPTION and SERVICE_CONF...
2009-02-04 Christoph von... hackfix .spec file to prevent a broken export table
2009-02-04 Steven EdwardsHacks to get telnetd to work in XP and Wine
2009-02-04 Christoph von... set version to 7,0,2600,2180 otherwise some apps will...
2009-02-04 Christoph von... disable dprints
2009-02-04 Christoph von... fix formatting (again)
2009-02-04 Steven EdwardsEnable the hackish telnet daemon for network testing.
2009-02-04 Art YerkesAdd a per-directory cache of short filenames allowing...
2009-02-04 Timo Kreuzermerge 34700, 34802, 35517, 35650 from amd64 branch
2009-02-04 Timo Kreuzermerge 34730 from amd64 branch
2009-02-04 Timo Kreuzerremove unnessesary dependency to msvcrt
2009-02-04 Timo Kreuzeruse i386/setjmplongjmp.s only on x86 architecture
2009-02-04 Timo Kreuzerdxtn: convert to spec
2009-02-03 Timo Kreuzertacert: use ULONG format instead of long long when...
2009-02-03 Timo Kreuzerping: silence warnings on x64
2009-02-03 Timo Kreuzermerge 36907 from amd64 branch:
2009-02-03 Colin FinckGabriel Ilardi (gabrielilardi@hotmail.it)
2009-02-03 Timo KreuzerDon't cast pointers to ULONG!
next