rsync.git
1998-05-06 Andrew Tridgellhandle mmap() failures
1998-05-06 Andrew Tridgellbetter test for solaris broken readdir
1998-05-06 Andrew Tridgellhandle broken readdir() on Solaris 2.6 (it returns...
1998-05-06 Andrew Tridgelladd support for lseek64() under solaris 2.6
1998-05-06 Andrew TridgellSolaris 2.6 doesn't support "signed char". What a broke...
1998-05-06 Andrew Tridgelluse floating point for printout of stats - this wrks...
1998-05-06 Andrew Tridgelladded support for 64 bit file offsets under Solaris...
1998-05-06 Andrew Tridgellfix up the int64 handling a little. It should work...
1998-05-05 Andrew Tridgella leading / in a pattern now means "use a absolute...
1998-04-28 Andrew Tridgelladded support for sockets and fifos
1998-04-17 Andrew Tridgella much improved test script from Phil.
1998-04-17 rsync-bugspreparing for release of 1.7.4 v1.7.4
1998-04-17 Andrew Tridgellthis is a little test script to test some of rsyncs...
1998-04-17 Andrew Tridgellrevamped the -delete code. The last few bugs with it...
1998-04-13 Andrew Tridgella few code cleanups
1998-04-13 rsync-bugspreparing for release of 1.7.3 v1.7.3
1998-04-13 Andrew Tridgellfixed a bug in the handling of -R with --delete
1998-04-13 Andrew Tridgellnot quite so many decimal places in "speedup" :-)
1998-04-09 Andrew Tridgellfixed a bug in handling the -c option and non-regular...
1998-04-05 rsync-bugspreparing for release of 1.7.2 v1.7.2
1998-04-05 Andrew Tridgellhandle sparse files more efficiently
1998-04-05 Andrew Tridgella couple more system calls wrapped in syscall.c
1998-04-05 Andrew Tridgellin local->local mode don't use exec to start the "remot...
1998-04-05 Andrew Tridgellfixed a bug in the hlink code - it wasn't taking accoun...
1998-04-01 Andrew Tridgellfixed a string termination bug in the uidlist handling...
1998-03-27 Andrew Tridgelldon't need to test for SETPGRP any more as it is no...
1998-03-27 Andrew TridgellSolaris uses EEXIST instead of ENOTEMPTY.
1998-03-26 rsync-bugspreparing for release of 1.7.1 v1.7.1
1998-03-26 Andrew Tridgellfixed a bug I introduced in the last big commit
1998-03-26 Andrew Tridgelladded some debugging code
1998-03-26 rsync-bugspreparing for release of 1.7.0 v1.7.0
1998-03-26 Andrew Tridgellupdated README and man page ready for the new release
1998-03-26 Andrew Tridgell- added an internal io_error flag. Whenever an io error...
1998-03-26 Andrew Tridgellif rsync fails to update the group of a file but nothin...
1998-03-26 Andrew Tridgellwhen using -x to stop at filesystem boundaries, include...
1998-03-25 Andrew Tridgelladd the dummy file to .cvsignore
1998-03-25 Andrew Tridgell- fixed a bug in the utimbuf test
1998-03-25 Andrew Tridgell- on systems (such as intel linux) where off_t is 32...
1998-03-25 Andrew Tridgelladded a --force option.
1998-03-25 Andrew Tridgellchanges to make VPATH work correctly, thanks to patl...
1998-03-25 Andrew Tridgelladded this so the lib directory gets created when using...
1998-03-25 Andrew Tridgell- fixed a bug wth the handling of duplicate names with...
1998-03-25 Andrew Tridgelldon't show basedir in printed path (a aesthetic change...
1998-03-25 Andrew Tridgellfixed the problem where you couldn't specify multiple...
1998-03-24 Andrew Tridgellcheck a few HAVE_* macros
1998-03-24 Andrew Tridgelladded chmod() and chown() to syscall.c
1998-03-23 Andrew Tridgelltest for "long long" and %lld in configure.
1998-03-23 Andrew Tridgelladded wrappers around all the system calls that can...
1998-03-23 Andrew Tridgellfinished 64 bit file offset support. Hopefully rsync...
1998-03-23 Andrew Tridgellstarted to add some 64 bit file offset support - not...
1998-03-23 Andrew Tridgelllabel this version 1.7.0alpha
1998-03-23 Andrew Tridgellsave some more memory by only allocating the checksum...
1998-03-23 Andrew Tridgellif the file changes during transfer then don't loop...
1998-03-23 Andrew Tridgelldon't adapt the block size to above half the chunk...
1998-03-23 Andrew Tridgellprototype update
1998-03-23 Andrew Tridgell- keep a list of pids and send them a SIGUSR1 for clean...
1998-03-23 Andrew Tridgellfor systems with a broken select use u_sleep() to ensur...
1998-03-23 Andrew Tridgella large change to make rsync much more memory efficient...
1998-02-24 Andrew Tridgellcompatibility functions now split into their own file
1998-01-27 Andrew Tridgell*** empty log message ***
1998-01-13 Andrew Tridgell*** empty log message *** v1.6.9
1998-01-13 Andrew Tridgell*** empty log message ***
1998-01-13 Andrew Tridgell*** empty log message ***
1998-01-13 Andrew Tridgell*** empty log message ***
1998-01-13 Andrew Tridgell*** empty log message ***
1998-01-06 Andrew Tridgell*** empty log message ***
1998-01-05 Andrew Tridgellcosmetic changes only
1998-01-01 Andrew Tridgell*** empty log message ***
1997-12-31 Andrew Tridgellremoved the read_write() call, it's not used anywhere
1997-12-31 Andrew Tridgellsimplified the logic of whether to skip a file or not...
1997-12-30 Andrew Tridgellbuffer overflow patches from mhpower@mit.edu (Matt...
1997-12-30 Andrew Tridgellfixed the --suffix option. It wasn't being propogated...
1997-12-28 rsync-bugspreparing for release of 1.6.8 v1.6.8
1997-12-28 Andrew Tridgell- added a debug message
1997-12-28 Andrew Tridgell- fixed spelling errors in man page
1997-12-18 Andrew Tridgellfollowing a report of problems with Linux/alpha I've...
1997-12-18 Andrew Tridgelladded a new mirror site to the README
1997-12-17 rsync-bugspreparing for release of 1.6.7 v1.6.7
1997-12-17 Andrew Tridgell*** empty log message ***
1997-12-16 Andrew Tridgellhandle things more grecefully when one machine supports...
1997-12-16 Andrew Tridgell- check for setlinebuf() in autoconf. Apparently HPUX...
1997-12-16 Andrew Tridgellfixed a bug in the handling of the new --relative optio...
1997-12-16 rsync-bugspreparing for release of 1.6.6 v1.6.6
1997-12-16 Andrew TridgellChecker showed that zlib was using a element of its...
1997-12-16 Andrew Tridgellfixed a nasty bug in the handling of the --delete optio...
1997-12-16 Andrew Tridgell#if 0 the write exception code for the moment. I need...
1997-12-16 rsync-bugspreparing for release of 1.6.5 v1.6.5
1997-12-16 Andrew Tridgelladded .cvsignore to the .cvsignore file to prevent...
1997-12-16 Andrew Tridgell- fixed the "write exception" error. I was resetting...
1997-12-15 rsync-bugspreparing for release of 1.6.4 v1.6.4
1997-12-15 Andrew Tridgell- fixed an off by 1 bug in the hard link support
1997-12-15 Andrew Tridgellprocess directory permissions and times ater hard links...
1997-12-15 rsync-bugscasting cleanups (rsync now compiles cleanly under...
1997-12-15 Andrew Tridgellsome people are now using rsync as a public server...
1997-12-15 Andrew Tridgellseveral changes:
1997-12-15 rsync-bugsminor cleanups (unused variables etc)
1997-12-15 rsync-bugsonly include sys/mod.h if S_ISLNK is not already define...
1997-12-15 Andrew Tridgellbugfix from Kenji Miyake <kenjim@fix.co.jp>
1997-12-15 Andrew Tridgellpatch from Jim Meyering <meyering@eng.ascend.com>
1997-12-15 Andrew Tridgellsetup line buffering for debug messages
next