1. 8d1d6a2 netapi32: Add stub for NetShareAdd. by Vitaly Perov · 16 years ago
  2. 38815e1 netapi32: Add stub for NetShareGetInfo. by Vitaly Perov · 17 years ago
  3. ae71af0 netapi32: Add stub for NetGroupEnum. by Vladimir Pankratov · 17 years ago
  4. ee120e0 netapi32: Add stub for NetWkstaUserEnum. by Vladimir Pankratov · 17 years ago
  5. db994bf netapi32: Add stub for NetUseEnum(). by Tim Schwartz · 17 years ago
  6. 8943432 netapi32: Add NetUseAdd() stub. by Tim Schwartz · 18 years ago
  7. 3d02585 netapi32: Add a stub for NetUserChangePassword. by Rob Shearman · 18 years ago
  8. ae1fde0 netapi32: Add a stub implementation for NetShareDel. Improve the stub for NetUserGetLocalGroups. by Hans Leidekker · 18 years ago
  9. a0db724 netapi: Stub for DsGetDcNameA. by Paul Chitescu · 18 years ago
  10. afbe00a netapi32: Add stubs for DsGetDcNameW and DsGetSiteNameW. by Juan Lang · 19 years ago
  11. 2fa5806 netapi32: Add stubs for remaining NetLocalGroup* functions. by Robert Reif · 19 years ago
  12. fb2017d netapi32: Add stub for NetUserGetLocalGroups. by Robert Reif · 19 years ago
  13. f1adcb1 netapi32: Add stub for NetLocalGroupEnum. by Robert Reif · 19 years ago
  14. 65dd874 netapi32: Add stub for NetServerEnumEx. by Robert Reif · 19 years ago
  15. e29dd37 netapi32: Add (stubbed) NetSessionEnum. by Paul Vriens · 19 years ago
  16. 45f0e06 Added some stubbed Ds-calls Start of conformance tests for these Ds-calls. by Paul Vriens · 19 years ago
  17. 0af6ae5 NetUserAdd + NetUserDel implemented as stub. by Detlef Riekenberg · 20 years ago
  18. f84401a Sort entry points in the same order as Windows. by Alexandre Julliard · 20 years ago
  19. a47a0e3 Added stub implementation of NetGetJoinInformation. by Ulrich Czekalla · 20 years ago
  20. 1ad8180 - fix a couple tests and traces by Juan Lang · 21 years ago
  21. 7e8e124 NetServerGetInfo() pseudo stub. by Hans Leidekker · 21 years ago
  22. 93e268e Implement NetpNetbiosStatusToApiStatus. by Juan Lang · 21 years ago
  23. 6088c11 Stub NetUserEnum(). by Chris Morgan · 21 years ago
  24. ed224b3 Stub implementations for some functions. by Mike McCormack · 21 years ago
  25. 23609d2 Added a stub for NetStatisticsGet. by Geoff Thorpe · 22 years ago
  26. 3e53d11 Added stub for NetServerEnum. by Aric Stewart · 22 years ago
  27. 114a31a Take advantage of new winebuild syntax to remove redundant function by Alexandre Julliard · 22 years ago
  28. a9c51cb Replaced forwards by normal function declarations. by Alexandre Julliard · 22 years ago
  29. 51e4839 Separate "Enumerate Hardware Addresses" as function, as other netapi32 by Uwe Bonnes · 22 years ago
  30. b3123fa Stub NetGetDCName(). Add in the rest of the NERR_* defines. by Chris Morgan · 22 years ago
  31. 1e1313d Made the dll entry point default to DllMain and removed most of the by Alexandre Julliard · 22 years ago
  32. 2693eb9a Implemented NetQueryDisplayInformation, NetUserGetInfo, created by Andriy Palamarchuk · 23 years ago
  33. b812c90 Implemented buffer management functions, a couple of workstation by Andriy Palamarchuk · 23 years ago
  34. 77afd6c Made some more spec file entries optional or unnecessary. by Alexandre Julliard · 23 years ago
  35. ad53383 Added winebuild support for generating a .dbg.c file containing the by Alexandre Julliard · 23 years ago
  36. 3245991 Moved imports specification from the .spec into the Makefile so that by Alexandre Julliard · 23 years ago
  37. 2e40b96 Added netapi32.dll and the Netbios() call. by Mike McCormack · 23 years ago