Make the address space mutex unsafe, because sometimes it is acquired at > APC_LEVEL...
[reactos.git] / reactos /
2005-11-20 Alex IonescuMake the address space mutex unsafe, because sometimes...
2005-11-19 Alex IonescuFix hal build
2005-11-19 Alex Ionescu- Deprecated
2005-11-19 Alex Ionescu- Reimplement Fast Mutex implementation in HAL/NT to...
2005-11-19 Casper HornstrupCreate parent directory before creating the definition...
2005-11-19 Thomas BluemelAdd dhcpcapi.dll to the bootcd. Fixes bug 1037
2005-11-19 Aleksey BraginAccording to MSDN: "PnP Manager queries a device's...
2005-11-19 Filip NavaraDon't bail out for unparsable environment variables.
2005-11-19 Filip NavaraUncomment MAC code page and font signature locale strings.
2005-11-19 Magnus Olsen"sync up sprintf.c with swprintf.c. They both do the...
2005-11-19 Hervé PoussineauSorry, I forgot to commit this file...
2005-11-19 Thomas BluemelAdd a stub for ClientSideInstallW. umpnpmgr is supposed...
2005-11-19 Hervé PoussineauFix access rights (even if not checked in KernelMode)
2005-11-19 Hervé PoussineauImplement InterfacePciDevicePresent(Ex) of PCI_DEVICE_P...
2005-11-19 Hervé Poussineau- Send ExGetPreviousMode() to ObReferenceObjectByHandle...
2005-11-19 Ged MurphyNote to me, check build in mingw before commiting.
2005-11-18 Thomas Bluemelfix the build
2005-11-18 Ged Murphyadd library
2005-11-18 Ged Murphyupdate my todo list
2005-11-18 Thomas Bluemel- define STATUS_* codes correctly in winnt.h and ntstatus.h
2005-11-18 Thomas Bluemelfixed uninitialized variable warnings
2005-11-18 Ged Murphy- use InterlockedExchange for setting shutdown flag
2005-11-18 Aleksey BraginImplement stubs for PCI_DEVICE_PRESENT_INTERFACE query...
2005-11-18 Aleksey BraginAdded structs and other needed stuff for PCI_DEVICE_PRE...
2005-11-18 Hartmut Birr- Changed all registry functions to WCHAR.
2005-11-18 Hervé PoussineauRevert 19324 and part of 19325...
2005-11-18 Alex IonescuDue to CcRos's abusive usage and dependency on our...
2005-11-18 Hervé PoussineauFix installation of VMware display driver
2005-11-18 Hervé Poussineau- Don't use buffered I/O, to prevent some lag
2005-11-18 Hervé PoussineauPrevent the reinstall of devices that use the NULL...
2005-11-18 Christoph von Wittichadd crypt32 to bootcd
2005-11-18 Art YerkesFixed skipped events from keyboard:
2005-11-18 Christoph von Wittichexport some more Crypto-API functions
2005-11-18 Christoph von Wittichgot a lot of crypt32 stuff working
2005-11-17 Christoph von Wittichadded LIST_FOR_EACH_ENTRY_SAFE macro
2005-11-17 Gé van GeldorpAdd CommandLineFromMsiDescriptor
2005-11-17 Gé van GeldorpSync to Wine-0_9_1:
2005-11-17 Christoph von Wittichfix a lot of compile problems with encode.c and cert...
2005-11-17 Gé van GeldorpSync to Wine-0_9_1:
2005-11-17 Gé van GeldorpFrancois Gouget <fgouget@free.fr>
2005-11-17 Gé van GeldorpSync to Wine-0_9_1:
2005-11-17 Ged MurphyImprove stopping control of the service
2005-11-17 Gé van GeldorpSync to Wine-0_9_1:
2005-11-17 Gé van GeldorpWine-0_9_1 vendor import. Changes for ReactOS by cwittich
2005-11-17 Gé van GeldorpRemove in preparation for proper vendor drop
2005-11-17 Gé van GeldorpSync to Wine-0_9_1:
2005-11-17 Gé van GeldorpAdd header needed to build crypt32.dll
2005-11-17 Gé van GeldorpSync to Wine-0_9_1:
2005-11-17 Christoph von Wittichadded crypt32 (still not complete, from wine 0.91)
2005-11-17 Gé van GeldorpWine-0_9_1 vendor import
2005-11-17 Gé van GeldorpWrong subdirectory
2005-11-17 Gé van GeldorpWine-0_9_1 vendor import
2005-11-17 Gé van GeldorpRemove old dirs in preparation of vendor import
2005-11-17 Gé van GeldorpSync to Wine-0_9_1:
2005-11-17 Gé van GeldorpSync to Wine-0_9_1:
2005-11-17 Gé van GeldorpSync to Wine-0_9_1:
2005-11-17 Hartmut BirrSet the value/data cell to dirty, if an existing value...
2005-11-17 Hartmut Birr- Fixed the test for the dirty bitmap size.
2005-11-17 Christoph von Wittichsorry, forgot to change one var
2005-11-17 Christoph von Wittichfixed length calculation of lpDependencies
2005-11-17 Christoph von Wittichimplemented CreateServiceA
2005-11-17 Hervé PoussineauRevert part of 19289, I don't want all people to use...
2005-11-17 Hervé Poussineau- 2nd stage setup: start umpnpmgr service only after...
2005-11-17 Hervé PoussineauSecond attempt to have a working keyboard and mouse...
2005-11-17 Steven Edwardsanother no-op. Remove the win32apiisms. Make compatible...
2005-11-16 Martin Fuchs- use Winefile command line for initial directory selection
2005-11-16 Steven Edwardsno op header change. Correct some of the header guards...
2005-11-16 Gé van GeldorpAdd a bit of defensive programming
2005-11-16 Gé van GeldorpGive comdlg32.dll a little bit more space
2005-11-16 Gé van GeldorpUpdate status
2005-11-16 Gé van GeldorpAdd some SEH protection (not complete yet)
2005-11-16 Aleksey BraginFix IoIsWdmVersionAvailable() to confirm we're compatib...
2005-11-16 Hervé PoussineauExport _vsnwprintf
2005-11-16 Gé van GeldorpStartScan is always in BOTTOM_UP sense for GetDIBits
2005-11-16 Gé van GeldorpAlways pad scanlines to multiples of 4 bytes for DIBs
2005-11-16 Gé van GeldorpPass correct masks when creating bitfield palette
2005-11-16 Christoph von Wittichfix memory leak in case of error
2005-11-16 Hervé PoussineauTry to fix the problem some people reported (no keyboar...
2005-11-16 Christoph von Wittichadded UpdateDriverForPlugAndPlayDevicesA (untested)
2005-11-16 Christoph von Wittichfixed bug 791
2005-11-16 Gé van GeldorpSebastian Gasiorek <zebasoftis@gmail.com>
2005-11-16 Hervé Poussineau- Initialise DevInst field in SP_DEVINFO_DATA. This...
2005-11-16 Steven Edwardsremove windef.h inclusion. Its not needed and its non...
2005-11-16 Steven Edwardscreated crt public headers directory. Moved excpt.h...
2005-11-15 Aleksey BraginFix "Devices Parameters" subkey creation in a call...
2005-11-15 Ged MurphyDisplay more meaningful failure messages
2005-11-15 Hervé PoussineauHardware IDs and Compatible IDs shouldn't be case sensitive
2005-11-15 Ged MurphyDon't display exit code for none fatal info
2005-11-15 Christoph von Wittichadd a check for SPDRP_CONFIGFLAGS which is not working yet
2005-11-15 Christoph von Wittichbetter stub for EnumFonts (fixed license agreement...
2005-11-15 Hervé PoussineauForgot to commit this with r19248... ("Add back ACPI...
2005-11-15 Hervé PoussineauAdd back ACPI device, to allow auto power off of the...
2005-11-15 Hervé PoussineauFix indentation
2005-11-15 Hervé PoussineauTry to transform the ClassGUID string to a GUID only...
2005-11-15 Christoph von Wittichfix some MSVC compile problems
2005-11-15 Steven Edwardsrevert this one
2005-11-15 Hervé PoussineauSupport optional Class parameter in SetupOpenInfFileW
2005-11-15 Hervé PoussineauDon't try to access an optional parameter if it is...
2005-11-15 Steven Edwardsa few more msvc fixes
2005-11-15 Steven Edwardsworkarounds for msvc compile. Add precomp.h to a bunch...
next