netstat: Initial implementation.
[wine] / dlls / netapi32 / netapi32.c
2012-11-28  Andrew Talbotnetapi32: Remove unused variable.
2012-09-04  Chae Jong Binnetapi32: Add stub for NetScheduleJobAdd.
2012-03-26  Michael Stefaniucnetapi32: Print the debug string and not the pointer...
2011-11-28  Austin Englishnetapi32: Add a stub for NetUseGetInfo.
2011-10-08  Louis Lendersnetapi32: Add stub for NetScheduleJobEnum.
2011-02-07  André Hentschelnetapi32: Add stub implementation for NetServerDiskEnum.
2010-01-18  Jason Edmeadesnetapi31: Add basic support for NetServerGetInfo.
2009-10-12  Juan Langnetapi32: Improve a trace.
2007-10-31  Tim Schwartznetapi32: Add stub for NetUseEnum().
2007-08-08  Francois Gougetnetapi32: Add some missing prototypes in the lmaccess...
2007-01-17  Andrew Talbotnetapi32: Declare a variable static.
2006-10-12  Hans Leidekkernetapi32: Win64 printf format warning fixes.
2006-06-07  Robert Reifnetapi32: Add stub for NetServerEnumEx.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-11-30  Vincent BéronAdd some prototypes to include/ for already existing...
2005-11-21  Ge van GeldorpFix some prototypes to match the PSDK.
2004-04-05  Juan Lang- fix a couple tests and traces
2004-04-02  Hans LeidekkerNetServerGetInfo() pseudo stub.
2004-03-01  Juan LangImplement NetpNetbiosStatusToApiStatus.
2004-02-10  Steven EdwardsPorting Fixes for Mingw/MSVC.
2003-11-29  Juan LangImplemented a lot of Netbios().
2003-09-11  Geoff ThorpeAdded a stub for NetStatisticsGet.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-07-08  Uwe BonnesRemoved a no longer used header.
2003-06-30  Dmitry TimoshkovFor all DLLs with defined DllMain and which do not...
2003-06-16  Juan LangUse iphlpapi to enumerate LAN adapters.
2003-05-19  Aric StewartAdded stub for NetServerEnum.
2003-03-28  Alexandre JulliardReplaced WINE_CHECK_STRUCT_MEMBER autoconf macro by...
2003-02-14  Uwe BonnesSeparate "Enumerate Hardware Addresses" as function...
2002-11-04  Alexandre JulliardMade the dll entry point default to DllMain and removed...
2002-10-18  Alexandre JulliardFixed warnings caused by conversion to -DSTRICT.
2002-08-17  Patrik StridvallAdded include protection for unistd.h and sys/time.h.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-14  Alexandre JulliardPortability fixes.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-11-06  François GougetMake debugtools.h independent from config.h.
2001-11-06  Mike McCormackAdded netapi32.dll and the Netbios() call.