smbd: Remove unused [push_pull]_file_id_24
[samba.git] / source3 / modules / vfs_commit.c
2023-07-17 Andreas Schneiders3:modules: Fix code spelling
2022-08-06 Volker Lendeckevfs: change openat propotype to match linux openat2
2021-12-30 Volker Lendeckevfs_commit: Reset fsp->fd->fd to -1 after SMB_VFS_CLOSE
2020-12-16 Ralph Boehmesmbd: use fh_[get|set]_pos() and fh_[get|set]_position_...
2020-12-16 Ralph Boehmesmbd: use fsp_get_io_fd() when accessing a file or...
2020-12-16 Ralph Boehmesmbd: use fsp_set_fd()
2020-05-21 Ralph Boehmevfs: remove SMB_VFS_OPEN()
2020-05-21 Ralph Boehmevfs_commit: implement SMB_VFS_OPENAT()
2018-11-28 Andreas Schneiders3:modules: Use #ifdef instead of #if for config.h...
2018-05-04 Jeremy Allisons3: VFS: Remove SMB_VFS_WRITE() function and all implem...
2017-12-18 Christof Schmittvfs: Use static_decl_vfs in all VFS modules
2017-12-06 David Disseldorpvfs: drop casts for VFS_ADD_FSP_EXTENSION() callers
2017-04-21 Jeremy Allisonlib: modules: Change XXX_init interface from XXX_init...
2016-03-02 Ralph Boehmes3/vfs: wrap async io function args inside struct vfs_a...
2015-10-08 Uri Simchonivfs_commit: set the fd on open before calling SMB_VFS_FSTAT
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-01-14 Volker Lendeckesmbd: Fix bug 9544, part 2
2013-01-14 Volker Lendeckesmbd: Fix bug 9544, part 1
2012-04-05 Andrew Bartlettbuild: Remove SMB_OFF_T, replace with off_t
2011-11-30 Volker Lendeckes3: Attempt to fix the vfs_commit module
2011-06-24 Björn Jackes3:vfs_commit: fix build
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.
2010-01-07 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-06 Björn Jackevfs_commit: print warning when no fsync support is...
2009-11-30 Jeremy AllisonRestructure the connect function code to always call
2009-07-24 Volker LendeckeMake the smbd VFS typesafe
2009-07-24 Volker LendeckeSome more VFS type errors
2009-07-24 Volker LendeckeFix some C++ warnings
2009-06-18 Tim Proutys3: Change SMB_VFS_OPEN to take an smb_filename struct
2009-05-28 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-26 Volker LendeckeIntroduce "struct stat_ex" as a replacement for SMB_STR...
2009-02-10 Tim Proutys3 vfs: Add a destructor to the fsp extension data API
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-04-21 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-04-20 Michael AdamRemove redundant parameter fd from SMB_VFS_CLOSE().
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-14 Gerald (Jerry) CarterMerge commit 'samba/v3-2-test' into v3-2-stable
2008-01-12 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-10 Michael AdamRemove redundant parameter fd from SMB_VFS_WRITE().
2008-01-08 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_FTRUNCATE().
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_FSTAT().
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_PWRITE().
2007-11-22 James PeachMerge ssh://git.samba.org/data/git/samba into v3-2...
2007-11-21 David Losada CarballoExtend commit module to help with NFS quotas.
2007-10-10 Andrew Tridgellr23801: The FSF has moved around a lot. This fixes...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Herb Lewisr20261: merge 20260 from samba_3_0_24
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need