index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
modules
/
vfs_commit.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-16
smbd: use fh_[get|set]_pos() and fh_[get|set]_position_information()
Ralph Boehme
1
-1
/
+3
2020-12-16
smbd: use fsp_get_io_fd() when accessing a file or it's associated metadata
Ralph Boehme
1
-3
/
+3
2020-12-16
smbd: use fsp_set_fd()
Ralph Boehme
1
-1
/
+1
2020-05-21
vfs: remove SMB_VFS_OPEN()
Ralph Boehme
1
-72
/
+0
2020-05-21
vfs_commit: implement SMB_VFS_OPENAT()
Ralph Boehme
1
-0
/
+77
2018-11-28
s3:modules: Use #ifdef instead of #if for config.h definitions
Andreas Schneider
1
-2
/
+2
2018-05-05
s3: VFS: Remove SMB_VFS_WRITE() function and all implementations.
Jeremy Allison
1
-19
/
+0
2017-12-18
vfs: Use static_decl_vfs in all VFS modules
Christof Schmitt
1
-1
/
+1
2017-12-06
vfs: drop casts for VFS_ADD_FSP_EXTENSION() callers
David Disseldorp
1
-1
/
+1
2017-04-22
lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...
Jeremy Allison
1
-2
/
+2
2016-03-02
s3/vfs: wrap async io function args inside struct vfs_aio_state
Ralph Boehme
1
-5
/
+6
2015-10-08
vfs_commit: set the fd on open before calling SMB_VFS_FSTAT
Uri Simchoni
1
-1
/
+10
2013-01-15
smbd: Fix bug 9544, part 2
Volker Lendecke
1
-0
/
+80
2013-01-14
smbd: Fix bug 9544, part 1
Volker Lendecke
1
-3
/
+3
2012-04-06
build: Remove SMB_OFF_T, replace with off_t
Andrew Bartlett
1
-7
/
+7
2011-11-30
s3: Attempt to fix the vfs_commit module
Volker Lendecke
1
-1
/
+1
2011-06-24
s3:vfs_commit: fix build
Björn Jacke
1
-0
/
+1
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
2010-01-06
vfs_commit: print warning when no fsync support is there
Björn Jacke
1
-0
/
+2
2009-11-30
Restructure the connect function code to always call
Jeremy Allison
1
-1
/
+7
2009-07-24
Make the smbd VFS typesafe
Volker Lendecke
1
-17
/
+9
2009-07-24
Some more VFS type errors
Volker Lendecke
1
-2
/
+2
2009-07-24
Fix some C++ warnings
Volker Lendecke
1
-4
/
+7
2009-06-17
s3: Change SMB_VFS_OPEN to take an smb_filename struct
Tim Prouty
1
-3
/
+3
2009-05-26
Introduce "struct stat_ex" as a replacement for SMB_STRUCT_STAT
Volker Lendecke
1
-1
/
+1
2009-02-09
s3 vfs: Add a destructor to the fsp extension data API
Tim Prouty
1
-1
/
+1
2008-04-21
Remove redundant parameter fd from SMB_VFS_CLOSE().
Michael Adam
1
-3
/
+2
2008-01-10
Remove redundant parameter fd from SMB_VFS_WRITE().
Michael Adam
1
-2
/
+1
2008-01-07
Remove redundant parameter fd from SMB_VFS_FTRUNCATE().
Michael Adam
1
-2
/
+1
2008-01-07
Remove redundant parameter fd from SMB_VFS_FSTAT().
Michael Adam
1
-1
/
+1
2008-01-07
Remove redundant parameter fd from SMB_VFS_PWRITE().
Michael Adam
1
-2
/
+1
2007-11-20
Extend commit module to help with NFS quotas.
David Losada Carballo
1
-25
/
+158
2007-10-10
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r20261: merge 20260 from samba_3_0_24
Herb Lewis
1
-0
/
+1
2007-10-10
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
1
-0
/
+189