Convert from CIFS to PROXY
commit9664930f35b1285415d9c1ad72a7fe597782979e
authorSam Liddicott <sam@liddicott.com>
Fri, 7 Nov 2008 15:39:56 +0000 (7 15:39 +0000)
committerSam Liddicott <sam@liddicott.com>
Wed, 10 Dec 2008 10:10:51 +0000 (10 10:10 +0000)
treef86757537592fdeb26204d9f9ab7e13bd13c8005
parentc5be6675bd339e1f784de01f3ccc1cd7d63a84b7
Convert from CIFS to PROXY

convert from vfs_cifs to vfs_proxy, renaming occurances
of cifs, CIFS etc for method names, structures and config items
source4/configure.ac
source4/ntvfs/config.mk
source4/ntvfs/ntvfs_base.c
source4/ntvfs/proxy/README [new file with mode: 0644]
source4/ntvfs/proxy/config.m4 [new file with mode: 0644]
source4/ntvfs/proxy/config.mk [new file with mode: 0644]
source4/ntvfs/proxy/vfs_proxy.c