diff options
author | Tim Potter <tpot@samba.org> | 1999-07-22 04:55:13 +0000 |
---|---|---|
committer | Tim Potter <tpot@samba.org> | 1999-07-22 04:55:13 +0000 |
commit | 89ad85f0a3dfa233f6370ac6e3c97a1a645cfdfe (patch) | |
tree | e0ea4801dd7f873e3038141a803e9216606a8bd6 /source/rpc_parse/parse_net.c | |
parent | 19242cd44e059d90e91f1c27bfb45899ce5de26a (diff) | |
download | samba-89ad85f0a3dfa233f6370ac6e3c97a1a645cfdfe.tar.gz samba-89ad85f0a3dfa233f6370ac6e3c97a1a645cfdfe.tar.xz samba-89ad85f0a3dfa233f6370ac6e3c97a1a645cfdfe.zip |
Support for arbitrary VFS options in smb.conf. Options are of the
format 'vfs option = name = value'. It would be nice to get rid of
the first equals sign, but that would involve modifications to the
smb.conf parser.
There are a couple of naughties here - I've added a P_PTR enum as the
VFS options are parsed in param/loadparm.c and stored as a linked list
of structures. I couldn't for the life of me write a FN_LOCAL_PTR()
macro to generate a lp_vfsoptions() function that actually worked so
for the moment it is coded by hand.
Diffstat (limited to 'source/rpc_parse/parse_net.c')
0 files changed, 0 insertions, 0 deletions