summaryrefslogtreecommitdiffstats
path: root/source3/modules/vfs_shadow_copy2.c
Commit message (Expand)AuthorAgeFilesLines
* s3: Plumb smb_filename through SMB_VFS_UNLINKTim Prouty2009-07-061-2/+12
* s3: Plumb smb_filename through SMB_VFS_RENAMETim Prouty2009-07-061-2/+14
* s3: Plumb smb_filename through SMB_VFS_STAT and SMB_VFS_LSTATTim Prouty2009-06-241-4/+8
* s3: Change SMB_VFS_OPEN to take an smb_filename structTim Prouty2009-06-171-2/+29
* Add a "connectpath" operation to the shadow_copy2 moduleVolker Lendecke2009-06-021-0/+54
* Introduce "struct stat_ex" as a replacement for SMB_STRUCT_STATVolker Lendecke2009-05-261-1/+1
* Fix annoying debug messages when no snapshots are usedVolker Lendecke2009-04-281-2/+3
* Add an optional SMB_STRUCT_SMB parameter to VFS_OP_READDIRSteven Danneman2009-02-091-1/+1
* Extend NTIMES to allow setting create_timetodd stecher2009-01-231-2/+2
* Yay ! Remove a VFS entry. Removed the set_nt_acl() call,Jeremy Allison2008-05-081-8/+0
* Fix some C++ warningsVolker Lendecke2008-01-161-2/+2
* Merge a variant of Shadow Copy module for exposing snapshots to windows clien...Alexander Bokovoy2008-01-161-0/+637