summaryrefslogtreecommitdiff
path: root/support/rrsync
Commit message (Expand)AuthorAgeFilesLines
* add rrsync option to enforce `--ignore-existing` (#461)dogvisor2023-03-301-0/+4
* Mention `copy-devices`.Wayne Davison2022-08-191-0/+1
* Add an arg-protection idiom using backslash-escapesWayne Davison2022-01-091-3/+3
* Improve rrsync usage and some more NEWS tweaks.Wayne Davison2022-01-031-1/+1
* Fix rrsync directory normalization (#268)Marco Nenciarini2021-12-301-1/+1
* Add a default single-access lock.Wayne Davison2021-12-271-5/+30
* rrsync improvementsWayne Davison2021-12-261-262/+333
* Make rrsync default to munged symlinks.Wayne Davison2021-12-201-14/+39
* Add a couple more options to rrsync.Wayne Davison2021-10-011-0/+2
* Update the options in rrsync.Wayne Davison2021-07-091-1/+4
* Some misc cleanupWayne Davison2020-06-271-0/+1
* Use /usr/bin/env for increased portability.Wayne Davison2020-06-161-1/+1
* Tweak my email.Wayne Davison2020-06-161-1/+1
* Update rrsync & its opt-culling script.Wayne Davison2020-06-131-1/+3
* Add a few new opts to rrsync.Wayne Davison2020-04-261-1/+3
* Improve write-only --sender check & handle 2 new options.Wayne Davison2019-01-151-2/+3
* Reject --log-file when read-only.Wayne Davison2019-01-091-1/+1
* Improve check for ".." and guard against dash args.Wayne Davison2019-01-091-2/+5
* Add -wo option for write-only rrsync mode.Wayne Davison2015-09-131-5/+16
* Adding the long options that BackupPC likes to use.Wayne Davison2014-09-041-0/+10
* Fix a typo.Wayne Davison2014-07-311-1/+1
* Add new-compress option to rrsync.Wayne Davison2014-05-261-0/+1
* Don't forget about --debug and --info for rrsync.Wayne Davison2013-10-041-0/+2
* A few more new options that rsync 3.1.0 can pass.Wayne Davison2013-10-041-1/+2
* Update rrsync with the latest options.Wayne Davison2010-05-261-1/+5
* Avoid a server-side problem with -e is at the start of the short options.Wayne Davison2009-01-071-1/+2
* Tweaked s### and m## to avoid vim highlighting issues.Wayne Davison2009-01-071-7/+7
* A couple more support/rrsync tweaks:Wayne Davison2008-03-191-1/+2
* Updated rrsync to deal with the latest 3.0.0's use of the -e option.Wayne Davison2008-03-041-1/+4
* Improved -s and support cvs's -e30.8 version idiom.Wayne Davison2007-09-171-2/+2
* Disable -s by default.Wayne Davison2007-09-161-1/+1
* Adding knowledge of some new options.Wayne Davison2007-09-151-1/+5
* Added parsing for all the latest options.Wayne Davison2006-09-181-1/+9
* Changed the arg-splitting code so that it can handle a literalWayne Davison2005-06-231-2/+3
* Changed the code to use the single long-option hash from cull_options.Wayne Davison2005-06-171-65/+57
* - Improved some comments (some taken from the new cull-options output).Wayne Davison2005-06-171-14/+23
* - Make sure that the command contained the '.' arg at the end of theWayne Davison2005-06-171-21/+16
* - Be restrictive on matching the --sender option so that the userWayne Davison2005-06-171-10/+12
* If SUBDIR is specified as a non-absolute path, make it absolute.Wayne Davison2005-06-171-1/+3
* - Made it easy to configure the path of the rsync executable.Wayne Davison2005-06-161-38/+160
* Reject any --remove-* options when read-only, just in case thereWayne Davison2005-04-241-2/+2
* Disallow --remove-sent-files with a read-only server.Wayne Davison2005-02-201-0/+2
* - Allow multiple source paths to be specified (and checked).Wayne Davison2005-01-121-17/+35
* This is Joe Smith's rrsync (restricted rsync) perl script.Wayne Davison2005-01-121-0/+54