SySync to wine-1.1.1 (Patch 5 of 10):
[reactos.git] / reactos / drivers /
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
2008-09-06 Cameron Gutman - Merge aicom-network-fixes up to r36009
2008-09-06 Hervé Poussineaukdcom.dll should be in system32 directory, not drivers one
2008-09-05 Cameron Gutman - Merge aicom-network-fixes up to r35946
2008-09-04 Hervé PoussineauAllocate without a tag if buffer won't be freed by...
2008-09-03 Stefan Ginsberg- CDFS and NTFS: Don't include a unused, deprecated...
2008-09-02 Cameron Gutman - Merge aicom-network-fixes up to r35889
2008-09-02 Stefan Ginsberg- Fix 2 warnings (properly comment out unused code)
2008-08-31 Pierre SchweitzerDefine TAG macro before use.
2008-08-31 Stefan Ginsberg- "0xbadf00d" is not a valid tag. use "PcNt" instead
2008-08-30 Sylvain Petreollefix typo
2008-08-30 Stefan Ginsberg- Get rid of ASSERT_IRQL, deprecated since long ago
2008-08-30 Cameron Gutman - Merge aicom-network-fixes up to r35787
2008-08-25 Stefan Ginsberg- Remove deprecated CHECKPOINT/CHECKPOINT1 macros which...
2008-08-25 Stefan Ginsberg- Undefine KdPrint before redefining it.
2008-08-24 Cameron Gutman - Merge aicom-network-fixes up to r35611
2008-08-24 Cameron Gutman - Same fix as my last commit
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 Cameron Gutman - Merge aicom-network-fixes up to r35583
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 Art YerkesRestore cancellation for proper socket shutdown.
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-21 Art YerkesMerge aicom-network-fixes up to 35486
2008-08-19 Art YerkesMerge aicom-network-fixes up to 35446.
2008-08-17 Hervé PoussineauDevice type can be undefined if kbdclass or mouclass...
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-16 Art YerkesMerge aicom-network-fixes up to 35398
2008-08-16 Colin FinckRestructure the keyboard & mouse detection code:
next