openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
rsync
Settings
|
Report Duplicate
1,802
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jun 14, 2024 — Jun 14, 2025
Showing page 228 of 249
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
added "ignore nonreadable" option (useful for hiding files in public archives)
Andrew Tridgell
More...
almost 25 years ago
added an explicit noexcludes flag to make_file() this fixes a bug with --backup-dir and -x
Andrew Tridgell
More...
almost 25 years ago
added an explicit noexcludes flag to make_file()
Andrew Tridgell
More...
almost 25 years ago
I don't like automatic header dependencies
Andrew Tridgell
More...
almost 25 years ago
added MacOS support to config.guess (from
[email protected]
)
Andrew Tridgell
More...
almost 25 years ago
fixed backup_dir bug introduced with recent memory handling patches
Andrew Tridgell
More...
almost 25 years ago
fixed timing problem with cleanup and io_flush() by using non-blocking waitpid()
Andrew Tridgell
More...
almost 25 years ago
Undo last setting of blocking_io. I hadn't reviewed the code well enough; turns out that when client is talking to a server daemon it never executes this leg of code. Oops. The people who said it made a difference when they changed the code must have been wrong.
David Dykstra
More...
almost 25 years ago
Turn on blocking_io when starting client of rsync server daemon.
David Dykstra
More...
almost 25 years ago
Enable --compare-dest to work in combination with --always-checksum. Problem and suggested patch from Dean Scothern
[email protected]
(although I re-wrote the patch).
David Dykstra
More...
almost 25 years ago
preparing for release of 2.4.4
rsync-bugs
More...
almost 25 years ago
fix from
[email protected]
for final goodbye message with new protocol
Andrew Tridgell
More...
almost 25 years ago
optimisations from Rich Salz <
[email protected]
>
Andrew Tridgell
More...
almost 25 years ago
added blocking-io docs
Andrew Tridgell
More...
almost 25 years ago
added *.bz2 and *.tbz to default dont compress list
Andrew Tridgell
More...
almost 25 years ago
added insure debug support
Andrew Tridgell
More...
almost 25 years ago
if the remote shell is rsh then use blocking IO
Andrew Tridgell
More...
almost 25 years ago
added some comments on blocking-io
Andrew Tridgell
More...
almost 25 years ago
get rid of annoying symlink error messages
Andrew Tridgell
More...
almost 25 years ago
added --blocking-io option
Andrew Tridgell
More...
almost 25 years ago
Add --bwlimit option contributed by Matthew Demicco and Jamie Gritton.
David Dykstra
More...
about 25 years ago
Do better job at describing exclude/include in man page. Based on suggestions from Harry Putnam <
[email protected]
>.
David Dykstra
More...
about 25 years ago
fixed bug in replacement inet_aton()
Andrew Tridgell
More...
about 25 years ago
test was the wrong way around
Andrew Tridgell
More...
about 25 years ago
autoconf test for broken solaris inet_aton()
Andrew Tridgell
More...
about 25 years ago
by default don't gzip .iso images
Andrew Tridgell
More...
about 25 years ago
preparing for release of 2.4.3
rsync-bugs
More...
about 25 years ago
use 1 second sleeps in the sleep loop as some OSes (NT for example) don't get interrupted during a sleep.
Andrew Tridgell
More...
about 25 years ago
don't pprint the IO timeout message if we are a server or daemon (can cause recursive error messages)
Andrew Tridgell
More...
about 25 years ago
a very simple fix - if I'd only thought if it last week :)
Andrew Tridgell
More...
about 25 years ago
←
1
2
…
224
225
226
227
228
229
230
231
232
…
248
249
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree