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 | 1aef4d76c9ec5bd984ac1ba8123105d4c8e6cdfa (patch) | |
tree | cb7a2b6eeb2db3a74aa906b882a25863a307efa5 /source3/lib/charcnv.c | |
parent | 331ab45321dd37ba72b9569c1d62e887200595f3 (diff) | |
download | samba-1aef4d76c9ec5bd984ac1ba8123105d4c8e6cdfa.tar.gz samba-1aef4d76c9ec5bd984ac1ba8123105d4c8e6cdfa.tar.bz2 samba-1aef4d76c9ec5bd984ac1ba8123105d4c8e6cdfa.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.
(This used to be commit 89ad85f0a3dfa233f6370ac6e3c97a1a645cfdfe)
Diffstat (limited to 'source3/lib/charcnv.c')
0 files changed, 0 insertions, 0 deletions