vfs_shadow_copy2: add snapsharepath parameter
[obnox/samba/samba-obnox.git] / source3 / modules / vfs_shadow_copy2.c
2016-01-21 Uri Simchonivfs_shadow_copy2: add snapsharepath parameter
2016-01-21 Uri Simchonivfs_shadow_copy2: check crossmountpoints against snapdi...
2016-01-21 Uri Simchonivfs_shadow_copy2: remove basedir state variable
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...
2012-04-05 Andrew Bartletts3-vfs: Remove unused lsetxattr call from VFS modules...
2012-04-05 Andrew Bartletts3-vfs: Remove unused lgetxattr call from VFS modules...
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-08-31 Rusty Russelltdb2: fix build with --enable-tdb2
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... save-diskspace-tags/samba-4.0.0alpha16
2011-06-20 Volker Lendeckes3: Fix the build, NAME_MAX not universally available
2011-06-20 Volker Lendeckes3: Replace shadow_copy2 with a new implementation
2011-05-31 Volker Lendeckestruct make "struct shadow_copy_data" its own talloc...
2011-05-31 Volker Lendeckes3: Remove SHADOW_COPY_DATA typedef
2011-04-21 Günther Deschners3-vfs: rename open function to open_fn.
2011-05-05 Jeremy AllisonMore const fixes. Remove CONST_DISCARD.
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-03-29 Günther Deschners3-includes: only include system/filesys.h when needed.
2011-03-14 Volker Lendeckes3: Fix the talloc hierarchy in shadow_copy2_connectpath
2011-03-14 Volker Lendeckes3: This module needs rewriting...
2011-01-21 Michael Adams3:vfs:shadow_copy2: fix indentation in _SHADOW2_NEXT_S...
2011-01-21 Volker Lendeckes3:vfs:shadow_copy2: Fix shadow-copy module for drag...
2010-12-19 Volker Lendeckes3: Did I say this module is from hell?
2010-12-01 Volker Lendeckes3: Attempt to fix the shadow_copy2 module
2010-11-20 Jeremy AllisonMove the uglyness of #ifdef REALPATH_TAKES_NULL into...
2010-08-04 Christian Ambachsmall optimizations for shadowcopy2 module
2010-08-04 Christian Ambachfix snapshot content display with hide unreadable
2010-08-04 Volker Lendeckes3: Fix shadow copies after the change for in-path...
2010-08-04 Volker Lendeckes3: Fix in-path shadowcopy2 module
2010-02-14 Andrew Tridgells3-vfs: use TYPESAFE_QSORT() in s3 VFS modules
2010-01-21 Ed PleseAdd localtime parameter to shadow_copy2.
2010-01-21 Ed PleseAdd format parameter to shadow_copy2.
2010-01-21 Ed PleseAdd sort parameter to shadow_copy2.
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-13 Andrew Tridgells3: Fix vfs_shadow_copy2 to allow in-path @GMT-xxx
2009-07-29 Volker Lendeckeshadow_copy2: The system getrealfilename() can't deal...
2009-07-24 Volker LendeckeMake the smbd VFS typesafe
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
next