vfs: split gmt token processing into a module
authorDavid Disseldorp <ddiss@samba.org>
Mon, 5 Nov 2012 12:20:57 +0000 (13:20 +0100)
committerDavid Disseldorp <ddiss@samba.org>
Mon, 15 Apr 2013 16:15:22 +0000 (18:15 +0200)
commit80764cc77e9275971ddb68678037e166f1699e56
treeee6c6ef4435c9366c2142be20d5a3278479cf97f
parent0d9f250db0a970979603b8eb88bc33e6f8cfa525
vfs: split gmt token processing into a module
source3/Makefile.in
source3/configure.in
source3/include/vfs.h
source3/include/vfs_macros.h
source3/modules/vfs_default.c
source3/modules/vfs_gmt_token.c [moved from source3/modules/vfs_gmt_tok_common.c with 94% similarity]
source3/modules/vfs_shadow_copy2.c
source3/smbd/vfs.c
source3/wscript