- Go away STDCALL, time has come for WINAPI and NTAPI
[reactos.git] / reactos / drivers /
2008-11-30 Stefan Ginsberg- Kill off more STDCALL
2008-11-30 Stefan Ginsberg- No need to include winddk.h, ntddk.h includes it...
2008-11-30 Art Yerkesfix a bug reported by aicom: get peer name fails runnin...
2008-11-29 Stefan Ginsberg- Don't use DDKAPI either
2008-11-29 Gregor Schneider- Improve parameter checks to prevent access beyond...
2008-11-29 Stefan Ginsberg- STDCALL -> NTAPI
2008-11-29 Aleksey Bragin- Implement ScsiPortCompleteRequest based on OSR descri...
2008-11-29 Stefan Ginsberg- MSFS: Don't rely on PSDK headers for MAILSLOT_NO_MESS...
2008-11-29 Stefan Ginsberg- Don't redefine basic types
2008-11-29 Cameron Gutman - Merge aicom-network-fixes up to r37712
2008-11-28 Stefan Ginsberg- Don't add an include path for internal win32k headers...
2008-11-28 Daniel ReimerUpdate UniATA to Version 0.39j Credits go to Samuel...
2008-11-27 Stefan Ginsberg- Videoprt should only use the error codes provided...
2008-11-27 Stefan Ginsberg- DXAPI: Fix incompatible header inclusion
2008-11-27 Stefan Ginsberg- ACPI: Don't redefine standard DDK types
2008-11-25 Stefan Ginsberg- Remove blue's implicit dependency on windef.h
2008-11-25 Aleksey BraginDaniel Zimmerman
2008-11-25 Aleksey BraginDaniel Zimmerman
2008-11-25 KJK::HyperionSupersedes r37631
2008-11-25 KJK::HyperionUndoing fishy patch for warnings in Wine code (see...
2008-11-25 KJK::HyperionSupersedes r37623 with fixes for cross compilation
2008-11-24 KJK::HyperionUndo r37623 until cross compilation is fixed
2008-11-24 KJK::Hyperionmodified base/shell/explorer/explorer.rbuild
2008-11-24 Stefan Ginsberg- Fix build
2008-11-24 Aleksey Bragin- Get rid of warnings.
2008-11-24 Aleksey Bragin- Make atapi compile warnings-free.
2008-11-23 Cameron Gutman - NDIS always calls NdisMIndicateStatusComplete immedi...
2008-11-22 Cameron Gutman - Merge aicom-network-fixes up to r37556
2008-11-21 Stefan Ginsberg- Update a comment
2008-11-21 Aleksey Bragin- Always uninit cache for a file object (official docum...
2008-11-20 Aleksey Bragin- Upcase a search expression when calling RtlIsNameInEx...
2008-11-20 Aleksey Bragin- Merge misaligned reads support (35998, 36834 by Art...
2008-11-17 Aleksey Bragin- Target device to mount may not have VPB, the driver...
2008-11-17 Aleksey Bragin- FASTFAT: when querying file name information, fill...
2008-11-16 Stefan Ginsberg- STDCALL -> NTAPI
2008-11-14 Aleksey BraginJuan Sánchez Jurado <juan.s.jurado@gmail.com>
2008-11-13 Stefan Ginsberg- stub out NdisReEnumerateProtocolBindings
2008-11-13 Cameron Gutman - Merge aicom-network-fixes up to r37326
2008-11-10 Aleksey Bragin- We use CcPin* interface for FAT tables and directory...
2008-11-10 Aleksey Bragin- Revert 25073 (vfatfs part). CcCopyRead is guaranteed...
2008-11-10 KJK::HyperionHopefully, the definitive spec files commit. Dedicated...
2008-11-09 Cameron Gutman - Merge aicom-network-fixes up to r37266
2008-11-09 Cameron Gutman - Don't complete unimplemented IOCTL_DISK_FORMAT_TRACK...
2008-11-09 Cameron Gutman - Revert part of r37261
2008-11-09 Cameron Gutman - Mark the irp pending before adding it to the queue
2008-11-04 KJK::HyperionKJK::Hyperion is proud to present "dllimport purity...
2008-11-01 KJK::HyperionRemove all <file> entries for spec/pspec files that...
2008-11-01 Cameron Gutman - Fix a cast
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-27 Cameron Gutman - Merge r37029 from aicom-network-fixes
2008-10-27 Michael Martin- Add missing goto done in NpfsRead when setting Status...
2008-10-27 Cameron Gutman - Merge aicom-network-fixes up to r37010
2008-10-25 Cameron Gutman - Merge aicom-network-fixes up to r36973
2008-10-25 KJK::HyperionVisual C++ backend for rbuild (for now just a hacked...
2008-10-25 KJK::HyperionThe real, definitive, Visual C++ support branch. Accept...
2008-10-25 Aleksey Bragin- Globalize ReactOS target version (there are a few...
2008-10-24 Cameron Gutman - Merge aicom-network-fixes up to r36921
2008-10-22 Cameron Gutman - Merge aicom-network-fixes up to r36884
2008-10-21 Aleksey Bragin- If data is going to be modified, CcPinRead should...
2008-10-21 KJK::Hyperionmodified tools/rbuild/backend/mingw/modulehandler.cpp
2008-10-20 Cameron Gutman - Merge aicom-network-fixes up to r36861
2008-10-19 Aleksey Bragin- VFAT fixes: Actually perform a mandatory call to...
2008-10-18 Cameron Gutman - Merge aicom-network-fixes up to r36803
2008-10-17 Cameron Gutman - Merge aicom-network-fixes up to r36785
2008-10-15 Cameron Gutman - Merge aicom-network-fixes up to r36755
2008-10-13 Cameron Gutman - Fix build
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-10-12 Aleksey Bragin- Implement locking for Cc flush (the one used in NT5...
2008-10-06 Aleksey BraginDmitry Gorbachev
2008-10-03 Cameron Gutman - Merge aicom-network-fixes up to r36633
2008-10-02 Cameron Gutman - Merge aicom-network-fixes up to r36621
2008-09-30 Cameron Gutman - Merge aicom-network-fixes up to r36594
2008-09-28 Cameron Gutman - Merge aicom-network-fixes up to r36581
2008-09-28 Aleksey Bragin- Fix uninitialized variable usage. Fixes Coverity...
2008-09-28 Aleksey Bragin- Ports are counted starting from 1, with 0 being an...
2008-09-28 Aleksey Bragin- It's meaningless to try to complete the IRP if irp...
2008-09-28 Aleksey Bragin- Remove redundant NULL-check. Fixes Coverity CID:...
2008-09-28 Hervé PoussineauReplace .def file by a .spec file
2008-09-27 Cameron Gutman - Merge aicom-network-fixes up to r36558
2008-09-26 Aleksey Bragin- Remove an excessive ASSERT (there is a real one below...
2008-09-26 Christoph von Wittichset eol-style:native
2008-09-25 Cameron Gutman - Try again to fix build
2008-09-24 Cameron Gutman - Fix build
2008-09-24 Cameron GutmanMerge aicom-network-fixes up to r36496
2008-09-21 Cameron Gutman - Merge aicom-network-fixes up to r36381
2008-09-21 Colin FinckWow, WriteConfigurationFile() in rbuild never worked...
2008-09-21 Cameron Gutman - Merge aicom-network-fixes up to r36371
2008-09-20 Cameron Gutman - Merge aicom-network-fixes up to r36337
2008-09-15 Cameron Gutman - Merge aicom-network-fixes up to r36256
2008-09-14 Christoph von Wittichfix memory allocation for NDIS_WORK_ITEM
2008-09-14 Christoph von Wittichadd PCI_SUBCLASS_SB_SMBUS
2008-09-14 Cameron Gutman - Merge aicom-network-fixes up to r36215
2008-09-14 Cameron Gutman - Merge aicom-network-fixes up to r36198
2008-09-12 Cameron Gutman - Merge r36169 from aicom-network-fixes
2008-09-12 Cameron Gutman - Merge aicom-network-fixes up to r36151
2008-09-11 Aleksey Bragin- Use CD_ROM type instead of DISK.
2008-09-11 Aleksey Bragin- Use a correct device type when creating volume device...
2008-09-11 Aleksey Bragin- Silence the raised IRQL level warning.
2008-09-08 Cameron Gutman - Check that memory allocation succeeded
2008-09-07 Cameron Gutman - Also display status when we fail
next