summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***v1.6.9Andrew Tridgell1998-01-132-1/+3
* *** empty log message ***Andrew Tridgell1998-01-131-2/+6
* *** empty log message ***Andrew Tridgell1998-01-133-7/+141
* *** empty log message ***Andrew Tridgell1998-01-131-3/+4
* *** empty log message ***Andrew Tridgell1998-01-136-8/+347
* *** empty log message ***Andrew Tridgell1998-01-063-19/+73
* cosmetic changes onlyAndrew Tridgell1998-01-052-7/+7
* *** empty log message ***Andrew Tridgell1998-01-011-1/+4
* removed the read_write() call, it's not used anywhereAndrew Tridgell1997-12-311-21/+0
* simplified the logic of whether to skip a file or not. The -cAndrew Tridgell1997-12-311-9/+25
* buffer overflow patches from mhpower@mit.edu (Matt Power)Andrew Tridgell1997-12-302-2/+16
* fixed the --suffix option. It wasn't being propogated to the remoteAndrew Tridgell1997-12-301-0/+5
* preparing for release of 1.6.8v1.6.8rsync-bugs1997-12-281-1/+1
* - added a debug messageAndrew Tridgell1997-12-281-0/+1
* - fixed spelling errors in man pageAndrew Tridgell1997-12-283-11/+10
* following a report of problems with Linux/alpha I've changed zlib.c toAndrew Tridgell1997-12-182-8/+9
* added a new mirror site to the READMEAndrew Tridgell1997-12-181-0/+1
* preparing for release of 1.6.7v1.6.7rsync-bugs1997-12-171-1/+1
* *** empty log message ***Andrew Tridgell1997-12-177-20/+82
* handle things more grecefully when one machine supports hard links andAndrew Tridgell1997-12-164-11/+16
* - check for setlinebuf() in autoconf. Apparently HPUX doesn't have itAndrew Tridgell1997-12-164-5/+9
* fixed a bug in the handling of the new --relative option. The file wasAndrew Tridgell1997-12-161-1/+3
* preparing for release of 1.6.6v1.6.6rsync-bugs1997-12-161-1/+1
* Checker showed that zlib was using a element of its internal stateAndrew Tridgell1997-12-161-0/+1
* fixed a nasty bug in the handling of the --delete option when thereAndrew Tridgell1997-12-162-16/+30
* #if 0 the write exception code for the moment. I need to work out whyAndrew Tridgell1997-12-161-0/+5
* preparing for release of 1.6.5v1.6.5rsync-bugs1997-12-161-1/+1
* added .cvsignore to the .cvsignore file to prevent it from beingAndrew Tridgell1997-12-162-0/+3
* - fixed the "write exception" error. I was resetting got_select at theAndrew Tridgell1997-12-163-11/+20
* preparing for release of 1.6.4v1.6.4rsync-bugs1997-12-151-25/+0
* - fixed an off by 1 bug in the hard link supportAndrew Tridgell1997-12-152-1/+16
* process directory permissions and times ater hard links becuase theAndrew Tridgell1997-12-152-9/+7
* casting cleanups (rsync now compiles cleanly under IRIX 6.4)rsync-bugs1997-12-151-7/+7
* some people are now using rsync as a public server, using variousAndrew Tridgell1997-12-153-10/+21
* several changes:Andrew Tridgell1997-12-153-11/+62
* minor cleanups (unused variables etc)rsync-bugs1997-12-152-7/+3
* only include sys/mod.h if S_ISLNK is not already defined. This allowsrsync-bugs1997-12-151-0/+2
* bugfix from Kenji Miyake <kenjim@fix.co.jp>Andrew Tridgell1997-12-151-1/+1
* patch from Jim Meyering <meyering@eng.ascend.com>Andrew Tridgell1997-12-151-4/+3
* setup line buffering for debug messagesAndrew Tridgell1997-12-151-0/+3
* be a bit more friendly on systems that behave badly (consume lots ofAndrew Tridgell1997-12-151-12/+18
* include sys/socket.h if possible (this should make rsync compileAndrew Tridgell1997-12-152-1/+5
* added a --relative (== -R) option. This is what Anthony ThyssenAndrew Tridgell1997-12-154-18/+68
* added some more debug info to the "EOF in map_ptr" error message toAndrew Tridgell1997-12-151-2/+5
* damn, I had implicitly assumed signed characters when writing theAndrew Tridgell1997-12-152-9/+10
* I think I've (finally) fixed the problem with rsync periodicallyAndrew Tridgell1997-12-151-5/+21
* don't use WRAP as that maybe be defined in standard includesAndrew Tridgell1997-10-301-3/+3
* fix version numberAndrew Tridgell1997-10-301-1/+1
* send "." filenames so the other end knows that a directory was sentAndrew Tridgell1997-10-301-1/+1
* fix spelling errorAndrew Tridgell1997-10-301-1/+1