Don't try to print information about a service that doesn't exist.
[reactos.git] / reactos /
2008-08-24 Eric KohlDon't try to print information about a service that...
2008-08-24 Eric KohlSEH-protect all calls to remote functions.
2008-08-24 Eric KohlHack the declaration of RQueryServiceConfigA. This...
2008-08-24 Johannes Anderwald- Check if source and destination is the same. Fixes...
2008-08-24 Cameron Gutman - Remove one of the ASSERTs in SocketCalloutEnter
2008-08-24 Stefan Ginsberg- Remove KEBUGCHECK and KEBUGCHECKEX macros
2008-08-24 Stefan Ginsberg- Remove deprecated makefile
2008-08-24 Stefan Ginsberg- Formatting and comment fixes (no code change)
2008-08-24 Gregor BrunmarD3D9:
2008-08-24 Gregor BrunmarD3D9:
2008-08-24 Gregor BrunmarD3D9:
2008-08-24 Johannes Anderwald- Use the name of the cpl as the mutex name
2008-08-24 Martin Fuchsupdate XMLStorage: correctly handle dots and colons...
2008-08-24 Cameron Gutman - Add myself to credits :)
2008-08-24 Cameron Gutman - Merge aicom-network-fixes up to r35583
2008-08-23 Art YerkesCatch failure to release the cancel spinlock. Would...
2008-08-23 Cameron Gutman - Enable the failure debug prints in MsafdReturnWithErrno
2008-08-23 Cameron Gutman - Remove a hack not needed because of r35575
2008-08-23 Cameron Gutman - Release the cancel spin lock before returning
2008-08-23 Johannes Anderwald- Refresh treeview when a folder item is deleted
2008-08-23 Gregor BrunmarThis seems to be more correct
2008-08-23 Johannes Anderwald- Check if source and destination is the same. Fixes...
2008-08-23 Johannes Anderwald- Pass the msi package in quotes
2008-08-23 Gregor Brunmar* Refactored GetDirect3D9AdapterInfo() to make life...
2008-08-23 Stefan Ginsberg- Add THREAD_TERMINATE_HELD_MUTEX bugcode and make...
2008-08-23 Aleksey Bragin- Implement IopGetRegistryValue (complementary function...
2008-08-23 Stefan Ginsberg- In IoAcquire/ReleaseCancelSpinLock, use the queued...
2008-08-23 Gregor BrunmarAdded missing documentation
2008-08-23 Gregor Brunmar* Refactored D3D9 structures a bit
2008-08-23 Hervé PoussineauFix typo
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
next