smbd: Remove unused [push_pull]_file_id_24
[samba.git] / source3 / modules / vfs_shadow_copy.c
2023-12-19 Volker Lendeckesmbd: Give source3/smbd/dir.c its own header file
2023-06-23 Volker Lendeckevfs: Remove "sbuf" from readdir_fn()
2023-06-23 Volker Lendeckesmbd: Remove unused "sbuf" argument from ReadDirName()
2023-06-14 Volker Lendeckevfs: Remove vfs telldir/seekdir functions
2023-06-13 Volker Lendeckesmbd: Remove the offset argument from ReadDirName()
2022-03-02 Jeremy Allisons3: smbd: Rename OpenDir_ntstatus() -> OpenDir().
2022-03-02 Jeremy Allisons3: VFS: shadow_copy: Move one more use of OpenDir...
2020-12-16 Ralph Boehmevfs: Add dirfsp arg to SMB_VFS_READDIR()
2020-12-16 Ralph Boehmesmbd: use fsp_set_fd()
2020-06-21 Anoop C Svfs_shadow_copy: Fix a log message
2020-05-05 Ralph Boehmesmbd: add twrp arg to synthetic_smb_fname()
2020-03-24 Ralph Boehmevfs: remove SMB_VFS_OPENDIR()
2020-03-24 Ralph Boehmevfs_shadow_copy: use OpenDir() in shadow_copy_get_shado...
2017-12-18 Christof Schmittvfs: Use static_decl_vfs in all VFS modules
2017-04-21 Jeremy Allisonlib: modules: Change XXX_init interface from XXX_init...
2017-02-10 Douglas Bagnallshadow_copy_get_shadow_copy_data: fix GCC snprintf...
2016-03-24 Jeremy Allisons3: Filenames: Add uint32_t flags parameter to syntheti...
2016-03-01 Jeremy AllisonVFS: Modify opendir to take a const struct smb_filename...
2015-05-01 Richard SharpeConvert uint32/16/8 to _t for the last two include...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2012-04-05 Andrew Bartlettbuild: Remove SMB_STRUCT_DIR define
2012-04-05 Andrew Bartlettbuild: Remove SMB_STRUCT_DIRENT define
2011-12-12 Richard Sharpevfs: Make function pointer names consistent. They all...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-05-31 Volker Lendeckestruct make "struct shadow_copy_data" its own talloc...
2011-05-31 Volker Lendeckes3: Remove SHADOW_COPY_DATA typedef
2011-03-29 Günther Deschners3: only include ntioctl.h where needed.
2011-03-29 Günther Deschners3-vfs: include smbd/smbd.h in vfs modules.
2011-02-08 Jeremy AllisonAdd fdopendir to the VFS. We will use this to reuse...
2009-07-24 Volker LendeckeMake the smbd VFS typesafe
2009-02-10 Steven DannemanAdd an optional SMB_STRUCT_SMB parameter to VFS_OP_READDIR
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
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
2007-10-10 Jeremy Allisonr13915: Fixed a very interesting class of realloc(...
2007-10-10 Jeremy Allisonr9483: Changed DIR to SMB_STRUCT_DIR because of the...
2007-10-10 Jeremy Allisonr7893: Add in the extra parameters to opendir() to...
2007-10-10 Jeremy Allisonr7541: Patch from core@road-star.jp for bug #2792....
2007-10-10 Jeremy Allisonr4738: Fix for bug #2238 - memory leak in shadow copy...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Jeremy Allisonr3671: More warning fixes from Rob Foehl <rwf@loonybin...
2007-10-10 Stefan Metzmacherr329: add the shadow_copy vfs module