similar to: DO NOT REPLY [Bug 7622] New: Factor out common logic from itemize and unchanged_attrs functions

Displaying 20 results from an estimated 4000 matches similar to: "DO NOT REPLY [Bug 7622] New: Factor out common logic from itemize and unchanged_attrs functions"

2011 Jun 25
1
[Bug 8268] New: Wrong unchanged_attrs test for symlink ownership
https://bugzilla.samba.org/show_bug.cgi?id=8268 Summary: Wrong unchanged_attrs test for symlink ownership Product: rsync Version: 3.1.0 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: core AssignedTo: wayned at samba.org ReportedBy: matt at
2007 Nov 04
1
DO NOT REPLY [Bug 4561] Add options --tweak, --no-tweak, --no-tweak-hlinked
https://bugzilla.samba.org/show_bug.cgi?id=4561 ------- Comment #1 from matt@mattmccutchen.net 2007-11-04 14:51 CST ------- Created an attachment (id=2960) --> (https://bugzilla.samba.org/attachment.cgi?id=2960&action=view) Implementation of --tweak options Here, finally, is an implementation of the --tweak options! Now that bug 5051 and the omission of mtimes from unchanged_attrs
2008 Sep 24
5
DO NOT REPLY [Bug 5792] New: rsync fails to log files "sent" with options: --itemize-changes -n --log-file
https://bugzilla.samba.org/show_bug.cgi?id=5792 Summary: rsync fails to log files "sent" with options: --itemize- changes -n --log-file Product: rsync Version: 3.0.2 Platform: PPC OS/Version: Mac OS X Status: NEW Severity: minor Priority: P3 Component: core AssignedTo:
2010 Aug 13
26
DO NOT REPLY [Bug 7618] New: symlinks and --link-dest
https://bugzilla.samba.org/show_bug.cgi?id=7618 Summary: symlinks and --link-dest Product: rsync Version: 3.0.7 Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned at samba.org ReportedBy: the_majkl at seznam.cz QAContact:
2008 Jul 29
2
DO NOT REPLY [Bug 5645] New: Optimization-only basis dirs that don't affect itemization
https://bugzilla.samba.org/show_bug.cgi?id=5645 Summary: Optimization-only basis dirs that don't affect itemization Product: rsync Version: 3.1.0 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P3 Component: core AssignedTo: wayned@samba.org
2008 Jul 29
7
DO NOT REPLY [Bug 5644] New: Option to recheck basis dirs for existing dest files
https://bugzilla.samba.org/show_bug.cgi?id=5644 Summary: Option to recheck basis dirs for existing dest files Product: rsync Version: 3.1.0 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy:
2009 Nov 20
5
DO NOT REPLY [Bug 6915] New: Reject passing an argument to an option that doesn't take one
https://bugzilla.samba.org/show_bug.cgi?id=6915 Summary: Reject passing an argument to an option that doesn't take one Product: rsync Version: 3.1.0 Platform: All OS/Version: All Status: NEW Severity: minor Priority: P3 Component: core AssignedTo: wayned at samba.org
2010 Feb 08
7
DO NOT REPLY [Bug 7109] New: Need to define NO_SYMLINK_XATTR on Linux
https://bugzilla.samba.org/show_bug.cgi?id=7109 Summary: Need to define NO_SYMLINK_XATTR on Linux Product: rsync Version: 3.1.0 Platform: All OS/Version: Linux Status: NEW Severity: major Priority: P3 Component: core AssignedTo: wayned at samba.org ReportedBy: matt at mattmccutchen.net
2008 Oct 02
2
DO NOT REPLY [Bug 5804] New: Make atomic-rsync atomic
https://bugzilla.samba.org/show_bug.cgi?id=5804 Summary: Make atomic-rsync atomic Product: rsync Version: 3.1.0 Platform: All OS/Version: All Status: NEW Severity: minor Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: matt@mattmccutchen.net QAContact:
2008 Jan 14
7
DO NOT REPLY [Bug 5201] New: Rsync lets user corrupt dest by applying non-inplace batch in inplace mode
https://bugzilla.samba.org/show_bug.cgi?id=5201 Summary: Rsync lets user corrupt dest by applying non-inplace batch in inplace mode Product: rsync Version: 3.0.0 Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo:
2010 Feb 10
8
DO NOT REPLY [Bug 7123] New: Use both old dest file and partial file as basis data
https://bugzilla.samba.org/show_bug.cgi?id=7123 Summary: Use both old dest file and partial file as basis data Product: rsync Version: 3.1.0 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P3 Component: core AssignedTo: wayned at samba.org ReportedBy: matt at
2008 Feb 16
1
Rsync itemizing "p" even when -p, -E are off
I noticed that rsync itemizes "p" whenever it copies a new file and finds an alternate basis file whose permissions differ from those to be applied to the destination file, even when --perms and --executability are both off. To see this, run the following in an empty directory: mkdir src dest basis touch src/file basis/file chmod 600 src/file chmod 644 basis/file rsync -r -ii
2011 Jan 27
5
DO NOT REPLY [Bug 7936] New: Random false checksum mismatches
https://bugzilla.samba.org/show_bug.cgi?id=7936 Summary: Random false checksum mismatches Product: rsync Version: 3.0.7 Platform: Other OS/Version: Linux Status: NEW Severity: major Priority: P3 Component: core AssignedTo: wayned at samba.org ReportedBy: matt at mattmccutchen.net
2009 Nov 21
8
DO NOT REPLY [Bug 6916] New: Avoid bundling a modified zlib
https://bugzilla.samba.org/show_bug.cgi?id=6916 Summary: Avoid bundling a modified zlib Product: rsync Version: 3.1.0 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P3 Component: core AssignedTo: wayned at samba.org ReportedBy: matt at mattmccutchen.net
2010 Jul 12
3
DO NOT REPLY [Bug 2094] Keep the last-sync time for better two-way synchronization
https://bugzilla.samba.org/show_bug.cgi?id=2094 matt at mattmccutchen.net changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |baya at rodovid.org ------- Comment #2 from matt at mattmccutchen.net 2010-07-12 15:02 CST ------- *** Bug 7565 has been marked
2010 Feb 08
1
DO NOT REPLY [Bug 7110] New: Symlink fake-super data is silently lost when sys_lsetxattr fails with EPERM
https://bugzilla.samba.org/show_bug.cgi?id=7110 Summary: Symlink fake-super data is silently lost when sys_lsetxattr fails with EPERM Product: rsync Version: 3.1.0 Platform: All OS/Version: All Status: NEW Severity: major Priority: P3 Component: core AssignedTo: wayned at
2009 Mar 19
4
DO NOT REPLY [Bug 6197] New: Perms/owner/group modifiers for "show" filters
https://bugzilla.samba.org/show_bug.cgi?id=6197 Summary: Perms/owner/group modifiers for "show" filters Product: rsync Version: 3.1.0 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy:
2008 Jan 14
2
DO NOT REPLY [Bug 5199] New: Exclusion of source arg ancestor short-circuits recursion
https://bugzilla.samba.org/show_bug.cgi?id=5199 Summary: Exclusion of source arg ancestor short-circuits recursion Product: rsync Version: 3.0.0 Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org
2007 Oct 28
2
DO NOT REPLY [Bug 5051] New: --copy-dest copies should use a temporary file unless --inplace
https://bugzilla.samba.org/show_bug.cgi?id=5051 Summary: --copy-dest copies should use a temporary file unless -- inplace Product: rsync Version: 3.0.0 Platform: x86 OS/Version: Linux Status: NEW Severity: minor Priority: P3 Component: core AssignedTo: wayned@samba.org
2010 Apr 02
1
DO NOT REPLY [Bug 7321] New: Extend "p" filter modifier to make source dirs prunable
https://bugzilla.samba.org/show_bug.cgi?id=7321 Summary: Extend "p" filter modifier to make source dirs prunable Product: rsync Version: 3.1.0 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P3 Component: core AssignedTo: wayned at samba.org ReportedBy: