Tim Schwartz
db994bf6ed
netapi32: Add stub for NetUseEnum().
2007-10-31 12:39:54 +01:00
Tim Schwartz
894343268c
netapi32: Add NetUseAdd() stub.
2007-07-16 22:55:47 +02:00
Rob Shearman
3d02585449
netapi32: Add a stub for NetUserChangePassword.
2007-02-23 11:18:36 +01:00
Hans Leidekker
ae1fde0343
netapi32: Add a stub implementation for NetShareDel. Improve the stub for NetUserGetLocalGroups.
2007-02-19 12:41:46 +01:00
Paul Chitescu
a0db724a5e
netapi: Stub for DsGetDcNameA.
2006-10-05 18:06:58 +02:00
Juan Lang
afbe00a85e
netapi32: Add stubs for DsGetDcNameW and DsGetSiteNameW.
2006-09-27 18:19:44 +02:00
Robert Reif
2fa5806a3a
netapi32: Add stubs for remaining NetLocalGroup* functions.
...
Move existing NetLocalGroup* functions to local_group.c.
Add stubs for remaining NetLocalGroup* functions.
2006-08-07 15:35:10 +02:00
Robert Reif
fb2017d4f4
netapi32: Add stub for NetUserGetLocalGroups.
2006-08-05 11:30:47 +02:00
Robert Reif
f1adcb191f
netapi32: Add stub for NetLocalGroupEnum.
2006-08-05 11:28:09 +02:00
Robert Reif
65dd8741ff
netapi32: Add stub for NetServerEnumEx.
2006-06-07 14:31:13 +02:00
Paul Vriens
e29dd373b2
netapi32: Add (stubbed) NetSessionEnum.
2006-04-06 22:22:29 +02:00
Paul Vriens
45f0e0625e
Added some stubbed Ds-calls
...
Start of conformance tests for these Ds-calls.
2005-11-29 12:00:19 +01:00
Detlef Riekenberg
0af6ae55e9
NetUserAdd + NetUserDel implemented as stub.
...
Made some FIXME more informative.
Marked some FIXME as stub.
Added comments before some functions.
2005-07-07 20:26:41 +00:00
Alexandre Julliard
f84401aa17
Sort entry points in the same order as Windows.
2005-06-23 09:57:11 +00:00
Ulrich Czekalla
a47a0e3be7
Added stub implementation of NetGetJoinInformation.
2005-01-20 10:35:21 +00:00
Juan Lang
1ad8180e44
- fix a couple tests and traces
...
- add a couple stubs required by native ntlanman.dll
2004-04-05 20:17:45 +00:00
Hans Leidekker
7e8e12439a
NetServerGetInfo() pseudo stub.
2004-04-02 19:17:42 +00:00
Juan Lang
93e268efbd
Implement NetpNetbiosStatusToApiStatus.
2004-03-01 21:23:51 +00:00
Chris Morgan
6088c11f96
Stub NetUserEnum().
2004-02-06 05:17:39 +00:00
Mike McCormack
ed224b3398
Stub implementations for some functions.
2003-12-04 20:53:46 +00:00
Geoff Thorpe
23609d22d6
Added a stub for NetStatisticsGet.
2003-09-11 03:09:19 +00:00
Aric Stewart
3e53d11efe
Added stub for NetServerEnum.
2003-05-19 23:06:35 +00:00
Alexandre Julliard
114a31a2a8
Take advantage of new winebuild syntax to remove redundant function
...
names in spec files.
2003-03-20 03:53:12 +00:00
Alexandre Julliard
a9c51cb60b
Replaced forwards by normal function declarations.
2003-03-17 00:17:00 +00:00
Uwe Bonnes
51e4839fb0
Separate "Enumerate Hardware Addresses" as function, as other netapi32
...
function need it.
Implemented level 0 of NetWkstaTransportEnum.
2003-02-14 23:29:24 +00:00
Chris Morgan
b3123fac25
Stub NetGetDCName(). Add in the rest of the NERR_* defines.
2002-12-13 20:28:03 +00:00
Alexandre Julliard
1e1313d54c
Made the dll entry point default to DllMain and removed most of the
...
'init' spec file declarations.
2002-11-04 23:53:41 +00:00
Andriy Palamarchuk
2693eb9a23
Implemented NetQueryDisplayInformation, NetUserGetInfo, created
...
conformance tests, other netapi32 bug fixes and improvements.
2002-09-23 20:36:50 +00:00
Andriy Palamarchuk
b812c90c2a
Implemented buffer management functions, a couple of workstation
...
information functions, created conformance tests.
2002-09-11 02:35:17 +00:00
Alexandre Julliard
77afd6c47e
Made some more spec file entries optional or unnecessary.
...
Fixed a few DLLName/DLLFileName mismatches.
2002-06-21 19:15:45 +00:00
Alexandre Julliard
ad53383f9b
Added winebuild support for generating a .dbg.c file containing the
...
debug channels definitions.
Made win32 the default type for spec files.
Ignore C compiler in winebuild so we can simply pass it $(DEFS).
Removed type win32 and debug_channels from spec files.
Fixed winebuild to always generate correct C identifiers (reported by
Vincent Béron).
2002-05-14 20:54:58 +00:00
Alexandre Julliard
32459912dc
Moved imports specification from the .spec into the Makefile so that
...
it can be used on platforms that don't build a .spec.c file.
2002-05-09 00:05:48 +00:00
Mike McCormack
2e40b964d8
Added netapi32.dll and the Netbios() call.
2001-11-06 17:52:36 +00:00