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