reactos.git
2018-11-25 Hermès Bélusca... [NTOS:IO] Finally remove the dreadful IopParseDevice...
2018-11-25 Hermès Bélusca... [FASTFAT] Improvements for volume dismount + minor...
2018-11-24 Eric Kohl[PSDK] Add missing NELOG_ error codes to lmerrlog.h.
2018-11-24 Pierre Schweitzer[TCPIP] Properly display local information for establis...
2018-11-24 Eric Kohl[MC] Add message 5300-5381 to netmsg.dll.
2018-11-24 Pierre Schweitzer[RDBSS] Fix a typo
2018-11-24 Pierre Schweitzer[NETSTAT] Add support for displaying UDP connections...
2018-11-24 Pierre Schweitzer[SDK] Add GetExtendedUdpTable()
2018-11-24 Pierre Schweitzer[IPHLPAPI] Reimplement GetUdpTable() using GetExtendedU...
2018-11-24 Pierre Schweitzer[IPHLPAPI] Implement GetExtendedUdpTable()
2018-11-24 Pierre Schweitzer[IPHLPAPI] Implement getOwnerUdoTable(), to get UDP...
2018-11-24 Pierre Schweitzer[TCPIP] Implement enumerating UDP connections with...
2018-11-24 Pierre Schweitzer[NETSTAT] Add support for displaying TCP connections...
2018-11-24 Pierre Schweitzer[IPHLPAPI] Reimplement GetTcpTable() using GetExtendedT...
2018-11-24 Pierre Schweitzer[IPHLPAPI] Don't leak memory
2018-11-24 Pierre Schweitzer[IPHLPAPI] Implement the IPv4 TCP_TABLE_OWNER_PID_...
2018-11-24 Pierre Schweitzer[IPHLPAPI] Implement getOwnerTcpTable(), to get TCP...
2018-11-24 Pierre Schweitzer[TCPIP] Implement enumerating TCP connections with...
2018-11-24 Pierre Schweitzer[TCPIP] Store creator PID in ADDRESS_FILE
2018-11-24 Pierre Schweitzer[IPHLPAPI] Implement the IPv4 TCP_TABLE_BASIC_* cases...
2018-11-24 Eric Kohl[MC] Add messages 3802-3969 and 5700-5729 to netmsg...
2018-11-24 Hermès Bélusca... [SETUPLIB] Improve the Freeldr timeout INI setting...
2018-11-23 Pierre Schweitzer[TCPIP] When enumerating sockets, retrieve their state...
2018-11-23 Pierre Schweitzer[IP] Add a TCPGetSocketStatus() wrapper around LibTCPGe...
2018-11-23 Pierre Schweitzer[LWIP] Implement a LibTCPGetSocketStatus() function...
2018-11-23 Luo Yufan[TRANSLATION] Update Simplified Chinese translation...
2018-11-23 Joachim Henze[SHELL32] Improve CORE-15295 IDD_FILE_PROPERTIES
2018-11-22 Pierre Schweitzer[TCPIP] Fix returned IP address when querying TCP conne...
2018-11-22 Hermès Bélusca... [README] Now that we got rid of ViewVC (see https:...
2018-11-21 Stanislav Motylkov[SYSDM][DXDIAG][SYSTEMINFO] Include only one user-mode...
2018-11-21 Stanislav Motylkov[DRWTSN32] Add SMBIOS data to the system information...
2018-11-21 Denis Malikov[KERNEL32] FlsAlloc - fiber local storage list was... 1033/head
2018-11-20 William Kent[MC] Fix syntax errors in errcodes.mc 1053/head
2018-11-20 Adam StachowiczUpdate README.md (#1051)
2018-11-20 Pierre Schweitzer[IPHLPAPI] Fix checking entity when enumerating TCP...
2018-11-19 William KentAdd support for latest VS2017 (15.0) compiler (#1050)
2018-11-19 Serge Gautherie[NETSHELL] Fix '0' typo, in a text
2018-11-18 Eric Kohl[MC] Add messages 3710-3790 to netmsg.dll.
2018-11-18 Hermès Bélusca... [SETUPLIB][USETUP] Additional partition validity checks.
2018-11-18 Hermès Bélusca... [OLE32] The CoDisconnectContext() stub added in 6a2f967...
2018-11-18 Hermès Bélusca... [FILEBROWSER] Remove a duplicated include. Noticed...
2018-11-18 Hermès Bélusca... [CHKDSK] Fix italian translation, by Marco Savelli...
2018-11-18 Pierre Schweitzer[TCPIP] Properly handle listening sockets
2018-11-18 Pierre Schweitzer[IPHLPAPI] Properly count UDP entries
2018-11-18 Pierre Schweitzer[TCPIP] Implement returning UDP connections
2018-11-18 Pierre Schweitzer[TCPIP] Implement returning TCP connections
2018-11-18 Pierre Schweitzer[IPHLPAPI] Implement getNumUdpEntries() and getUdpTable()
2018-11-18 Pierre Schweitzer[IPHLPAPI] Implement getNumTcpEntries() and getTcpTable()
2018-11-18 Pierre Schweitzer[TDILIB] Make tdiGetSetOfThings() return useful status
2018-11-18 Eric Kohl[MC] Add messages 3000-3049, 3660-3695 and 5500-5517...
2018-11-18 Denis Malikov[OLE32] Add stub for CoDisconnectContext function ...
2018-11-18 Giannis Adamopoulos[NETSHELL] Add some notes about how it can be tested...
2018-11-18 Giannis Adamopoulos[NETSHELL] CNetConnectionPropertyUi: Add a comment...
2018-11-18 Giannis Adamopoulos[NETSHELL] Move the implementation of the Disable butto...
2018-11-18 Giannis Adamopoulos[NETSHELL] CNetConUiObject: Implement the Connect and...
2018-11-18 Giannis Adamopoulos[NETSHELL] Optionally use the system's CLSID_Connection...
2018-11-18 Giannis Adamopoulos[NETSHELL] Rewrite how pidls are created and accessed.
2018-11-18 Giannis Adamopoulos[NETSHELL] Use smart pointers and IID_PPV_ARG
2018-11-18 Giannis Adamopoulos[NETSHELL] Use ATL
2018-11-18 Giannis Adamopoulos[NETSHELL] Add missing license headers
2018-11-18 Eric Kohl[MC] Add messages 3301-3421 to netmsg.dll and renamed...
2018-11-17 Pierre Schweitzer[MPR] Drop a nasty ReactOS specific hack
2018-11-17 Pierre Schweitzer[WINLOGON] Restore saved connections on session opening
2018-11-17 Pierre Schweitzer[MPR] Implement remembered connection enumeration
2018-11-17 Bișoc George[OSK] Implement the welcome box (#1007)
2018-11-17 Eric Kohl[MC] Add messages 3051-3099 and 5600-5602. This complet...
2018-11-17 Pierre Schweitzer[NTOSKRNL] ExfReleaseRundownProtectionCacheAware*(...
2018-11-17 Pierre Schweitzer[NTOSKRNL] Implement ExfReInitializeRundownProtectionCa...
2018-11-17 Pierre Schweitzer[NTOSKRNL] Implement ExfRundownCompletedCacheAware()
2018-11-17 Pierre Schweitzer[NTOSKRNL] Replace ExGetRunRefForCurrentProcessor(...
2018-11-17 Pierre Schweitzer[NTOSKRNL] Implement ExfWaitForRundownProtectionRelease...
2018-11-17 Pierre Schweitzer[NTOSKRNL] Properly align runrefs on SMP in ExInitializ...
2018-11-17 Pierre Schweitzer[NTOSKRNL] Properly align allocation on SMP in ExAlloca...
2018-11-17 Pierre Schweitzer[NTOSKRNL] Implement ExfAcquireRundownProtectionCacheAw...
2018-11-17 Pierre Schweitzer[NTOSKRNL] Simplify implementation of ExfAcquireRundown...
2018-11-17 Pierre Schweitzer[NTOSKRNL] Implement ExGetRunRefForCurrentProcessor...
2018-11-17 Pierre Schweitzer[NTOSKRNL] Implement ExfAcquireRundownProtectionCacheAw...
2018-11-17 Pierre Schweitzer[NTOSKRNL] Implement ExSizeOfRundownProtectionCacheAware()
2018-11-17 Pierre Schweitzer[NTOSKRNL] Implement ExInitializeRundownProtectionCache...
2018-11-17 Pierre Schweitzer[NTOSKRNL] Implement ExAllocateCacheAwareRundownProtect...
2018-11-17 Bișoc George[CHKDSK] Implement translation files for Romanian ...
2018-11-16 Bernhard Feichtinger[MODULES] Add a convenient option to transfer files...
2018-11-16 Bișoc George[SHELL32] Print out the error code (#973)
2018-11-16 Ștefan Fulea[MSPAINT] Fix scrollbar presence on canvas/view fitting...
2018-11-16 Eric Kohl[MC] Add messages 3190-3299. The first NELOG range...
2018-11-16 Eric Kohl[PSDK] Add missing NELOG-codes to lmerrlog.h
2018-11-16 Pierre Schweitzer[ACGENRAL] Don't leak memory on failure in InitIgnoreFr...
2018-11-16 Pierre Schweitzer[COMCTL32] Don't leak memory in CB_ThemedPaint()
2018-11-16 Pierre Schweitzer[WIN32SS] Don't leak memory on failure in IntGdiWidenPa...
2018-11-16 Pierre Schweitzer[SETUPAPI] Allocate big enough buffer in CM_Query_Resou...
2018-11-16 Pierre Schweitzer[WIN32SS] Avoid an user-after-free in FontFamilyFillInfo().
2018-11-16 Pierre Schweitzer[COMCTL32] Don't leak memory in PB_ThemedPaint()
2018-11-16 Pierre Schweitzer[NTOSKRNL] Properly check for negative values in IoChec...
2018-11-16 Pierre Schweitzer[SYSSETUP] Fix error message in ApplyRegistryValues()
2018-11-16 Pierre Schweitzer[FASTFAT] Properly return failure in vfatFindDirSpace()
2018-11-16 Ercan Ersoy[TRANSLATION] Add/update Turkish translations. (#1043)
2018-11-16 Katayama Hirofumi MZ[SYSTEMINFO] Fix Chinese resource to fix MSVC2010 build...
2018-11-15 Eric Kohl[MC] Add messages 3150-3186 and 3530-3547 to netmsg...
2018-11-15 Giannis Adamopoulos[SHELL32] COpenWithMenu: Use ShellExecuteExW to open...
2018-11-15 Pako Smith[TRACERT] Fix Coverity #1434258 "Out-of-Bounds access...
next