]> git.ipfire.org Git - thirdparty/rsync.git/shortlog
thirdparty/rsync.git
2003-01-10  David DykstraClean up better after the testsuite check programs...
2003-01-10  David DykstraSkip the longdir test if the long directory can't even...
2003-01-10  Wayne DavisonReset the io_error_fd right before the generator kills...
2003-01-09  David DykstraAI_NUMERICHOST is not defined on AIX.
2003-01-09  David DykstraSupport IPv6 addresses with "hosts allow" and "hosts...
2003-01-09  David DykstraFixed bug that caused rsync to lose exit status of...
2003-01-09  Wayne DavisonAdded .svn/ to the cvs_ignore_list and some trailing...
2003-01-09  Wayne DavisonAdded .svn/ to the --cvs-exclude list and some trailing...
2002-12-24  Jos BackusAdd "void" to some function definitions so that all...
2002-12-24  Jos BackusChange all relevant occurrences of ``rsync'' and `...
2002-12-11  David DykstraWhen a file shows up as not existent during an rsync...
2002-11-05  Jos BackusFix the chgrp and hardlinks tests by running $RSYNC...
2002-08-30  David DykstraWhen using daemon mode over a remote shell program...
2002-08-30  David DykstraChange wording of --compare-dest option to refer to...
2002-08-29  David DykstraAdd --link-dest option from J.W. Schultz.
2002-08-29  David DykstraPatch from J.W. Schultz to have --include-from and...
2002-08-02  Wayne Davison* Don't call getnameinfo() if we've already populated...
2002-08-02  David DykstraPut in better method of checking whether or not daemon...
2002-08-02  David DykstraFix client_name to work on when INET6 is enabled but...
2002-08-01  David DykstraFix last change to use correct IPv6 structure names...
2002-08-01  Wayne DavisonDon't pass "-l user" to the remote shell if we're start...
2002-08-01  David DykstraFix to correctly identify remote IP address and host...
2002-08-01  Wayne DavisonDocumented that the rsync:// URL syntax is now legal...
2002-08-01  Wayne DavisonMention the new rsync:// URL-in-the-destination syntax.
2002-08-01  Wayne DavisonAllow the rsync:// URL syntax in the destination field.
2002-08-01  Wayne DavisonDocument more recent changes.
2002-08-01  Wayne DavisonMention the recent commits.
2002-08-01  David DykstraSlight change to refer to the section CONNECTING TO...
2002-08-01  Wayne DavisonThe function passed to start_accept_loop() now takes...
2002-08-01  Wayne DavisonDocument the new server-daemon via remote-shell mode.
2002-08-01  Wayne DavisonIf daemon_over_rsh is set, we limit the generated optio...
2002-08-01  Wayne DavisonHandle the new server-daemon via remote-shell mode.
2002-08-01  Wayne DavisonMoved the end of start_socket_client() into a new funct...
2002-08-01  Wayne DavisonChanged auth_server() to take two fds (for the daemon...
2002-07-31  Wayne DavisonStefan Nehlsen's fix of a timeout problem on large...
2002-07-27  Wayne DavisonMention the popt upgrade.
2002-07-27  Wayne DavisonCheck for the float.h header file (for popt).
2002-07-27  Wayne DavisonUpdated to version 1.6.4.
2002-07-27  Wayne Davison- Fixed a crash in flist_find() when the last item...
2002-06-27  David DykstraDocument in --owner and "use chroot" that --numeric...
2002-06-22  John H TerpstraAdded Solaris PkgInfo build script from Jens Apel ...
2002-05-28  David DykstraClose previously opened file descriptor when mkstemp...
2002-05-16  David DykstraClarify the relationship of max connections and lock...
2002-05-14  Martin PoolBetter notes about handling IPv6 on old machines
2002-05-14  Martin PoolFix little mistake
2002-05-14  Martin PoolNote about lchmod.
2002-05-13  David DykstraFix the rsync home page URL to drop a trailing "/rsync".
2002-05-13  David DykstraClarify that exclude/include options in rsyncd.conf...
2002-05-13  Martin PoolNote that using the old sockets API probably will not...
2002-05-11  Wayne DavisonMake the -e text a little less chatty, and mention...
2002-05-10  Wayne DavisonMention that the -e COMMAND can contain options.
2002-05-09  David DykstraSubmit enhancement from Michael Zimmerman to allow...
2002-05-09  David DykstraIndicate that the exclude options in rsyncd.conf only...
2002-05-06  Wayne DavisonTweaked the --rsh option's description.
2002-05-06  Wayne Davison- Improved the references to rsh to better indicate...
2002-05-06  Wayne DavisonMention that --delete-after now implies --delete.
2002-05-03  Wayne DavisonMade the --delete-after option imply --delete.
2002-05-03  Wayne DavisonMentioned that --delete-after and --delete-excluded...
2002-04-26  Martin PoolAdd note about resolving Debian gid problem.
2002-04-24  Martin PoolNotes about handling machines lacking getaddrinfo().
2002-04-19  Martin PoolNote from Alberto Accomazzi that rsync urls are broken...
2002-04-16  Martin PoolDoc.
2002-04-15  Martin PoolWhen -e is specified along with an rsyncd url, the...
2002-04-15  Martin Pool--no-blocking-io might be broken in the same way as...
2002-04-13  Martin PoolNote about testing "refuse options"
2002-04-13  Martin Pool*** empty log message ***
2002-04-12  Martin PoolNotes on testing, release, and todo items from the...
2002-04-12  Martin Poolreformat
2002-04-11  Martin PoolNote about manual revision.
2002-04-11  Martin PoolTry to fix ctype issues by always calling these functio...
2002-04-11  Martin PoolDoc.
2002-04-11  Martin PoolDoxygen
2002-04-11  Martin PoolReceiving an @ERROR line from the server is (I think...
2002-04-11  Martin PoolFix old typo.
2002-04-11  Martin PoolReceiving an @ERROR line from the server is (I think...
2002-04-09  Martin PoolCorrection from Nelson Beebe: argument to functions...
2002-04-09  Martin PoolDoc.
2002-04-09  Martin PoolCorrection from Nelson Beebe: argument to functions...
2002-04-09  Martin Poollong int and signedness fix from Nelson Beebe
2002-04-09  Martin Poollong int fix from Nelson Beebe
2002-04-09  Martin PoolFix type error.
2002-04-09  Martin PoolAdd RERR_OK == 0
2002-04-09  Martin PoolDoc _exit_cleanup.
2002-04-09  Martin PoolDoc start_socket_client
2002-04-09  Martin PoolDoc start_socket_client
2002-04-09  Martin PoolNotes about supplementary groups and -z.
2002-04-09  Martin PoolDoc.
2002-04-09  Martin PoolDoc.
2002-04-09  Martin PoolA bit more support for IO phase names.
2002-04-09  Martin PoolOK, we can now get phase messages if we fail in send_fi...
2002-04-09  Martin PoolDoc
2002-04-09  Martin Poollong int fix from Nelson Beebe
2002-04-09  Martin PoolFix typo.
2002-04-09  Martin PoolRather than a loop subtracting 1e6 to convert usecs...
2002-04-09  Martin PoolFactor out bwlimit sleep code from writefd_unbuffered...
2002-04-09  Martin PoolClarify "error writing %d bytes" message.
2002-04-09  Martin PoolClean up docs.
2002-04-08  Martin PoolChange error message "partial transfer" to "some files...
2002-04-08  Martin PoolNote code cleanups
2002-04-08  Martin PoolDoc and indent only.
next