netstat: Initial implementation.
[wine] / dlls / netapi32 / netapi32.spec
2012-09-04  Chae Jong Binnetapi32: Add stub for NetScheduleJobAdd.
2011-11-28  Austin Englishnetapi32: Add a stub for NetUseGetInfo.
2011-10-08  Louis Lendersnetapi32: Add stub for NetScheduleJobEnum.
2011-06-17  Austin Englishnetapi32: Add a stub for DsGetSiteNameA.
2011-02-07  André Hentschelnetapi32: Add stub implementation for NetServerDiskEnum.
2011-02-07  André Hentschelnetapi32: Add stub implementation for NetUseDel.
2009-11-09  Kai Blinnetapi32: Implement NetUserGetGroups stub.
2009-10-14  Paul Chitescunetapi32: Add stub for NetFileEnum().
2009-09-08  Austin Englishnetapi32: Add a stub for NetGroupGetInfo.
2008-10-31  Vitaly Perovnetapi32: Add stub for NetShareAdd.
2008-10-29  Vitaly Perovnetapi32: Add stub for NetShareGetInfo.
2008-07-31  Vladimir Pankratovnetapi32: Add stub for NetGroupEnum.
2008-07-30  Vladimir Pankratovnetapi32: Add stub for NetWkstaUserEnum.
2007-10-31  Tim Schwartznetapi32: Add stub for NetUseEnum().
2007-07-16  Tim Schwartznetapi32: Add NetUseAdd() stub.
2007-02-23  Rob Shearmannetapi32: Add a stub for NetUserChangePassword.
2007-02-19  Hans Leidekkernetapi32: Add a stub implementation for NetShareDel...
2006-10-05  Paul Chitescunetapi: Stub for DsGetDcNameA.
2006-09-27  Juan Langnetapi32: Add stubs for DsGetDcNameW and DsGetSiteNameW.
2006-08-07  Robert Reifnetapi32: Add stubs for remaining NetLocalGroup* functions.
2006-08-05  Robert Reifnetapi32: Add stub for NetUserGetLocalGroups.
2006-08-05  Robert Reifnetapi32: Add stub for NetLocalGroupEnum.
2006-06-07  Robert Reifnetapi32: Add stub for NetServerEnumEx.
2006-04-06  Paul Vriensnetapi32: Add (stubbed) NetSessionEnum.
2005-11-29  Paul VriensAdded some stubbed Ds-calls
2005-07-07  Detlef RiekenbergNetUserAdd + NetUserDel implemented as stub.
2005-06-23  Alexandre JulliardSort entry points in the same order as Windows.
2005-01-20  Ulrich CzekallaAdded stub implementation of NetGetJoinInformation.
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-06  Chris MorganStub NetUserEnum().
2003-12-04  Mike McCormackStub implementations for some functions.
2003-09-11  Geoff ThorpeAdded a stub for NetStatisticsGet.
2003-05-19  Aric StewartAdded stub for NetServerEnum.
2003-03-20  Alexandre JulliardTake advantage of new winebuild syntax to remove redund...
2003-03-17  Alexandre JulliardReplaced forwards by normal function declarations.
2003-02-14  Uwe BonnesSeparate "Enumerate Hardware Addresses" as function...
2002-12-13  Chris MorganStub NetGetDCName(). Add in the rest of the NERR_...
2002-11-04  Alexandre JulliardMade the dll entry point default to DllMain and removed...
2002-09-23  Andriy PalamarchukImplemented NetQueryDisplayInformation, NetUserGetInfo...
2002-09-11  Andriy PalamarchukImplemented buffer management functions, a couple of...
2002-06-21  Alexandre JulliardMade some more spec file entries optional or unnecessary.
2002-05-14  Alexandre JulliardAdded winebuild support for generating a .dbg.c file...
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2001-11-06  Mike McCormackAdded netapi32.dll and the Netbios() call.