rsync.git
27 years agoadded resend logic
Andrew Tridgell [Tue, 2 Jul 1996 03:19:58 +0000 (03:19 +0000)]
added resend logic
added checksum on all files

27 years ago*** empty log message ***
Andrew Tridgell [Mon, 1 Jul 1996 23:27:19 +0000 (23:27 +0000)]
*** empty log message ***

27 years agoadded hooks for compression in token.c
Andrew Tridgell [Mon, 1 Jul 1996 05:55:05 +0000 (05:55 +0000)]
added hooks for compression in token.c

27 years agoget byte order of checksum seed right
Andrew Tridgell [Sun, 30 Jun 1996 05:02:45 +0000 (05:02 +0000)]
get byte order of checksum seed right

27 years agonew header tests for sunos
Andrew Tridgell [Sun, 30 Jun 1996 04:42:04 +0000 (04:42 +0000)]
new header tests for sunos

27 years ago*** empty log message ***
Andrew Tridgell [Sun, 30 Jun 1996 04:30:43 +0000 (04:30 +0000)]
*** empty log message ***

27 years agoadded checksum seed
Andrew Tridgell [Sun, 30 Jun 1996 04:29:46 +0000 (04:29 +0000)]
added checksum seed

27 years ago- hard links
Andrew Tridgell [Sun, 30 Jun 1996 03:57:22 +0000 (03:57 +0000)]
- hard links
- better sparse handling
- FERROR and FINFO

27 years ago*** empty log message ***
Andrew Tridgell [Fri, 28 Jun 1996 15:24:39 +0000 (15:24 +0000)]
*** empty log message ***

27 years ago*** empty log message ***
Andrew Tridgell [Fri, 28 Jun 1996 14:43:49 +0000 (14:43 +0000)]
*** empty log message ***

27 years ago*** empty log message ***
Andrew Tridgell [Fri, 28 Jun 1996 14:27:04 +0000 (14:27 +0000)]
*** empty log message ***

27 years agofixed sighup handling
Andrew Tridgell [Fri, 28 Jun 1996 14:26:15 +0000 (14:26 +0000)]
fixed sighup handling

27 years agonew exit/cleanup code
Andrew Tridgell [Fri, 28 Jun 1996 13:55:41 +0000 (13:55 +0000)]
new exit/cleanup code

27 years ago- handle no mmap for munmap
Andrew Tridgell [Fri, 28 Jun 1996 08:01:55 +0000 (08:01 +0000)]
- handle no mmap for munmap
- handle sparse files
- add MAX_PROTOCOL_VERSION

27 years agostandard input on server may be nonblocking
Paul Mackerras [Fri, 28 Jun 1996 07:06:34 +0000 (07:06 +0000)]
standard input on server may be nonblocking

27 years agoadded csum-length option
Andrew Tridgell [Thu, 27 Jun 1996 05:16:15 +0000 (05:16 +0000)]
added csum-length option

27 years ago- improved filename packing
Andrew Tridgell [Thu, 27 Jun 1996 04:22:19 +0000 (04:22 +0000)]
- improved filename packing
- fixed sunos EAGAIN bug

27 years agoFix echo commands for Solaris systems.
Paul Mackerras [Thu, 27 Jun 1996 01:46:13 +0000 (01:46 +0000)]
Fix echo commands for Solaris systems.

27 years agoFix bug where the --delete option was deleting files locally which
Paul Mackerras [Thu, 27 Jun 1996 01:45:24 +0000 (01:45 +0000)]
Fix bug where the --delete option was deleting files locally which
should have been ignored when the -C option was used.

27 years ago*** empty log message ***
Andrew Tridgell [Wed, 26 Jun 1996 16:02:34 +0000 (16:02 +0000)]
*** empty log message ***

27 years agoadded support for non-mmap operation
Andrew Tridgell [Wed, 26 Jun 1996 15:57:54 +0000 (15:57 +0000)]
added support for non-mmap operation

27 years ago*** empty log message ***
Andrew Tridgell [Wed, 26 Jun 1996 13:43:26 +0000 (13:43 +0000)]
*** empty log message ***

27 years agomore byte efficient flist routines
Andrew Tridgell [Wed, 26 Jun 1996 13:37:05 +0000 (13:37 +0000)]
more byte efficient flist routines

27 years agoadded SIGPIPE catch
Andrew Tridgell [Wed, 26 Jun 1996 03:21:27 +0000 (03:21 +0000)]
added SIGPIPE catch
added select timeout

27 years agowent to full non-blocking writes for the send_files() process
Andrew Tridgell [Wed, 26 Jun 1996 01:35:13 +0000 (01:35 +0000)]
went to full non-blocking writes for the send_files() process

27 years ago*** empty log message ***
Andrew Tridgell [Tue, 25 Jun 1996 13:44:27 +0000 (13:44 +0000)]
*** empty log message ***

27 years agoadded comments
Andrew Tridgell [Tue, 25 Jun 1996 13:39:04 +0000 (13:39 +0000)]
added comments
rebuilt configure with autoconf

27 years agoadded "created dir" message
Andrew Tridgell [Tue, 25 Jun 1996 07:32:03 +0000 (07:32 +0000)]
added "created dir" message
added read buffer

27 years agoadded stuff to ignore list
Andrew Tridgell [Tue, 25 Jun 1996 04:16:20 +0000 (04:16 +0000)]
added stuff to ignore list

27 years agoparanoid check for null buffer in unmap
Andrew Tridgell [Tue, 25 Jun 1996 04:16:02 +0000 (04:16 +0000)]
paranoid check for null buffer in unmap

27 years agofixed a bug where unmap could be called with a NULL buffer
Andrew Tridgell [Tue, 25 Jun 1996 04:15:41 +0000 (04:15 +0000)]
fixed a bug where unmap could be called with a NULL buffer

27 years ago*** empty log message ***
Andrew Tridgell [Sat, 22 Jun 1996 05:33:40 +0000 (05:33 +0000)]
*** empty log message ***

27 years agoadd SIGNAL_CAST
Andrew Tridgell [Sat, 22 Jun 1996 05:31:55 +0000 (05:31 +0000)]
add SIGNAL_CAST
don't create files till needed when receiving

27 years agoInitial revision
Andrew Tridgell [Sat, 22 Jun 1996 05:04:20 +0000 (05:04 +0000)]
Initial revision