reactos.git
2008-12-14 Eric Kohl- SEH-protect LsaClose, LsaDelete and LsaOpenPolicy.
2008-12-14 Michael Martin- Use volatile with PagesLocked and MdlAddress. Fixes...
2008-12-14 Aleksey Bragin- Undo one "fix" from 38075. Coverity warned you about...
2008-12-14 Stefan Ginsberg- Fix a broken loop
2008-12-14 Stefan Ginsberg- Get rid off STATIC, DECL_IMPORT and DECL_EXPORT
2008-12-14 KJK::Hyperionmodified lib/pseh/framebased-gcchack.c
2008-12-14 Timo Kreuzerfix utime usage
2008-12-14 Timo Kreuzerrevert last commit
2008-12-14 Timo Kreuzerrevert 38059 to see if it has effected the output of...
2008-12-14 Eric Kohl- Make the service manager wait for LSA.
2008-12-14 Stefan Ginsberg- Hack away mru tests as Cm is broken
2008-12-14 Stefan Ginsberg- Disable lsasrv and advapi debug tracing, accidentally...
2008-12-13 Timo KreuzerDidn't want to commit this. Use the opportunity to...
2008-12-13 Timo Kreuzerfix rosperf build
2008-12-13 Timo Kreuzerinclude stdlib.h for exit()
2008-12-13 Timo Kreuzerfix build of rostests
2008-12-13 Timo Kreuzerfix fontview build
2008-12-13 Timo KreuzerUpdate crt headers and mingw lib from mingw64. Update...
2008-12-13 Gregor SchneiderUpdate RtlIsTextUnicode, ntdll rtlstr winetest failure...
2008-12-13 Gregor Schneider- Update _makepath and _wmakepath to allow in place...
2008-12-13 Timo Kreuzerfix build
2008-12-13 Aleksey Bragin- Add missing PSHARED_CACHE_MAP.
2008-12-13 Aleksey Bragin- Sync with Wine.
2008-12-13 Timo KreuzerAdd 101 tests for GetSystemMetrics
2008-12-13 Timo KreuzerAdd DumpMem function to apitests lib for debugging...
2008-12-13 Timo KreuzerAdd tests for NtGdiCombineRgn (14), NtGdiCreateCompatib...
2008-12-13 Dmitry GorbachevRemove workaround for GCC 4.4.0 bug, it is already...
2008-12-13 Dmitry Gorbachev- Remove DBCSCodePage field from NLS_FILE_HEADER structure.
2008-12-13 Eric KohlDo not start LSASS as a service but as an ordinary...
2008-12-13 Timo Kreuzerprint out some info on non-type symbols
2008-12-13 Timo Kreuzererrcode is a type. using it as parameter name in a...
2008-12-13 Timo Kreuzerupdate dbghelp_ros.diff. Only one tiny change left
2008-12-13 Timo Kreuzersync dbghelp to wine head
2008-12-13 Timo Kreuzeradd _strtoi64 and _strtoui64 to stdlib.h
2008-12-12 Gregor Schneider- Update ntdll winetests
2008-12-12 Timo Kreuzerreduce the amount of hacks in dbghelp_ros.diff, also...
2008-12-12 Timo Kreuzerwhen defining ssize_t, also define _SSIZE_T_DEFINED
2008-12-12 Timo Kreuzerremove useless circle definition _setjmp -> setjmp...
2008-12-12 Timo KreuzerMAX_PATH is neither defined by ntddk.h nor by crt heade...
2008-12-12 Aleksey Bragin- Stubplement winsta.dll, based on a patch by Samuel...
2008-12-12 Johannes Anderwald- Partly implement IPortTopology port driver
2008-12-12 Johannes Anderwald- interfaces definition for IMiniportTopology
2008-12-12 Johannes Anderwald- Partly implement IPortWavePci interface
2008-12-11 Johannes Anderwald- Add IPortWavePciStream, IMiniportWavePciStream, IMini...
2008-12-11 Aleksey BraginCary Xiao" <xiaowave@gmail.com>
2008-12-11 Aleksey Bragin- Add a commented out entry for green.sys driver.
2008-12-11 Aleksey Bragin- Fix incorrect drivers installation directories.
2008-12-11 Aleksey BraginDaniel Zimmerman <netzimme@aim.com>
2008-12-11 Aleksey Bragin- An "almost working" kbhit implementation by Russel...
2008-12-11 Johannes Anderwald- Implement IDrmPort, IDrmPort2 interface
2008-12-11 Johannes Anderwald- Add IDrmPort, IDrmPort2 interfaces
2008-12-11 Aleksey Bragin- Add Dll Characteristics defines.
2008-12-11 Christoph von... convert most of syssetup to unicode
2008-12-11 Johannes Anderwald- Use FILE_DEVICE_KS when creating new device object
2008-12-11 Johannes Anderwald- Add IAdapterPowerManagement interface
2008-12-11 Johannes Anderwald- Add undef macro to avoid warnings
2008-12-11 Johannes Anderwald- add IID_IServiceSink
2008-12-11 Christoph von... convert parts of syssetup to WCHAR - please help to...
2008-12-11 Johannes Anderwald- Fix RegSetValueEx parameters
2008-12-11 Christoph von... don't set testplatform to wine anymore as our services...
2008-12-10 Dmitry GorbachevUpdate NLS files.
2008-12-10 James Tabor- Yet another victim of the Win32k Initialization BUG!
2008-12-10 Stefan Ginsberg- Disable crashing advapi32 tests -- add print and...
2008-12-10 Aleksey Bragin- Impersonation level should be indeed higher that...
2008-12-10 Dmitry GorbachevUpdate NLS files.
2008-12-10 Christoph von... fail when there are no sub authorities
2008-12-10 Christoph von... use constant instead of value to avoid further "hm...
2008-12-10 Daniel ReimerBug 3942: "Translate update norwegian" by Lars Martin...
2008-12-09 James Tabor- Make sure SecurityDescriptor is not NULL.
2008-12-09 James Tabor- Sync to date wine AdvApi32 cross tests.
2008-12-09 Stefan Ginsberg- Remove traces
2008-12-09 Stefan Ginsberg- Initialize pointer to null
2008-12-09 Stefan Ginsberg- Remove trace, change trace
2008-12-09 Stefan Ginsberg- More trace :/
2008-12-09 Stefan Ginsberg- Temporarily add tracing to ConvertStringSecurityDescr...
2008-12-09 Stefan Ginsberg- Add back debug print -- build server still crashes
2008-12-09 Stefan Ginsberg- Revert the debug print
2008-12-09 Christoph von... implement hex value support for ParseAccessMaskString
2008-12-09 Dmitry GorbachevFix IntIsValidSBCSMapping(). Bug #3903.
2008-12-09 Dmitry GorbachevProvide memcmp() for GCC 4.4.0.
2008-12-09 Kamil Hornicek- sync d3d8, d3d9 with wine
2008-12-09 Stefan Ginsberg- Test commit for the crash which the build server...
2008-12-09 Kamil Hornicek- revert 37958 for now, sorry
2008-12-09 Kamil Hornicek- remove leftovers
2008-12-09 Kamil Hornicek- sync wined3d with wine
2008-12-09 Christoph von... SeUnsolicitedInputPrivilege is obsolete - the LUID...
2008-12-09 Christoph von... sync CreateWellKnownSid with wine
2008-12-09 James Tabor- Fixed build.
2008-12-09 James Tabor- Add CP_UNIXCP for CP_ACP, this will help cross tests.
2008-12-09 James Tabor- New patch by hto: Suspicious code in User32.dll,...
2008-12-08 Johannes Anderwald- implement IServiceGroup interface
2008-12-08 Colin FinckRevert r37916 and add some correct tests for WC_NO_BEST...
2008-12-08 Johannes Anderwald- Partly implement PcRegisterIoTimeout, PcUnregisterIoT...
2008-12-08 Johannes Anderwald- Implement IResourceList_AddEntryFromParent
2008-12-08 Gregor Schneider- IntGetDeviceGammaRamp: remove unneeded code, i *...
2008-12-08 Johannes Anderwald- Experimental IInterrupt object implementation
2008-12-08 Johannes Anderwald- Add IID_IInterruptSync
2008-12-08 Gregor SchneiderFix two duplicate checks - obviously copy/pasted, CIDs...
2008-12-08 Gregor Schneider- Remove unreachable code, CID 53
2008-12-08 Christoph von... fix ConvertStringSidToSidW
next