summaryrefslogtreecommitdiff
path: root/source3/modules/vfs_shadow_copy2.c
AgeCommit message (Expand)AuthorFilesLines
2009-05-26Introduce "struct stat_ex" as a replacement for SMB_STRUCT_STATVolker Lendecke1-1/+1
2009-04-28Fix annoying debug messages when no snapshots are usedVolker Lendecke1-2/+3
2009-02-09Add an optional SMB_STRUCT_SMB parameter to VFS_OP_READDIRSteven Danneman1-1/+1
2009-01-23Extend NTIMES to allow setting create_timetodd stecher1-2/+2
2008-05-08Yay ! Remove a VFS entry. Removed the set_nt_acl() call,Jeremy Allison1-8/+0
2008-01-16Fix some C++ warningsVolker Lendecke1-2/+2
2008-01-16Merge a variant of Shadow Copy module for exposing snapshots to windows clien...Alexander Bokovoy1-0/+637