Age | Commit message (Expand) | Author | Files | Lines |
2011-12-12 | vfs: Make function pointer names consistent. They all end in _fn | Richard Sharpe | 1 | -30/+30 |
2011-08-31 | tdb2: fix build with --enable-tdb2 | Rusty Russell | 1 | -3/+2 |
2011-06-20 | s3: Fix the build, NAME_MAX not universally available | Volker Lendecke | 1 | -1/+1 |
2011-06-20 | s3: Replace shadow_copy2 with a new implementation | Volker Lendecke | 1 | -598/+1205 |
2011-05-31 | struct make "struct shadow_copy_data" its own talloc context | Volker Lendecke | 1 | -1/+1 |
2011-05-31 | s3: Remove SHADOW_COPY_DATA typedef | Volker Lendecke | 1 | -2/+2 |
2011-05-06 | More const fixes. Remove CONST_DISCARD. | Jeremy Allison | 1 | -2/+2 |
2011-04-21 | s3-vfs: rename open function to open_fn. | Günther Deschner | 1 | -1/+1 |
2011-03-30 | s3: only include ntioctl.h where needed. | Günther Deschner | 1 | -0/+1 |
2011-03-30 | s3-vfs: include smbd/smbd.h in vfs modules. | Günther Deschner | 1 | -0/+1 |
2011-03-30 | s3-includes: only include system/filesys.h when needed. | Günther Deschner | 1 | -0/+1 |
2011-03-14 | s3: Fix the talloc hierarchy in shadow_copy2_connectpath | Volker Lendecke | 1 | -2/+9 |
2011-03-14 | s3: This module needs rewriting... | Volker Lendecke | 1 | -1/+1 |
2011-01-21 | s3:vfs:shadow_copy2: fix indentation in _SHADOW2_NEXT_SMB_FNAME | Michael Adam | 1 | -2/+2 |
2011-01-21 | s3:vfs:shadow_copy2: Fix shadow-copy module for drag&drop from a snapshot | Volker Lendecke | 1 | -0/+4 |
2010-12-19 | s3: Did I say this module is from hell? | Volker Lendecke | 1 | -1/+1 |
2010-12-01 | s3: Attempt to fix the shadow_copy2 module | Volker Lendecke | 1 | -2/+2 |
2010-11-20 | Move the uglyness of #ifdef REALPATH_TAKES_NULL into the vfs_default | Jeremy Allison | 1 | -3/+3 |
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 |