aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* added two new options "max connections" and "lock file"Andrew Tridgell1998-05-131-1/+1
* added hosts allow and hosts deny support. I ended up writing my own asAndrew Tridgell1998-05-131-1/+1
* split the options parsing code into options.cAndrew Tridgell1998-05-101-1/+2
* cleanup code a bitAndrew Tridgell1998-05-101-1/+1
* first vesrion of working socket based rsync. It still needs a lot ofAndrew Tridgell1998-05-091-2/+3
* some large systematic changes to make socket conversion easier. TheAndrew Tridgell1998-05-071-1/+1
* changes to make VPATH work correctly, thanks to patl@cag.lcs.mit.eduAndrew Tridgell1998-03-251-1/+2
* added wrappers around all the system calls that can change what is onAndrew Tridgell1998-03-231-1/+1
* *** empty log message ***Andrew Tridgell1998-01-271-1/+1
* *** empty log message ***Andrew Tridgell1998-01-131-0/+2
* *** empty log message ***Andrew Tridgell1998-01-131-3/+4
* *** empty log message ***Andrew Tridgell1998-01-131-1/+1
* cosmetic changes onlyAndrew Tridgell1998-01-051-5/+5
* - check for setlinebuf() in autoconf. Apparently HPUX doesn't have itAndrew Tridgell1997-12-161-2/+4
* patch from Jim Meyering <meyering@eng.ascend.com>Andrew Tridgell1997-12-151-4/+3
* - detect presence of remsh and use it instead of rshAndrew Tridgell1996-10-011-1/+0
* Added in-stream deflate compression for file reconstruction instructions.Paul Mackerras1996-07-031-1/+1
* added hooks for compression in token.cAndrew Tridgell1996-07-011-1/+1
* - hard linksAndrew Tridgell1996-06-301-1/+1
* - improved filename packingAndrew Tridgell1996-06-271-1/+1
* went to full non-blocking writes for the send_files() processAndrew Tridgell1996-06-261-1/+2
* Initial revisionAndrew Tridgell1996-06-221-0/+49