index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
modules
/
vfs_syncops.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vfs: Make function pointer names consistent. They all end in _fn
Richard Sharpe
2011-12-12
1
-8
/
+8
*
s3-vfs: rename open function to open_fn.
Günther Deschner
2011-04-21
1
-1
/
+1
*
s3-vfs: include smbd/smbd.h in vfs modules.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-includes: only include system/filesys.h when needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-vfs: make syncops_connect in modules/vfs_syncops.c static.
Günther Deschner
2011-02-25
1
-2
/
+2
*
s3:vfs:syncops add option to disable metasync per share
Christian Ambach
2011-02-18
1
-4
/
+14
*
s3:vfs:syncops add option to disable module per share
Christian Ambach
2010-10-13
1
-6
/
+35
*
s3:vfs:syncops make it possible to specify syncops:onclose per share
Christian Ambach
2010-10-13
1
-7
/
+43
*
Make the smbd VFS typesafe
Volker Lendecke
2009-07-24
1
-18
/
+12
*
s3: Plumb smb_filename through SMB_VFS_UNLINK
Tim Prouty
2009-07-06
1
-3
/
+4
*
s3: Plumb smb_filename through SMB_VFS_RENAME
Tim Prouty
2009-07-06
1
-3
/
+5
*
s3: Change SMB_VFS_OPEN to take an smb_filename struct
Tim Prouty
2009-06-17
1
-2
/
+23
*
Remove redundant parameter fd from SMB_VFS_CLOSE().
Michael Adam
2008-04-21
1
-3
/
+3
*
added a syncops VFS module for filesystems which do not guarantee meta-data o...
Andrew Tridgell
2007-10-23
1
-0
/
+210