reactos.git
2018-09-08 Thomas Faber[USBOHCI_NEW] Add license headers.
2018-09-08 Pierre Schweitzer[DDK] Add NT6+ implementation for Rx*PrefixTableLock...
2018-09-08 Thomas Faber[USBOHCI_NEW][USBUHCI_NEW] Avoid unnecessary/incorrect...
2018-09-07 Serge Gautherie[KMTESTS:FLTMGR] Hide FltMgrLoad and FltMgrReg
2018-09-07 Abdulganiev... [CPL][DESK] Update monitor resource (#816)
2018-09-05 Pierre Schweitzer[LIBTIRPC] Fix CVE-2018-14622 by backporting its fix
2018-09-05 Pierre Schweitzer[NTOSKRNL] Don't raise a status when parameters are...
2018-09-05 Pierre Schweitzer[NTOSKRNL] When allocating a new BCB, save it in a...
2018-09-05 Mark Jansen[SDK] Generate msvc baseaddresses from an RTC build
2018-09-05 Serge Gautherie[CMLIB] Fix compiling as NT6+ (#840)
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 Eric Kohl[IDL] Add some Flags SamrSetInformationUser.UserInterna...
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-02 Eric Kohl[IDL] Add the undocumented struct _SAMPR_USER_INTERNAL...
2018-09-02 Pierre Schweitzer[KMTESTS:CC] Add tests showing our CcMapData/CcPinRead...
2018-09-01 Hermès Bélusca... [WIN32K:NTUSER] co_UserDestroyWindow(): Simplify the...
2018-09-01 Hermès Bélusca... [WIN32K:NTUSER] Optimize IntWinListOwnedPopups() a...
2018-09-01 Hermès Bélusca... [WIN32K:NTUSER] Code formatting only.
2018-09-01 Pierre Schweitzer[KMTESTS:CC] Add tests for BCB extension
2018-09-01 Pierre Schweitzer[KMTESTS:CC] Add more tests crossing CcPinRead and...
2018-09-01 Eric Kohl[MSGINA] Display the 'account expired' message when...
2018-09-01 Thomas Faber[USBOHCI_NEW] Avoid storing pointers as ULONG and physi...
2018-09-01 Thomas Faber[USBHUB_NEW] Fix x64 warnings.
2018-09-01 Amine Khaldi[USBUHCI_NEW] Bring-in the USB UHCI miniport driver...
2018-09-01 Denis Malikov[KERNEL32] fix spec file for -version=0x600+
2018-09-01 Hermès Bélusca... [GDI32_APITEST:GetTextFace] Replace tabs by spaces.
2018-09-01 Doug Lyons[GDI32_APITEST] Add tests for GetTextFaceAliasW(),...
2018-09-01 Pierre Schweitzer[KERNEL32] Shhhh!
2018-09-01 Pierre Schweitzer[KMTESTS:CC] Add tests for PIN_EXCLUSIVE
2018-09-01 Pierre Schweitzer[KMTESTS:CC] Add a test for pinning without access
2018-09-01 Pierre Schweitzer[NTOSKRNL] Fail on pinning when there's no pin access set
2018-09-01 Pierre Schweitzer[KMTESTS:CC] Add tests for PIN_IF_BCB flag
2018-09-01 Pierre Schweitzer[KMTESTS:CC] Duplicate tests for CcPinRead
2018-09-01 Pierre Schweitzer[KMTESTS:CC] Add missing FsRtlEnter/ExitFileSystem...
2018-09-01 Pierre Schweitzer[KMTESTS:CC] That wasn't meant to be committed
2018-09-01 Serge Gautherie[COMCTL32_WINETEST] treeview.c: Skip test_right_click() 827/head
2018-08-31 Pierre Schweitzer[KMTESTS:CC] Add a test to show we map our buffers...
2018-08-31 Pierre Schweitzer[KMTESTS:CC] Remove dummy leftover
2018-08-31 Pierre Schweitzer[KMTESTS:CC] Extended previous test to show an overlap...
2018-08-31 Pierre Schweitzer[KMTESTS:CC] Add a test that shows that our CC implemen...
2018-08-31 Pierre Schweitzer[NTOSKRNL] Fix a typo
2018-08-31 Pierre Schweitzer[NTOSKRNL] Warn about unimplemented feature in CcMapDat...
2018-08-31 Serge Gautherie[KMTESTS] Re-enable kmtest_.exe installation (#389)
2018-08-30 Hermès Bélusca... [MODULES] Order the cmake inclusions alphabetically...
2018-08-30 Hermès Bélusca... [REACTOS] Introduce a "DEBUGFORMAT" environment variabl... 793/head
2018-08-30 Katayama Hirofumi MZ[WIN32SS][FONT] Fix GetTextFace function and related...
2018-08-30 Katayama Hirofumi MZ[FONT][SETUP] Add 'Tms Rmn' and 'Times' font substitute...
2018-08-30 David Quintana[CMAKE] Update baseaddress files to match latest changes.
2018-08-29 Katayama Hirofumi MZ[STORAHCI] Fix MSVC "uninitialized local variable"...
2018-08-29 Katayama Hirofumi MZ[SDK] Duplicate English messages as Polish Messages...
2018-08-29 David Quintana[MC] Fix VS2017 build.
2018-08-29 Eric Kohl[NET] Initialize a new users primary group ID in order...
2018-08-29 Eric Kohl[NET] Fix indentation
2018-08-29 Pierre Schweitzer[CDFS] Revert 9d0596a
2018-08-29 Pierre Schweitzer[SDK] Fix the implementation of the FsRtlIsAnsiCharacte...
2018-08-28 Joachim Henze[SHELL32] Fix typo in comment
2018-08-28 Katayama Hirofumi MZ[TCPSVCS] Remove hardcoded C drive letter (#800)
2018-08-28 Pierre Schweitzer[CDFS] Properly check for legal names in CdIsLegalName()
2018-08-27 Hermès Bélusca... [USETUP] Progress-bar: minor improvements.
2018-08-27 Mark Jansen[LDR] Load kernel32 in LdrpInitializeProcess. 805/head
2018-08-27 Mark Jansen[NTDLL_APITEST] Various small fixes
2018-08-27 Mark Jansen[COMCTL32] Unregister some classes that were registered. 811/head
2018-08-27 LuRenJia[MAGNIFY] Fix the magnification ratio bug for CORE...
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-27 Katayama Hirofumi MZ[SDK][CRT] Fix _ismbblead undefined error on MSVC 818/head
2018-08-26 Hermès Bélusca... [TIMEOUT] Fix a typo.
2018-08-26 Hermès Bélusca... [USETUP] Implement a basic console 'input queue' and...
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 Pierre Schweitzer[NTOSKRNL] Properly reset pinning state on pinning...
2018-08-26 Pierre Schweitzer[NTOSKRNL] When acquiring BCB shared, starve exclusive...
2018-08-26 Pierre Schweitzer[NTOSKRNL] Handle the PIN_WAIT flag in CcPinMappedData()
2018-08-26 Pierre Schweitzer[NTOSKRNL] Stubplement CcPinMappedData() and simplify...
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 Hermès Bélusca... [USETUP] Progress-bar: Add support for displaying a...
2018-08-26 Hermès Bélusca... [USETUP] Progress-bar: Code formatting, add annotations...
2018-08-26 Hermès Bélusca... [USETUP] DrawProgressBar(): Draw the progress bar borde...
2018-08-26 Eric Kohl[NET] Set the proper account expiration time (TIMEQ_FOR...
2018-08-26 Katayama Hirofumi MZ[SHELL32] Fix CShellLink::GetIconLocation (#810)
2018-08-26 Denis Malikov[NTOS:KE] Fix stub for KeAcquireInStackQueuedSpinLockFo...
2018-08-25 Eric Kohl[NET] Add a date parser for the expires option of the...
2018-08-25 Eric Kohl[NTOSKRNL] IopGetDeviceProperty: Initialize power data...
2018-08-25 Pierre Schweitzer[KMTESTS:FSRTL] Add tests for the FsRtlIsAnsiCharacter...
2018-08-25 Pierre Schweitzer[NTOSKRNL] Add the OLE flag where appropriate in FsRtlL...
2018-08-25 Pierre Schweitzer[KMTESTS:FSRTL] Add tests for FsRtlLegalAnsiCharacterArray
2018-08-24 Katayama Hirofumi MZ[WIN32SS][NTGDI] Extend PATH_FillPath as PATH_FillPathE...
2018-08-24 Katayama Hirofumi MZ[FONTS] Improve Tahoma font (14px bitmap and ligatures...
2018-08-23 Baruch Rutman[WIN32SS][LPK] Add BiDi support to menus and window...
2018-08-23 Hermès Bélusca... [CONUTILS] In ConWrite(), emit an \r when a \n is encou...
2018-08-22 Joachim Henze[SDK] "0.4.11-dev" Starts here. 0.4.11-dev
2018-08-22 Katayama Hirofumi MZ[NFSD] [TELNET] Remove the hardcoded directory paths...
next