1
0
mirror of https://github.com/samba-team/samba.git synced 2025-07-23 20:59:10 +03:00
Commit Graph

711 Commits

Author SHA1 Message Date
b01a0a16a6 netapi: Add dummy implementation of NetGroupSetInfo().
Guenther
(This used to be commit 7e47bdc082)
2008-06-03 01:27:42 +02:00
903c418b5a netapi: let NetGroupAdd_l and NetGroupDel_l call the remote functions.
Guenther
(This used to be commit d62eae5705)
2008-06-03 01:27:41 +02:00
4e85043e26 netapi: add NetGroupDel() example code.
Guenther
(This used to be commit 08f3457411)
2008-06-03 01:27:41 +02:00
e310fac54f netapi: implement NetGroupDel_r().
Guenther
(This used to be commit bcf3df6ca9)
2008-06-03 01:27:41 +02:00
2ae4df46e8 netapi: add NetGroupAdd() example code.
Guenther
(This used to be commit 53272e29ad)
2008-06-03 01:27:41 +02:00
c36b5dc227 netapi: implement NetGroupAdd_r().
Guenther
(This used to be commit b00bff961e)
2008-06-03 01:27:41 +02:00
d8c1f1d24f netapi: Add NetGroupDel/NetGroupAdd header.
Guenther
(This used to be commit 84104cb900)
2008-06-03 01:27:40 +02:00
ee671b1982 libnetapi: add dummy implementation for NetGroupAdd() and NetGroupDel().
Guenther
(This used to be commit d690f9e9f8)
2008-06-03 01:27:40 +02:00
0b25870b54 netdomjoin-gui: before prompting for creds (for receiving joinable ous), find a dc.
Guenther
(This used to be commit ae60695a34)
2008-05-16 12:11:43 +02:00
67c644aa59 dsgetdcname: use existing messaging_context if possible.
Guenther
(This used to be commit 7889516a38)
2008-05-09 14:59:20 +02:00
f11acf3582 Use strip_hostname after dsgetdcname/getdcname calls.
Guenther
(This used to be commit 82cbb3269b)
2008-05-09 14:59:19 +02:00
d3dfdc2f59 netdomjoin-gui: before prompting for creds, ask dsgetdcname for a dc.
Guenther
(This used to be commit 47146effc1)
2008-05-08 01:09:14 +02:00
f847929c2c netapi: add -f switch for DsGetDCName() example and be more verbose on output.
Guenther
(This used to be commit 3feaa9829c)
2008-05-07 10:42:29 +02:00
1223574c7b netapi: fix returned name buffer in NetGetJoinInformation_r().
Guenther
(This used to be commit 0e8e05d556)
2008-04-29 20:22:01 +02:00
50e64115fc libnetapi: Add Doxyfile.
Guenther
(This used to be commit a34801d677)
2008-04-20 23:20:21 +02:00
25c454cbba netdomjoin-gui: Omit warning when unjoining a domain fails.
Guenther
(This used to be commit ba1d2e8761)
2008-04-20 23:20:21 +02:00
cee268b5cb Make convert_samr_dispinfo_to_NET_DISPLAY() static
(This used to be commit a30a26d471)
2008-04-20 14:08:17 +02:00
b9cc055062 Introduce rpc_pipe_np_smb_conn()
This abstracts away all references to rpc_pipe_client->cli, the only reference
is now in cli_pipe.c.
(This used to be commit c56e1c08ce)
2008-04-20 14:08:16 +02:00
f56eedb95c Remove the pipe_idx variable from rpc_pipe_client
(This used to be commit 4840febcd4)
2008-04-20 11:47:33 +02:00
2a2188591b Add "desthost" to rpc_pipe_client
This reduces the dependency on cli_state
(This used to be commit 783afab9c8)
2008-04-20 00:13:09 +02:00
08cc63f814 libnetapi: Disable talloc_enable_leak_report.
Guenther
(This used to be commit 4ba98dd0cc)
2008-04-17 14:13:13 +02:00
73754b98f4 netdomjoin-gui: Fix label alignment showing up with lower screen-resolution.
Guenther
(This used to be commit e06a54aa7d)
2008-04-17 14:13:13 +02:00
b105108939 libnetapi: Add initial inline doxygen comments.
Guenther
(This used to be commit 01bc4b6ac0)
2008-04-16 10:14:40 +02:00
3455702721 libnetapi: Let NetUserAdd_l/NetUserDel_l talk to the local RPC server.
Guenther
(This used to be commit 9bbb6cea0b)
2008-04-16 02:38:13 +02:00
46e6bc1153 libnetapi: do not overwrite status in libnetapi_get_error_string().
Guenther
(This used to be commit 143e2b5730)
2008-04-16 00:15:39 +02:00
7d7283fb0e libnetapi: Add missing headers.
Guenther
(This used to be commit 3fda711f25)
2008-04-15 22:30:06 +02:00
aea1a244ee libnetapi: add libnetapi_set_use_kerberos
Don't unconditionally set the kerberos flag for authentication.

