Günther Deschner
4968ce2555
Add very basic cli_cm_* based connection handler to libnetapi.
...
Guenther
(This used to be commit e9e46cfcbe25366121f680a6d81fe08c128bf00a)
2008-04-10 21:41:03 +02:00
Günther Deschner
1a8a8b7769
Use SERVER_INFO_1005 in libnetapi.
...
Guenther
(This used to be commit 5f8793dd1d8a3694afb7f2d882cfb9990eb40b75)
2008-04-10 21:31:12 +02:00
Günther Deschner
8ea6da9354
Fix typo.
...
Guenther
(This used to be commit 30337bce2c748e5338f9cc923e096883322f50d3)
2008-04-10 21:23:59 +02:00
Günther Deschner
c12bf374fe
Add NetUserEnum example.
...
Guenther
(This used to be commit 7d9f64fd8401f8abb938757b4f092e25fd6b154f)
2008-04-09 13:50:30 +02:00
Günther Deschner
4801d0c6f3
Add NetUserEnum to libnetapi.
...
Guenther
(This used to be commit 6c933d0b3838808aeee7f4b29ee89aab8d203538)
2008-04-09 13:47:51 +02:00
Günther Deschner
b3422d1d1c
Add Add NetUserDel example.
...
Guenther
(This used to be commit 3123e68bda70ad1cff9bd8f9375fd7935bf755dd)
2008-04-09 13:39:27 +02:00
Günther Deschner
fb538ad641
Add NetUserDel to libnetapi.
...
Guenther
(This used to be commit 92ba18fcd0816fb85846c6e788ea4a04c71e02a8)
2008-04-09 13:35:49 +02:00
Günther Deschner
41c8597ae3
Add NetUserAdd example.
...
Guenther
(This used to be commit 0d795606655a67d79c8c3bb2f3676ca7ee28f347)
2008-04-09 13:28:30 +02:00
Günther Deschner
6b2ae8e9ff
Add NetUserAdd to libnetapi.
...
Guenther
(This used to be commit cb98996ed2ac93a0e15838048405772d2043021a)
2008-04-09 13:23:09 +02:00
Günther Deschner
af19343df8
Try to use kerberos in libnetapi.
...
Guenther
(This used to be commit 9cfce2229508c2145c3527074ac76520544e5d25)
2008-04-08 19:42:26 +02:00
Günther Deschner
298824357a
Add DsGetDcName libnetapi example.
...
Guenther
(This used to be commit 0216e55fa87a14fc45c320268f0511eb6638460b)
2008-04-08 19:40:47 +02:00
Günther Deschner
05202a5d4e
Add DsGetDcName call to libnetapi library.
...
Guenther
(This used to be commit 27780e984152e38c8f80e1c67ddf13b73a2b220d)
2008-04-08 19:40:47 +02:00
Günther Deschner
6531d0b13f
Fix includes in libnetapi examples common.c
...
Guenther
(This used to be commit 922ff9d01668c2c2ad10decfd09c0e7b3f0d7592)
2008-04-08 19:40:47 +02:00
Günther Deschner
cccaef9e08
Use popt in libetapi example code.
...
Guenther
(This used to be commit 6f239df3f5a57c9549f1637e53fd42d2ed604c3f)
2008-04-08 14:34:30 +02:00
Günther Deschner
0f86cc18ff
Prefill in username in libnetapi ctx.
...
Guenther
(This used to be commit 394bdb89ef350db0ab6aca093054e1048a8ffe1f)
2008-04-08 14:29:21 +02:00
Günther Deschner
ba35a8c8dd
Restructure inner workings of libnetapi a bit.
...
Guenther
(This used to be commit a4e3bc2bade8bf74696e1c6ced74da563ff2df7b)
2008-04-08 03:08:49 +02:00
Günther Deschner
68bfa9682b
Some fixes for netdomjoin-gui and support for browsing/joining OUs.
...
Guenther
(This used to be commit 4714bae0dbbb2ad010c2929f83de6bca84cfac46)
2008-04-02 11:18:10 +02:00
Günther Deschner
6c1c07bde3
Make sure to hand down the domain name in libnetapi NetUnjoinDomain.
...
Guenther
(This used to be commit 0058ab30de943f134792e3d66051206086987110)
2008-04-02 11:14:15 +02:00
Michael Adam
6f7cfeddd6
libsmbconf: add a "path" variable to the conf context.
...
This is passed to the module init routines.
In case of the registry, this is the path of the
basekey in registry, that is to be used, defaulting
to KEY_SMBCONF (HKLM\software\samba\smbconf), when
NULL is given. This is the only case currently used.
In order to support other keys, registry initialization
for smbconf has to be changed to support different keys.
Michael
(This used to be commit 96434d9dc7a66773e313cc128af57493dee245a1)
2008-03-21 18:19:24 +01:00
Michael Adam
fececde181
libsmbconf: add backend specific init function.
...
Hide generic init function taking smbconf_ops argument
from public api.
Michael
(This used to be commit b3f6920ccb9a27fde26e889a7f1f3afaf56b784f)
2008-03-21 02:25:56 +01:00
Michael Adam
23b1d721b8
libsmbconf: rename smbconf_close() to smbconf_shutdown().
...
Michael
(This used to be commit 797b26ad3fad27e085827efb61f6b4d8b37e93f0)
2008-03-21 02:25:56 +01:00
Michael Adam
adf5bf554c
libsmbconf: rename smbconf_open() to smbconf_init().
...
That's more appropriate.
Michael
(This used to be commit d7bd9bb8aa2003ec0a9860df26857f67255febe2)
2008-03-21 02:25:56 +01:00
Michael Adam
6274929b1e
libsmbconf: rename all occurrences of libnet_conf_ to smbconf_ .
...
Michael
(This used to be commit 097af0309d7c3e9342058ba5266667293b23c80d)
2008-03-17 18:03:02 +01:00
Günther Deschner
5259a7a808
Enable libnetjoin debugging for now but avoid printing passwords.
...
The gen_ndr needs proper fixing still.
Guenther
(This used to be commit 966d7244d7765d285a7026b97e6093fd1f8d83ce)
2008-03-07 18:31:13 +01:00
Günther Deschner
fee1ab1049
In libnetapi, point out that lp_load has failed.
...
Guenther
(This used to be commit be673bfc61559f661040c6fb1ba7d2e4552967f2)
2008-03-06 09:52:06 +01:00
Günther Deschner
65b0235ee3
Give a better error message why NetServerSetInfo() may fail in the gui.
...
Guenther
(This used to be commit 1bbbebb7767b8a25532e8be3dbd274c211e34bbd)
2008-03-05 15:23:00 +01:00
Günther Deschner
2223292338
Add PICFLAG to libnetapi Makefile.
...
Guenther
(This used to be commit 29fca3c0353f2be4577613d7e38fbc51d2a370fa)
2008-03-05 13:23:34 +01:00
Günther Deschner
d1ef6699c0
Fix rpccli_srvsvc_NetSrvSetInfo call in libnetapi.
...
Guenther
(This used to be commit 5911529205ca69c438e0782c07ee4fe5aa95de62)
2008-03-05 09:54:12 +01:00
Günther Deschner
808348a8ca
Trying to fix libnetapi examples Makefile.in.
...
Guenther
(This used to be commit 405ef74d7e9ef614ea39b7cfd1d57307d9490545)
2008-02-29 02:49:27 +01:00
Günther Deschner
77a2531810
Only set DEBUGLEVEL to 0 in libnetapi when not set already.
...
Guenther
(This used to be commit 3ace1601ac5b5d87d6bfd8aa0afe0c75858b6990)
2008-02-28 17:25:33 +01:00
Günther Deschner
0d8985f2da
Let dsgetdcname() return a struct netr_DsRGetDCNameInfo.
...
Guenther
(This used to be commit b1a4b21f8c35dc23e5c986ebe44d3806055eb39b)
2008-02-28 12:40:55 +01:00
Günther Deschner
2e0a1fcf3f
Re-run make idl.
...
Guenther
(This used to be commit b658270518140c457536b0c7db06a646d7077529)
2008-01-31 14:10:22 +01:00
Günther Deschner
5ab43ae0d8
Eliminate remote tree of dsgetdcname (which will happen in libnetapi then).
...
Guenther
(This used to be commit fd490d236b1fb73a75c457b75128c9b98719418f)
2008-01-29 15:09:56 +01:00
Günther Deschner
c04b738a13
Add LIBNETAPI_LOCAL_SERVER() macro.
...
Guenther
(This used to be commit 4bdcf07bcc3aaf7c3f7245cfdda06433bcf4ae60)
2008-01-25 17:21:29 +01:00
Günther Deschner
a30361ede3
No need to close registry on libnetapi_free() anymore.
...
Guenther
(This used to be commit 6bf75652ef07f5a534cef5034b7aad4fdcbcd265)
2008-01-25 17:21:19 +01:00
Günther Deschner
db40120c73
Fix the build w/o ADS.
...
Guenther
(This used to be commit 645f2376d40fabdc787902ac7506ad7234616619)
2008-01-18 08:50:33 +01:00
Günther Deschner
9dd8940e5f
Add header for NetGetJoinableOUs to libnetapi.
...
Guenther
(This used to be commit f297ea259d58f7a12924b7111ab79818188cff46)
2008-01-18 08:49:24 +01:00
Günther Deschner
b18fd380bd
Add NetGetJoinableOUs() to libnetapi (incl. example).
...
Guenther
(This used to be commit 8858e403e1940c362d307b4d4125f977abb0b96a)
2008-01-18 02:55:19 +01:00
Günther Deschner
b1424846c6
Cosmetics and error string reporting for libnetapi.
...
Guenther
(This used to be commit 4ca33928512bd71268bafd41d2b608e814a7295f)
2008-01-18 02:55:10 +01:00
Günther Deschner
cfb7e25466
Add some more debugging into netdomjoin-gui.
...
Guenther
(This used to be commit d4c5b323229c6f43c824e3559084c98e370730a5)
2008-01-18 02:54:49 +01:00
Günther Deschner
bb97b272a9
Fix local hostname detection in netdomjoin-gui.
...
Guenther
(This used to be commit 30458116b389889cad845eb96b54c3edc833e722)
2008-01-18 02:54:36 +01:00
Günther Deschner
c2ff6c94f2
Improve libnetapi_set_error_string().
...
Guenther
(This used to be commit 96f645553ae5c75aabfe588e1a67f3d4bfacb5cb)
2008-01-18 02:54:29 +01:00
Günther Deschner
d1abd4d866
Use new pidl-generated netlogon client calls in NetApi GetDcName().
...
Guenther
(This used to be commit 733e07a06ce3c903ff5837df6a5119f6d6e3eccb)
2008-01-17 16:54:46 +01:00
Michael Adam
7bfceba4bc
Use lp_config_backend_is_registry() instead of lp_include_registry_globals().
...
Michael
(This used to be commit c5a7d421c512a6221b0300549d7b5de0368d252e)
2008-01-16 17:10:02 +01:00
Michael Adam
1ee6d3e1ee
Introduce a libnet_conf context created by libnet_conf_open().
...
The libnet_conf_ctx stores the information necessary to interoperate
with the configuration. It is created by calling libnet_conf_open()
and destroyed by calling libnet_conf_close(). The context is passed
to all the libnet_conf functions. It currently stores the token to
access the registry. Later, it could store more data, e.g. the server
to connect to, credentials, and so on. For support of other backends
than registry or support of remote configuration, only the open
function will have to be changed.
In net_conf, the calls to the actual net_conf functions is wrapped
into a function that calls libnet_conf_open()/_close(). Thus an
individual variant of net_conf_runfunction2() and functable2 is
used to cope with functions being called by the wrapper with the
additional libnet_conf_ctx argument.
Michael
(This used to be commit c2a9346faa26e79af5948197a1b322e545f0ed09)
2008-01-13 02:14:34 +01:00
Günther Deschner
c79ce2ffa3
As long as DsGetDcName is not part of libnetapi, lowercase the fn name.
...
Guenther
(This used to be commit 19a980f52044a170618629e5b0484c1f6b586e5f)
2008-01-11 15:32:20 +01:00
Günther Deschner
efcf285e27
Fix libnetapi error string callers.
...
Guenther
(This used to be commit 1ad7a0a361edfa5ac738f011db1d6a9db256ac2c)
2008-01-11 15:28:24 +01:00
Günther Deschner
7a87256cd1
Include some basic headers in netapi.h.
...
Guenther
(This used to be commit 23b92a6fa57858c8a23c737a9cd00c076ef5dadd)
2008-01-11 15:10:15 +01:00
Günther Deschner
4eed7883bb
Refactor libnetapi error string functions a bit.
...
Guenther
(This used to be commit 3b450a8bcc97b6d03c4b7b9373a3a382c0fcea30)
2008-01-11 15:09:54 +01:00
Günther Deschner
67f2afe3c4
Correctly free buffers in netdomjoin-gui.
...
Guenther
(This used to be commit 04d78d4d9a8cffe44c927036038aef1d6d6b44b2)
2008-01-08 11:59:01 +01:00