diff options
author | Michael Adam <obnox@samba.org> | 2007-12-29 03:38:13 +0100 |
---|---|---|
committer | Michael Adam <obnox@samba.org> | 2007-12-29 12:32:16 +0100 |
commit | f8c39cbb7b3e4df3c07735575bc5f31717b22f66 (patch) | |
tree | d97d1405def821cc67689f7132a875cb3726bfc1 /source3/utils/net_cache.c | |
parent | 40bf6730aaca0409d17619c49e9eea59d68a6f10 (diff) | |
download | samba-f8c39cbb7b3e4df3c07735575bc5f31717b22f66.tar.gz samba-f8c39cbb7b3e4df3c07735575bc5f31717b22f66.tar.bz2 samba-f8c39cbb7b3e4df3c07735575bc5f31717b22f66.zip |
Move functionality of net_conf_showshare() to libnet_conf.c
The functionality is moved to a new function libnet_smbconf_getshare().
This returns the parameters of the given share as two lists: the list
of parameter names and the list of matching (formatted) parameter values.
The retrieval and formatting is done in a new internal helper function
libnet_smbconf_reg_get_values() that is to become the replacement for
list_values() from net_conf.c once functionality of net_conf_list() has
been moved to libnet_conf, too.
Michael
(This used to be commit 198232bd525cfac933b4885e6b330ebf4ac2c8ae)
Diffstat (limited to 'source3/utils/net_cache.c')
0 files changed, 0 insertions, 0 deletions