Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
external_rsync
/
486ecd3d9cf796c36a7f87622a7235ce95dbdac5
486ecd3
Fix attropen() flags for writing an xattr on solaris.
by Wayne Davison
· 17 years ago
17cc4c3
Fix read_xattr() for solaris.
by Wayne Davison
· 17 years ago
c55fb5e
Create non-transferred files in a more atomic manner:
by Wayne Davison
· 17 years ago
8a21be1
Fix the chmod-temp-dir test if /var/tmp doesn't exist. Fixes bug 6569.
by Wayne Davison
· 17 years ago
ce827c3
Have the sender use dead time to pad out the file list.
by Wayne Davison
· 17 years ago
2523d0c
Allow Solaris sys_llistxattr() to return the list length when size == 0.
by Wayne Davison
· 17 years ago
18bd040
Fix some variable references.
by Wayne Davison
· 17 years ago
4c3e9c0
Fix a bogus free in uncache_tmp_xattrs().
by Wayne Davison
· 17 years ago
05a652d
Some improvements to the solaris xattr routines.
by Wayne Davison
· 17 years ago
845ed84
Fix a warning about a %d not getting an int (on some platforms).
by Wayne Davison
· 17 years ago
049f8cb
Initial version of xattr routines for Solaris.
by Wayne Davison
· 17 years ago
0d5ebab
Add conditional support for excluding types of files from xattr ops.
by Wayne Davison
· 17 years ago
dab0fb7
Get section reference right. Fixes bug #6573.
by Wayne Davison
· 17 years ago
6234243
Added solaris IPv6 checking to configure. Fixes #6438. Patch from Tim Spriggs.
by Wayne Davison
· 17 years ago
6307027
Mention that --whole-file is not the default for a local transfer when
by Wayne Davison
· 17 years ago
06886d3
Adding a new script that creates a local patch/* branch
by Wayne Davison
· 17 years ago
9ba4d44
Improved the usage output.
by Wayne Davison
· 17 years ago
350242c
Determine the master's commit hash and note it in each patch
by Wayne Davison
· 17 years ago
181c9fa
Mention some recent changes.
by Wayne Davison
· 17 years ago
c8fa85b
Refactorings to the filter code, most notably:
by Matt McCutchen
· 17 years ago
a61ec6b
Improved a couple variable names.
by Wayne Davison
· 17 years ago
7b6c5c7
Use typedefs for the filter structures.
by Wayne Davison
· 17 years ago
b32d425
Change filter MATCHFLGs to FILTRULEs.
by Wayne Davison
· 17 years ago
134f97c
Support an older AIX system that doesn't have ENOTSUP.
by Wayne Davison
· 17 years ago
87755c6
Switch from inet_aton() to inet_pton() (since we supply a compatibility
by Wayne Davison
· 17 years ago
8f73c8a
Adding release info for 3.0.6 to the trunk.
by Wayne Davison
· 17 years ago
0cdb547
Fix typo pointed out by Chris Pepper.
by Wayne Davison
· 17 years ago
56017d3
Enhance name_to_{u,g}id() to optionally parse numbers and rename
by Wayne Davison
· 17 years ago
d960af7
Move the description of include/exclude modifiers to a better place
by Matt McCutchen
· 17 years ago
fd2b604
Clarify which options are transfer rules, and what that means.
by Wayne Davison
· 17 years ago
a8e6e14
Change sending/receiving/storing of the rdev value for special files.
by Wayne Davison
· 17 years ago
307555e
Use upper-case HLINK in a --debug setting to avoid a really weird bug
by Wayne Davison
· 17 years ago
261808d
Switch to upper-case in the {debug,info}_verbosity arrays.
by Wayne Davison
· 17 years ago
5250c3b
Changed the commands used to "make gen" without any stoppage.
by Wayne Davison
· 17 years ago
9eaba72
Don't allow --remove-s*-files with --read-batch.
by Wayne Davison
· 17 years ago
d510e82
Fixed the use of --xattrs with --only-write-batch.
by Wayne Davison
· 17 years ago
4e9c7fa
The suffix must be non-empty if the backup-dir is the same as the dest dir.
by Wayne Davison
· 17 years ago
3696674
More backup improvements:
by Wayne Davison
· 17 years ago
5e2d51e
Fix "just in case" unlink. Prefer renaming of normal files
by Wayne Davison
· 17 years ago
d735fe2
Improved link_or_rename() to handle prefer_rename better.
by Wayne Davison
· 17 years ago
7e6c8ad
Don't try to backup a file being removed from the backup area.
by Wayne Davison
· 17 years ago
407ea78
Allow a "make reconfigure" to continue, even if the Makefile changes.
by Wayne Davison
· 17 years ago
cb19751
Fixed an ACL/xattr corruption issue where the --backup option could cause
by Wayne Davison
· 17 years ago
a055dbd
Allow $RSYNC_TEST_TMP to indicate a good tmp dir for our tests.
by Wayne Davison
· 17 years ago
5eb8bd4
Don't try to simplify an ACL that has a mask w/o any named values.
by Wayne Davison
· 17 years ago
e129500
Some improvements to the rsync.yo manpage:
by Wayne Davison
· 17 years ago
7fc2ca2
Make sure that config.h.in is up-to-date before allowing the
by Wayne Davison
· 17 years ago
83c32ca
Fixed --dry-run with --read-batch:
by Wayne Davison
· 17 years ago
1a85a96
Fixed improper deletion of mount-point hierarchies. Fixes bug #6240.
by Wayne Davison
· 17 years ago
7f2591e
Fixed a word ending that Jesse Weinstein and revamp some of the text
by Wayne Davison
· 17 years ago
eecc969
Make symlink iconv work for a local copy. Fixes issue mention in bug #5615.
by Wayne Davison
· 17 years ago
f8605c5
Give a meaningful error message when we fail to write to a batch file.
by Matt McCutchen
· 17 years ago
42d8ec6
My version of Matt's improvements related to missing source args:
by Wayne Davison
· 17 years ago
7781241
Make missing args governed by protect filters, not hide.
by Wayne Davison
· 17 years ago
b5473dd
Made --list-only output missing args as a "*missing" line.
by Wayne Davison
· 17 years ago
4e0fa13
Don't let --chmod tweak a 0 mode value (which marks a missing arg).
by Wayne Davison
· 17 years ago
17a1676
Simplify an "if" in ssh-basic.test. Fixes bug #6169;
by Wayne Davison
· 17 years ago
b4d3030
Improved the unsafe_symlink() code to not get fooled by extra '/' chars
by Wayne Davison
· 17 years ago
e6f3a33
Make the backup code call unsafe_symlink() correctly.
by Wayne Davison
· 17 years ago
ce66f41
Added the --delete-missing-args option to delete specified
by Wayne Davison
· 17 years ago
8d10cbf
Made --progress use ir-chk instead of to-chk when the incremental
by Wayne Davison
· 17 years ago
e8d6fe6
Properly indent some lines.
by Wayne Davison
· 17 years ago
7f367bb
Added a way for supplementary groups to be specified in the rsyncd.conf
by Wayne Davison
· 17 years ago
df7ec1c
Adding a way for log-format numbers to become more human readable.
by Wayne Davison
· 17 years ago
6437b81
Mention that only the first line of a password-file is used.
by Wayne Davison
· 17 years ago
d39d60a
Handle a link_stat() failure with errno ENOENT as a vanished file.
by Wayne Davison
· 17 years ago
49c2407
Added --disable-iconv-open option for configure to turn off all use
by Wayne Davison
· 17 years ago
44ae541
Moved the --disable-debug check sooner in configure.in so that it
by Wayne Davison
· 17 years ago
43eb865
Made copy_section() and string_set() simpler, getting rid of a
by Wayne Davison
· 17 years ago
7892139
Combine Globals and Locals into a Vars struct that parallels Defaults,
by Wayne Davison
· 17 years ago
46cd1ef
Ensure that the sender turns off any msg_fd_in use earlier.
by Wayne Davison
· 17 years ago
6e80613
Do not try to send a symlink with a 0-length value.
by Wayne Davison
· 17 years ago
dc6fb11
We only need to send --stats to a remote receiver now.
by Wayne Davison
· 17 years ago
4d13a2f
A few more improvements to the hostspec-parsing code.
by Wayne Davison
· 17 years ago
58cf354
Fixed the parsing of IPv6 literal addresses with a username
by Wayne Davison
· 17 years ago
7a498f5
Check the right flist_num in gen_wants_ndx().
by Wayne Davison
· 17 years ago
243e9a3
Added a "Defaults" structure with both globals and locals in it.
by Wayne Davison
· 17 years ago
b53c202
A couple minor function-call tweaks.
by Wayne Davison
· 17 years ago
aef68d7
Renamed some typedefs:
by Wayne Davison
· 17 years ago
077e543
Renamed sDefault to Locals.
by Wayne Davison
· 17 years ago
9784f01
Use a varint when sending the error_code.
by Wayne Davison
· 17 years ago
bc40a30
Fixed the delete statistics with --delete-delay and --delete-after.
by Wayne Davison
· 17 years ago
4079d6a
Fixed a hang in the inc_recurse batch-reading code.
by Wayne Davison
· 17 years ago
df694f7
Change some args from "char *" to "const char *" in order to get rid of
by Wayne Davison
· 17 years ago
11ef77b
Added the "reverse lookup" daemon-config parameter.
by Matt McCutchen
· 17 years ago
abd32c9
Send the --stats option for proper del-stats operation.
by Wayne Davison
· 17 years ago
01e293f
Use "use warnings" rather than -w on the #! line.
by Wayne Davison
· 17 years ago
8051aa5
Adding recent release info from the 3.0.x branch.
by Wayne Davison
· 17 years ago
46d68be
Fixed recv_add_uid() to properly differentiate users and groups.
by Matt McCutchen
· 17 years ago
bb499bd
Handle simultaneous arrival of multiple connections.
by Matt McCutchen
· 17 years ago
416cef3
Tweaked the --delete-* option summaries.
by Wayne Davison
· 17 years ago
1fb6a40
Avoid a server-side problem with -e is at the start of the short options.
by Wayne Davison
· 17 years ago
fc4a695
Tweaked s### and m## to avoid vim highlighting issues.
by Wayne Davison
· 17 years ago
83238ed
Fixed bug #6011: use of target in configure.
by Wayne Davison
· 17 years ago
21cddef
Improved the backup code:
by Wayne Davison
· 17 years ago
b3bf9b9
Update the copyright year.
by Wayne Davison
· 17 years ago
974e181
Make delete_item() public, moving it into delete.c.
by Wayne Davison
· 17 years ago
09ca0d1
Added init_stat_x() to avoid duplication of acl/xattr init code.
by Wayne Davison
· 17 years ago
c43c661
Allow opendir() in send_directory() to fail with ENOENT.
by Wayne Davison
· 17 years ago
8b7a752
Mention the mapfrom/mapto scripts and how they work.
by Wayne Davison
· 17 years ago
Next »