netstat: Initial implementation.
[wine] / dlls / netapi32 / wksta.c
2011-06-10  Louis Lendersnetapi32: Improve stubbed NetGetJoinInformation function.
2011-05-23  Marcus Meissnernetapi32: Mark internal symbols with hidden visibility.
2009-11-09  Kai Blinnetapi32: Implement NetUserGetGroups stub.
2009-03-05  Michael Stefaniucnetapi32: Remove superfluous pointer casts.
2008-12-08  Francois Gougetnetapi32: Remove unneeded casts of zero.
2008-07-30  Vladimir Pankratovnetapi32: Add stub for NetWkstaUserEnum.
2008-04-23  Andrew Talbotnetapi32: Remove unused variable.
2008-04-09  Austin EnglishSpelling fixes.
2008-02-20  Marcus Meissnernetapi32: Added some return value checking.
2007-08-08  Francois Gougetnetapi32: Add some missing prototypes in the lmaccess...
2007-06-20  Andrew Talbotnetapi32: Constify some variables.
2007-05-15  Andrew Talbotnetapi32: Exclude unused headers.
2007-03-19  Kai Blinnetapi32: Downgrade more ERRs to TRACEs.
2007-03-07  Alexandre Julliardnetapi32: Added support for more info levels in NetWkst...
2006-11-08  Francois GougetFix ntsecapi.h so it does not depend on winternl.h.
2006-10-24  Eric Pouechnetapi32: Fix the size of allocation for the string...
2006-10-12  Hans Leidekkernetapi32: Win64 printf format warning fixes.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-11-28  Ge van GeldorpMatch PSDK STATUS_* definitions.
2005-01-20  Ulrich CzekallaAdded stub implementation of NetGetJoinInformation.
2004-04-05  Juan Lang- fix a couple tests and traces
2004-02-27  Patrik StridvallFixed some issues found by winapi_check.
2004-02-10  Steven EdwardsPorting Fixes for Mingw/MSVC.
2003-12-11  Huw DaviesFix incorrect calculation of transport_addr.
2003-12-08  Juan LangPartially implement NetWkstaGetInfo.
2003-12-04  Mike McCormackStub implementations for some functions.
2003-11-29  Juan LangImplemented a lot of Netbios().
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-06-23  Eric PouechFixed a few bugs in network interface handling (code...
2003-06-16  Juan LangUse iphlpapi to enumerate LAN adapters.
2003-04-30  Juan LangBetter API compliance and test case for NetWkstaTranspo...
2003-02-14  Uwe BonnesSeparate "Enumerate Hardware Addresses" as function...
2002-09-24  Patrik StridvallFixed some issues found by winapi_check.
2002-09-23  Andriy PalamarchukImplemented NetQueryDisplayInformation, NetUserGetInfo...
2002-09-12  Patrik StridvallMoved all the content of the DDK files ntdef.h and...
2002-09-11  Andriy PalamarchukImplemented buffer management functions, a couple of...