reactos.git
2005-05-23 James TaborUpdate include header and update waitreason list.
2005-05-23 Magnus Olsen1. remove all hardcode strings to En.rc
2005-05-23 Hervé PoussineauRevert 15473 and 15474 as Alex doesn't like them
2005-05-23 Hervé PoussineauAdd ReactOS version at the start of the debug log
2005-05-23 Hervé PoussineauRemove some debug messages at boot
2005-05-22 James TaborRevert DPRINT1.
2005-05-22 Hervé PoussineauFix compile error when NDEBUG is not set
2005-05-22 Hartmut BirrObInsertObject must always return STATUS_OBJECT_NAME_CO...
2005-05-22 Hartmut BirrDon't create the media change event as named object.
2005-05-22 Emanuele Alibertisvn propset {keyword, eol-type}
2005-05-22 Emanuele AlibertiSM: change the way sessions are managed.
2005-05-22 James TaborThis is a CompareStringW hack to get (7z313.exe /Q...
2005-05-21 Eric KohlIoRegisterDeviceInterface: Create nested keys one-by...
2005-05-21 Eric KohlAdd DeviceClasses key.
2005-05-21 Aleksey BraginAdded russian translations for libs: mpr, msacm, msi...
2005-05-21 Hartmut BirrSet STATUS_SUCCESS instead of STATUS_PIPE_CONNECTED...
2005-05-21 Hartmut BirrRevert to rev 15172.
2005-05-21 Martin Fuchs- fixed for FOR _NO_EXTENSIONS mode
2005-05-21 Hervé PoussineauRemove some debug messages at boot (DPRINT1 changed...
2005-05-21 Hervé PoussineauOpen file with FILE_SHARE_READ in LdrLoadModule
2005-05-21 Hartmut BirrDon't interpret STATUS_PIPE_CONNECTED as error.
2005-05-21 Thomas Bluemelminor optimization
2005-05-21 Eric KohlImplement ConcatenatePaths and MyGetFileTitle.
2005-05-21 Hartmut BirrTerminate the process on exit in NtProcessStartup.
2005-05-21 Hartmut BirrFree all allocated memory in ObpDeleteObject.
2005-05-21 Hartmut BirrFree the capture buffer in ObReferenceObjectByName.
2005-05-21 Hartmut BirrSet the flag FO_DIRECT_DEVICE_OPEN after the call to...
2005-05-21 James TaborFix ups and Clean ups.
2005-05-21 Aleksey BraginEnable built-in debug messages usage (via CONFIG_USB_DEBUG)
2005-05-21 Martin Fuchsadd explorer-cz.rc to textinclude section
2005-05-21 James TaborAdded Usb cromwell to build system.
2005-05-21 James TaborFixups.
2005-05-21 James TaborAdded PKEVENT to init_waitqueue_head.
2005-05-21 James TaborAdded PKEVENT to wake_up.
2005-05-21 James TaborClean up end of line.
2005-05-21 James TaborAdded libusbcore.a to makefile
2005-05-20 Hervé PoussineauFix bus pointer for initial device
2005-05-20 Hervé PoussineauSVN maintenance:
2005-05-20 Hervé PoussineauModify some pci_hal funcs, fix obvious errors in code
2005-05-20 Magnus OlsenImplement same behavor for cd * as ms cmd cd *
2005-05-20 Hartmut Birr- Create always the output file. If no debug section...
2005-05-20 Magnus OlsenAdd new thing to cd.
2005-05-20 Art YerkesTurned on -Werror
2005-05-20 Filip NavaraLukáš "denzil" Frolka <d3nzil@gmail.com>
2005-05-20 Steven Edwardsmove the rest of the alread defined tags to the private...
2005-05-20 Steven Edwardsstarted moving tags to a private internal header
2005-05-20 Hervé PoussineauRemove some debug messages at boot
2005-05-20 Hervé PoussineauIopAssignDeviceResources():
2005-05-20 Phillip SusiRemoved invalid . from path in this usetup ini file...
2005-05-20 Steven Edwardsadjust case on a header. Sorry Windows users. Do not...
2005-05-20 Hervé PoussineauSet BusNumber and SlotNumber in resource requirements...
2005-05-20 Hervé PoussineauRemove some debug messages at boot
2005-05-20 Hervé PoussineauRemove some debug messages at boot
2005-05-20 Hervé PoussineauSet svn:keywords and svn:eol-style properties
2005-05-20 Alex IonescuEnsure success
2005-05-19 Alex IonescuFix one of the added hacks. ObpCreateHAndle not exporte...
2005-05-19 Hervé PoussineauIoGetDeviceProperty():
2005-05-19 Hervé PoussineauDon't create a new DriverObject if one is already existing
2005-05-19 Magnus OlsenFix CD bug for
2005-05-19 Alex IonescuUnnamed objects do not have a base directory.
2005-05-19 Art YerkesDon't free this MDL. The I/O manager now does it for us.
2005-05-19 Alex IonescuDon't free io completion packet twice
2005-05-19 Art YerkesCorrected uninitialized timeout variable. Will be...
2005-05-19 Alex Ionescufix boot on vmware
2005-05-19 Alex Ionescufix compiling
2005-05-19 Phillip SusiRewrote usetup's file copy and cabinet extraction code...
2005-05-18 Hervé PoussineauBasic resources device allocation (doesn't prevent...
2005-05-18 Hervé PoussineauUse translated resources list to get informations about...
2005-05-18 Alex IonescuRevert accidental commit
2005-05-18 Hervé PoussineauImplement IRP_MN_QUERY_RESOURCE_REQUIREMENTS
2005-05-18 Magnus OlsenSwdish translations by irc:anders1 proofread by Andreas...
2005-05-18 Magnus OlsenSwdish translations by irc:anders1 proofread by Andreas...
2005-05-18 Magnus OlsenSwdish translations by irc:anders1 proofread by Andreas...
2005-05-18 Alex IonescuObject Manager Patch. This patch continues the work...
2005-05-18 Alex IonescuPrettify usetup a bit, show a warranty page before...
2005-05-18 Alex IonescuFix usetup. This hack needs to remain even though it...
2005-05-17 Magnus OlsenFix unicode / ansi build problem for -D_DEBUG build
2005-05-17 Alex IonescuImplement mouse packet timeout. Fixes right-click menu...
2005-05-17 Alex Ionescumake cabman report error when file doesnt exist. Patch...
2005-05-17 Hartmut BirrFixed rsym for executables without any debug informations.
2005-05-17 Alex IonescuSorry for the nonatomic commit
2005-05-17 Alex IonescuSorry for the nonatomic commit
2005-05-17 Alex IonescuShare NtDevice/FsIoControlFile, fixes NtFsControlFile...
2005-05-17 Hartmut Birr- Reference the file object in IopSecurityFile.
2005-05-17 Alex IonescuFix bug in memory mapping which caused large applicatio...
2005-05-17 Hervé PoussineauDon't empty the DriverObject extension if it is already...
2005-05-17 Magnus OlsenDorp last sync with wine and userhook
2005-05-17 Magnus Olsenfix a small bug in dinput the last sync with wine did...
2005-05-16 Magnus OlsenDrop GDI version of dinput complete and add user hook...
2005-05-16 Magnus Olsendrop Keyboard.c gdi version
2005-05-16 Aleksey BraginOne more fix to resource DPRINTs, now they are correct...
2005-05-16 Aleksey BraginChanged Memory to Port resource, also fixed incorrect...
2005-05-16 Hervé PoussineauDon't send multiple IRP_MJ_PNP/IRP_MN_START_DEVICE...
2005-05-16 Hervé PoussineauDefine interrupt resource as required
2005-05-16 Hervé PoussineauReport memory and I/O ranges even if they are not the...
2005-05-16 Maarten BosmaPackageManager
2005-05-16 Gé van GeldorpSupport partition-less disks
2005-05-16 Maarten BosmaPackageManger: Globle Makefile
2005-05-16 Maarten BosmaPackageManager: German Translation and CreateOptions()
2005-05-16 Alex IonescuFix win32k. For real. I swear.
next