[SYSDM] Retrieve and show the domain and user names for the user profiles
[reactos.git] / drivers /
2018-05-28 Pierre Schweitzer[FASTFAT] Lock DirResource on flush in case we're updat...
2018-05-26 Pierre Schweitzer[FASTFAT] Lock DirResource when modifying an entry...
2018-05-26 Pierre Schweitzer[BTRFS] Upgrade to 1.0.2
2018-05-26 Pierre Schweitzer[FASTFAT] Initialize cache if neded for changing volume...
2018-05-24 Eric Kohl[STORPORT] Enumerate attached devices
2018-05-22 Pierre Schweitzer[FASTFAT] Properly handle IRPs that can wait and these...
2018-05-21 Pierre Schweitzer[FASTFAT] Properly queue pending write IRPs.
2018-05-21 Pierre Schweitzer[FASTFAT] When extending a file, also lock the DirResource.
2018-05-20 Pierre Schweitzer[FASTFAT] Fail if allocating the stream FO fails.
2018-05-19 Pierre Schweitzer[FASTFAT] Addendum to d69f318
2018-05-19 Pierre Schweitzer[FASTFAT] Misc. fixes spotted by Thomas.
2018-05-18 Pierre Schweitzer[FASTFAT] Completely rewrite support for dirty volumes.
2018-05-18 Pierre Schweitzer[FASTFAT] Allow locking system volume on boot.
2018-05-18 Pierre Schweitzer[FASTFAT] Uninit directory cache on last handle close.
2018-05-18 Pierre Schweitzer[FASTFAT] Only initialize directory cache on use.
2018-05-18 Pierre Schweitzer[FASTFAT] When attaching our FCB to a FO, also set...
2018-05-17 Peter WathallFixed typo
2018-05-17 Peter WathallFixed typo
2018-05-17 Peter WathallFixed typo
2018-05-16 Pierre Schweitzer[FASTFAT] Deny dismounting system volume or a volume...
2018-05-14 Thomas Faber[NDIS] Fix parameter order when calling ResetHandler...
2018-05-12 Pierre Schweitzer[FASTFAT] Implement support for stack overflow in read...
2018-05-12 Thomas Faber[USBPORT] Fix x64 build.
2018-05-11 Vadim Galyant[USBPORT][USBOHCI_NEW] Avoid using pointers for physica...
2018-05-11 Thomas Faber[USBOHCI_NEW] Fix build.
2018-05-04 Serge Gautherie[NTFS] Fix 2 Clang-Cl warnings about CurrentKey->IndexE...
2018-04-29 Pierre Schweitzer[FASTFAT] Implement write IOs defering.
2018-04-29 Pierre Schweitzer[FASTFAT] Reduce the number of local declaration.
2018-04-29 Pierre Schweitzer[FASTFAT] Use KdRosRegisterCliCallback() to register...
2018-04-29 Pierre Schweitzer[FASTFAT] Introduce a KDBG extension.
2018-04-28 Pierre Schweitzer[FASTFAT] Don't leak directories FILE_OBJECT, FCB and... 524/head
2018-04-27 Pierre Schweitzer[FASTFAT] When allocating a FCB, set its node type...
2018-04-24 Peter WathallRemoved unreachable line (#517)
2018-04-22 Hermès Bélusca-Maïto[NULL] Additions for the Null driver.
2018-04-22 Hermès Bélusca-Maïto[ACPI] Fix the format of the (default hardcoded) "uniqu...
2018-04-14 Pierre Schweitzer[NTFS] When reading $I30 attribute fails, stop the...
2018-04-03 Timo Kreuzer[REACTOS] Fix 64 bit build (#465)
2018-03-29 Colin FinckMerge PR #283 "[USBPORT] Transaction Translator (TT...
2018-03-27 Thomas Faber[USBHUB_NEW] Fix USBH_CheckDeviceIDUnique return value.
2018-03-21 Nikita Krapivin[I8042PRT] Enable keyboard clock explicitly (fixes...
2018-03-21 Mark Jansen[AFD] Mark the socket as named pipe, so NtWriteFile...
2018-03-21 Mark Jansen[AFD] Respond to FileFsDeviceInformation.
2018-03-12 Bișoc George[BUS][ACPI] Silence DPRINT1 in the special case of...
2018-03-03 Eric Kohl[STORPORT][DDK] Add the StorPortExtendedFunction stub
2018-02-25 Pierre Schweitzer[CDFS_NEW] Sync with HEAD.
2018-02-21 Vadim Galyant[USBPORT] Use USB2_HS_INTERRUPT_IN_OVERHEAD instead... 283/head
2018-02-17 Pierre Schweitzer[FASTFAT] Drop read ahead locking routines in favor...
2018-02-15 Doug Lyons[I8042PRT] Apply a workaround for Dell Latitude D610
2018-02-12 Pierre Schweitzer[CDFS_NEW] Fix a bug in Microsoft CDFS implementation...
2018-01-26 Vadim Galyant[USBPORT] Small changes for debugging.
2018-01-22 Vadim Galyant[USBPORT] Add USB2_BIT_STUFFING_OVERHEAD constant.
2018-01-21 Vadim Galyant[USBPORT] Fixing use DeviceSpeed instead Direction.
2018-01-21 Vadim Galyant[USBPORT] Add a space in indentation.
2018-01-21 Vadim Galyant[USBPORT] Delete DPRINTs.
2018-01-21 Vadim Galyant[USBPORT] Add USB2_PREV_MICROFRAME constant.
2018-01-21 Vadim Galyant[USBPORT] Moving array CMASKS[] to start file.
2018-01-21 Vadim Galyant[USBPORT] Removing optional braces.
2018-01-21 Vadim Galyant[USBPORT] Correcting check Period.
2018-01-21 Vadim Galyant[USBPORT] Use min(), max() macro.
2018-01-21 Vadim Galyant[USBPORT] Check Period instead Factor.
2018-01-21 Vadim Galyant[USBPORT] Proper naming.
2018-01-21 Vadim Galyant[USBPORT] Use min() macro.
2018-01-21 Vadim Galyant[USBPORT] Fixing calculation pointer for FdoExtension...
2018-01-21 Vadim Galyant[USBPORT] Implement USBPORT_FreeBandwidthUSB2().
2018-01-21 Vadim Galyant[USBPORT] Correcting USB2_DeallocateEndpointBudget().
2018-01-21 Vadim Galyant[USBPORT] Implement USB2_PromotePeriods().
2018-01-21 Vadim Galyant[USBPORT] Add USB2_ChangePeriod().
2018-01-21 Vadim Galyant[USBPORT] Implement USB2_DeallocateEndpointBudget().
2018-01-21 Vadim Galyant[USBPORT] Implement USB2_RebalanceEndpoint().
2018-01-21 Vadim Galyant[USBPORT] Implement USB2_Rebalance().
2018-01-21 Vadim Galyant[USBPORT] Add stub for USB2_RebalanceEndpoint().
2018-01-21 Vadim Galyant[USBPORT] Rename variables only in USB2_AllocateTimeFor...
2018-01-21 Vadim Galyant[USBPORT] Start implementation USB2_DeallocateEndpointB...
2018-01-21 Vadim Galyant[USBPORT] Add USB2_CommonFrames().
2018-01-21 Vadim Galyant[USBPORT] Implement USB2_MoveTtEndpoint().
2018-01-21 Vadim Galyant[USBPORT] Implement USB2_DeallocateHS().
2018-01-21 Vadim Galyant[USBPORT] Correcting USB2_AllocateHS().
2018-01-21 Vadim Galyant[USBPORT] Reduces output of debug messages.
2018-01-21 Vadim Galyant[USBPORT] Add USB2_GetCMASK().
2018-01-21 Vadim Galyant[USBPORT] Add USB2_GetSMASK()and USB2_ConvertFrame().
2018-01-21 Vadim Galyant[USBPORT] Add stub for USB2_MoveTtEndpoint().
2018-01-21 Vadim Galyant[USBPORT] Add stub for USB2_DeallocateHS().
2018-01-21 Vadim Galyant[USBPORT] Correcting USB2_InitTtEndpoint().
2018-01-21 Vadim Galyant[USBPORT] End implementation USB2_AllocateTimeForEndpoi...
2018-01-21 Vadim Galyant[USBPORT] Correcting USB2_GetStartTime().
2018-01-21 Vadim Galyant[USBPORT] Start implementation USB2_AllocateTimeForEndp...
2018-01-21 Vadim Galyant[USBPORT] Continue implementation USBPORT_AllocateBandw...
2018-01-21 Vadim Galyant[USBPORT] Use ExFreePoolWithTag() instead ExFreePool...
2018-01-21 Vadim Galyant[USBPORT] Add USBPORT_DumpingEndpointProperties() and...
2018-01-21 Vadim Galyant[USBPORT] Implement USB2_AllocateHS().
2018-01-21 Vadim Galyant[USBPORT] Add USB2_GetHsOverhead().
2018-01-21 Vadim Galyant[USBPORT] Reduces output of debug messages.
2018-01-21 Vadim Galyant[USBPORT] Remove unnecessary semicolon.
2018-01-21 Vadim Galyant[USBPORT] Add stubs for USB2_AllocateHS() and USB2_Deal...
2018-01-21 Vadim Galyant[USBPORT] Add USB2_GetPrevMicroFrame().
2018-01-21 Vadim Galyant[USBPORT] Add USB2_IncMicroFrame().
2018-01-21 Vadim Galyant[USBPORT] Add USB2_GetStartTime().
2018-01-21 Vadim Galyant[USBPORT] Add USB2_GetLastIsoTime().
2018-01-21 Vadim Galyant[USBPORT] Add USB2_CheckTtEndpointInsert().
2018-01-21 Vadim Galyant[USBPORT] Add USB2_AllocateCheck().
next