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
about 15 hours
ago. based on code collected
about 15 hours
ago.
Jun 25, 2024 — Jun 25, 2025
Showing page 220 of 249
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Doc.
Martin Pool
More...
almost 24 years ago
Add a little implementation of ls(1) so that we can look at all and only the attributes of files that rsync is meant to synchronize.
Martin Pool
More...
almost 24 years ago
Add a little implementation of ls(1) so that we can look at all and only the attributes of files that rsync is meant to synchronize.
Martin Pool
More...
almost 24 years ago
Remove test trace stuff.
Martin Pool
More...
almost 24 years ago
Try to exit 0 if nothing fails.
Martin Pool
More...
almost 24 years ago
Update copyright notice.
Martin Pool
More...
almost 24 years ago
Debug exit status -- on Sun1/cc all the tests pass, but make sees an exit status of 1. ???
Martin Pool
More...
almost 24 years ago
Oops, some machines don't have `which`.
Martin Pool
More...
almost 24 years ago
Oops, some machines don't have `which`.
Martin Pool
More...
almost 24 years ago
See if head(1) works -- broken on some systems?
Martin Pool
More...
almost 24 years ago
You cannot do "export VAR=VALUE" all on one line; the export must be separate from the assignment. (SCO SysV)
Martin Pool
More...
almost 24 years ago
Fix selective definition of *snprintf. (Welcome to mbp's breakage world.)
Martin Pool
More...
almost 24 years ago
More testsuite cleanups. Now I hope we cope without 'cp -a', though we still need 'cp -p'.
Martin Pool
More...
almost 24 years ago
BSD machines don't seem to have head(1).
Martin Pool
More...
almost 24 years ago
Split the 'longdir' test into its own script, and make it work without 'mkdir -p'.
Martin Pool
More...
almost 24 years ago
Add a makepath() function to cope with machines that do not have 'mkdir -p'. (Stone knives and bearskins...)
Martin Pool
More...
almost 24 years ago
Doc.
Martin Pool
More...
almost 24 years ago
Fix comment.
Martin Pool
More...
almost 24 years ago
Fiddle umask again.
Martin Pool
More...
almost 24 years ago
Clean up output a little.
Martin Pool
More...
almost 24 years ago
Set umask so that symlinks will have the right permissions on BSD.
Martin Pool
More...
almost 24 years ago
For log messages containing ridiculously long strings that might overflow a buffer rsync no longer aborts, but rather prints an ellipsis at the end of the string. (Patch from Ed Santiago.)
Martin Pool
More...
almost 24 years ago
Clean up from rsync+ patch; fix compiler warning.
Martin Pool
More...
almost 24 years ago
Fix sh syntax for FreeBSD.
Martin Pool
More...
almost 24 years ago
If we're using built-in *printf functions, then provide prototypes.
Martin Pool
More...
almost 24 years ago
Cope on machines without INADDR_LOOPBACK.
Martin Pool
More...
almost 24 years ago
Ignore test tmp dir.
Martin Pool
More...
almost 24 years ago
Run the daemon test using faked tcp connections.
Martin Pool
More...
almost 24 years ago
Grammar fix.
Martin Pool
More...
almost 24 years ago
Add comment about handling of 'use chroot'
Martin Pool
More...
almost 24 years ago
←
1
2
…
216
217
218
219
220
221
222
223
224
…
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