s3:vfs:shadow_copy2: fix corner case of "/@GMT-token" in shadow_copy2_strip_snapshot
[amitay/samba.git] / source3 / modules / vfs_shadow_copy2.c
2017-04-11 Michael Adams3:vfs:shadow_copy2: fix corner case of "/@GMT-token...
2017-04-11 Michael Adams3:vfs:shadow_copy2: fix the corner case if cwd=/ in...
2017-04-11 Michael Adams3:vfs:shadow_copy2: fix quoting in debug messages
2017-02-23 Andreas Schneiders3-vfs: Do not deref a NULL pointer in shadow_copy2_sna...
2017-01-30 Jeremy Allisons3: VFS: Don't allow symlink, link or rename on already...
2017-01-30 Jeremy Allisons3: VFS: shadow_copy2: Fix usage of saved_errno to...
2017-01-30 Jeremy Allisons3: VFS: shadow_copy2: Fix a memory leak in the connect...
2017-01-30 Jeremy Allisons3: VFS: shadow_copy2: Fix module to work with variable...
2017-01-30 Jeremy Allisons3: VFS: Add utility function check_for_converted_path().
2017-01-30 Jeremy Allisons3: VFS: Ensure shadow:format cannot contain a / path...
2017-01-30 Jeremy Allisons3: VFS: Allow shadow_copy2_connectpath() to return...
2017-01-30 Jeremy Allisons3: VFS: shadow_copy2: Fix chdir to store off the neede...
2017-01-30 Jeremy Allisons3: VFS: shadow_copy2: Add two currently unused functio...
2017-01-30 Jeremy Allisons3: VFS: shadow_copy2: Change a parameter name.
2017-01-30 Jeremy Allisons3: VFS: shadow_copy2: Add a wrapper function to call...
2017-01-30 Jeremy Allisons3: VFS: shadow_copy2: Add two new variables to the...
2017-01-30 Jeremy Allisons3: VFS: shadow_copy2: Fix length comparison to ensure...
2017-01-30 Jeremy Allisons3: VFS: shadow_copy2: Ensure pathnames for parameters...
2017-01-30 Jeremy Allisons3: VFS: shadow_copy2: Correctly initialize timestamp...
2016-09-25 Günther Deschners3-modules: fix build warning in vfs shadow copy2 module
2016-08-25 Uri Simchonivfs_shadow_copy: handle non-existant files and wildcards
2016-08-18 Jeremy Allisons3: vfs: shadow_copy2: Replace all uses of (p-name...
2016-08-17 Jeremy Allisons3: vfs: shadow_copy2. Remove any trailing slash when...
2016-08-16 Jeremy Allisons3: vfs: shadow_copy2: Re-use an existing variable...
2016-07-28 Rajesh Josephshadow_copy2: Fix error handling in shadow_copy2_get_sh...
2016-07-28 Rajesh Josephshadow_copy2: allow configurable prefix for snapshot...
2016-07-28 Rajesh Josephshadow_copy2: create structure to store module specific...
2016-07-28 Rajesh Josephshadow_copy2: Fix shadow_copy2_posix_gmt_string return...
2016-03-24 Jeremy Allisons3: Filenames: Add uint32_t flags parameter to syntheti...
2016-03-05 Jeremy AllisonVFS: Modify chown to take a const struct smb_filename...
2016-03-03 Jeremy AllisonVFS: Modify chmod_acl to take a const struct smb_filena...
2016-03-03 Jeremy AllisonVFS: Modify chmod to take a const struct smb_filename...
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...
2016-02-16 Jeremy Allisons3: VFS: Modify SMB_VFS_GET_NT_ACL to take a const...
2016-01-26 Uri Simchonivfs_shadow_copy2: add get_quota function
2016-01-25 Uri Simchonivfs_shadow_copy2: add snapsharepath parameter
2016-01-25 Uri Simchonivfs_shadow_copy2: remove basedir state variable
2016-01-22 Uri Simchonivfs_shadow_copy2: check crossmountpoints against snapdi...
2016-01-13 Uri Simchonivfs_shadow_copy2: fix case where snapshots are outside...
2016-01-13 Uri Simchonivfs_shadow_copy2: add shadow_copy2_do_convert()
2016-01-13 Michael Adamvfs:shadow_copy2: fix a debug message
2015-12-16 Jeremy AllisonCVE-2015-5299: s3-shadow-copy2: fix missing access...
2015-07-16 Ralph Boehmevfs_shadow_copy2: change log level from 0 to 1 and...
2015-05-06 Richard SharpeConvert all uint8/16/32 to _t in all modules.
2015-03-17 Volker Lendeckesource3: Replace ccan hash calls with tdb_jenkins_hash
2015-02-17 David Disseldorps3/vfs: remove unused SMB_VFS_DISK_FREE() small_query...
2014-06-27 Volker Lendeckes3-shadow-copy2: Protect against already converted...
2014-06-27 Volker Lendeckes3-shadow-copy2: Add more debugs
2014-06-27 Volker Lendeckes3-shadow-copy2: Fix incorrect case submounts
2014-06-27 Christof Schmitts3-shadow-copy2: Remove TODO and fix comments
2014-06-27 Volker Lendeckes3-shadow-copy2: Fix dir/@GMT-2012.10.15-13.48.43 form...
2014-06-27 Volker Lendeckes3-shadow-copy2: Add extreme debug output to shadow_cop...
2013-12-12 David Keegelshadow_copy2: Fix some typos
2013-12-11 Michael Adamshadow_copy2: add a comment explaining why we don't...
2013-12-11 Michael Adamshadow_copy2: revert expensive and unnecessary zero...
2013-12-06 Michael Adams3:modules:shadow_copy2: remove redundant documentation...
2013-12-06 Michael Adams3:modules:shadow_copy2: improve headline comment
2013-12-06 Michael Adams3:module:shadow_copy2: add my (C)
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-10-04 Michael Adamshadow_copy2: use stored mount_point instead of recalcu...
2013-10-04 Michael Adamshadow_copy2: improve debug in shadow_copy2_convert...
2013-10-04 Michael Adamshadow_copy2: fix shadow_copy2_convert() in the classic...
2013-10-04 Michael Adamshadow_copy2: add some blank lines for visual separatio...
2013-10-04 Michael Adamshadow_copy2: initialize "converted" string to null...
2013-10-04 Michael Adamshadow_copy2: fix shadow_copy2_strip_snapshot() in...
2013-10-04 Michael Adamshadow_copy2: add some debug to shadow_copy2_strip_snap...
2013-10-04 Michael Adamshadow_copy2: add comments explaining decisions in...
2013-10-04 Michael Adamshadow_copy2: introduce shadow_copy2_snapshot_path()
2013-10-04 Michael Adamshadow_copy2: factor shadow_copy2_posix_gmt_string...
2013-10-04 Michael Adamshadow_copy2: shadow_copy2_insert_string(): do not...
2013-10-04 Michael Adamshadow_copy2: make shadow_copy2_find_snapdir() return...
2013-10-04 Michael Adamshadow_copy2: in the classical case, use configured...
2013-10-04 Michael Adamshadow_copy2: implement disk_free
2013-10-04 Michael Adamshadow_copy2: log resulting config at the end of shadow...
2013-10-04 Michael Adamshadow_copy2: add snapshot_basepath to the config.
2013-10-04 Michael Adamshadow_copy2: add rel_connectpath to config.
2013-10-04 Michael Adamshadow_copy2: introduce "shadow:mountpoint" option
2013-10-04 Michael Adamshadow_copy2: re-add the basedir option.
2013-10-04 Michael Adamshadow_copy2: disable "snapdir:crossmountpoints" if...
2013-10-04 Michael Adamshadow_copy2: introduce the bool "snapdir_absolute...
2013-10-04 Michael Adamshadow_copy2: introduce config struct and function...
2013-10-04 Michael Adamshadow_copy2: add comment block explaining shadow_copy2...
2013-10-04 Michael Adamshadow_copy2: add comment block explaining shadow_copy2...
2013-10-04 Michael Adamshadow_copy2: add comment block explaining shadow_copy2...
2013-10-04 Michael Adamshadow_copy2: add header comment explaining have_snapdir()
2013-10-04 Michael Adamshadow_copy2: add comment header describing shadow_copy...
2013-10-04 Michael Adamshadow_copy2: break overly long lines in shadow_copy2_s...
2013-09-10 Christof Schmitts3:smb2_find: Return that timestamps do not exist as...
2013-04-17 Volker Lendeckevfs: Convert shadow_copy2_ntimes to cp_smb_filename
2013-04-17 Volker Lendeckevfs: Convert shadow_copy2_unlink to cp_smb_filename
2012-10-11 Andrew Bartlettsmbd: Add mem_ctx to {f,}get_nt_acl VFS call
2012-08-28 Andrew Bartletts3-vfs: Try to be consistent about localtime vs GMT...
2012-08-28 Andrew Bartletts3-vfs_shadow_copy2: Also accept a sscanf result
2012-08-07 Björn Jackevfs_time_audit: Remove unnecessary return; statement
2012-06-06 Stefan Metzmachers3:modules: we don't need smbd/proto.h in vfs_shadow_co...
2012-05-08 Christian Ambachs3:vfs/shadow_copy2 fix some compiler warnings
2012-05-08 Christian Ambachs3:vfs/shadow_copy2 make descending sort order the...
2012-04-05 Andrew Bartletts3-vfs: Remove unused lremovexattr call from VFS module...
next