Age | Commit message (Expand) | Author | Files | Lines |
2010-08-04 | small optimizations for shadowcopy2 module | Christian Ambach | 1 | -2/+2 |
2010-08-04 | fix snapshot content display with hide unreadable | Christian Ambach | 1 | -1/+8 |
2010-08-04 | s3: Fix shadow copies after the change for in-path @GMT- | Volker Lendecke | 1 | -3/+2 |
2010-08-04 | s3: Fix in-path shadowcopy2 module | Volker Lendecke | 1 | -0/+1 |
2010-02-14 | s3-vfs: use TYPESAFE_QSORT() in s3 VFS modules | Andrew Tridgell | 1 | -3/+3 |
2010-01-21 | Add localtime parameter to shadow_copy2. | Ed Plese | 1 | -0/+22 |
2010-01-21 | Add format parameter to shadow_copy2. | Ed Plese | 1 | -11/+73 |
2010-01-21 | Add sort parameter to shadow_copy2. | Ed Plese | 1 | -0/+62 |
2009-10-13 | s3: Fix vfs_shadow_copy2 to allow in-path @GMT-xxx | Andrew Tridgell | 1 | -21/+126 |
2009-07-29 | shadow_copy2: The system getrealfilename() can't deal with a 0-length fname | Volker Lendecke | 1 | -0/+3 |
2009-07-24 | Make the smbd VFS typesafe | Volker Lendecke | 1 | -54/+33 |
2009-07-20 | s3: Finish plumbing the fsp->fsp_name smb_fname conversion through the modules. | Tim Prouty | 1 | -2/+2 |
2009-07-19 | Fix a few type errors in VFS modules | Volker Lendecke | 1 | -1/+2 |
2009-07-06 | s3: Plumb smb_filename through SMB_VFS_NTIMES | Tim Prouty | 1 | -2/+12 |
2009-07-06 | s3: Plumb smb_filename through SMB_VFS_UNLINK | Tim Prouty | 1 | -2/+12 |
2009-07-06 | s3: Plumb smb_filename through SMB_VFS_RENAME | Tim Prouty | 1 | -2/+14 |
2009-06-24 | s3: Plumb smb_filename through SMB_VFS_STAT and SMB_VFS_LSTAT | Tim Prouty | 1 | -4/+8 |
2009-06-17 | s3: Change SMB_VFS_OPEN to take an smb_filename struct | Tim Prouty | 1 | -2/+29 |
2009-06-02 | Add a "connectpath" operation to the shadow_copy2 module | Volker Lendecke | 1 | -0/+54 |
2009-05-26 | Introduce "struct stat_ex" as a replacement for SMB_STRUCT_STAT | Volker Lendecke | 1 | -1/+1 |
2009-04-28 | Fix annoying debug messages when no snapshots are used | Volker Lendecke | 1 | -2/+3 |
2009-02-09 | Add an optional SMB_STRUCT_SMB parameter to VFS_OP_READDIR | Steven Danneman | 1 | -1/+1 |
2009-01-23 | Extend NTIMES to allow setting create_time | todd stecher | 1 | -2/+2 |
2008-05-08 | Yay ! Remove a VFS entry. Removed the set_nt_acl() call, | Jeremy Allison | 1 | -8/+0 |
2008-01-16 | Fix some C++ warnings | Volker Lendecke | 1 | -2/+2 |
2008-01-16 | Merge a variant of Shadow Copy module for exposing snapshots to windows clien... | Alexander Bokovoy | 1 | -0/+637 |