summaryrefslogtreecommitdiff
path: root/support
AgeCommit message (Expand)AuthorFilesLines
2007-03-21The print now uses a more straight-forward map() instead of a join().Wayne Davison1-2/+2
2006-12-20Fixed the item numbers in the regex comment.Wayne Davison1-5/+5
2006-12-18Call SIGACTION() instead of signal().Wayne Davison1-1/+5
2006-09-18Added parsing for all the latest options.Wayne Davison1-1/+9
2006-09-18The --min-size arg doesn't need to be path-checked either.Wayne Davison1-1/+1
2006-09-02A slight simplification to the last change.Wayne Davison1-1/+1
2006-09-02An even better way to un-backslash-escape the filenames from find.Wayne Davison1-2/+1
2006-08-31Fixed handling of filenames with an embedded $, @, or %.Wayne Davison1-1/+3
2006-03-21A nice file-attribute maintenance script that lets you restoreWayne Davison1-0/+172
2006-03-13Improved the regex to match syslog lines and be easier to read.Wayne Davison1-2/+15
2006-02-02Changed default logfile setting from /var/adm/rsyncd.log toWayne Davison1-1/+1
2006-01-30This perl script automates the conversion of a list of pathnamesWayne Davison1-0/+27
2005-12-19Improved the usage info in the opening comment.Wayne Davison1-12/+5
2005-10-04Improved the usage comments.Wayne Davison1-2/+8
2005-10-03A simple filter script to output messages from a single module.Wayne Davison1-0/+28
2005-06-23Changed the arg-splitting code so that it can handle a literalWayne Davison1-2/+3
2005-06-23Tweaked a comment in the perl code we output.Wayne Davison1-1/+1
2005-06-17Changed the code to use the single long-option hash from cull_options.Wayne Davison1-65/+57
2005-06-17- Fixed a bug where the --*-dest options weren't being culled.Wayne Davison1-25/+17
2005-06-17- Improved some comments (some taken from the new cull-options output).Wayne Davison1-14/+23
2005-06-17Another readability improvement in the perl code we output.Wayne Davison1-2/+5
2005-06-17Improved some of the comments that are output into the perl code.Wayne Davison1-9/+15
2005-06-17- Make sure that the command contained the '.' arg at the end of theWayne Davison1-21/+16
2005-06-17- Be restrictive on matching the --sender option so that the userWayne Davison1-10/+12
2005-06-17Output a leading comment and surrounding blank lines.Wayne Davison1-1/+6
2005-06-17If SUBDIR is specified as a non-absolute path, make it absolute.Wayne Davison1-1/+3
2005-06-16- Made it easy to configure the path of the rsync executable.Wayne Davison1-38/+160
2005-06-16A developer-oriented script that outputs perl code for valid serverWayne Davison1-0/+58
2005-05-26Improved the opening comment.Wayne Davison1-3/+3
2005-05-19Tweaked the opening comments.Wayne Davison1-2/+1
2005-05-18Fixed a typo.Wayne Davison1-1/+1
2005-05-13An example filter script to maintain .cvsinclude files.Wayne Davison1-0/+43
2005-04-24Reject any --remove-* options when read-only, just in case thereWayne Davison1-2/+2
2005-02-22Document an alternate way to achieve the effect of this scriptWayne Davison1-0/+7
2005-02-20Disallow --remove-sent-files with a read-only server.Wayne Davison1-0/+2
2005-02-19We now use a regular expression to parse the (restored to its previousWayne Davison1-6/+14
2005-02-18- Fixed a few bugs and compile warnings.Wayne Davison1-72/+77
2005-02-14Changed #if to use "defined".Wayne Davison1-1/+1
2005-01-22Moved the /proc/mounts literal string nearer to the top.Wayne Davison1-1/+2
2005-01-19Added an example of running mnt-excl remotely via ssh for a pull.Wayne Davison1-0/+1
2005-01-19A perl script that outputs excludes for all mount points that affectWayne Davison1-0/+35
2005-01-14- We now remove the DEST~old~ dir instead of renaming it to DEST~new~.Wayne Davison1-16/+32
2005-01-12- Allow multiple source paths to be specified (and checked).Wayne Davison1-17/+35
2005-01-12This is Joe Smith's rrsync (restricted rsync) perl script.Wayne Davison1-0/+54
2005-01-11A simple Makefile.Wayne Davison1-0/+6
2005-01-11A debug program to help diagnose data-transfer corruption problems.Wayne Davison1-0/+178
2005-01-06A perl script to effect an atomic transfer of a set of files.Wayne Davison1-0/+74
1998-11-23updates to reflect new samba.org domainAndrew Tridgell1-1/+1
1998-11-02remove double / from filenames in displayAndrew Tridgell1-0/+2
1998-10-31get the date comparison the right way aroundAndrew Tridgell1-1/+1