1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source3/libnet
Michael Adam fe47e2e855 Add a function libnet_smbconf_get_config() to libnet_conf.c
This gets the whole config as a set of lists (of share names
and corresponding lists of parameter names and values). The function
is an aggregate of libnet_smbconf_get_share_names() and
libnet_smbconf_getshare().

Michael
(This used to be commit 94e97a7254)
2007-12-30 00:32:41 +01:00
..
libnet_conf.c Add a function libnet_smbconf_get_config() to libnet_conf.c 2007-12-30 00:32:41 +01:00
libnet_join.c Remove now unneeded talloc ctx parameter from do_JoinConfig(). 2007-12-25 03:41:34 +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