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 7 hours
ago. based on code collected
about 7 hours
ago.
Jun 13, 2024 — Jun 13, 2025
Showing page 227 of 249
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Make sure the log file is always opened before root privileges (if any) are given up.
David Dykstra
More...
over 24 years ago
When running as --daemon in the background and using a "log file" rsyncd.conf directive, close the log file every time it is open when going to sleep on the socket. This allows the log file to get cleaned out by another process.
David Dykstra
More...
over 24 years ago
don't clobber argv[0], so ps shows the right thing
Andrew Tridgell
More...
over 24 years ago
Add note in "secrets file" section to see "strict modes".
David Dykstra
More...
over 24 years ago
Clear up conditions for running as root.
Martin Pool
More...
over 24 years ago
Oops: manpage updates should go into the yodl source.
Martin Pool
More...
over 24 years ago
Quick list of things to do.
Martin Pool
More...
over 24 years ago
Clearer "nothing to do" message.
Martin Pool
More...
over 24 years ago
Get rid of const modifiers; they're problematic with old compilers.
Martin Pool
More...
over 24 years ago
include/exclude cluestick: with -vv, print out whether files are included or excluded and why.
Martin Pool
More...
over 24 years ago
Added provision for packaging for Linux Standards Base compliant Linux systems.
John H Terpstra
More...
almost 25 years ago
neater getconf test
Andrew Tridgell
More...
almost 25 years ago
preparing for release of 2.4.6
rsync-bugs
More...
almost 25 years ago
README update
Andrew Tridgell
More...
almost 25 years ago
added --modify-window option from David Bolen <
[email protected]
>
Andrew Tridgell
More...
almost 25 years ago
minor man page update
Andrew Tridgell
More...
almost 25 years ago
removed spurious error message
Andrew Tridgell
More...
almost 25 years ago
added LFS support for Solaris 8
Andrew Tridgell
More...
almost 25 years ago
a simple fix to the memory problems with the string pool patch. The string pools conflict with the lastdir memory saving tricks.
Andrew Tridgell
More...
almost 25 years ago
make sure we don't chew too much CPU when the outgoing fd is full
Andrew Tridgell
More...
almost 25 years ago
some string_area cleanups
Andrew Tridgell
More...
almost 25 years ago
detect list_only a bit earlier
Andrew Tridgell
More...
almost 25 years ago
the 2nd half of the hack
Andrew Tridgell
More...
almost 25 years ago
a hack to make listing remote sites (by leaving off a target) more useful
Andrew Tridgell
More...
almost 25 years ago
got rid of some unused variables
Andrew Tridgell
More...
almost 25 years ago
preparing for release of 2.4.5
rsync-bugs
More...
almost 25 years ago
man page updates
Andrew Tridgell
More...
almost 25 years ago
allow 0.0.0.0/0 syntax in hosts allow/deny
Andrew Tridgell
More...
almost 25 years ago
added msleep() function
Andrew Tridgell
More...
almost 25 years ago
sleep for a smaller time while waiting for a process to exit
Andrew Tridgell
More...
almost 25 years ago
←
1
2
…
223
224
225
226
227
228
229
230
231
…
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