summaryrefslogtreecommitdiffstats
path: root/source3/modules/vfs_onefs_shadow_copy.c
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug #7189 - Open txt files with notepad on samba shares creates problem.Jeremy Allison2010-03-051-1/+3
* s3 onefs: Fix the onefs modules after the big refactoringTim Prouty2009-07-241-2/+2
* Make the smbd VFS typesafeVolker Lendecke2009-07-241-106/+43
* s3 onefs: Fix a few bugs from the smb_filename migrationTim Prouty2009-07-071-39/+29
* s3: Plumb smb_filename through SMB_VFS_NTIMESTim Prouty2009-07-061-4/+5
* s3: Plumb smb_filename through SMB_VFS_UNLINKTim Prouty2009-07-061-7/+34
* s3 onefs: Fix failure in POSIX smbtorture testTim Prouty2009-07-061-2/+2
* s3: Plumb smb_filename through SMB_VFS_RENAMETim Prouty2009-07-061-9/+37
* s3 onefs: Plumb smb_filename through onefs createfile pathTim Prouty2009-06-251-10/+10
* s3: Change SMB_VFS_OPEN to take an smb_filename structTim Prouty2009-06-171-5/+6
* s3 onefs: Change onefs modules to use the new createfile apiTim Prouty2009-06-151-12/+31
* s3 OneFS: Add shadow copy moduleTim Prouty2009-02-191-0/+717