rsync/rsync.git
2002-08-01 David DykstraFix to correctly identify remote IP address and host...
2002-08-01 Wayne DavisonDocumented that the URL syntax is now legal in the...
2002-08-01 Wayne DavisonMention the new URL-in-the-destination syntax.
2002-08-01 Wayne DavisonAllow the 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.
2002-04-08 Martin PoolRemove redundant list of options. It might be nice...
2002-04-08 Martin PoolNotes on MD4 performance. This quite unnecessarily...
2002-04-08 Martin PoolDoc
2002-04-08 Martin PoolDoc file
2002-04-08 Martin PoolDoc match_sums.
2002-04-08 Martin PoolDoc sum_update
2002-04-08 Martin PoolAdd manual prototype for maintainer-mode function
2002-04-08 Martin PoolDocument the perversely-named matched() function, which...
2002-04-08 Martin PoolWith -vv, show state of --whole-file once at the start...
2002-04-08 Martin PoolDoc.
2002-04-08 Martin PoolDoc rsync_panic_handler()
2002-04-08 Martin PoolClean up prototype.
2002-04-08 Martin PoolFix prototype.
2002-04-08 Martin PoolShow panic_action in --version.
2002-04-08 Martin PoolAllow panic_action to be configured through environment...
2002-04-08 Martin Poolt_unsafe needs asnprintf on some platforms.
2002-04-08 Martin Poolcorrect behaviour is unclear
2002-04-08 Martin PoolCleanup
2002-04-08 Martin Poolhandle yodl and vpath
2002-04-08 Martin PoolClarify meaning of unsafe symlinks
2002-04-08 Martin PoolFix copyright.
next