[TCPIP] Properly handle listening sockets
[reactos.git] / sdk /
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 Eric Kohl[MC] Add messages 3301-3421 to netmsg.dll and renamed...
2018-11-17 Eric Kohl[MC] Add messages 3051-3099 and 5600-5602. This complet...
2018-11-16 Bernhard Feichtinger[MODULES] Add a convenient option to transfer files...
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-15 Eric Kohl[MC] Add messages 3150-3186 and 3530-3547 to netmsg...
2018-11-14 Eric Kohl[MC] Add messages 3100-3141 and 3516-3529 to netmsg...
2018-11-11 Eric Kohl[MC] Add messages 2500-2999. The NERR-range is complete.
2018-11-11 Eric Kohl[PSDK] Add missing NERR-codes to lmerr.h
2018-11-11 Eric Kohl[MC] Add messages 2300-2484 to netmsg.dll.
2018-11-11 Eric Kohl[PSDK] Add missing NERR_IsDfsShare to lmerr.h.
2018-11-11 Eric Kohl[MC] Add messages 2250-2299 and 3510-3513 to netmsg...
2018-11-11 Eric Kohl[MS] Add messages 2200-2249 and 3502-3507 to netmsg...
2018-11-10 Eric Kohl[MC] Add some messages to netmsg.dll.
2018-11-07 Bișoc George[USETUP] Remove the PARTITION_EXT2 constant and use...
2018-11-07 Katayama Hirofumi MZ[INCLUDE] typo in msgdump.h, s/MS_msgdump/MD_msgdump...
2018-11-07 Katayama Hirofumi MZ[INCLUDE] Add <winxx.h> and <msgdump.h> (#1015)
2018-11-04 Eric Kohl[SCHEDSVC] Start jobs on timeout
2018-11-04 Eric Kohl[MC] Add some messages to netmsg.dll
2018-10-30 Jérôme Gardou[CMAKE] Do not add any extension to separate debug...
2018-10-27 Eric Kohl[WKSSVC][IDL] Add names of unsupported functions
2018-10-27 Eric Kohl[LSASRV][IDL] The first parameter of the Credr* functio...
2018-10-27 Hermès Bélusca-Maïto[SYSSETUP] Use a $winnt$.inf file to retrieve setup...
2018-10-27 Eric Kohl[IDL] Fix coding style and indentation
2018-10-27 Eric Kohl[IDL] Fix coding style and indentation
2018-10-26 Jérôme Gardou[CMAKE] Use configured include files to define the...
2018-10-25 Mark Jansen[SDK] Update baseaddresses
2018-10-24 Hermès Bélusca-Maïto[CMAKE] Apply patch INF file for the SETUP SYSTEM regis... 561/head
2018-10-24 Katayama Hirofumi MZ[TRANSLATION][MC] Add Romanian messages (#850)
2018-10-22 Giannis Adamopoulos[rosctrls.h] CListView: Add Arrange method
2018-10-21 Pierre Schweitzer[VFATLIB] Don't attempt to fix volume if not allowed
2018-10-20 Hermès Bélusca-Maïto[MKHIVE] Minor code rearrangement.
2018-10-18 Hermès Bélusca-Maïto[MKHIVE] Fix some compilation warnings.
2018-10-18 Hermès Bélusca-Maïto[MKHIVE] Fix cases where 'rc' was used without being...
2018-10-14 Hermès Bélusca-Maïto[MKHIVE] Fix compilation warnings. 947/head
2018-10-14 Eric Kohl[NEWDEV] Add InstallDevInstEx
2018-10-14 Hermès Bélusca-Maïto[MKHIVE] Return win32-like error codes for functions...
2018-10-14 Hermès Bélusca-Maïto[MKHIVE] Minor code formatting.
2018-10-14 Hermès Bélusca-Maïto[MKHIVE] Implement RegDeleteKeyW() and RegDeleteValueW().
2018-10-14 Hermès Bélusca-Maïto[MKHIVE] Minor improvements.
2018-10-14 Hermès Bélusca-Maïto[MKHIVE] Simplify CmiAddValueKey() by using CmpAddValue...
2018-10-14 Hermès Bélusca-Maïto[MKHIVE] Sync a bit more of reginf.c with the correspon...
2018-10-14 Hermès Bélusca-Maïto[MKHIVE] Implement and use RegCloseKey().
2018-10-14 Hermès Bélusca-Maïto[NTOS][MKHIVE] Minor code formatting.
2018-10-14 Hermès Bélusca-Maïto[CMLIB] Adjust parameter types and annotations. Add...
2018-10-13 Mark Jansen[CRT] spawn: define a unicode environment when needed 936/head
2018-10-13 Hermès Bélusca-Maïto[RTL] Make a RtlQueryEnvironmentVariable_U() DPRINT...
2018-10-12 Mark Jansen[SDK] Implement __wine_spec_unimplemented_stub with... 896/head
2018-10-12 Mark Jansen[SDK] Add version option to our spec2def cmake command
2018-10-12 Mark Jansen[SDK] Add the WITH_RELAY option to msvc's spec2def...
2018-10-12 Mark Jansen[SPEC2DEF] Fix support for different OS versions.
2018-10-08 Hermès Bélusca-Maïto[MKHIVE] Fixes for the previous fixes. 920/head
2018-10-08 Hermès Bélusca-Maïto[MKHIVE] Remove support for '/' options, this does...
2018-10-08 Hermès Bélusca-Maïto[MKHIVE] Minor additional functionality.
2018-10-08 Hermès Bélusca-Maïto[MKHIVE] Improve dprint output (delimiting where string... 560/head
2018-10-08 Hermès Bélusca-Maïto[MKHIVE][CMAKE] Make mkhive a bit more flexible, so...
2018-10-08 Hermès Bélusca-Maïto[BOOTDATA][CMAKE] Enumerate the four first installation... 558/head
2018-10-07 Eric Kohl[CRT] Fix two obvious typos in _mbbtype().
2018-10-01 Mark Jansen[RTL] actctx: When probing a dll for a manifest, use... 880/head
2018-09-30 Amine Khaldi[XDK][PSDK][WINE] Unify ARRAY_SIZE definition for Wine...
2018-09-29 Stanislav Motylkov[UDMIHELP] Initialize output buffer if DMI string is...
2018-09-29 Stanislav Motylkov[DMILIB] Process SKU and Family strings
2018-09-18 Eric Kohl[IDL][LSASRV] Improve the credentials interface a littl...
2018-09-15 Mark Jansen[NTDLL][KERNEL32] Implement FLS callbacks.
2018-09-14 Pierre Schweitzer[WINLOGON] Fix build
2018-09-11 Pierre Schweitzer[SDK] Add WNetClearConnections() in the headers for...
2018-09-10 Amine Khaldi[USBEHCI_NEW] Bring-in the USB EHCI miniport driver...
2018-09-08 Eric Kohl[PSDK] Add missing struct _GROUP_INFO_3 to lmaccess.h
2018-09-08 Thomas Faber[SDK] Make gen_baseaddress.py compatible with Python 3.
2018-09-08 Pierre Schweitzer[DDK] Add NT6+ implementation for Rx*PrefixTableLock...
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[IDL] Add some Flags SamrSetInformationUser.UserInterna...
2018-09-02 Eric Kohl[IDL] Add the undocumented struct _SAMPR_USER_INTERNAL...
2018-08-30 Hermès Bélusca-Maïto[REACTOS] Introduce a "DEBUGFORMAT" environment variabl... 793/head
2018-08-30 David Quintana[CMAKE] Update baseaddress files to match latest changes.
2018-08-29 David Quintana[MC] Fix VS2017 build.
2018-08-29 Pierre Schweitzer[SDK] Fix the implementation of the FsRtlIsAnsiCharacte...
2018-08-27 Katayama Hirofumi MZ[SDK][CRT] Fix _ismbblead undefined error on MSVC 818/head
2018-08-23 Hermès Bélusca-Maïto[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-20 Jake Collins[MODERN.MSSTYLES] Add the initial version of the modern... 698/head
2018-08-19 Timo Kreuzer[TRANSLATION] Polish translation of errcodes.mc (0...
2018-08-19 Hermès Bélusca-Maïto[INCLUDE][WINLOGON] Rename the STARTF_SCRNSAVER flag...
2018-08-19 Andrew CookCORE-14513 [CMAKE] Remove modules that are shipped...
2018-08-19 Paweł Cholewa[SDK][Translation] Polish translation update (#495)
2018-08-19 Serge Gautherie[LOG2LINES] Enforce "Iso" type when unpacking the Iso...
2018-08-19 Mark Jansen[ATL] Improve the order of operations in CComPtr and...
2018-08-18 Mark Jansen[GDIPLUS] Add sxs registration for 1.0 version. 768/head
2018-08-17 Timo Kreuzer[NTOS:OB] Rename object types to their official names...
2018-08-17 Hermès Bélusca-Maïto[SDK][UNDOCUSER] Add undocumented user32.dll SoftModalM...
2018-08-17 Hermès Bélusca-Maïto[PSDK] Add IDCANCEL and IDASYNC values (returned by...
2018-08-15 Mike SwansonRemove unnecessary executable bits
2018-08-13 Mark Jansen[RTL][KERNEL32] Add a comment indicating we need SEH...
2018-08-12 Eric Kohl[UMPNPMGR] Partially implement ReenumerateDeviceInstanc...
2018-08-12 Eric Kohl[NETAPI32] Add DFS RPC interface and some DFS stubs
2018-08-12 Stanislav Motylkov[SDK] Add user-mode DMI/SMBIOS helper library
2018-08-08 Serge Gautherie[REACTOS] Improve how some ASSERTMSG() message values... 660/head
next