netstat: Initial implementation.
[wine] / dlls / netapi32 / nbt.c
2012-12-11  Michael Stefaniucnetapi32: Avoid sizeof on structs with a varlength...
2012-10-24  André Hentschelnetapi32: Fix copy-paste error (coverity).
2011-08-23  Andrew Talbotnetapi32: Fix to prevent access beyond nul terminator.
2011-07-01  Lauri Kenttänetapi32: Fix h_addr_list handling.
2009-09-22  Gerald Pfeifernetapi32: Remove two conditions which always hold true.
2009-03-05  Michael Stefaniucnetapi32: Remove superfluous pointer casts.
2009-01-21  Juan Langnetapi32: Remove unused define.
2009-01-20  Andrew Talbotnetapi32: Fix some limits and bounds checking.
2008-11-19  Juan Langnetapi32: Fix dead stores.
2008-04-09  Austin EnglishSpelling fixes.
2008-03-24  Kai Blinnetapi32: Revert "janitorial: Use poll() instead of...
2008-03-24  Kai Blinjanitorial: Use poll() instead of select().
2008-03-10  Andrew Talbotnetapi32: Assign to struct instead of using memcpy.
2007-06-20  Andrew Talbotnetapi32: Constify some variables.
2007-03-12  Jan Zerebeckinetapi32: Add DebugInfo to critical sections.
2007-02-20  Andrew Talbotnetapi32: Constify a variable.
2006-10-12  Hans Leidekkernetapi32: Win64 printf format warning fixes.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-08-29  Mike McCormackgcc 4.0 warning fixes.
2005-07-07  Mike McCormackgcc 4.0 -Wpointer-sign fixes (Reg* functions).
2005-06-14  Alexandre JulliardMoved network configuration parameters to HKCU\Software...
2005-06-13  Alexandre JulliardAdded magic comments to all Wine-specific registry...
2005-03-24  Jakob ErikssonGet rid of HeapAlloc casts.
2004-12-08  Juan LangConvert some registry calls from A to W.
2004-09-08  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-03-01  Alexandre JulliardPortability fixes for LSB compatibility.
2004-01-30  Juan Lang- fix broadcast address for name lookups after iphlpapi...
2004-01-27  Francois GougetAdd missing '\n's to debug traces.
2004-01-15  Alexandre JulliardDefine INADDR_NONE if needed (reported by Robert Lunnon).
2004-01-14  Robert LunnonFD_SET is not a type changed to struct fd_set.
2004-01-02  Steven EdwardsFix compiling netapi32 on MSVC with PSDK headers.
2004-01-02  Juan LangFix conflicting registry value names, and try both...
2003-11-29  Juan LangImplemented a lot of Netbios().