summaryrefslogtreecommitdiff
path: root/sender.c
Commit message (Expand)AuthorAgeFilesLines
* fix a problem with files > 2GBAndrew Tridgell2000-01-231-4/+4
* use do_open() instead of open() in several places to help the WinXX portAndrew Tridgell1999-10-251-1/+1
* added "dont compress" option with the default setting ofAndrew Tridgell1998-11-201-0/+2
* changed strlcat() and strlcpy() to have the same semantics as theAndrew Tridgell1998-11-141-3/+3
* patch from Alberto Accomazzi <aaccomazzi@cfa.harvard.edu> to addAndrew Tridgell1998-11-031-1/+1
* Jason told me that's its very important for his site to log exactlyAndrew Tridgell1998-11-021-3/+7
* a change I made yesterday corrupted the displayed filename in someAndrew Tridgell1998-10-291-1/+0
* and I thought I wasn't going to do any rsync coding for a while ...Andrew Tridgell1998-10-281-4/+9
* rsync.c was getting a bit unwieldy so I split the code into 3 modules,Andrew Tridgell1998-07-251-0/+220