Michael Adam
bd2b8f0f7b
Replace direct deletion of registry value by use of libnet_smbconf_delparm().
...
Michael
(This used to be commit 415fc0a526
)
2007-12-23 04:10:31 +01:00
Michael Adam
b04708866f
Move logic of net_smbconf_delparm() to libnet/libnet_conf.c
...
Logic in new function libnet_smbconf_delparm().
Michael
(This used to be commit 0cff79e355
)
2007-12-23 04:10:31 +01:00
Michael Adam
ec3e8587ec
Move smbconf_value_exists() to libnet/net_conf.c
...
renaming it to libnet_smbconf_value_exists().
Michael
(This used to be commit ba71c68445
)
2007-12-23 04:10:31 +01:00
Michael Adam
aeea4bfadd
Make libnet_smbconf_open_path_q() static.
...
Michael
(This used to be commit 8cf8ed9de8
)
2007-12-23 04:10:31 +01:00
Günther Deschner
30a788bd20
Fix uninitialized error code in do_unjoin_modify_vals_config().
...
Guenther
(This used to be commit c890ebc3ca
)
2007-12-22 00:13:24 +01:00
Günther Deschner
3f5d5bc300
Until we better understand the WKSSVC_JOIN_FLAGS_JOIN_DC_ACCOUNT make sure we are
...
not joining as a DC.
Guenther
(This used to be commit bf3ffbb5d2
)
2007-12-21 23:05:10 +01:00
Günther Deschner
3537af86c4
Fix typo.
...
Guenther
(This used to be commit b95801db59
)
2007-12-21 15:29:11 +01:00
Günther Deschner
991112eda7
Implement NetServerSetInfo level 1005 in local mode with smbconf registry.
...
Guenther
(This used to be commit 15c2bc15f2
)
2007-12-21 15:29:11 +01:00
Günther Deschner
41467ffc6d
Add libnet_Unjoin(), libnet_UnjoinCtx and friends.
...
Guenther
(This used to be commit 89e8abb116
)
2007-12-21 15:29:11 +01:00
Günther Deschner
f3476faa36
In libnet join code, try lsa query with level 12 first.
...
Guenther
(This used to be commit f0e8d744c9
)
2007-12-21 15:29:10 +01:00
Günther Deschner
b6347c0693
Making do_DomainJoin return NTSTATUS again.
...
Guenther
(This used to be commit 91b8849898
)
2007-12-21 15:29:10 +01:00
Günther Deschner
c5a84374b6
Make sure we also support non-domain join.
...
Guenther
(This used to be commit c818f5505a
)
2007-12-21 15:29:10 +01:00
Günther Deschner
41410c86cc
Some libnet and netapi build fixes.
...
Guenther
(This used to be commit 1d47247283
)
2007-12-21 15:29:10 +01:00
Günther Deschner
5bf7319ac4
Add libnet_Join().
...
Heavily based on existing code in net_ads_join().
Guenther
(This used to be commit fb6315b68b
)
2007-12-21 15:29:10 +01:00
Günther Deschner
913d220e0b
Add libnet_JoinCtx structure.
...
Guenther
(This used to be commit 13c46b1407
)
2007-12-21 15:29:09 +01:00
Günther Deschner
1b5c1ae742
Very quick conversion of net_conf functions into the libnet_conf layer.
...
Certainly needs cleanup later.
Guenther
(This used to be commit 2b41ac926d
)
2007-12-21 15:29:09 +01:00