I Use This!
Low Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Jun 13, 2024 — Jun 13, 2025
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. 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. More... over 24 years ago
don't clobber argv[0], so ps shows the right thing More... over 24 years ago
Add note in "secrets file" section to see "strict modes". More... over 24 years ago
Clear up conditions for running as root. More... over 24 years ago
Oops: manpage updates should go into the yodl source. More... over 24 years ago
Quick list of things to do. More... over 24 years ago
Clearer "nothing to do" message. More... over 24 years ago
Get rid of const modifiers; they're problematic with old compilers. More... over 24 years ago
include/exclude cluestick: with -vv, print out whether files are included or excluded and why. More... over 24 years ago
Added provision for packaging for Linux Standards Base compliant Linux systems. More... almost 25 years ago
neater getconf test More... almost 25 years ago
preparing for release of 2.4.6 More... almost 25 years ago
README update More... almost 25 years ago
added --modify-window option from David Bolen <[email protected]> More... almost 25 years ago
minor man page update More... almost 25 years ago
removed spurious error message More... almost 25 years ago
added LFS support for Solaris 8 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. More... almost 25 years ago
make sure we don't chew too much CPU when the outgoing fd is full More... almost 25 years ago
some string_area cleanups More... almost 25 years ago
detect list_only a bit earlier More... almost 25 years ago
the 2nd half of the hack More... almost 25 years ago
a hack to make listing remote sites (by leaving off a target) more useful More... almost 25 years ago
got rid of some unused variables More... almost 25 years ago
preparing for release of 2.4.5 More... almost 25 years ago
man page updates More... almost 25 years ago
allow 0.0.0.0/0 syntax in hosts allow/deny More... almost 25 years ago
added msleep() function More... almost 25 years ago
sleep for a smaller time while waiting for a process to exit More... almost 25 years ago