index
:
delta/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-2-stable
v4-2-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
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
modules
/
vfs_streams_depot.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3:smbd: use is_named_stream() in a a few places
Ralph Boehme
2019-10-02
1
-49
/
+4
*
s3: VFS: vfs_streams_depot: Remove unlink_fn. No longer used.
Jeremy Allison
2019-09-26
1
-10
/
+0
*
s3: VFS: vfs_streams_depot: Change streams_depot_unlink_internal() to call UN...
Jeremy Allison
2019-09-26
1
-2
/
+8
*
s3: VFS: vfs_streams_depot. Wrap Convert streams_depot_unlink() -> streams_de...
Jeremy Allison
2019-09-26
1
-3
/
+17
*
s3: VFS: vfs_streams_depot. Implement unlinkat().
Jeremy Allison
2019-09-26
1
-0
/
+16
*
s3: VFS: vfs_streams_depot: Change use of SMB_VFS_NEXT_MKDIR -> SMB_VFS_NEXT_...
Jeremy Allison
2019-09-11
1
-8
/
+21
*
s3: VFS: vfs_streams_depot: Change to using SMB_VFS_RENAMEAT() instead of SMB...
Jeremy Allison
2019-08-16
1
-2
/
+5
*
s3: VFS: vfs_streams_depot. Remove rename_fn(). No longer used.
Jeremy Allison
2019-08-16
1
-53
/
+0
*
s3: VFS: vfs_streams_depot. Implement renameat().
Jeremy Allison
2019-08-16
1
-0
/
+61
*
vfs: Use static_decl_vfs in all VFS modules
Christof Schmitt
2017-12-18
1
-1
/
+1
*
s3: VFS: Change SMB_VFS_GETXATTR to use const struct smb_filename * instead o...
Jeremy Allison
2017-06-01
1
-4
/
+5
*
s3: VFS: Change SMB_VFS_SETXATTR to use const struct smb_filename * instead o...
Jeremy Allison
2017-05-31
1
-4
/
+5
*
lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...
Jeremy Allison
2017-04-22
1
-2
/
+2
*
s3: vfs: streams_depot. Use conn->connectpath not conn->cwd.
Jeremy Allison
2016-10-24
1
-1
/
+2
*
s3: vfs: Remove files/directories after the streams are deleted.
Jeremy Allison
2016-10-21
1
-4
/
+14
*
s3: smbd: Remove many common uses of lp_posix_pathnames().
Jeremy Allison
2016-03-24
1
-3
/
+3
*
s3: Filenames: Add uint32_t flags parameter to synthetic_smb_fname().
Jeremy Allison
2016-03-24
1
-18
/
+53
*
s3/vfs:stream_depots: Parse substitutions in streams-depot-directory path
Shyamsunder Rathi
2016-03-18
1
-2
/
+8
*
s3: smbd: Change open_streams_for_delete() to take a struct smb_filename *.
Jeremy Allison
2016-03-07
1
-4
/
+12
*
VFS: Modify opendir to take a const struct smb_filename * instead of const ch...
Jeremy Allison
2016-03-01
1
-1
/
+13
*
VFS: Modify rmdir to take a const struct smb_filename * instead of const char *
Jeremy Allison
2016-02-25
1
-7
/
+36
*
s3: VFS: Modify mkdir to take a const struct smb_filename * instead of const ...
Jeremy Allison
2016-02-24
1
-4
/
+34
*
Convert all uint8/16/32 to _t in all modules.
Richard Sharpe
2015-05-06
1
-1
/
+1
*
s3: modules: streaminfo: As we have no VFS function SMB_VFS_LLISTXATTR we can...
Jeremy Allison
2014-02-08
1
-1
/
+12
*
s3-vfs: Fix stream_depot vfs module on btrfs.
Andreas Schneider
2013-11-12
1
-6
/
+4
*
Revert "s3-vfs: Fix stream_depot vfs module on btrfs."
David Disseldorp
2013-11-12
1
-8
/
+8
*
s3-vfs: Fix stream_depot vfs module on btrfs.
Andreas Schneider
2013-11-08
1
-8
/
+8
*
vfs: Convert streams_depot_streaminfo to synthetic_smb_fname
Volker Lendecke
2013-04-17
1
-5
/
+4
*
vfs: Convert collect_one_stream to synthetic_smb_fname
Volker Lendecke
2013-04-17
1
-5
/
+3
*
vfs: Convert streams_depot_rmdir to synthetic_smb_fname
Volker Lendecke
2013-04-17
1
-5
/
+3
*
vfs: Convert streams_depot_unlink to synthetic_smb_fname
Volker Lendecke
2013-04-17
1
-5
/
+5
*
vfs: Convert streams_depot_open to synthetic_smb_fname
Volker Lendecke
2013-04-17
1
-6
/
+4
*
vfs: Convert stream_smb_fname to synthetic_smb_fname
Volker Lendecke
2013-04-17
1
-4
/
+4
*
vfs: Convert stream_dir to synthetic_smb_fname
Volker Lendecke
2013-04-17
1
-18
/
+12
*
s3: vfs_streams_depot: add delete_lost option
Björn Baumbach
2012-10-01
1
-23
/
+42
*
In vfs modules, don't use 'conn->origpath' when we really mean 'conn->cwd'.
Jeremy Allison
2012-09-12
1
-1
/
+1
*
Check error returns from strupper_m() (in all reasonable places).
Jeremy Allison
2012-08-09
1
-1
/
+4
*
build: Remove SMB_OFF_T, replace with off_t
Andrew Bartlett
2012-04-06
1
-2
/
+2
*
build: Remove SMB_STRUCT_DIR define
Andrew Bartlett
2012-04-05
1
-1
/
+1
*
s3: Simplify streams_depot a bit
Volker Lendecke
2012-02-02
1
-14
/
+5
*
s3: Add rmdir operation to streams_depot
Volker Lendecke
2012-02-01
1
-0
/
+47
*
vfs: Make function pointer names consistent. They all end in _fn
Richard Sharpe
2011-12-12
1
-6
/
+6
*
Add support for VFS op streaminfo chaining in all relevant VFS modules.
Frank Lahm
2011-10-14
1
-15
/
+3
*
s3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc()
Andrew Bartlett
2011-06-09
1
-1
/
+1
*
s3-lib Replace StrCaseCmp() with strcasecmp_m()
Andrew Bartlett
2011-05-18
1
-1
/
+1
*
s3-vfs: rename open function to open_fn.
Günther Deschner
2011-04-21
1
-1
/
+1
*
s3-vfs: include smbd/smbd.h in vfs modules.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-includes: only include system/filesys.h when needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
Make processing of incoming stream rename paths common between reply_mv and n...
Jeremy Allison
2011-01-20
1
-19
/
+1
*
s3: Do not talloc in readdir
Volker Lendecke
2009-11-18
1
-5
/
+7
[next]