Guenther
(This used to be commit 15bef5ae41)
2008-04-13 19:25:59 +02:00
6318088434 libnetapi: Add NetQueryDisplayInformation header.
Guenther
(This used to be commit 3c107934ac)
2008-04-13 19:25:59 +02:00
d0acdc9038 libnetapi: add NetQueryDisplayInformation example.
Guenther
(This used to be commit 5f9332cf1f)
2008-04-13 19:15:15 +02:00
b3367c9e35 libnetapi: fill in NetQueryDisplayInformation_r.
Guenther
(This used to be commit 7fb9991b4c)
2008-04-13 19:12:31 +02:00
dcb9264edf libnetapi: don't reset the error code in NetUserAdd_r if the operation failed.
Guenther
(This used to be commit 9edb067f62)
2008-04-13 19:11:01 +02:00
5647deccb1 libnetapi: add NetQueryDisplayInformation skeleton.
Guenther
(This used to be commit 6ec4a62b6d)
2008-04-13 19:04:18 +02:00
e39f02217a libnetapi: don't to try to free NULL struct.
Guenther
(This used to be commit eb33d30d80)
2008-04-13 17:39:29 +02:00
a75421b019 Fix ou handling in netdomjoin-gui.
The ou list was concatenated again and again...

Guenther
(This used to be commit 84608e165e)
2008-04-13 00:46:33 +02:00
2595377988 libnetapi: fix a C++ warning by making implicit cast explicit
Michael
(This used to be commit b62dd61cc5)
2008-04-13 00:24:42 +02:00
ecd46b8ad4 libnetapi: fix interactive logging by preventing setup_logging from closing stderr.
Michael
(This used to be commit 563b837b76)
2008-04-12 02:05:25 +02:00
ef6ed54765 Use libnetapi_open_pipe in netapi functions.
Guenther
(This used to be commit 5804d8b112)
2008-04-10 22:44:00 +02:00
3d5aecd2b9 Add libnetapi_open_pipe, inspired by the cli_cm_ interface.
Guenther
(This used to be commit 87d8fc338f)
2008-04-10 22:42:07 +02:00
aeb7f7db40 Use libnetapi_open_ipc_connection in libnetapi.
Guenther
(This used to be commit d9f19fc615)
2008-04-10 22:04:04 +02:00
deb6362f1f Fix one missing netapi_private header.
Guenther
(This used to be commit d34c3e8ad2)
2008-04-10 21:56:12 +02:00
8ab9696bfb Split out private headers in libnetapi.
Guenther
(This used to be commit dd6251d514)
2008-04-10 21:52:03 +02:00
4968ce2555 Add very basic cli_cm_* based connection handler to libnetapi.
Guenther
(This used to be commit e9e46cfcbe)
2008-04-10 21:41:03 +02:00
1a8a8b7769 Use SERVER_INFO_1005 in libnetapi.
Guenther
(This used to be commit 5f8793dd1d)
2008-04-10 21:31:12 +02:00
8ea6da9354 Fix typo.
Guenther
(This used to be commit 30337bce2c)
2008-04-10 21:23:59 +02:00
c12bf374fe Add NetUserEnum example.
Guenther
(This used to be commit 7d9f64fd84)
2008-04-09 13:50:30 +02:00
4801d0c6f3 Add NetUserEnum to libnetapi.
Guenther
(This used to be commit 6c933d0b38)
2008-04-09 13:47:51 +02:00
b3422d1d1c Add Add NetUserDel example.
Guenther
(This used to be commit 3123e68bda)
2008-04-09 13:39:27 +02:00
fb538ad641 Add NetUserDel to libnetapi.
Guenther
(This used to be commit 92ba18fcd0)
2008-04-09 13:35:49 +02:00
41c8597ae3 Add NetUserAdd example.
Guenther
(This used to be commit 0d79560665)
2008-04-09 13:28:30 +02:00
6b2ae8e9ff Add NetUserAdd to libnetapi.
Guenther
(This used to be commit cb98996ed2)
2008-04-09 13:23:09 +02:00