reactos.git
2008-08-23 Aleksey Bragin- Perform volume operations as described in msdn.micros...
2008-08-23 Aleksey Bragin- Fix fs_isdirty prototype, since there is no need...
2008-08-23 Aleksey Bragin- Remove a hack around sending FSCTL_ to an opened...
2008-08-23 Art YerkesSilence debug spew.
2008-08-23 Art YerkesRestore cancellation for proper socket shutdown.
2008-08-23 Hervé PoussineauAdd new devices at start of list, not end. Order is...
2008-08-23 Art YerkesShould've done this a long time ago. Just noticed...
2008-08-23 Aleksey Bragin- Silence "Font loaded" debug print, which was mistakin...
2008-08-23 Art YerkesHand merge a lost change from aicom-network-fixes.
2008-08-23 Art YerkesMerge aicom-network-fixes up to 35538
2008-08-22 Hervé PoussineauRemove useless 'if'
2008-08-22 Hervé PoussineauLONG -> NTSTATUS
2008-08-22 Hervé PoussineauFix device node structure to be compatible with MS...
2008-08-22 Stefan Ginsberg- Remove a LIST_FOR_EACH
2008-08-22 Johannes Anderwald* When clicking on the desktop background, there is...
2008-08-22 Hervé PoussineauDEVICE_RELATIONS->Count is ULONG
2008-08-22 Hervé PoussineauCalling IoSynchronousInvalidateDeviceRelations with...
2008-08-22 Hervé PoussineauMove most of the code of IoSynchronousInvalidateDeviceR...
2008-08-22 Hervé PoussineauClean up code by removing now useless parts
2008-08-22 Stefan Ginsberg- Replace more magic values with symbolic constants
2008-08-22 Jeffrey Morlan- Extract the line-reading code in ProcessInput to...
2008-08-22 Stefan Ginsberg- Add EFLAGS_IOPL to asm.h and make use of it in assembly
2008-08-22 Art YerkesCommit bugboy's patch from bug 2392, and remove DeviceD...
2008-08-22 Stefan Ginsberg- Fix kernel mode debug output broken in 35520
2008-08-22 Stefan Ginsberg- Use correct bug code when crashing due to closing...
2008-08-21 Stefan Ginsberg- Patch by Alex Ionescu: Fix a typo, and code cleanup
2008-08-21 Stefan Ginsberg- Change ASSERT to C_ASSERT
2008-08-21 Aleksey Bragin- "When releasing the gmutex my awesome code was removi...
2008-08-21 Jeffrey Morlan- Begin writing a real parser for cmd. &, &&, ||, and...
2008-08-21 Jeffrey Morlan- Implement X>&Y redirections. Hold redirections in...
2008-08-21 Aleksey Bragin- Add missing MmCallDllInitialize prototype.
2008-08-21 Aleksey Bragin- Fix definition of BOOT_DRIVER_LIST_ENTRY (Information...
2008-08-21 Art YerkesMerge aicom-network-fixes up to 35486
2008-08-21 Gregor BrunmarAdded some more parameter error checking to D3D9::Creat...
2008-08-21 Gregor Brunmar* Removed unused header file
2008-08-20 Jeffrey MorlanAlways set the console's event on any keypress, even...
2008-08-20 Jeffrey MorlanFix infinite loop during generic table lookups. Patch...
2008-08-20 Johannes Anderwald- Implement SHParseDisplayName by Paul paulvgenderen...
2008-08-20 Johannes Anderwald- Do not pass SHGDN_INFOLDER flag
2008-08-19 Johannes Anderwald* The CLSID of a PropertySheet handler can either be...
2008-08-19 Daniel ReimerLast remnants of Bug 3649. Hopefully...
2008-08-19 Stefan Ginsberg- Remove dead code
2008-08-19 Daniel ReimerBug 3661: Bulgarian Update by CCTAHEB
2008-08-19 Daniel ReimerBug 3631 Translate file/patch by Lars Martin Hambro...
2008-08-19 Gregor Brunmar* Removed d3d9's dependency on the missing strsafe...
2008-08-19 Johannes Anderwald* Restore file with SHFileOperation
2008-08-19 Johannes Anderwald* Create a IDataObject when cidl == 0 (click on TreeView)
2008-08-19 Art YerkesFix a leak when doing an immediate reply to a small...
2008-08-19 Johannes Anderwald- Read class name from Software\Microsoft\Windows\Curre...
2008-08-19 Art YerkesMerge aicom-network-fixes up to 35446.
2008-08-19 Johannes Anderwald- rewrite ISFHelper_CopyItems to actually copy the...
2008-08-18 Johannes Anderwald- add 3 resource strings
2008-08-18 Stefan Ginsberg- Fix freeldr build
2008-08-18 Stefan Ginsberg- Remove broken IoReportTargetDeviceChange implementati...
2008-08-18 Stefan Ginsberg- Replace the remaining X86_EFLAGS* with EFLAGS_*
2008-08-18 Eric KohlImplement the "Add users to a group" function.
2008-08-18 Stefan Ginsberg- Missed a STDCALL -> NTAPI
2008-08-18 Stefan Ginsberg- Fix a typo (and build)
2008-08-18 Stefan Ginsberg- Implement IoReportTargetDeviceChange as a wrapper...
2008-08-18 Stefan Ginsberg- Cleanup and reformat parts of pnpmgr (no code change)
2008-08-18 Stefan Ginsberg- STDCALL -> NTAPI
2008-08-18 Stefan Ginsberg- Don't export PoSetDeviceBusy, it should be a macro...
2008-08-18 Stefan Ginsberg- Add KdInitSystem to kd64.h
2008-08-18 Stefan Ginsberg- Remove 3 deprecated macros
2008-08-18 Stefan Ginsberg- Remove empty header
2008-08-17 Stefan Ginsberg- Fix comment header
2008-08-17 Stefan Ginsberg- Rename SeInit to SeInitSystem
2008-08-17 Hervé PoussineauDevice type can be undefined if kbdclass or mouclass...
2008-08-17 Stefan Ginsberg- Move kernel mode implementation of RtlpGetStackLimits...
2008-08-17 Stefan Ginsberg- Remove dead code
2008-08-17 Stefan Ginsberg- Remove two more files by moving their tiny contents...
2008-08-17 Stefan Ginsberg- Remove dead pager.c
2008-08-17 Art YerkesDon't attempt to mount a partition that starts with...
2008-08-17 ReactOS Portable... Make RAM disk support work on x86 as well (it is now...
2008-08-17 ReactOS Portable... FreeLDR-side of RAM Disk support for x86 based on actua...
2008-08-17 James Tabor- Add timer handle type.
2008-08-16 Art YerkesMerge aicom-network-fixes up to 35398
2008-08-16 Stefan Ginsberg- Remove deprecated ExfpInterlockedExchange64
2008-08-16 Stefan Ginsberg- Spelling fixes
2008-08-16 James TaborWine update to dialog.c, see bug 3644.
2008-08-16 James TaborAdd check for null after allocating new DCE. See bug...
2008-08-16 Hervé PoussineauIncrease lost packet count when transmit failed or...
2008-08-16 Stefan Ginsberg- No need to set a variable to TRUE twice before it...
2008-08-16 Hervé PoussineauReplace .def file by a .spec file
2008-08-16 Aleksey BraginFinta László <finta.laszlo@freemail.hu>
2008-08-16 Colin FinckRestructure the keyboard & mouse detection code:
2008-08-16 Hervé PoussineauReplace .def file by a .spec file
2008-08-16 Hervé PoussineauReplace .def file by a .spec file
2008-08-16 Hervé PoussineauNo need to export DriverEntry
2008-08-16 Hervé PoussineauNo need to export DriverEntry
2008-08-16 Hervé PoussineauReplace .def file by a .spec file
2008-08-16 Hervé PoussineauReplace .def file by a .spec file
2008-08-16 Hervé PoussineauReplace .def file by a .spec file
2008-08-16 Hervé PoussineauRemove useless file
2008-08-16 Hervé PoussineauReplace .def file by a .spec file
2008-08-16 Hervé PoussineauReplace .def file by a .spec file
2008-08-16 Hervé PoussineauReplace .def file by a .spec file
2008-08-16 Hervé PoussineauRemove useless file
2008-08-16 Hervé PoussineauNo need to export DriverEntry
2008-08-16 Hervé PoussineauReplace .def file by a .spec file
next