[BTRFS] Fix IRP leak.
[reactos.git] / dll /
2018-09-29 Eric Kohl[MSPORTS] Implement the 'Enable legacy Plug and Play...
2018-09-29 Abdulganiev Rafael[DESK.CPL] Remove monitor resource scaling (#876)
2018-09-29 Stanislav Motylkov[SYSDM] Add hardware model name print 762/head
2018-09-29 Stanislav Motylkov[SYSDM] Add one more IDC_MACHINELINE for model name
2018-09-29 Stanislav Motylkov[SYSDM] Move system information controls 16 points...
2018-09-29 Eric Kohl[MSPORTS] Implement the 'Filter Resource Method' settin...
2018-09-29 Pierre Schweitzer[DEVCPUX] Add French translation
2018-09-28 Eric Kohl[msports] Notify the system of changes to the serial...
2018-09-27 Hermès Bélusca-Maïto[ADVAPI32] Improve a bit CreateProcessAsUser().
2018-09-27 Stanislav Motylkov[DEVCPUX] Add russian translation
2018-09-26 Eric Kohl[NETCFGX] Add the most simple property sheet provider...
2018-09-26 Eric Kohl[SETUPAPI] SetupDiGetClassDevPropertySheetsW: Support...
2018-09-25 Stanislav Motylkov[MSPORTS] Add russian translation
2018-09-25 Eric Kohl[DEVCPUX] Make the CPU property sheet page a little...
2018-09-25 Eric Kohl[MSPORTS] Hackfix the code to determine the serial...
2018-09-25 Eric Kohl[MSPORTS] Implement serial port settings
2018-09-23 Eric Kohl[NETSHELL] Read, write and display the 'Notify me when...
2018-09-23 Eric Kohl[SETUPAPI] Replace the remaining internal calls to...
2018-09-23 Hermès Bélusca-Maïto[SERVICES] Simplify the implementation of RGetServiceDi... 874/head
2018-09-23 Eric Kohl[SETUPAPI] Do not use SetupDiOpenDevRegKey in other...
2018-09-22 Hermès Bélusca-Maïto[SHELL32] In _SHExpandEnvironmentStrings(), fall back...
2018-09-22 Hermès Bélusca-Maïto[SHELL32] In _SHGetUserShellFolderPath(), check the...
2018-09-22 Hermès Bélusca-Maïto[SHELL32] Partially synchronize wine/shellpath.c with...
2018-09-22 Eric Kohl[SETUPAPI] SetupDiCreateDevRegKeyW / SetupDiOpenDevRegK...
2018-09-21 Abdulganiev Rafael[BTHCI] Add a bluetooth icon (#871)
2018-09-20 Eric Kohl[BTHCI] Add a bluetooth class installer stub.
2018-09-19 Eric Kohl[WLNOTIFY] Disable the Logoff-Handler routine for the...
2018-09-19 Eric Kohl[ADVAPI32][SERVICES] Use the session key provided by...
2018-09-18 Eric Kohl[ADVAPI32] Implement SystemFunction028 to always return...
2018-09-18 Eric Kohl[ADVAPI32][SERVICES] Pass encrypted passwords to the...
2018-09-18 Eric Kohl[IDL][LSASRV] Improve the credentials interface a littl...
2018-09-17 Eric Kohl[ADVAPI32] SystemFunction004 and SystemFunction005...
2018-09-17 Eric Kohl[ADVAPI32][SERVICES] Add (dummy) password encryption...
2018-09-16 Eric Kohl[NETAPI32] Add more DFS stubs
2018-09-16 Pierre Schweitzer[KERNEL32_VISTA] Make SleepConditionVariableSRW fail...
2018-09-16 Pierre Schweitzer[KERNEL32_VISTA] Make SleepConditionVariableCS fail...
2018-09-15 Mark Jansen[KERNEL32] Ensure the PebLock is always released in... 539/head
2018-09-15 Mark Jansen[NTDLL][KERNEL32] Implement FLS callbacks.
2018-09-15 Eric Kohl[DESK] Add MonitorClassInstaller
2018-09-15 Pierre Schweitzer[SHELLBTRFS] Fix GCC build
2018-09-15 Thomas Faber[SHELLBTRFS] Add exports according to upstream .def...
2018-09-14 Pierre Schweitzer[MPR] Import Wine commit: 93fb279f4f3e150eee329b02ca5fb...
2018-09-14 Stanislav Motylkov[SYSDM.CPL] Fixup control positions after font metrics fix
2018-09-14 Stanislav Motylkov[DESK.CPL] Settings: Fixup control positions
2018-09-14 Stanislav Motylkov[DESK.CPL] Screensaver: Fixup control positions
2018-09-14 Stanislav Motylkov[DESK.CPL] Background: Fixup control positions after...
2018-09-14 Stanislav Motylkov[DESK.CPL] Appearance: Fixup control positions after...
2018-09-14 Katayama Hirofumi MZ[TRANSLATION] Update Romanian translation (#851)
2018-09-14 Pierre Schweitzer[MPR] Import Wine commit: 0799550075654094a3bed080aac72...
2018-09-12 Mark Jansen[KERNEL32] Do not embed binary data inside a string...
2018-09-12 Mark Jansen[DBGHELP] Prevent crashing on a malformed PE file.
2018-09-12 Eric Kohl[NETAPI32] Remove the obsolete file group.c
2018-09-12 Eric Kohl[NETAPI32] Rename ENUM_CONTEXT to GROUP_ENUM_CONEXT...
2018-09-12 Eric Kohl[NETAPI32] Implement NetGroupSetUsers
2018-09-11 Eric Kohl[NETAPI32] Implement NetLogonGetTimeServiceParentDomain
2018-09-11 Pierre Schweitzer[MPR] Implement WNetClearConnections()
2018-09-10 Eric Kohl[NETAPI32] Implement NetGroupGetUsers
2018-09-09 Baruch Rutman[LPK] Make GetCharacterPlacement caret positions respec...
2018-09-09 Katayama Hirofumi MZ[WIN32SS][COMCTL32] Fix button text Y positioning ...
2018-09-09 Eric Kohl[NETAPI32] Implement NetGroupAddUser and NetGroupDelUser
2018-09-09 Eric Kohl[NETAPI32] Implement NetGroupSetInfo
2018-09-09 Eric Kohl[NETAPI32] Implement NetGroupAdd and NetGroupDel
2018-09-09 Eric Kohl[NETAPI] Implement NetGroupGetInfo
2018-09-08 Eric Kohl[NETAPI] Implement NetGroupEnum
2018-09-08 Eric Kohl[SAMSRV] Fix SamrQueryInformationGroup
2018-09-07 Abdulganiev Rafael[CPL][DESK] Update monitor resource (#816)
2018-09-05 Pierre Schweitzer[LIBTIRPC] Fix CVE-2018-14622 by backporting its fix
2018-09-04 Eric Kohl[MSV1_0] LsaApLogonUser: Update the logon time/count...
2018-09-04 Eric Kohl[MSV1_0] Use the account expiration time and check...
2018-09-04 Eric Kohl[IDL] Implement parts of SamrSetInformationUser.UserInt...
2018-09-04 Bișoc George[FONTEXT] Add Italian translation (#831)
2018-09-03 Bișoc George[ACCESS] Fix some truncated strings in French resource...
2018-09-02 Eric Kohl[SAMSRV] Implement SamrQueryInformationUser.UserInterna...
2018-09-02 Stanislav Motylkov[MSGINA] Update russian translation (#834)
2018-09-01 Eric Kohl[MSGINA] Display the 'account expired' message when...
2018-09-01 Denis Malikov[KERNEL32] fix spec file for -version=0x600+
2018-09-01 Pierre Schweitzer[KERNEL32] Shhhh!
2018-08-28 Joachim Henze[SHELL32] Fix typo in comment
2018-08-27 Mark Jansen[LDR] Load kernel32 in LdrpInitializeProcess. 805/head
2018-08-27 Mark Jansen[COMCTL32] Unregister some classes that were registered. 811/head
2018-08-27 Katayama Hirofumi MZ[SHELL32] Adjust the IDC_PICKICON_LIST control's height...
2018-08-27 Mark Jansen[SHELL32] Check the result from PathUnExpandEnvStringsW 817/head
2018-08-27 Mark Jansen[SHELL32] Remove some mostly dead code from CShellLink
2018-08-26 Eric Kohl[LSASRV] LsapLogonUser creates an impersonation token...
2018-08-26 Eric Kohl[SAMSRV] Simplify the initialization of the account...
2018-08-26 Eric Kohl[SAMLIB] Add stubs for SamTestPrivateFunctionsDomain...
2018-08-26 Eric Kohl[SAMSRV] Simplify the initialization of the account...
2018-08-26 Eric Kohl[NETAPI32] Add code to handle special values of the...
2018-08-26 Katayama Hirofumi MZ[SHELL32] Fix CShellLink::GetIconLocation (#810)
2018-08-23 Baruch Rutman[WIN32SS][LPK] Add BiDi support to menus and window...
2018-08-22 Katayama Hirofumi MZ[TRANSLATION][ZIPFLDR] Add Japanese translation (#799)
2018-08-21 Andreas Bjerkeholt[TRANSLATION][ZIPFLDR] Add Swedish translation (#794)
2018-08-21 Serge Gautherie[MSHTML] Fix 3 MSVC warnings about HTML*Element_handle_... 688/head
2018-08-21 Katayama Hirofumi MZ[SHELL32] Enable to change shortcut icon (#784)
2018-08-21 Robert Naumann[BROWSEUI] Show Tooltip text for 'Go' Button 786/head
2018-08-21 Andreas Bjerkeholt[ZIPFLDR] Enable / disable the correct wizard buttons 788/head
2018-08-20 Timo Kreuzer[SYSSETUP] Fix handling of the status message window
2018-08-20 Serge Gautherie[MSHTML] Fix an MSVC warning about HTMLInputElementImpl...
2018-08-20 Adam Słaboń[TRANSLATION] Polish translation update (#781)
2018-08-19 Eric Kohl[SETUPAPI] SetupDiGetDeviceRegistryPropertyW call CM_Ge...
next