reactos.git
2005-02-12 Emanuele AlibertiSM - clean, simplify, make more readable
2005-02-12 Art YerkesAddrWidenAddress: set type
2005-02-11 Gé van GeldorpBe compatible with some of the crap apps out there
2005-02-11 Eric KohlOoops! These are the correct exports.
2005-02-11 Eric KohlImplement RtlGetSecurityDescriptorRMControl, RtlSetSecu...
2005-02-11 Eric Kohl- Implement RtlSetControlSecurityDescriptor
2005-02-10 Gé van GeldorpMatch packing in DDK
2005-02-10 Aleksey BraginDeleted binaries, added ignore
2005-02-10 Aleksey BraginDeleted binaries, added ignore
2005-02-10 Thomas Bluemelremoved obsolete typecast in AllocConsole()
2005-02-10 Thomas Bluemelfixed ObpCaptureObjectAttributes()
2005-02-10 Thomas Bluemelrevert the changes to NtCreateEvent and do the real fix
2005-02-10 Alex IonescuFix APC problems. Thanks to Arty for finding this....
2005-02-10 Art YerkesPatch to fix NtCreateSempahore, in the case where the...
2005-02-10 Steven EdwardsAdded note about freeldr 2.0 changes
2005-02-09 Gé van GeldorpBig change warrants major version number bump
2005-02-09 Gé van GeldorpPass PageDirectoryStart and End so the memory manager
2005-02-09 Gé van GeldorpAdd DPRINT_HWDETECT to DEBUG_ALL
2005-02-09 Mike NordellSend the correct handle_s_. tinus found this one.
2005-02-09 Gé van GeldorpDon't include NEVER_LOAD sections in image size.
2005-02-09 Gé van GeldorpFix EOL setting
2005-02-09 Gé van Geldorp- Fix quoting of .cpl filename.
2005-02-09 Art YerkesMade a nice function CantReadMore which tells if we...
2005-02-08 Gé van Geldorp- Add entry for .cpl files
2005-02-08 Gé van GeldorpPrefer SEE_MASK_IDLIST, since that one is actually...
2005-02-08 Gé van GeldorpYou can't execute a DLL
2005-02-08 Gé van GeldorpHervé Poussineau <poussine@freesurf.fr>
2005-02-08 Gé van GeldorpSet eol-style
2005-02-08 Art YerkesThere's no need to link ntdll here.
2005-02-08 Eric Kohl- Convert U32 to ULONG.
2005-02-08 Gé van GeldorpRedraw shell background when wallpaper is changed
2005-02-08 Alex IonescuForgot this file
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.
next