merge trunk head (37902)
[reactos.git] / reactos / drivers /
2008-12-06 Timo Kreuzermerge trunk head (37902)
2008-12-05 Timo Kreuzersync to trunk head (37853) (except rbuild changes)
2008-12-04 Timo Kreuzerfix some ULONG/ULONG_PTR issues
2008-12-04 Johannes Anderwald- Implement PcGetDeviceProperty, PcGetTimeInterval
2008-12-03 Dmitry GorbachevSilence compiler warnings (4/11).
2008-12-02 Daniel ReimerByeBye 100 MB Log File. Byebye, 200 kB/s
2008-12-01 Aleksey Bragin- Don't enable FULL debug output for a module in trunk...
2008-12-01 Stefan Ginsberg- Get rid of DDK's dependency on windef.h and winnt.h
2008-12-01 Samuel Serapion- Fix build.
2008-11-30 Stefan Ginsberg- Make this shit readable -- oh wait this is a commit...
2008-11-30 KJK::Hyperionmodified include/reactos/probe.h
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-28 Samuel Serapionconvert to spec
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 Samuel Serapion- Merge to trunk r37270.
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-06 Timo KreuzerFix scsiport, by using pspec again.
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-30 Timo Kreuzersync to trunk head (37079)
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-27 Timo Kreuzersync trunk head (37032)
2008-10-27 Cameron Gutman - Merge r37029 from aicom-network-fixes
2008-10-27 Timo Kreuzerupdate videoprt.spec, add some exports found on vista64...
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 Stefan Ginsberg- When doing pointer arithmetic, ULONG_PTR is your...
2008-10-25 Stefan Ginsberg- Don't typedef ULONG_PTR to a 32-bit value
2008-10-25 Stefan Ginsberg- Make videoprt compile for 64-bit
2008-10-25 Stefan Ginsberg- Fix DXG 64-bit compilation (fix not entirely correct...
2008-10-25 KJK::HyperionVisual C++ backend for rbuild (for now just a hacked...
2008-10-25 Stefan Ginsberg- Make serial build for 64 bit -- explicitly cast first...
2008-10-25 KJK::HyperionThe real, definitive, Visual C++ support branch. Accept...
2008-10-25 Stefan Ginsberg- Fix isapnp compilation for 64-bit
2008-10-25 Stefan Ginsberg- Fix AFD compilation for 64-bit (treat handles as...
2008-10-25 Stefan Ginsberg- Fix ne2000 compilation (treat pointer size as ULONG_P...
2008-10-25 Stefan Ginsberg- Fix NTFS FSD compilation (correct 2 casts)
2008-10-25 Aleksey Bragin- Globalize ReactOS target version (there are a few...
2008-10-24 Timo Kreuzersync to trunk head (36925)
2008-10-24 Samuel Serapion- Sync to trunk 36919.
2008-10-24 Timo Kreuzermerge trunk changes to r36869
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-20 Samuel SerapionMerge to trunk HEAD(r36856)
2008-10-20 Timo Kreuzersync to trunk revision 36700
2008-10-20 Timo Kreuzersync to trunk revision 36500
2008-10-20 Timo Kreuzersync to trunk revision 36100
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
next