1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-26 01:49:31 +03:00
Commit Graph

34 Commits

Author SHA1 Message Date
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
a72ad63163 Add NET_API_STATUS_SUCCESS define.
Guenther
2008-01-07 19:37:54 +01:00
5bc49546a3 Add basic remote NetGetDCName and NetGetAnyDCName versions to libnetapi.
Guenther
2007-12-21 15:51:00 +01:00
a2c5beda2e Merge all headers into libnetapi.h.
Guenther
2007-12-21 15:29:11 +01:00
1cad549f54 Add NetServerGetInfo and NetServerSetInfo (for level 1005).
Guenther
2007-12-21 15:29:11 +01:00
465e61a359 Add libnetapi_errstr().
Guenther
2007-12-21 15:29:11 +01:00
97449ea341 Add static libnetapi_ctx.
Guenther
2007-12-21 15:29:10 +01:00
78d8f0e41a Use full string based debug_parse_levels in libnetapi.
Guenther
2007-12-21 15:29:10 +01:00
7c38f706b5 Add basic credential functions for libnetapi.
Guenther
2007-12-21 15:29:10 +01:00
086c550059 Move basic libnetapi functions to NET_API_STATUS.
Guenther
2007-12-21 15:29:10 +01:00
a42850926a Define NET_API_STATUS to be just a uin32_t.
Guenther
2007-12-21 15:29:10 +01:00
c10481dba0 Getting rid of external credentials in libnetapi.
Guenther
2007-12-21 15:29:10 +01:00
1d47247283 Some libnet and netapi build fixes.
Guenther
2007-12-21 15:29:10 +01:00
9f129c069f More minor libnetapi fixes.
Guenther
2007-12-21 15:29:10 +01:00
07d33557b9 Build fixes for libnetapi.
Guenther
2007-12-21 15:29:10 +01:00