summaryrefslogtreecommitdiff
path: root/sender.c
AgeCommit message (Expand)AuthorFilesLines
2000-08-19got rid of some unused variablesAndrew Tridgell1-2/+0
2000-01-23fix a problem with files > 2GBAndrew Tridgell1-4/+4
1999-10-25use do_open() instead of open() in several places to help the WinXX portAndrew Tridgell1-1/+1
1998-11-20added "dont compress" option with the default setting ofAndrew Tridgell1-0/+2
1998-11-14changed strlcat() and strlcpy() to have the same semantics as theAndrew Tridgell1-3/+3
1998-11-03patch from Alberto Accomazzi <aaccomazzi@cfa.harvard.edu> to addAndrew Tridgell1-1/+1
1998-11-02Jason told me that's its very important for his site to log exactlyAndrew Tridgell1-3/+7
1998-10-29a change I made yesterday corrupted the displayed filename in someAndrew Tridgell1-1/+0
1998-10-28and I thought I wasn't going to do any rsync coding for a while ...Andrew Tridgell1-4/+9
1998-07-25rsync.c was getting a bit unwieldy so I split the code into 3 modules,Andrew Tridgell1-0/+220