reactos.git
2018-09-14 Katayama Hirofumi MZ[TRANSLATION] Update Romanian translation (#851)
2018-09-14 Pierre Schweitzer[WINLOGON] Fix build
2018-09-14 Pierre Schweitzer[MPR] Import Wine commit: 0799550075654094a3bed080aac72...
2018-09-13 Stanislav Motylkov[FONT][WIN32SS] Check whether Win32Process is NULL
2018-09-13 Stanislav Motylkov[CMD] Do not overwrite input string on Ctrl+C (#852)
2018-09-12 Katayama Hirofumi MZ[FONT][WIN32SS] Add dumping functions for debugging 763/head
2018-09-12 Mark Jansen[WIN32K] Realize PTEXTOBJ in FontGetObject if it was... 837/head
2018-09-12 Mark Jansen[FREETYPE] Mark an unhandled case as UNIMPLEMENTED 843/head
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-12 Pierre Schweitzer[MAINTAINERS] Complete myself
2018-09-12 Pierre Schweitzer[MAINTAINERS] Define who can be maintainer and how...
2018-09-12 Mark Jansen[MAINTAINERS] Add myself.
2018-09-12 Thomas Faber[MAINTAINERS] Add myself.
2018-09-12 Pierre SchweitzerAdd a maintainers file
2018-09-11 Eric Kohl[NETAPI32] Implement NetLogonGetTimeServiceParentDomain
2018-09-11 Pierre Schweitzer[WINLOGON] On logoff, also disconnect from any remote...
2018-09-11 Pierre Schweitzer[SDK] Add WNetClearConnections() in the headers for...
2018-09-11 Pierre Schweitzer[MPR] Implement WNetClearConnections()
2018-09-10 Eric Kohl[NETAPI32] Implement NetGroupGetUsers
2018-09-10 Joachim Henze[FREETYPE] Fix Regression "Monospaced font in LibreOffi...
2018-09-10 Amine Khaldi[USBEHCI_NEW] Bring-in the USB EHCI miniport driver...
2018-09-09 Hermès Bélusca... [SERVICES] Only services starting under the LocalSystem...
2018-09-09 Hermès Bélusca... [SERVICES] Re-implement RChangeServiceConfigA() around...
2018-09-09 Hermès Bélusca... [SERVICES] RChangeServiceConfigW: Check valid usage...
2018-09-09 Stanislav Motylkov[NET] Update Russian translation (#849)
2018-09-09 Paweł Cholewa[TRANSLATION] Updated Polish translation in USETUP...
2018-09-09 Bișoc George[USETUP] Italian translation update
2018-09-09 Bișoc George[USETUP] Romanian translation update
2018-09-09 Baruch Rutman[BIDITEXT] Add more demo code. (#842) 842/head
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 Nguyễn Thanh Sơn[SETUP][REACTOS] Added Vietnamese translation. (#716)
2018-09-09 Hermès Bélusca... [USETUP] Update French translation.
2018-09-09 Bișoc George[USETUP] Implement the shutdown timeout progress bar... 833/head
2018-09-09 Pierre Schweitzer[NTOSKRNL] Move data mapping implementation to an inter...
2018-09-09 Eric Kohl[NETAPI32] Implement NetGroupSetInfo
2018-09-09 Eric Kohl[NETAPI32] Implement NetGroupAdd and NetGroupDel
2018-09-09 Vadim Galyant[USBHUB_NEW][USBPORT] Fix buffer size calculation for...
2018-09-09 Eric Kohl[NETAPI] Implement NetGroupGetInfo
2018-09-08 Eric Kohl[PSDK] Add missing struct _GROUP_INFO_3 to lmaccess.h
2018-09-08 Eric Kohl[NETAPI] Implement NetGroupEnum
2018-09-08 Eric Kohl[SAMSRV] Fix SamrQueryInformationGroup
2018-09-08 Pierre Schweitzer[KMTESTS:CC] Fix two failing tests on WHS bot
2018-09-08 Eric Kohl[NET] Implement the group command
2018-09-08 Thomas Faber[SDK] Make gen_baseaddress.py compatible with Python 3.
2018-09-08 Thomas Faber[USBUHCI_NEW] Add license headers.
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...
next