mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
88a424a4d3
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
|
||
---|---|---|
.. | ||
libnet_conf.c | ||
libnet_join.c | ||
libnet_join.h | ||
libnet.h |