]> git.ipfire.org Git - thirdparty/rsync.git/shortlog
thirdparty/rsync.git
1998-05-27  Andrew Tridgelladded support for --include, --include-from and the...
1998-05-27  Andrew Tridgellnew test code from Phil
1998-05-27  Andrew Tridgellfixed a race condition in the --delete handling code...
1998-05-26  rsync-bugspreparing for release of 2.0.12 v2.0.12
1998-05-26  Andrew Tridgellfixed a bug in the handling of very long filenames...
1998-05-26  Andrew Tridgellcheck for munmap as well as mmap. NextStep only has...
1998-05-26  Andrew Tridgellformatting changes
1998-05-26  Andrew Tridgellerror formatting changes
1998-05-23  Andrew Tridgell- don't allow chown for the group of a file if running...
1998-05-23  Andrew Tridgelldon't treat intermediate link directories as links...
1998-05-22  Andrew Tridgellneed strchr check in configure.in
1998-05-22  Andrew Tridgelluse a simpler mmap() test in autoconf as we don't need...
1998-05-22  Andrew Tridgellneed a ifdef around some mmap code
1998-05-22  rsync-bugspreparing for release of 2.0.11 v2.0.11
1998-05-22  Andrew Tridgelladd a cast to initialisation of mask
1998-05-22  Andrew Tridgellchange WRAP to ZWRAP so it doesn't conflict with IRIX...
1998-05-22  Andrew Tridgelladded a README.rsync to explain what we have changed...
1998-05-22  Andrew Tridgellno longer needed
1998-05-22  Andrew Tridgell- fix redefinition of MAX
1998-05-22  Andrew Tridgellfix shadowed variable
1998-05-22  Andrew Tridgellremoving an unused variable
1998-05-22  Andrew Tridgelldon't need two AC_OUTPUT lines in configure.in
1998-05-22  Paul MackerrasUpdate to use the new zlib-1.1.2 code.
1998-05-22  Andrew Tridgellthis fixes two problems:
1998-05-21  Andrew Tridgellformatting changes. committed separately so they don...
1998-05-21  Andrew Tridgellnow that we slide the mmap window we can use a smaller...
1998-05-21  Andrew Tridgelluse mmap() for files of any size. This should be much...
1998-05-21  Andrew Tridgellsomeone didn't realise that you need rsync at both...
1998-05-20  Andrew Tridgelladded DNS spoofing test to host access control
1998-05-18  rsync-bugspreparing for release of 2.0.10 v2.0.10
1998-05-18  Andrew Tridgellstrip any leading / off absolute paths when using relat...
1998-05-18  Andrew Tridgellfixed a bug in the glob expansion code (pointed out by
1998-05-18  rsync-bugspreparing for release of 2.0.9 v2.0.9
1998-05-18  Andrew Tridgellfixed a multiplexing bug
1998-05-18  Andrew Tridgellhandle rsh clients that don't like half-open connections
1998-05-18  Andrew Tridgellthis is a large commit which adds io multiplexing,...
1998-05-17  Andrew Tridgellif f_in == f_out then don't close one of them
1998-05-17  rsync-bugspreparing for release of 2.0.8
1998-05-17  Andrew Tridgellrpm is fussy about changelog formats
1998-05-17  rsync-bugspreparing for release of 2.0.8 v2.0.8
1998-05-17  Andrew Tridgellupdated so I can auto-build rsync packages
1998-05-17  Andrew Tridgellclose some unnecessary file descriptors in do_recv()
1998-05-17  Andrew Tridgellput a limit (default 1MB) on the read buffer size....
1998-05-17  Andrew Tridgellmoved usage mesage after am_daemon test (I'd broken...
1998-05-17  Andrew Tridgellclose the other half of the pipe in do_recv(). This...
1998-05-16  Andrew Tridgellcheck for right number of arguments _after_ the option...
1998-05-16  Andrew Tridgellfor authenticated access record the authenticated usern...
1998-05-16  rsync-bugspreparing for release of 2.0.7 v2.0.7
1998-05-16  rsync-bugsput only the ftp directory in the template file
1998-05-16  rsync-bugsadded a template file for the rsync spec file to enable...
1998-05-16  Andrew Tridgell- print the stats at the right place when uploading...
1998-05-16  John H TerpstraSpec file for building Red Hat RPM packages.
1998-05-16  Andrew Tridgell- distinguish downloads and uploads in the syslog messages
1998-05-16  rsync-bugspreparing for release of 2.0.6 v2.0.6
1998-05-16  Andrew Tridgellfixed handling of vsprintf on SunOS
1998-05-15  rsync-bugspreparing for release of 2.0.5 v2.0.5
1998-05-15  Andrew Tridgellremoved some debug code
1998-05-15  Andrew Tridgellgot rid of "EOF in map_ptr" problem. If a file shrinks...
1998-05-15  Andrew Tridgelladded a "socket options" option to rsyncd.conf. This...
1998-05-15  rsync-bugspreparing for release of 2.0.4 v2.0.4
1998-05-15  Andrew Tridgellload just the globals section of the config file when...
1998-05-15  Andrew Tridgell- changed the log messages to show the requested path
1998-05-15  Andrew Tridgelluse strlcat() strlcpy() and slprintf() whenever possibl...
1998-05-15  Andrew Tridgellallow the specification of multiple filenames (with...
1998-05-15  rsync-bugspreparing for release of 2.0.3 v2.0.3
1998-05-15  Andrew Tridgelluse a separate "make man" target so people don't need...
1998-05-15  rsync-bugspreparing for release of 2.0.2 v2.0.2
1998-05-15  Andrew Tridgelladded write buffering during the file list sending...
1998-05-15  Andrew Tridgellfixed a select bug which caused rsync to use far more...
1998-05-15  Andrew Tridgellupdated the README a bit
1998-05-15  Andrew Tridgell- added some notes about encryption and authentication...
1998-05-15  rsync-bugspreparing for release of 2.0.1 v2.0.1
1998-05-15  Andrew Tridgellfixed typo in rsyncd exclude handling
1998-05-15  Andrew Tridgelladded "exclude" and "exclude from" options to rsyncd...
1998-05-15  Andrew Tridgellfixed SIGCLD -> SIGCHLD
1998-05-14  rsync-bugspreparing for release of 2.0.0 v2.0.0
1998-05-14  Andrew Tridgellfixed spelling mistakes
1998-05-14  Andrew Tridgelldocumentation!
1998-05-14  Andrew Tridgellsyslog some stats
1998-05-14  Andrew Tridgellnow support integers or strings for syslog facility
1998-05-14  Andrew Tridgellchanged "syslog facility" to an enumerated type so...
1998-05-14  Andrew Tridgellmake host access controls case insensitive
1998-05-13  Andrew Tridgellremoved a debug line
1998-05-13  Andrew Tridgelladded globbing support in the rsync daemon. This will...
1998-05-13  Andrew Tridgellvsprintf returns char* on sunos4
1998-05-13  Andrew Tridgelladded replacement memmove
1998-05-13  Andrew Tridgelldefine INADDR_NONE if necessary
1998-05-13  Andrew Tridgellimproved the authentication and in particular the error...
1998-05-13  Andrew Tridgellfirst working version of challenge response authenticat...
1998-05-13  Andrew Tridgellimproved max connections code. Now use fcntl instead...
1998-05-13  Andrew Tridgellsave another couple of round trip latencies. This set...
1998-05-13  Andrew Tridgellneed sys/file.h for flock()
1998-05-13  Andrew Tridgellsave one round trip (version swapping) for daemon.
1998-05-13  Andrew Tridgelladded two new options "max connections" and "lock file"
1998-05-13  Andrew Tridgelladded "syslog facility" option. It is an integer and...
1998-05-13  Andrew Tridgelladded hosts allow and hosts deny support. I ended up...
1998-05-13  Andrew Tridgellcheck argc and show usage if no args
1998-05-13  Andrew Tridgellload the config file on each connect rather than at...
1998-05-11  Andrew Tridgellfixed a bug in the new . filename code
1998-05-10  Andrew Tridgellchanged the name of the temporary filename to include...
next