rsync/rsync.git
2002-02-07 David DykstraRemove the "rsync:" prefixes on FINFO messages. Return...
2002-02-06 David DykstraMake batch mode actually work and add man page document...
2002-02-06 Martin PoolMerge modified --with-rsh patch: we now determine the...
2002-02-06 Martin PoolDoc: Rusty's /*/* exclude hack produces spurious output...
2002-02-05 David DykstraAdd --no-whole-file and --no-blocking-io options
2002-02-05 Martin PoolOnly print the command used to open connections with...
2002-02-05 Martin PoolRoll over NEWS
2002-02-05 Martin PoolOnly print the command used to open connections with...
2002-02-05 Martin PoolPatch from wayned so that add_exclude_list produces...
2002-02-03 Andrew Tridgellthe signed/unsigned change seems to have caused a logic...
2002-01-29 David DykstraBetter explanation of --force. It is applicable whenev...
2002-01-28 David DykstraA more accurate description of --force as I know it.
2002-01-28 David DykstraClarify the --force entry in the rsync man page.
2002-01-25 Martin PoolOops, version should be just 2.5.2.
2002-01-25 Martin PoolBump version to 2.5.3.
2002-01-25 Martin PoolMore signedness fixes; should be harmless.
2002-01-25 Martin Poolio_end_buffering doesn't need (or use) it's fd paramete...
2002-01-25 Martin PoolDEV64_t and INO64_T should probably be unsigned
2002-01-25 Martin Poolcheck_name doesn't need a socklen_t, because it knows...
2002-01-25 Martin PoolAdd test case for device nodes. This test will be...
2002-01-25 Martin PoolWhen comparing directories, use `find .` to call diff...
2002-01-25 Martin PoolAdd test_skipped function.
2002-01-25 Martin PoolNew --ignore-existing option, patch previously distribu...
2002-01-25 Martin PoolFix for device nodes. (dann frazier) (Debian #129135)
2002-01-25 Martin PoolFix for device nodes. (dann frazier) (Debian #129135)
2002-01-25 Martin PoolAnother DEV64_T change.
2002-01-25 Martin PoolWith -vv, when the file list grows, show a message.
2002-01-25 Martin PoolWith -vv, when the file list grows, show a message.
2002-01-25 Martin PoolUndo overzealous deletion.
2002-01-25 Martin PoolAdd dummy show_flist_stats().
2002-01-25 Martin PoolFactor out code to grow the file list into a common...
2002-01-25 Martin Poolindent -kr -i8
2002-01-25 Martin PoolAdd link to the message that introduced string_area.
2002-01-25 Martin Poolmallinfo is implemented.
2002-01-25 Martin PoolNotes about flist.
2002-01-25 Martin PoolIgnore autoconf fluff.
2002-01-25 Martin PoolAdd code to compare sin6_addrs.
2002-01-25 Martin PoolBack out last change -- to see whether an address is...
2002-01-25 Martin Poolcompare_addrinfo_sockaddr: Add code to compare AF_INET6...
2002-01-25 Martin PoolSplit out code to compare addrinfo and sockaddr into...
2002-01-25 Martin PoolDoc.
2002-01-25 Martin PoolThe name resolution stuff is getting complicated -...
2002-01-24 Martin PoolVerbose messages for spoof check... doesn't work on...
2002-01-24 Martin PoolWhen doing a name->addr translation to check for spoofi...
2002-01-24 Martin PoolMessage on successful configuration.
2002-01-24 Martin PoolFix comment.
2002-01-24 Martin PoolName resolution on machines supporting IPv6 is improved.
2002-01-24 Martin Poolignore gmon.out
2002-01-24 Martin PoolFix getpeername call.
2002-01-24 Martin Poolsize_t fix.
2002-01-24 Martin Poolwrite_batch_csums_file: Opaque IO buffers should be...
2002-01-24 Martin PoolFix cast that was breaking HP/UX.
2002-01-24 Martin PoolMove both calls to getpeername into a common wrapper...
2002-01-24 Martin PoolMust get declarations from addrinfo.h before prototypes.
2002-01-24 Martin PoolAnother size_t warning
2002-01-24 Martin Poolcheck_name: Print out name *before* clobbering it.
2002-01-24 Martin PoolTry to fix error on Solaris:
2002-01-24 Martin PoolIf name lookup fails, then show the relevant IP address...
2002-01-24 Martin PoolAt the connections that just get a list of modules...
2002-01-24 Martin Poolrsync_module: If host-based access fails, show the...
2002-01-24 Martin PoolShow command used to start connection child.
2002-01-24 Martin Poolindent -kr -i8
2002-01-24 Martin PoolDoc.
2002-01-24 Martin PoolShow helper program with -v when opening connection.
2002-01-24 Martin PoolDoc.
2002-01-24 Martin PoolFix const
2002-01-24 Martin PoolUnbreak the old behavior of using UNKNOWN as a hostname...
2002-01-24 Martin PoolFix inverted sense of error check.
2002-01-24 Martin PoolRefactor client_name() into smaller functions.
2002-01-24 Martin PoolDoc.
2002-01-24 Martin PoolBump version to 2.5.2pre2.
2002-01-24 Martin Poollog_formatted: Fill the log buffer with nuls to make...
2002-01-24 Martin PoolAnother harmless size_t warning.
2002-01-23 Martin PoolDoc.
2002-01-23 Martin PoolMore size_t fixes.
2002-01-23 Martin PoolJust for variety we have some socklen_t fixes too.
2002-01-23 Martin PoolRefactor code in send_sums to remove repeated ternaries.
2002-01-23 Martin Poolindent -kr -i8
2002-01-23 Martin PoolFix more ints that ought to be size_t's.
2002-01-23 Martin PoolDoc.
2002-01-23 Martin PoolFix another int that ought to be a size_t.
2002-01-23 Martin Poolindent -kr -i8
2002-01-23 Martin PoolAnother signedness fix to quieten Sun cc warning.
2002-01-23 Martin PoolSkip this for now; it's a known bug
2002-01-23 Martin PoolBump version to 2.5.2pre1.
2002-01-23 Martin PoolNote batch-mode changes.
2002-01-23 Martin PoolNote about proxy authentication and SOCKS.
2002-01-23 Martin PoolIndent.
2002-01-23 Martin PoolUpdate thankyou list.
2002-01-23 Martin PoolNote that batch mode is currently experimental.
2002-01-23 Martin PoolPatch from Jos Backus -- Fix breakage from dev_t to...
2002-01-23 Martin PoolSignedness security patch from Sebastian Krahmer <krahm...
2002-01-23 Martin PoolIf using gcc, then also turn on -W to get even more...
2002-01-21 Martin PoolDon't need to reread configuration on SIGHUP because...
2002-01-15 David DykstraAack! Since released version 2.5.0, the --whole-file...
2002-01-15 Martin PoolChange gratuituous strlcat's into strlcpy, since we...
2002-01-15 Martin PoolClearer doc.
2002-01-15 Martin PoolAdd --enable-profile to turn on gprof. This is not...
2002-01-15 Martin PoolUpdate
2002-01-15 Martin PoolThe Ted T'so school of program optimization: make progr...
next