vfs: Make function pointer names consistent. They all end in _fn
[ira/wip.git] / source3 / modules / vfs_onefs_shadow_copy.c
2011-12-12 Richard Sharpevfs: Make function pointer names consistent. They all...
2011-04-21 Günther Deschners3-vfs: rename open function to open_fn.
2011-03-29 Günther Deschners3-vfs: include smbd/smbd.h in vfs modules.
2011-03-02 Volker Lendeckes3: Pass smb_filename through the set_offline vfs op
2011-03-02 Volker Lendeckes3: Pass smb_filename through the is_offline vfs op
2010-11-20 Jeremy AllisonMove the uglyness of #ifdef REALPATH_TAKES_NULL into...
2010-03-05 Jeremy AllisonFix for bug #7189 - Open txt files with notepad on...
2009-07-25 Tim Proutys3 onefs: Fix the onefs modules after the big refactoring
2009-07-24 Volker LendeckeMake the smbd VFS typesafe
2009-07-08 Tim Proutys3 onefs: Fix a few bugs from the smb_filename migration
2009-07-06 Tim Proutys3: Plumb smb_filename through SMB_VFS_NTIMES
2009-07-06 Tim Proutys3: Plumb smb_filename through SMB_VFS_UNLINK
2009-07-06 Tim Proutys3 onefs: Fix failure in POSIX smbtorture test
2009-07-06 Tim Proutys3: Plumb smb_filename through SMB_VFS_RENAME
2009-06-26 Tim Proutys3 onefs: Plumb smb_filename through onefs createfile...
2009-06-18 Tim Proutys3: Change SMB_VFS_OPEN to take an smb_filename struct
2009-06-15 Tim Proutys3 onefs: Change onefs modules to use the new createfil...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-02-20 Tim Proutys3 OneFS: Add shadow copy module