summaryrefslogtreecommitdiff
path: root/support
AgeCommit message (Expand)AuthorFilesLines
2014-01-01Adding rsync-no-vanished script for bug 10356.Wayne Davison1-0/+15
2013-10-04Don't forget about --debug and --info for rrsync.Wayne Davison1-0/+2
2013-10-04A few more new options that rsync 3.1.0 can pass.Wayne Davison1-1/+2
2013-06-09Rename lsh.pl -> lsh.Wayne Davison1-0/+0
2013-06-09Rename lsh -> lsh.sh.Wayne Davison1-0/+0
2012-10-07Perl version of lsh that can change user w/o sudo.Wayne Davison1-0/+81
2012-01-28Add a slash-stripping version of rsync in support dir.Wayne Davison1-0/+17
2011-07-04Fix a comment.Wayne Davison1-1/+1
2011-05-07Abort if the cd fails.Wayne Davison1-2/+4
2011-04-09Improve lsh's handling of -l user option w/cd.Wayne Davison1-8/+6
2011-01-13Fix a bug in the trailing-slash handling.Wayne Davison1-4/+6
2011-01-13Improve the discussion of the absolute-filter alternative.Wayne Davison1-4/+6
2010-09-06Some quoting fixes/improvements.Wayne Davison1-3/+3
2010-05-26Update rrsync with the latest options.Wayne Davison1-1/+5
2009-01-13Use "use warnings" rather than -w on the #! line.Wayne Davison3-3/+7
2009-01-07Avoid a server-side problem with -e is at the start of the short options.Wayne Davison1-1/+2
2009-01-07Tweaked s### and m## to avoid vim highlighting issues.Wayne Davison1-7/+7
2008-11-15Mention the mapfrom/mapto scripts and how they work.Wayne Davison2-0/+20
2008-11-15Adding the --usermap/--groupmap/--chown options.Wayne Davison2-0/+10
2008-10-11Added a fully atomic update if the user has setup a symlinkWayne Davison1-24/+56
2008-09-29Fix the error message on one of the rename operations.Wayne Davison1-1/+1
2008-09-11A couple instant-rsyncd improvements:Wayne Davison1-33/+50
2008-09-11Add instant-rsyncd to support/ .Matt McCutchen1-0/+107
2008-06-28Mention the addition of the deny-rsync script, and tweak some comments.Wayne Davison1-6/+6
2008-06-23Some deny-rsync fixes:Wayne Davison1-10/+15
2008-06-23The deny-rsync script from bug 3945.Matt McCutchen1-0/+31
2008-04-18Added a --no-cd option to support/lsh so that the script can be used byWayne Davison1-5/+17
2008-04-05Moving some files from support into packaging.Wayne Davison3-301/+0
2008-03-24Some improvements for support/patch-update:Wayne Davison1-16/+37
2008-03-23Properly handle a new patch-branch that is only available locally.Wayne Davison1-3/+5
2008-03-19A couple more support/rrsync tweaks:Wayne Davison1-1/+2
2008-03-04Updated rrsync to deal with the latest 3.0.0's use of the -e option.Wayne Davison2-3/+12
2008-02-24Don't force the user to start from the master branch when anyWayne Davison1-6/+6
2008-02-06Using rebase for the patches has become a failing-hunkWayne Davison1-2/+2
2008-02-04Fixed finding of parent's description when @ARGV doesn't mention it.Wayne Davison1-10/+13
2008-02-03Improved the usage message.Wayne Davison1-3/+3
2008-02-02Fixed the diffing of generated files when creating a patch that hasWayne Davison1-14/+44
2008-01-12- Make sure the Makefile is up-to-date before running "make gen".Wayne Davison1-6/+13
2007-12-31Some minor tweaks:Wayne Davison1-1/+3
2007-11-29Revised release-rsync and nightly-rsync code to create a tar filesWayne Davison1-0/+2
2007-11-27Don't use git-FOO command to call git sub-commands.Wayne Davison1-15/+13
2007-11-27Add a new daemon security option: "munge symlinks".Wayne Davison1-0/+60
2007-11-25Return to the master branch at the end.Wayne Davison1-0/+3
2007-11-25Modified the discovery of the generated files & use "make gen".Wayne Davison1-9/+13
2007-11-17Adding a support script that can be used to make the checked-outWayne Davison1-0/+34
2007-11-16Make sure we process a parent patch before a dependent patch.Wayne Davison1-19/+51
2007-11-12Handle new PATCH-$name files, improved $last_touch code,Wayne Davison1-17/+18
2007-11-12Make sure that time has progressed when we need change branchesWayne Davison1-3/+8
2007-11-12If we start a sub-shell to let the user fix a rebase, output aWayne Davison1-1/+5
2007-11-11This script transforms one or more patch/* branches intoWayne Davison1-0/+101