index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
modules
/
vfs_syncops.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-21
s3-vfs: rename open function to open_fn.
Günther Deschner
1
-1
/
+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-02-25
s3-vfs: make syncops_connect in modules/vfs_syncops.c static.
Günther Deschner
1
-2
/
+2
2011-02-18
s3:vfs:syncops add option to disable metasync per share
Christian Ambach
1
-4
/
+14
2010-10-13
s3:vfs:syncops add option to disable module per share
Christian Ambach
1
-6
/
+35
2010-10-13
s3:vfs:syncops make it possible to specify syncops:onclose per share
Christian Ambach
1
-7
/
+43
2009-07-24
Make the smbd VFS typesafe
Volker Lendecke
1
-18
/
+12
2009-07-06
s3: Plumb smb_filename through SMB_VFS_UNLINK
Tim Prouty
1
-3
/
+4
2009-07-06
s3: Plumb smb_filename through SMB_VFS_RENAME
Tim Prouty
1
-3
/
+5
2009-06-17
s3: Change SMB_VFS_OPEN to take an smb_filename struct
Tim Prouty
1
-2
/
+23
2008-04-21
Remove redundant parameter fd from SMB_VFS_CLOSE().
Michael Adam
1
-3
/
+3
2007-10-23
added a syncops VFS module for filesystems which do not guarantee meta-data o...
Andrew Tridgell
1
-0
/
+210