reactos.git
2005-02-08 Alex IonescuFreeLdr Patch. Now fully loads ntoskrnl using a PE...
2005-02-07 Emanuele AlibertiTypographic errors fixed and a function name changed.
2005-02-07 Thomas Bluemelrevert moving smdll to rosrtl.
2005-02-07 Thomas Bluemelmoved smdll to rosrtl. We just _can't_ have separate...
2005-02-07 Thomas Bluemelmoved smdll to rosrtl. We just _can't_ have separate...
2005-02-07 Thomas Bluemelmoved smdll to rosrtl. We just _can't_ have separate...
2005-02-07 Eric Kohl- Nt->Zw
2005-02-07 Gé van GeldorpRemove no longer needed hack
2005-02-07 Gé van GeldorpFix definition of LUID constants
2005-02-06 Gé van GeldorpHervé Poussineau <poussine@freesurf.fr>
2005-02-06 Emanuele AlibertiAdd SMDLL to the boot CD.
2005-02-06 Emanuele AlibertiSMDLL: add it to the build process.
2005-02-06 Gé van Geldorp- Add RegisterServiceCtrlHandlerExA/W
2005-02-06 Emanuele AlibertiSome preliminary work on the SM to make it manage envir...
2005-02-06 Gé van GeldorpExport some Lsa stubs
2005-02-06 Gé van Geldorp- Prevent image loading and symbol loading getting...
2005-02-06 Gunnar Dalsnes-add macros for msvc/gcc portable int64 suffix/LARGE_IN...
2005-02-06 Gé van GeldorpPass ROP4 instead of ROP3 to drivers
2005-02-06 Gé van GeldorpProperly synchronize with GPU
2005-02-06 Emanuele AlibertiSMDLL: helper to use the SM
2005-02-06 Emanuele AlibertiSM & SMDLL definitions
2005-02-06 Mike NordellRemove COM1 as default debug messages output channel...
2005-02-06 Martin Fuchsowner drawn context menus for lean explorer version
2005-02-06 Martin Fuchsowner drawn context menus for FileChild
2005-02-06 Martin Fuchsfix warning message
2005-02-06 Martin Fuchsgeneric support for owner drawn context menus
2005-02-06 Filip NavaraFix a typo.
2005-02-06 Martin Fuchsprevent crash related to unsupported context menu types
2005-02-06 Martin Fuchssupport for owner drawn context menus on the desktop
2005-02-06 Filip NavaraUse only 80 character wide lines in the comments.
2005-02-06 Art YerkesKill only selects involving a named file descriptor...
2005-02-06 Thomas BluemelJust cleaned up the code and changed the name of a...
2005-02-05 Alex Ionescu Prevent buffer overflow on SMP systems. The buffer...
2005-02-05 Gregor AnichRaise exception when MmMapLockedPagesSpecifyCache fails...
2005-02-05 Gé van GeldorpRe-use (better) stack backtrace function
2005-02-05 Eric KohlUse the allocated buffer size in the call to NtGetPlugP...
2005-02-05 Thomas Bluemelonly attach to the process to be queried when necessary
2005-02-05 Gé van GeldorpConvert ROP2 to MIX when calling driver
2005-02-05 Gé van GeldorpSilence debug messages
2005-02-05 Filip NavaraDynamically reallocate the buffer for PnP event if...
2005-02-05 Filip NavaraUse CONTAINING_RECORD macro instead of type cast, fix...
2005-02-05 Art YerkesRead: Change AFD_EVENT_CLOSE to AFD_EVENT_DISCONNECT...
2005-02-05 Art YerkesFixed some signalling problems.
2005-02-05 Thomas Bluemelimplemented GetConsoleProcessList()
2005-02-05 Eric Kohlsvn path=/trunk/; revision=13413
2005-02-05 Gregor AnichChange WNDOBJ implementation a bit to make the NVIDIA...
2005-02-05 Gregor AnichFix VideoPortMapMemory.
2005-02-05 Gregor AnichSmall update of opengl32.
2005-02-05 Eric Kohl- Link ntoskrnl against libwdmguid.a.
2005-02-04 Eric Kohl- Fix WDM-GUIDs. Patch by Filip Navara.
2005-02-04 Thomas BluemelTrevor McCort implemented desktop wallpaper changing
2005-02-04 Aleksey BraginInclude usbd.sys in build of usb drivers
2005-02-04 Aleksey Braginusbd.sys implementation - done long time ago by Filip...
2005-02-04 Eric KohlImplement DelayedMove and FileExists.
2005-02-04 Mike NordellFix broken year handling.
2005-02-03 Gé van GeldorpAlways create debug info (-g)
2005-02-03 Gé van GeldorpAlways clean the .gch file, even if ROS_USE_PCH is...
2005-02-03 Aleksey BraginCromwell <-> PCI interface (stubs now) is taken to...
2005-02-03 Filip NavaraCorrect the library order.
2005-02-03 Filip NavaraPrevent linking to MSVCRT in case some CRT function...
2005-02-02 Gé van GeldorpStore symbolic information in a .rossym section in the
2005-02-02 Emanuele AlibertiMake Jim Tabor visible.
2005-02-02 Aleksey BraginMake dev node count correct, since for example Mac...
2005-02-01 Filip NavaraProtect against writes beyond the end of partition.
2005-02-01 Filip NavaraCorrect prototype for NtGetPlugPlayEvent and use the...
2005-02-01 Gunnar DalsnesRtlCreateUnicodeString->RtlpCreateUnicodeString
2005-02-01 Filip Navara- Header with declarations for NtPlugPlayControl and...
2005-02-01 James TaborAdded Jimtabor to list.
2005-02-01 Eric KohlNtDisplayString: Convert Unicode string to OEM.
2005-02-01 James TaborBut back Advpack for now.
2005-02-01 Hartmut Birr- Removed some wrong calls to MmUnlockAddressSpace.
2005-02-01 Eric KohlFirst attempt at implementing NtGetPlugPlayEvent.
2005-02-01 Eric KohlFix typos in shutdown messages.
2005-02-01 Eric Kohl- Implement SetupDiBuildClassInfoListExA, SetupDiClassG...
2005-01-31 Steven Edwardsforward stubs for Escape and GetSystemPaletteUse. Worki...
2005-01-31 James TaborRemove building of Advpack for now.
2005-01-31 Gunnar Dalsnesremove obvious duplicates
2005-01-31 Eric Kohl- Implement DoesUserHavePrivilege and EnablePrivilege.
2005-01-30 Filip NavaraForce non-inlining of ctype functions even in OPTIMIZED...
2005-01-30 Thomas Bluemelfixed warnings when compiling with DBG:=1 and OPTIMIZE:=1
2005-01-30 Eric Kohl- Implement IsUserAdmin (untested), MultiByteToUnicode...
2005-01-30 Filip NavaraAttempt to solve the imfamous WM_NCPAINT handle leak...
2005-01-30 Filip NavaraDon't shutdown devices before flushing registry and...
2005-01-29 Gunnar Dalsnesmsvcrt: fix incorrect export
2005-01-29 Steven EdwardsAllow IntEngExtEscape stub to return something.
2005-01-29 Martin Fuchsborder for address bar
2005-01-29 Thomas Bluemelfixed compiling with optimizations
2005-01-29 Thomas Bluemelsecurely access buffers in NtSetContextThread() and...
2005-01-29 Royce Mitchell IIIremove eol whitespace
2005-01-28 Thomas Bluemeladded buffer checks to NtCreateThread()
2005-01-28 Filip NavaraHervé Poussineau <poussine@freesurf.fr>
2005-01-28 Steven Edwardssetupapi was sync'd to winehq.
2005-01-28 Thomas Bluemelsecurely access buffers in NtImpersonateThread()
2005-01-28 Thomas BluemelGetTempPathW should write an empty string to the buffer...
2005-01-28 Thomas Bluemelalso save the esi register. Thx to d_layer
2005-01-28 Thomas BluemelWhen a toolbar doesn't have the TBSTYLE_FLAT style...
2005-01-28 Eric KohlUse the service contol pipe to send a start command...
2005-01-28 Thomas Bluemelreverted my previous two commits, they are part of...
2005-01-28 Thomas Bluemelremoved double definition of Nt/ZwSecureConnectPort
2005-01-28 Thomas Bluemelremoved double definition of Nt/ZwSecureConnectPort
next