smbd: Remove unused [push_pull]_file_id_24
[samba.git] / source3 / modules / vfs_cacheprime.c
2020-12-16 Ralph Boehmesmbd: use fsp_get_io_fd() when accessing a file or...
2018-05-04 Jeremy Allisons3: VFS: Remove SMB_VFS_READ() function and all impleme...
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...
2015-10-12 Volker Lendeckelib: Move sys_rw* to lib/util
2014-12-08 Andreas Schneidervfs: Add missing include for sys_pread() in cacheprime...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2012-04-05 Andrew Bartlettbuild: Remove SMB_OFF_T, replace with off_t
2011-12-12 Richard Sharpevfs: Make function pointer names consistent. They all...
2011-03-29 Günther Deschners3-vfs: include smbd/smbd.h in vfs modules.
2009-11-30 Jeremy AllisonRestructure the connect function code to always call
2009-07-24 Volker LendeckeMake the smbd VFS typesafe
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-21 Tim Proutys3: Finish plumbing the fsp->fsp_name smb_fname convers...
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 Adamvfs_cacheprime: fix C++ warning - make implicit cast...
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-11 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-11 Michael AdamRemove now redundant parameter fd from prime_cache().
2008-01-11 Michael AdamCombine fsp and fromfd to fromfsp in SMB_VFS_SENDFILE().
2008-01-10 Michael AdamFix the build of the cacheprime VFS module after API...
2008-01-10 Michael AdamRemove redundant parameter fd from SMB_VFS_READ().
2008-01-08 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-06 Michael AdamRemove unneeded parameter fd from SMB_VFS_PREAD().
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
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