Qian Hong
|
8c60161148
|
netapi32: Add stub for NetScheduleJobDel.
|
2014-03-21 13:59:23 +01:00 |
Alexandre Julliard
|
99ef0d6ff0
|
makefiles: Get rid of the MAKE_TEST_RULES variable.
|
2014-01-02 12:13:16 +01:00 |
Alexandre Julliard
|
5e7416e5c8
|
makefiles: Get rid of the MAKE_DLL_RULES variable.
|
2014-01-02 12:08:18 +01:00 |
Francois Gouget
|
8b5ec5bb49
|
netapi32: Make access_mask_to_samba() static.
|
2013-12-09 11:43:38 +01:00 |
Marcus Meissner
|
0ef0f7bb0a
|
netapi32: Added missing breaks (Coverity).
|
2013-11-25 15:15:52 +01:00 |
Hans Leidekker
|
466f435a3c
|
netapi32: The last parameter to Samba's NetShareAdd is not optional.
|
2013-11-20 11:28:59 +01:00 |
Hans Leidekker
|
d9723d2bed
|
netapi32: Add support for info level 502 in NetShareAdd.
|
2013-11-20 11:28:51 +01:00 |
Hans Leidekker
|
499eed087e
|
netapi32: Add helpers to initialize and destroy a libnetapi context.
|
2013-11-20 11:28:42 +01:00 |
Francois Gouget
|
19d8c27d12
|
netapi32: Remove WINAPI on static functions where not needed.
|
2013-11-20 11:27:57 +01:00 |
Hans Leidekker
|
8f200ea9f8
|
netapi32: Add support for remote computers in NetShareDel.
|
2013-11-13 18:30:26 +01:00 |
Hans Leidekker
|
461eaca8a7
|
netapi32: Add support for remote computers in NetShareAdd.
|
2013-11-13 18:30:21 +01:00 |
Hans Leidekker
|
f3c78b1ba7
|
netapi32: Add support for remote computers in NetWkstaGetInfo.
|
2013-11-13 18:30:16 +01:00 |
Frédéric Delanoy
|
b7dc002158
|
netapi32/tests: Use BOOL type where appropriate.
|
2013-11-13 11:21:57 +01:00 |
Hans Leidekker
|
eaef76f041
|
netapi32: Add support for remote computers in NetServerGetInfo.
|
2013-11-12 12:58:04 +01:00 |
Hans Leidekker
|
65d12829b6
|
netapi32: Perform a case-insensitive string comparison in NETAPI_IsLocalComputer.
|
2013-11-12 12:58:04 +01:00 |
Hans Leidekker
|
edbf3ac0ee
|
netapi32: Merge local_group.c into netapi32.c.
|
2013-11-12 12:58:04 +01:00 |
Hans Leidekker
|
192cc0aca4
|
netapi32: Merge ds.c into netapi32.c.
|
2013-11-12 12:58:04 +01:00 |
Hans Leidekker
|
01fb3a1b90
|
netapi32: Merge browsr.c into netapi32.c.
|
2013-11-12 12:58:04 +01:00 |
Hans Leidekker
|
97bc30ae19
|
netapi32: Merge access.c into netapi32.c.
|
2013-11-12 12:58:04 +01:00 |
Hans Leidekker
|
cf597a7603
|
netapi32: Merge wksta.c into netapi32.c.
|
2013-11-12 12:58:04 +01:00 |
Hans Leidekker
|
eb8264bac3
|
netapi32: Merge share.c into netapi32.c.
|
2013-11-12 12:58:04 +01:00 |
Hans Leidekker
|
a746b826f4
|
netapi32: Merge apibuf.c into netapi32.c.
|
2013-11-12 12:58:04 +01:00 |
Hans Leidekker
|
fe3669e823
|
netapi32: Move NetBios functions to netbios.c.
|
2013-11-12 12:58:03 +01:00 |
Michael Stefaniuc
|
9463dba830
|
tests: Use the explicit LoadLibraryA function.
|
2013-10-02 11:02:21 +02:00 |
Alexandre Julliard
|
670c621414
|
netapi32: Don't bother to clean up at process exit.
|
2013-05-17 12:29:08 +02:00 |
Ruslan Kabatsayev
|
23b0c321ae
|
netapi32: Add stub for NetGetAnyDCName.
|
2013-05-01 19:27:58 +02:00 |
Alexandre Julliard
|
2c70e08cf8
|
netapi32: Fix wrap-around bug in tick count comparison.
|
2013-01-24 15:15:35 +01:00 |
Michael Stefaniuc
|
54b75f3de3
|
netapi32: Avoid sizeof on structs with a varlength array.
|
2012-12-11 15:49:03 +01:00 |
Andrew Talbot
|
9205f02ac5
|
netapi32: Remove unused variable.
|
2012-11-28 20:14:41 +01:00 |
Detlef Riekenberg
|
1e6ffc9c32
|
netapi32/tests: Fix workstation test failures on XP.
|
2012-11-14 19:23:51 +01:00 |
Detlef Riekenberg
|
1f0908984c
|
netapi32/tests: Fix an access test failure on XP.
|
2012-11-14 19:23:01 +01:00 |
André Hentschel
|
0b05d4cab1
|
netapi32: Fix copy-paste error (coverity).
|
2012-10-24 19:38:44 +02:00 |
Chae Jong Bin
|
ecdd6c58c5
|
netapi32: Add stub for NetScheduleJobAdd.
|
2012-09-04 16:15:48 +02:00 |
Francois Gouget
|
fac36c55e9
|
Assorted typo, spelling, wording and case fixes.
|
2012-05-15 16:26:43 +02:00 |
André Hentschel
|
7aa160a98e
|
netapi32: Remove unneeded shadow variables.
|
2012-04-18 17:12:33 +02:00 |
Michael Stefaniuc
|
04121b3e02
|
netapi32: Print the debug string and not the pointer to it.
|
2012-03-26 18:15:26 +02:00 |
Alexandre Julliard
|
b7ceca1399
|
netapi32: Simplify the smbpasswd invocation to avoid compiler warnings.
|
2011-12-06 15:50:59 +01:00 |
Francois Gouget
|
625f88c6f3
|
netapi32: Fix the compilation on Solaris by including errno.h instead of sys/errno.h.
|
2011-12-02 17:25:55 +01:00 |
Ken Thomases
|
9979725211
|
netapi32: Wait for and reap smbpasswd child process.
|
2011-12-01 10:40:52 +01: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 |
Marcus Meissner
|
f014487f9e
|
netapi32: Check for GetUserNameW return (Coverity).
|
2011-09-07 18:13:30 +02:00 |
Andrew Talbot
|
18549f3357
|
netapi32: Fix to prevent access beyond nul terminator.
|
2011-08-23 16:53:53 +02:00 |
Alexandre Julliard
|
bc8a2b1fb9
|
netapi32/tests: Don't crash if the administrators group is missing.
|
2011-07-15 09:59:26 +02:00 |
Lauri Kenttä
|
46328eff5e
|
netapi32: Fix h_addr_list handling.
|
2011-07-01 17:31:05 +02:00 |
Austin English
|
94ae7ebdaa
|
netapi32: Add a stub for DsGetSiteNameA.
|
2011-06-17 11:01:53 +02:00 |
Louis Lenders
|
6f08c7e979
|
netapi32/tests: Add small conformance test for NetGetJoinInformation.
|
2011-06-10 15:25:46 +02:00 |
Louis Lenders
|
ed28cab624
|
netapi32: Improve stubbed NetGetJoinInformation function.
|
2011-06-10 15:24:56 +02:00 |
Louis Lenders
|
de2c401527
|
netapi32/tests: Add small conformance test for NetLocalGroupGetInfo and LocalGroupGetMembers.
|
2011-06-08 17:30:51 +02:00 |
Louis Lenders
|
4680f63939
|
netapi32: Fill the data buffer with something useful in NetLocalGroupGetInfo.
|
2011-06-08 17:30:46 +02:00 |