summaryrefslogtreecommitdiff
path: root/support
AgeCommit message (Expand)AuthorFilesLines
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
2007-11-11Including my extern-squishing script, which just found anWayne Davison1-0/+18
2007-09-17Improved -s and support cvs's -e30.8 version idiom.Wayne Davison2-4/+2
2007-09-16Disable -s by default.Wayne Davison2-2/+2
2007-09-15Adding knowledge of some new options.Wayne Davison1-1/+5
2007-09-15That should have been -s.Wayne Davison1-1/+1
2007-09-15Force knowledge the -p option, since it gets passed specially.Wayne Davison1-0/+2
2007-09-08Added a remote-shell substitute for use in testing and for certainWayne Davison1-0/+23
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