Gitiles
Code Review
Sign In
review.evervolv.com
/
android_external_rsync
/
HEAD
5007e88
fixup config
by Andrew Sutherland
· 13 years ago
jellybean
377c124
config regen for 3.0.9
by Andrew Sutherland
· 13 years ago
d396580
Merge remote-tracking branch 'samba/b3.0.x' into jb422
by Andrew Sutherland
· 13 years ago
40afd36
Preparing for release of 3.0.9
by Wayne Davison
· 15 years ago
d702b97
Mention the latest changes.
by Wayne Davison
· 15 years ago
53a46d9
Fix two unused-variable compiler warnings.
by Wayne Davison
· 15 years ago
510c5ab
Fix xattr memory leak. Fixes bug 8475.
by Wayne Davison
· 15 years ago
033697d
Make --delete-excluded work better with --filter=merge.
by Wayne Davison
· 15 years ago
abc7966
When modifying PATH, export it (for Solaris).
by Wayne Davison
· 15 years ago
998df4b
Added "SORTED TRANSFER ORDER" manpage section.
by Wayne Davison
· 15 years ago
675f864
Cleanup some manpage & --help info.
by Wayne Davison
· 15 years ago
dbd58bb
Improve the usage for --help.
by Wayne Davison
· 15 years ago
a5ef696
Preparing for release of 3.0.9pre2
by Wayne Davison
· 15 years ago
ae6dea7
Mention the latest changes in the NEWS.
by Wayne Davison
· 15 years ago
5a9933c
Error out if --password-file specifed and it fails. Fixes bug 8440.
by Wayne Davison
· 15 years ago
b91ab5f
Dirs need +rx as well as +w for non-super xfers. Partial fix for bug 8242.
by Wayne Davison
· 15 years ago
5340571
Move implied_dot_dir=1, just to be safe.
by Wayne Davison
· 15 years ago
e7dd0e5
Fix sending of "." attributes for implied-dot-dir.
by Wayne Davison
· 15 years ago
5822f98
Fix bwlimit multiplication overflow. Fixes bug 8375.
by Wayne Davison
· 15 years ago
881455f
Some option-parsing clarifiation in the intro.
by Wayne Davison
· 15 years ago
fe2c165
Fix misplaced parens on getnameinfo() call.
by Wayne Davison
· 15 years ago
4c0055e
Ignore socketpair() on cygwin. Fixes bug 8356.
by Wayne Davison
· 15 years ago
d706e88
Fix Minix build errors. Fixes bug 8313.
by Wayne Davison
· 15 years ago
c0d07c0
Replace another inet_ntop() call with getnameinfo().
by Wayne Davison
· 15 years ago
606c603
Add more connect debug info, as Carlos suggested.
by Wayne Davison
· 15 years ago
5fed6c0
Move freeaddrinfo() call after failure-reporting loop.
by Wayne Davison
· 15 years ago
30fb28c
Mention the latest fixes.
by Wayne Davison
· 15 years ago
3a2495c
Fix a comment.
by Wayne Davison
· 15 years ago
1916a7a
Handle FES_NO_SEND properly on a hard-linked file. Fixes bug 8246.
by Wayne Davison
· 15 years ago
121082f
Fix #ifdef in unchanged_attrs(). Fixes bug 8268.
by Wayne Davison
· 15 years ago
c6bed2d
Explicitly mention spaces in the "path" setting.
by Wayne Davison
· 15 years ago
ecae885
Improve lsh's handling of -l user option w/cd.
by Wayne Davison
· 15 years ago
f350413
Move var declaration for older C compilers.
by Wayne Davison
· 15 years ago
93bdc64
Preparing for release of 3.0.9pre1
by Wayne Davison
· 15 years ago
2d07fa6
Mention latest fix.
by Wayne Davison
· 15 years ago
33e37a4
Make daemon-exclude errors more error-like. Fixes bug 7765.
by Wayne Davison
· 15 years ago
5782ac0
Prepare for 3.0.9pre1 release.
by Wayne Davison
· 15 years ago
fc41c32
Mention coming Solaris support.
by Wayne Davison
· 15 years ago
365124a
Don't force \(em in the manpages. Fixes bug 7941.
by Wayne Davison
· 15 years ago
dbf68ca
Linux needs symlink xattrs. Fixes bug 8201.
by Wayne Davison
· 15 years ago
ba35ba0
Fix unwritable directory issue due to misordered chmod call.
by Wayne Davison
· 15 years ago
0b51926
Expand NO_ENTRY items from fake-super ACLs in get_rsync_acl().
by Wayne Davison
· 15 years ago
3ef38b0
Avoid adding a slash to path '/'.
by Wayne Davison
· 15 years ago
5a1d092
Fix a potential crash when trying to find a better block match.
by Wayne Davison
· 15 years ago
1ddcdaf
Preparing for release of 3.0.8
by Wayne Davison
· 15 years ago
93562b1
Mention CVE-2011-1097.
by Wayne Davison
· 15 years ago
959bd70
Tweak dir xattrs after the writability fudging.
by Wayne Davison
· 15 years ago
a7271fb
Avoid re-setting xattrs on a hard-linked file w/the same xattrs.
by Wayne Davison
· 15 years ago
2770361
Mention the latest changes.
by Wayne Davison
· 15 years ago
bc6363f
Enhance the -liconv check for OS X. Fixes bug 8018.
by Wayne Davison
· 15 years ago
e71130f
Don't send user/group names for ACLs with --numeric-ids. Fixes bug 8020.
by Wayne Davison
· 15 years ago
38c9f1b
Get rid of an unused extern.
by Wayne Davison
· 15 years ago
779663f
Fix xattrs test on OS X.
by Wayne Davison
· 15 years ago
9562cc8
A few minor NEWS improvements.
by Wayne Davison
· 15 years ago
a945aa1
Clarify what extraneous hard link are.
by Wayne Davison
· 15 years ago
2a1d251
Get rid of obsolete tempfs warning.
by Wayne Davison
· 15 years ago
8750f64
Preparing for release of 3.0.8pre1
by Wayne Davison
· 15 years ago
922895d
Mention even more fixes.
by Wayne Davison
· 15 years ago
72193c8
Some uid/gid fixes for (id_t)-1.
by Wayne Davison
· 15 years ago
b178eb0
Allow a failure of EINVAL to mean no ACLs are available.
by Wayne Davison
· 15 years ago
3158b8d
Fix --force with --one-file-system w/o --delete.
by Wayne Davison
· 15 years ago
aa3640c
Fix issue with devices-fake test.
by Wayne Davison
· 15 years ago
07b5c77
Fix test 5's failure message.
by Wayne Davison
· 15 years ago
8b7f20b
Mention latest changes.
by Wayne Davison
· 15 years ago
1dabd5d
A few more xattr-support fixes from the master branch.
by Wayne Davison
· 15 years ago
58d657c
Be clear on which part(s) of testsuite's checkit() failed.
by Wayne Davison
· 15 years ago
e46262f
Fix issues with unchanged_attrs() for symlinks.
by Wayne Davison
· 15 years ago
4d92246
Use ftruncate() at the end of a --sparse file. Fixes bug 7337.
by Wayne Davison
· 16 years ago
8f48ba0
Integrate time-setting fixes/improvements from the master branch.
by Wayne Davison
· 15 years ago
eb80585
Make case_N.h more generic.
by Wayne Davison
· 16 years ago
3c624bb
Better mask handling, including some changes to help solaris.
by Wayne Davison
· 17 years ago
24e76f8
Pass "new_mode" to set_acl() and change its return values.
by Wayne Davison
· 17 years ago
b62ea51
Put file descriptor arg at the start of the arg list for consistency.
by Wayne Davison
· 17 years ago
a6b3c2b
Added more missing NEWS items.
by Wayne Davison
· 15 years ago
4e95f91
Some manpage enhancements.
by Wayne Davison
· 15 years ago
fad4ab9
Suggest a better solution for a make without wildcard support.
by Wayne Davison
· 15 years ago
f91b15f
Add .hg dir exclude to default_cvsignore list. Fixes bug 7957.
by Wayne Davison
· 15 years ago
83b94ef
Switch over to Matt's idea of using FLAG_OWNED_BY_US.
by Wayne Davison
· 15 years ago
2064c28
Move FLAG_DEL_NEEDS_UID into the "not stored" section.
by Wayne Davison
· 15 years ago
c499002
Fix a random flist data bug w/delete, inc-recurse, and no -o. Fixes bug 7936.
by Wayne Davison
· 15 years ago
c825514
Optimize finding the sum that matches our --inplace position.
by Wayne Davison
· 15 years ago
eee85e3
Make sure an alternate --inplace sum has the right length
by Wayne Davison
· 15 years ago
0c0219f
Some fixes and improvements from the master branch.
by Wayne Davison
· 15 years ago
a92edcb
Avoid splitting a multi-byte character when trimming a name.
by Wayne Davison
· 15 years ago
17549c9
Mention that sorting the --files-from input is helpful.
by Wayne Davison
· 15 years ago
9d6fe1a
Avoid reading ACL/xattr info on filetypes not being copied.
by Wayne Davison
· 15 years ago
c43624c
Mention the latest changes.
by Wayne Davison
· 15 years ago
4baef8d
Make xattrs.test more like the master version.
by Wayne Davison
· 15 years ago
c3ee6ac
Avoid directory permission issues with --fake-super. Fixes bug 7070.
by Wayne Davison
· 15 years ago
63c5ac3
Report all socket connection errors if we fail. Fixes bug 6588.
by Wayne Davison
· 15 years ago
ce41e68
Itemize xattrs of a missing dir from an alt-dest dir. Fixes bug 6576.
by Wayne Davison
· 15 years ago
8538db7
Use full_fname() for system error messages.
by Wayne Davison
· 15 years ago
559bd2f
Tweak the year.
by Wayne Davison
· 15 years ago
485a403
Protect a remote filename that starts with a dash.
by Wayne Davison
· 15 years ago
0c1c581
Add LOCAL_MODULE_TAGS
by Steve Kondik
· 15 years ago
ics
jellybean-4.1.2
ede8cae
Tweak some apostrophes to make editor highlighting less problematic.
by Wayne Davison
· 15 years ago
58ab320
Optimize --inplace chunck search to avoid a non-aligned search.
by Wayne Davison
· 15 years ago
00cde65
Mention seek effect of an unmoved --inplace chunk.
by Wayne Davison
· 15 years ago
e6ba6e1
Improve description of --chmod example.
by Wayne Davison
· 15 years ago
efad2e8
Fix crash when --backup-dir is excessively long.
by Wayne Davison
· 15 years ago
Next »