eee28804b7
netapi: add doxygen documentation for NetLocalGroup{Add,Del,Set,Get}Members.
...
Guenther
2008-08-14 12:12:07 +02:00
c9e38fef64
netapi: add c++ guard.
...
Guenther
2008-08-13 13:29:40 +02:00
d4a51bb01d
netapi: add NetLocalGroup*Member calls to public headers.
...
Guenther
2008-08-11 19:47:34 +02:00
b4c912bfbc
netapi: add NetUserModalsGet and NetUserModalsSet to public headers.
...
Guenther
2008-08-11 19:12:45 +02:00
99cc8f023b
netapi: add NetApiBufferAllocate.
...
Guenther
2008-08-11 19:03:49 +02:00
36f1e45e4e
netapi: add ConvertStringSidToSid().
...
Guenther
2008-08-11 19:03:38 +02:00
d31f822b79
netapi: add NetGroupGetUsers to public header.
...
Guenther
2008-07-30 16:55:12 +02:00
bf8453da9a
netapi: add caching of samr policy handles.
...
Guenther
2008-07-18 17:29:28 +02:00
151c8fa790
netapi: add NetLocalGroupEnum to public header.
...
Guenther
2008-07-18 17:25:14 +02:00
0acf8352a3
netapi: add NetUserSetInfo to public header.
...
Guenther
2008-07-18 17:21:58 +02:00
7260fb4dba
netapi: add NetUserGetInfo to public headers.
...
Guenther
2008-07-18 17:16:44 +02:00
4439edb046
netapi: add new USER_INFO_X structures to public headers.
...
Guenther
2008-07-18 16:59:46 +02:00
45fff2d37a
netapi: add libnetapi_private_ctx and init function.
...
Guenther
2008-07-18 16:51:48 +02:00
f287567719
netapi: fix map_group_info_to_buffer for GROUP_INFO_3 change.
...
Guenther
2008-07-17 10:37:12 +02:00
4564581f9a
netapi: add NetGroupEnum to public headers.
...
Guenther
2008-07-17 10:35:17 +02:00
b7633998ed
netapi: add ConvertSidToStringSid() for convenience of the callers.
...
Guenther
2008-07-17 10:33:27 +02:00
7b4f84793b
netapi: fix documentation for NetGroupSetInfo.
...
Guenther
2008-07-17 10:29:24 +02:00
cfd59383d6
netapi: fix doxygen warning.
...
Guenther
2008-07-03 12:13:11 +02:00
5d06891238
netapi: add NetUserChangePassword() to public headers.
...
Guenther
2008-06-25 09:55:12 +02:00
32a66131eb
netapi: add NetUserEnum filter constants to public headers.
...
Guenther
2008-06-17 20:00:00 +02:00
1262ab1843
netapi: make NetRemoteTOD() headers public.
...
Guenther
2008-06-17 19:57:06 +02:00
cb20271012
netapi: add public header for NetLocalGroupSetInfo().
...
Guenther
2008-06-03 01:27:49 +02:00
4d40d8b51a
netapi: add NetLocalGroupGetInfo() to public headers.
...
Guenther
2008-06-03 01:27:48 +02:00
efd4a899f5
netapi: add NetLocalGroupDel() to public headers.
...
Guenther
2008-06-03 01:27:47 +02:00
05ded24642
netapi: add NetLocalGroupAdd to public api.
...
Guenther
2008-06-03 01:27:46 +02:00
10f69b3ce5
netapi: Implement NetGroupDelUser().
...
Guenther
2008-06-03 01:27:45 +02:00
c727a49519
netapi: implement NetGroupAddUser().
...
Guenther
2008-06-03 01:27:44 +02:00
88d03b1645
netapi: add dummy implementation of NetGroupGetInfo().
...
Guenther
2008-06-03 01:27:43 +02:00
7e47bdc082
netapi: Add dummy implementation of NetGroupSetInfo().
...
Guenther
2008-06-03 01:27:42 +02:00
84104cb900
netapi: Add NetGroupDel/NetGroupAdd header.
...
Guenther
2008-06-03 01:27:40 +02:00
01bc4b6ac0
libnetapi: Add initial inline doxygen comments.
...
Guenther
2008-04-16 10:14:40 +02:00
3fda711f25
libnetapi: Add missing headers.
...
Guenther
2008-04-15 22:30:06 +02:00
15bef5ae41
libnetapi: add libnetapi_set_use_kerberos
...
Don't unconditionally set the kerberos flag for authentication.
Guenther
2008-04-13 19:25:59 +02:00
3c107934ac
libnetapi: Add NetQueryDisplayInformation header.
...
Guenther
2008-04-13 19:25:59 +02:00
dd6251d514
Split out private headers in libnetapi.
...
Guenther
2008-04-10 21:52:03 +02:00
5f8793dd1d
Use SERVER_INFO_1005 in libnetapi.
...
Guenther
2008-04-10 21:31:12 +02:00
30337bce2c
Fix typo.
...
Guenther
2008-04-10 21:23:59 +02:00
6c933d0b38
Add NetUserEnum to libnetapi.
...
Guenther
2008-04-09 13:47:51 +02:00
92ba18fcd0
Add NetUserDel to libnetapi.
...
Guenther
2008-04-09 13:35:49 +02:00
cb98996ed2
Add NetUserAdd to libnetapi.
...
Guenther
2008-04-09 13:23:09 +02:00
27780e9841
Add DsGetDcName call to libnetapi library.
...
Guenther
2008-04-08 19:40:47 +02:00
a4e3bc2bad
Restructure inner workings of libnetapi a bit.
...
Guenther
2008-04-08 03:08:49 +02:00
4bdcf07bcc
Add LIBNETAPI_LOCAL_SERVER() macro.
...
Guenther
2008-01-25 17:21:29 +01:00
f297ea259d
Add header for NetGetJoinableOUs to libnetapi.
...
Guenther
2008-01-18 08:49:24 +01:00
96f645553a
Improve libnetapi_set_error_string().
...
Guenther
2008-01-18 02:54:29 +01:00
23b92a6fa5
Include some basic headers in netapi.h.
...
Guenther
2008-01-11 15:10:15 +01:00
3b450a8bcc
Refactor libnetapi error string functions a bit.
...
Guenther
2008-01-11 15:09:54 +01:00
c49196954d
Add NetApiBufferFree() to libnetapi.
...
Guenther
2008-01-08 11:59:01 +01:00
f8806bad81
Add libnetapi_set_error_string and libnetapi_get_error_string.
...
Guenther
2008-01-07 20:13:18 +01:00
df2b078fa1
Add krb5 cc env to libnetapi_ctx.
...
Guenther
2008-01-07 20:13:02 +01:00