smbd: Remove unused [push_pull]_file_id_24
[samba.git] / source3 / modules / vfs_streams_depot.c
24 hours ago Volker Lendeckelib: Convert push_file_id_16 to take uint8_t instead...
2023-12-19 Volker Lendeckesmbd: Give source3/smbd/dir.c its own header file
2023-09-27 MikeLiustreams_depot: Goto done if FSETXATTR SAMBA_XATTR_MARKE...
2023-07-17 Andreas Schneiders3:modules: Fix code spelling
2023-06-23 Volker Lendeckesmbd: Remove unused "sbuf" argument from ReadDirName()
2023-06-13 Volker Lendeckesmbd: Remove the offset argument from ReadDirName()
2023-04-17 Volker Lendeckestreams_depot: Create files when requested
2022-08-06 Volker Lendeckevfs: Add struct vfs_open_how.resolve
2022-08-06 Volker Lendeckevfs: change openat propotype to match linux openat2
2022-07-25 Volker LendeckeVFS: NULL dirfsp for openat on stream opens
2022-04-06 Volker Lendeckestreams_depot: Simplify stream_dir()
2022-04-06 Volker Lendeckestreams_depot: Only create the subdirectories with...
2022-04-06 Volker Lendeckestreams_depot: Pass base_sbuf to stream_smb_fname()
2022-04-01 Volker Lendeckevfs: Simplify streams_depot_openat()
2022-04-01 Volker Lendeckevfs: Ensure we have a base fsp openat() for named streams
2022-03-02 Jeremy Allisons3: smbd: Rename OpenDir_ntstatus() -> OpenDir().
2022-02-22 Volker Lendeckevfs: walk_streams() returns NTSTATUS
2021-10-29 Jeremy Allisons3: VFS: streams_depot. Allow unlinkat to cope with...
2021-08-19 Jeremy Allisons3: VFS: streams_depot: Allow "streams directory" outsi...
2021-08-19 Jeremy Allisons3: VFS: vfs_streams_depot: Factor out the code that...
2021-06-25 Jeremy Allisons3: VFS: streams_depot: file_is_valid(), SMB_VFS_GETXAT...
2021-06-22 Jeremy Allisons3: VFS: streams_depot: Use real dirfsp for SMB_VFS_REN...
2021-05-11 Noel Powers3/modules: VFS: streams_depo: Remove SMB_VFS_STREAMINFO
2021-05-11 Noel Powers3: VFS: streams_depot SMB_VFS_FSTREAMINFO impl
2021-03-11 Noel Powers3/modules: stream_dir make sure mark_file_valid is...
2021-01-28 Ralph Boehmevfs_streams_depot: support real dirfsps in streams_depo...
2021-01-28 Ralph Boehmevfs_streams_depot: support real dirfsps in streams_depo...
2021-01-28 Ralph Boehmevfs_streams_depot: support real dirfsps in streams_depo...
2021-01-28 Ralph Boehmevfs_streams_depot: remove indentation
2020-12-16 Ralph Boehmesmbd: use fsp_get_pathref_fd() for fstat() calls
2020-12-16 Ralph Boehmesmbd: use fsp_get_pathref_fd() for *at related director...
2020-10-23 Ralph Boehmevfs_streams_depot: only assert AT_FDCWD for streams
2020-05-21 Ralph Boehmevfs: remove SMB_VFS_OPEN()
2020-05-21 Ralph Boehmevfs_streams_depot: implement SMB_VFS_OPENAT()
2020-05-05 Ralph Boehmesmbd: add twrp arg to synthetic_smb_fname()
2020-05-05 Ralph Boehmevfs_streams_depot: realign synthetic_smb_fname() to...
2020-05-05 Ralph Boehmevfs_streams_depot: pass dirname to walk_streams()/colle...
2020-03-24 Ralph Boehmevfs_streams_depot: use OpenDir() in walk_streams()
2019-11-27 Stefan Metzmachers3:vfs_streams_depot: make use of lp_parm_substituted_s...
2019-10-10 Jeremy Allisons3: VFS: vfs_streams_depot: Remove rmdir_fn(). No longe...
2019-10-10 Jeremy Allisons3: VFS: vfs_streams_depot: Change RMDIR -> UNLINKAT...
2019-10-10 Jeremy Allisons3: VFS: vfs_streams_depot: Change RMDIR -> UNLINKAT...
2019-10-10 Jeremy Allisons3: VFS: vfs_streams_depot: Add a dirfsp parameter...
2019-10-10 Jeremy Allisons3: VFS: vfs_streams_depot: Rename streams_depot_rmdir...
2019-10-10 Jeremy Allisons3: VFS: vfs_posix_eadb: Convert streams_depot_rmdir_in...
2019-10-02 Ralph Boehmes3:smbd: use is_named_stream() in a a few places
2019-09-26 Jeremy Allisons3: VFS: vfs_streams_depot: Remove unlink_fn. No longer...
2019-09-26 Jeremy Allisons3: VFS: vfs_streams_depot: Change streams_depot_unlink...
2019-09-26 Jeremy Allisons3: VFS: vfs_streams_depot. Wrap Convert streams_depot_...
2019-09-26 Jeremy Allisons3: VFS: vfs_streams_depot. Implement unlinkat().
2019-09-11 Jeremy Allisons3: VFS: vfs_streams_depot: Change use of SMB_VFS_NEXT_...
2019-08-16 Jeremy Allisons3: VFS: vfs_streams_depot: Change to using SMB_VFS_REN...
2019-08-16 Jeremy Allisons3: VFS: vfs_streams_depot. Remove rename_fn(). No...
2019-08-16 Jeremy Allisons3: VFS: vfs_streams_depot. Implement renameat().
2017-12-18 Christof Schmittvfs: Use static_decl_vfs in all VFS modules
2017-06-01 Jeremy Allisons3: VFS: Change SMB_VFS_GETXATTR to use const struct...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_SETXATTR to use const struct...
2017-04-21 Jeremy Allisonlib: modules: Change XXX_init interface from XXX_init...
2016-10-24 Jeremy Allisons3: vfs: streams_depot. Use conn->connectpath not conn...
2016-10-20 Jeremy Allisons3: vfs: Remove files/directories after the streams...
2016-03-24 Jeremy Allisons3: smbd: Remove many common uses of lp_posix_pathnames().
2016-03-24 Jeremy Allisons3: Filenames: Add uint32_t flags parameter to syntheti...
2016-03-18 Shyamsunder Rathis3/vfs:stream_depots: Parse substitutions in streams...
2016-03-07 Jeremy Allisons3: smbd: Change open_streams_for_delete() to take...
2016-03-01 Jeremy AllisonVFS: Modify opendir to take a const struct smb_filename...
2016-02-25 Jeremy AllisonVFS: Modify rmdir to take a const struct smb_filename...
2016-02-24 Jeremy Allisons3: VFS: Modify mkdir to take a const struct smb_filena...
2015-05-06 Richard SharpeConvert all uint8/16/32 to _t in all modules.
2014-02-07 Jeremy Allisons3: modules: streaminfo: As we have no VFS function...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-11-12 Andreas Schneiders3-vfs: Fix stream_depot vfs module on btrfs.
2013-11-12 David DisseldorpRevert "s3-vfs: Fix stream_depot vfs module on btrfs."
2013-11-08 Andreas Schneiders3-vfs: Fix stream_depot vfs module on btrfs.
2013-04-17 Volker Lendeckevfs: Convert streams_depot_streaminfo to synthetic_smb_...
2013-04-17 Volker Lendeckevfs: Convert collect_one_stream to synthetic_smb_fname
2013-04-17 Volker Lendeckevfs: Convert streams_depot_rmdir to synthetic_smb_fname
2013-04-17 Volker Lendeckevfs: Convert streams_depot_unlink to synthetic_smb_fname
2013-04-17 Volker Lendeckevfs: Convert streams_depot_open to synthetic_smb_fname
2013-04-17 Volker Lendeckevfs: Convert stream_smb_fname to synthetic_smb_fname
2013-04-17 Volker Lendeckevfs: Convert stream_dir to synthetic_smb_fname
2012-10-01 Björn Baumbachs3: vfs_streams_depot: add delete_lost option
2012-09-12 Jeremy AllisonIn vfs modules, don't use 'conn->origpath' when we...
2012-08-09 Jeremy AllisonCheck error returns from strupper_m() (in all reasonabl...
2012-04-05 Andrew Bartlettbuild: Remove SMB_OFF_T, replace with off_t
2012-04-05 Andrew Bartlettbuild: Remove SMB_STRUCT_DIR define
2012-02-02 Volker Lendeckes3: Simplify streams_depot a bit
2012-02-01 Volker Lendeckes3: Add rmdir operation to streams_depot
2011-12-12 Richard Sharpevfs: Make function pointer names consistent. They all...
2011-10-14 Frank LahmAdd support for VFS op streaminfo chaining in all relev...
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-06-09 Andrew Bartletts3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc()
2011-05-18 Andrew Bartletts3-lib Replace StrCaseCmp() with strcasecmp_m()
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.
2011-03-29 Günther Deschners3-includes: only include system/filesys.h when needed.
2011-01-21 Jeremy AllisonMake processing of incoming stream rename paths common...
2009-11-18 Volker Lendeckes3: Do not talloc in readdir
2009-10-29 Jeremy AllisonStart fixing the RAW-STREAMS test - ensure that the...
2009-08-28 Aravind Srinivasans3: Add a new VFS op called SMB_VFS_TRANSLATE_NAME
next