The Samba-Bugzilla – Attachment 9559 Details for
Bug 10259
shadow_copy2 module "Previous Version" not working in Windows 7
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Updated patchset for v4-1-test
shadow_copy2.b10259.v4-1-test.v2.patchset (text/plain), 4.78 KB, created by
Michael Adam
on 2014-01-09 16:00:09 UTC
(
hide
)
Description:
Updated patchset for v4-1-test
Filename:
MIME Type:
Creator:
Michael Adam
Created:
2014-01-09 16:00:09 UTC
Size:
4.78 KB
patch
obsolete
>[31m9314a71[m [32m2013-12-11 09:41:38 +0100[m [34mMichael Adam[m shadow_copy2: add a comment explaining why we don't talloc_zero_array(). >[31m8ccf1e0[m [32m2013-12-11 09:34:47 +0100[m [34mMichael Adam[m shadow_copy2: revert expensive and unnecessary zero-initialization >[31m4f810e8[m [32m2013-12-10 15:24:31 +0100[m [34mKarolin Seeger[m docs: Fix typos in vfs_shadow_copy2.8.xml. >[31m3e45067[m [32m2013-12-04 10:27:24 +0100[m [34mMichael Adam[m docs: update the manpage of vfs_shadow_copy2 >[31m85a691d[m [32m2013-12-04 15:55:19 +0100[m [34mMichael Adam[m s3:modules:shadow_copy2: remove redundant documentation comment block >[31m2395f73[m [32m2013-12-04 15:50:26 +0100[m [34mMichael Adam[m s3:modules:shadow_copy2: improve headline comment >[31m254b3ac[m [32m2013-12-04 13:40:14 +0100[m [34mMichael Adam[m s3:module:shadow_copy2: add my (C) >[31m58617fa[m [32m2013-05-31 00:46:01 +0200[m [34mMichael Adam[m shadow_copy2: use stored mount_point instead of recalculating. >[31m6d06efa[m [32m2013-05-31 00:45:16 +0200[m [34mMichael Adam[m shadow_copy2: improve debug in shadow_copy2_convert() in snapdirseverywhere mode >[31m8912cda[m [32m2013-05-23 16:23:03 +0200[m [34mMichael Adam[m shadow_copy2: fix shadow_copy2_convert() in the classical case. >[31m4932678[m [32m2013-05-29 15:06:22 +0200[m [34mMichael Adam[m shadow_copy2: add some blank lines for visual separation to shadow_copy2_convert() >[31m0c8e72d[m [32m2013-05-28 16:59:25 +0200[m [34mMichael Adam[m shadow_copy2: initialize "converted" string to null in shadow_copy2_convert() >[31m2c9b426[m [32m2013-05-29 17:16:23 +0200[m [34mMichael Adam[m shadow_copy2: fix shadow_copy2_strip_snapshot() in the classical case >[31m8dbe807[m [32m2013-05-29 23:57:30 +0200[m [34mMichael Adam[m shadow_copy2: add some debug to shadow_copy2_strip_snapshot() >[31m9494a23[m [32m2013-05-29 17:14:49 +0200[m [34mMichael Adam[m shadow_copy2: add comments explaining decisions in shadow_copy2_strip_snapshot() >[31m46329d4[m [32m2013-05-31 00:18:52 +0200[m [34mMichael Adam[m shadow_copy2: introduce shadow_copy2_snapshot_path() >[31mbbbb37f[m [32m2013-05-30 23:51:02 +0200[m [34mMichael Adam[m shadow_copy2: factor shadow_copy2_posix_gmt_string() out of shadow_copy2_insert_string() >[31mc8f282c[m [32m2013-05-29 17:12:21 +0200[m [34mMichael Adam[m shadow_copy2: shadow_copy2_insert_string(): do not prepend a "/" in absolute mode >[31m58627ed[m [32m2013-05-28 17:01:20 +0200[m [34mMichael Adam[m shadow_copy2: make shadow_copy2_find_snapdir() return const char * >[31m580fd7a[m [32m2013-05-23 16:21:46 +0200[m [34mMichael Adam[m shadow_copy2: in the classical case, use configured path in shadow_copy2_find_snapdir() >[31m32ed352[m [32m2013-06-01 02:14:41 +0200[m [34mMichael Adam[m shadow_copy2: implement disk_free >[31m9dcef14[m [32m2013-05-31 17:17:27 +0200[m [34mMichael Adam[m shadow_copy2: log resulting config at the end of shadow_copy2_connect() >[31m34a5b08[m [32m2013-10-04 00:07:15 +0200[m [34mMichael Adam[m shadow_copy2: add snapshot_basepath to the config. >[31mf330251[m [32m2013-10-04 00:04:06 +0200[m [34mMichael Adam[m shadow_copy2: add rel_connectpath to config. >[31mee96c27[m [32m2013-05-31 16:36:33 +0200[m [34mMichael Adam[m shadow_copy2: introduce "shadow:mountpoint" option >[31m3cec3b2[m [32m2013-05-30 17:26:44 +0200[m [34mMichael Adam[m shadow_copy2: re-add the basedir option. >[31m31fd105[m [32m2013-05-30 13:19:50 +0200[m [34mMichael Adam[m shadow_copy2: disable "snapdir:crossmountpoints" if the snapdir is absolute. >[31m46817ab[m [32m2013-05-29 17:10:51 +0200[m [34mMichael Adam[m shadow_copy2: introduce the bool "snapdir_absolute" in the config. >[31m4e8b8b7[m [32m2013-05-24 01:35:44 +0200[m [34mMichael Adam[m shadow_copy2: introduce config struct and function shadow_copy2_connect() >[31me8d2b46[m [32m2013-05-29 17:11:44 +0200[m [34mMichael Adam[m shadow_copy2: add comment explaining the SMB level GMT format pattern >[31m1bb289d[m [32m2013-05-29 01:13:57 +0200[m [34mMichael Adam[m shadow_copy2: add comment block explaining shadow_copy2_convert() >[31md3d765d[m [32m2013-05-24 17:20:42 +0200[m [34mMichael Adam[m shadow_copy2: add comment block explaining shadow_copy2_insert_string() >[31m4555a8b[m [32m2013-05-24 00:01:14 +0200[m [34mMichael Adam[m shadow_copy2: add comment block explaining shadow_copy2_find_snapdir() >[31mb56a625[m [32m2013-05-23 23:59:49 +0200[m [34mMichael Adam[m shadow_copy2: add header comment explaining have_snapdir() >[31m5e0fa7d[m [32m2013-05-23 23:32:15 +0200[m [34mMichael Adam[m shadow_copy2: add comment header describing shadow_copy2_strip_snapshot() >[31md5fe966[m [32m2013-10-04 13:15:34 +0200[m [34mMichael Adam[m shadow_copy2: break overly long lines in shadow_copy2_snapshot_to_gmt()
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 10259
:
9517
|
9518
|
9559
|
9560
|
9561