1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/libnet
Michael Adam 88a424a4d3 Remove occurrences of registry_key from libnet_join.c
Replace duplicated logic by calls of libnet_smbconf_set_global_param()
from libnet_conf.c, pushing logic from do_JoinConfig() and do_UnjoinConfig()
to do_join_modify_vals_config() and do_unjoin_modify_vals_config()
respectively.

Only the net_conf api functions should be exported by libnet_conf.c, not
the lower level registry access functions.

Michael
(This used to be commit 81b9f1301d)
2007-12-23 04:10:31 +01:00
..
libnet_conf.c Move logic of net_smbconf_delparm() to libnet/libnet_conf.c 2007-12-23 04:10:31 +01:00
libnet_join.c Remove occurrences of registry_key from libnet_join.c 2007-12-23 04:10:31 +01:00
libnet_join.h Add libnet_Unjoin(), libnet_UnjoinCtx and friends. 2007-12-21 15:29:11 +01:00
libnet.h Some libnet and netapi build fixes. 2007-12-21 15:29:10 +01:00