summaryrefslogtreecommitdiff
path: root/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
1998-05-22Update to use the new zlib-1.1.2 code.Paul Mackerras1-2/+5
1998-05-15use a separate "make man" target so people don't need yodlAndrew Tridgell1-5/+5
1998-05-14documentation!Andrew Tridgell1-1/+11
1998-05-13first working version of challenge response authentication. needsAndrew Tridgell1-1/+1
1998-05-13added two new options "max connections" and "lock file"Andrew Tridgell1-1/+1
1998-05-13added hosts allow and hosts deny support. I ended up writing my own asAndrew Tridgell1-1/+1
1998-05-10split the options parsing code into options.cAndrew Tridgell1-1/+2
1998-05-10cleanup code a bitAndrew Tridgell1-1/+1
1998-05-09first vesrion of working socket based rsync. It still needs a lot ofAndrew Tridgell1-2/+3
1998-05-07some large systematic changes to make socket conversion easier. TheAndrew Tridgell1-1/+1
1998-03-25changes to make VPATH work correctly, thanks to patl@cag.lcs.mit.eduAndrew Tridgell1-1/+2
1998-03-23added wrappers around all the system calls that can change what is onAndrew Tridgell1-1/+1
1998-01-27*** empty log message ***Andrew Tridgell1-1/+1
1998-01-13*** empty log message ***v1.6.9Andrew Tridgell1-0/+2
1998-01-13*** empty log message ***Andrew Tridgell1-3/+4
1998-01-13*** empty log message ***Andrew Tridgell1-1/+1
1998-01-05cosmetic changes onlyAndrew Tridgell1-5/+5
1997-12-16- check for setlinebuf() in autoconf. Apparently HPUX doesn't have itAndrew Tridgell1-2/+4
1997-12-15patch from Jim Meyering <meyering@eng.ascend.com>Andrew Tridgell1-4/+3
1996-10-01- detect presence of remsh and use it instead of rshAndrew Tridgell1-1/+0
1996-07-03Added in-stream deflate compression for file reconstruction instructions.Paul Mackerras1-1/+1
1996-07-01added hooks for compression in token.cAndrew Tridgell1-1/+1
1996-06-30- hard linksAndrew Tridgell1-1/+1
1996-06-27- improved filename packingAndrew Tridgell1-1/+1
1996-06-26went to full non-blocking writes for the send_files() processAndrew Tridgell1-1/+2
1996-06-22Initial revisionAndrew Tridgell1-0/+49