Alistair Leslie-Hughes
|
07e41e4c9b
|
netapi32: Add DsEnumerateDomainTrustsA/W stubs.
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-04-30 10:42:46 +02:00 |
Dmitry Timoshkov
|
586a622813
|
netapi32: Implement NetScheduleJobGetInfo.
Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-04-09 19:55:05 +02:00 |
Hans Leidekker
|
199b0bf84e
|
netapi32: Implement DavGetUNCFromHTTPPath.
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-10-24 11:02:15 +02:00 |
Hans Leidekker
|
2e9a2d8062
|
netapi32: Implement DavGetHTTPFromUNCPath.
|
2015-07-28 09:53:15 +02:00 |
Stefan Leichter
|
11af7fda4f
|
netapi: Add stub for NetGroupAddUser.
|
2015-04-22 14:01:07 +09:00 |
Qian Hong
|
8c60161148
|
netapi32: Add stub for NetScheduleJobDel.
|
2014-03-21 13:59:23 +01:00 |
Ruslan Kabatsayev
|
23b0c321ae
|
netapi32: Add stub for NetGetAnyDCName.
|
2013-05-01 19:27:58 +02:00 |
Chae Jong Bin
|
ecdd6c58c5
|
netapi32: Add stub for NetScheduleJobAdd.
|
2012-09-04 16:15:48 +02:00 |
Austin English
|
bf8d9cb707
|
netapi32: Add a stub for NetUseGetInfo.
|
2011-11-28 16:40:47 +01:00 |
Louis Lenders
|
a9b473fa83
|
netapi32: Add stub for NetScheduleJobEnum.
|
2011-10-08 17:36:36 +02:00 |
Austin English
|
94ae7ebdaa
|
netapi32: Add a stub for DsGetSiteNameA.
|
2011-06-17 11:01:53 +02:00 |
André Hentschel
|
ae3e768a2e
|
netapi32: Add stub implementation for NetServerDiskEnum.
|
2011-02-07 13:07:58 -06:00 |
André Hentschel
|
01ae887ebe
|
netapi32: Add stub implementation for NetUseDel.
|
2011-02-07 13:07:55 -06:00 |
Kai Blin
|
a61044b675
|
netapi32: Implement NetUserGetGroups stub.
|
2009-11-09 19:37:52 +01:00 |
Paul Chitescu
|
b462e34cf8
|
netapi32: Add stub for NetFileEnum().
|
2009-10-14 15:09:53 +02:00 |
Austin English
|
ba151944b4
|
netapi32: Add a stub for NetGroupGetInfo.
|
2009-09-08 13:07:20 +02:00 |
Vitaly Perov
|
8d1d6a2822
|
netapi32: Add stub for NetShareAdd.
|
2008-10-31 13:27:34 +01:00 |
Vitaly Perov
|
38815e1c89
|
netapi32: Add stub for NetShareGetInfo.
|
2008-10-29 15:33:14 +01:00 |
Vladimir Pankratov
|
ae71af004b
|
netapi32: Add stub for NetGroupEnum.
|
2008-07-31 13:43:14 +02:00 |
Vladimir Pankratov
|
ee120e01c9
|
netapi32: Add stub for NetWkstaUserEnum.
|
2008-07-30 15:25:47 +02:00 |
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 |