Changed dup-detection code to keep the first item in the user's args.
[rsync/rsync.git] / support /
2007-03-21 Wayne DavisonThe print now uses a more straight-forward map() instea...
2006-12-20 Wayne DavisonFixed the item numbers in the regex comment.
2006-12-18 Wayne DavisonCall SIGACTION() instead of signal().
2006-09-18 Wayne DavisonAdded parsing for all the latest options.
2006-09-18 Wayne DavisonThe --min-size arg doesn't need to be path-checked...
2006-09-02 Wayne DavisonA slight simplification to the last change.
2006-09-02 Wayne DavisonAn even better way to un-backslash-escape the filenames...
2006-08-31 Wayne DavisonFixed handling of filenames with an embedded $, @,...
2006-03-21 Wayne DavisonA nice file-attribute maintenance script that lets...
2006-03-13 Wayne DavisonImproved the regex to match syslog lines and be easier...
2006-02-02 Wayne DavisonChanged default logfile setting from /var/adm/rsyncd...
2006-01-30 Wayne DavisonThis perl script automates the conversion of a list...
2005-12-19 Wayne DavisonImproved the usage info in the opening comment.
2005-10-04 Wayne DavisonImproved the usage comments.
2005-10-03 Wayne DavisonA simple filter script to output messages from a single...
2005-06-23 Wayne DavisonChanged the arg-splitting code so that it can handle...
2005-06-23 Wayne DavisonTweaked a comment in the perl code we output.
2005-06-17 Wayne DavisonChanged the code to use the single long-option hash...
2005-06-17 Wayne Davison- Fixed a bug where the --*-dest options weren't being...
2005-06-17 Wayne Davison- Improved some comments (some taken from the new cull...
2005-06-17 Wayne DavisonAnother readability improvement in the perl code we...
2005-06-17 Wayne DavisonImproved some of the comments that are output into...
2005-06-17 Wayne Davison- Make sure that the command contained the '.' arg...
2005-06-17 Wayne Davison- Be restrictive on matching the --sender option so...
2005-06-17 Wayne DavisonOutput a leading comment and surrounding blank lines.
2005-06-17 Wayne DavisonIf SUBDIR is specified as a non-absolute path, make...
2005-06-16 Wayne Davison- Made it easy to configure the path of the rsync execu...
2005-06-16 Wayne DavisonA developer-oriented script that outputs perl code...
2005-05-26 Wayne DavisonImproved the opening comment.
2005-05-19 Wayne DavisonTweaked the opening comments.
2005-05-18 Wayne DavisonFixed a typo.
2005-05-13 Wayne DavisonAn example filter script to maintain .cvsinclude files.
2005-04-24 Wayne DavisonReject any --remove-* options when read-only, just...
2005-02-22 Wayne DavisonDocument an alternate way to achieve the effect of...
2005-02-20 Wayne DavisonDisallow --remove-sent-files with a read-only server.
2005-02-19 Wayne DavisonWe now use a regular expression to parse the (restored...
2005-02-18 Wayne Davison- Fixed a few bugs and compile warnings.
2005-02-14 Wayne DavisonChanged #if to use "defined".
2005-01-22 Wayne DavisonMoved the /proc/mounts literal string nearer to the...
2005-01-19 Wayne DavisonAdded an example of running mnt-excl remotely via ssh...
2005-01-19 Wayne DavisonA perl script that outputs excludes for all mount point...
2005-01-14 Wayne Davison- We now remove the DEST~old~ dir instead of renaming...
2005-01-12 Wayne Davison- Allow multiple source paths to be specified (and...
2005-01-12 Wayne DavisonThis is Joe Smith's rrsync (restricted rsync) perl...
2005-01-11 Wayne DavisonA simple Makefile.
2005-01-11 Wayne DavisonA debug program to help diagnose data-transfer corrupti...
2005-01-06 Wayne DavisonA perl script to effect an atomic transfer of a set...
1998-11-23 Andrew Tridgellupdates to reflect new samba.org domain
1998-11-02 Andrew Tridgellremove double / from filenames in display
1998-10-31 Andrew Tridgellget the date comparison the right way around
1998-10-30 Andrew Tridgelladded a perl script to summarise the rsyncd log format