reactos.git
2018-11-27 Pierre Schweitzer[IPHLPAPI] Implement getOwnerModUdpTable() and getOwner...
2018-11-27 Pierre Schweitzer[TCPIP] Stubplement returning module information for...
2018-11-27 Eric Kohl[MC] Add messages 4450-4580 to netmsg.dll.
2018-11-27 Pierre Schweitzer[IPHLPAPI_APITEST] Add tests for AllocateAndGetTcpExTab...
2018-11-27 Pierre Schweitzer[SDK] Add AllocateAndGetTcp/UdpEx/2TableFromStack(...
2018-11-27 Pierre Schweitzer[SDK] Add a non documenter TOIID used to query modules...
2018-11-27 Pierre Schweitzer[TCPIP] Save the date when an ADDRESS_FILE is created
2018-11-27 Pierre Schweitzer[TCPIP] Define a enum to select which information to...
2018-11-27 Giannis Adamopoulos[SHELL32] CFSDropTarget: Fix right click menu when...
2018-11-27 Giannis Adamopoulos[BROWSEUI] CShellBrowser: Don't pass any parameters...
2018-11-27 Giannis Adamopoulos[FILEBROWSER]
2018-11-27 Giannis Adamopoulos[EXPLORER]
2018-11-27 Giannis Adamopoulos[WINSRV] Wait for the process to exit after calling...
2018-11-26 Pierre Schweitzer[IPHLPAPI] Start handling certain flags in GetAdaptersA...
2018-11-26 Eric Kohl[MC] Add messages 4400-4440 to netmsg.dll.
2018-11-26 Luo Yufan[INETCFG] Update Simplified Chinese translation. (...
2018-11-25 Eric Kohl[NETAPI32] Implement DsGetDcNameA/W --> DsGetDcNameWith...
2018-11-25 Eric Kohl[MC] Add messages 4350-4399 to netmsg.dll.
2018-11-25 Mark Jansen[APISETS] Update from wine-3.20-144-g2ef62f9085 1048/head
2018-11-25 Mark Jansen[APISETS] Teach update.py how to generate a manifest
2018-11-25 Mark Jansen[APISETS] Stubplement versioned forwarders
2018-11-25 Pierre Schweitzer[IPHLPAPI] In GetAdaptersAddresses(), return friendly...
2018-11-25 Hermès Bélusca... [HAL] Update the PCI hardware IDs database.
2018-11-25 Hermès Bélusca... [FREELDR] Check for any user keypress in menu even...
2018-11-25 Eric Kohl[MC] Add messages 4300-4349 to netmsg.dll.
2018-11-25 Hermès Bélusca... [SETUPLIB] Re-enable the filesystem detection code...
2018-11-25 Hermès Bélusca... [SETUPLIB] Dismount a disk partition before deleting it.
2018-11-25 Andrew Boyarshin[WIN32K][NTUSER] Specify constant name explicitly ...
2018-11-25 Andrew Boyarshin[WIN32K][NTUSER] Tiny codestyle fix to NtUserLockWindow...
2018-11-25 Andrew BoyarshinAdd .vscode folder to .gitignore file (#1060)
2018-11-25 Pierre Schweitzer[IPHLPAPI] Implement AllocateAndGetUdpExTable2FromStack()
2018-11-25 Pierre Schweitzer[IPHLPAPI] Implement AllocateAndGetTcpExTable2FromStack()
2018-11-25 Pierre Schweitzer[IPHLPAPI] Implement AllocateAndGetUdpExTableFromStack()
2018-11-25 Pierre Schweitzer[IPHLPAPI] Implement AllocateAndGetTcpExTableFromStack()
2018-11-25 Andrew Boyarshin[NTOS:IO] Tiny improvement to debug message
2018-11-25 Bernhard Feichtinger[OPENGL32] Fix wglDescribePixelFormat
2018-11-25 Bernhard Feichtinger[NTOS:MM] Handle unimplemeted case for MiCheckForUserSt...
2018-11-25 Pierre Schweitzer[VFATLIB] Drop a hack no longer needed after f87d9ca
2018-11-25 Eric Kohl[MC] Add messages 5730-5769 to netmsg.dll.
2018-11-25 Pierre Schweitzer[TCPIP] In InfoTdiQueryGetConnectionTcpTable(), only...
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
next