summaryrefslogtreecommitdiff
path: root/rsyncd.conf.yo
Commit message (Collapse)AuthorAgeFilesLines
* Change man page src format from yodl to markdown.Wayne Davison2020-06-081-1063/+0
| | | | | | | | | | This removes the yodl dependency, which is sometimes hard to track down. Instead, this uses a python3 script that leverages the cmarkgfm library to turn the source file into html. Then, the script parses the html in order to turn the tag stream into a nroff stream using a simple state machine. While it's doing that it also implements one added format rule that turns an ordinal list that starts at 0 into a description list (since markdown doesn't have an easy description list idiom).
* Use a lock to not fail on a left-over pid file.Wayne Davison2020-06-041-3/+4
|
* Handle --skip-compress right for new compressorsWayne Davison2020-06-021-2/+6
| | | | | Some compressors can't completely turn off, so minimize the level when a file is being "skipped".
* Some improvements to the release mechanismWayne Davison2020-06-021-3/+1
| | | | | | | | | | - Some manpage changes to make them more consistent and to add a section that the release script expects in rsync-ssl. - Fixed some issues in release-rsync pertaining to various file changes, such as the .md file changes. - Change the gpg handling to stop prompting for a passphrase since gpg now makes use of gpg-agent (and the old gpg script is apparently not passing through fd 2 that git needs to get status).
* Add back a lost "*" and document the refusing of log-file* opts.Wayne Davison2020-05-171-1/+2
|
* More manpage improvements for "refuse options".Wayne Davison2020-05-171-9/+25
|
* Add the ability to negate matches for the daemon's "refuse options".Wayne Davison2020-05-171-12/+57
|
* Avoid a yodl macro warning.Wayne Davison2019-01-081-2/+2
|
* Document how a leading comma changes the gid parsing.Wayne Davison2018-11-201-0/+6
|
* Allow some pre-/post-xfer exec shell restrictions.Wayne Davison2018-03-251-0/+4
| | | | Support both RSYNC_SHELL & RSYNC_NO_XFER_EXEC environment variables.
* Preparing for release of 3.1.3v3.1.3Wayne Davison2018-01-281-2/+2
|
* Preparing for release of 3.1.3pre1v3.1.3pre1Wayne Davison2018-01-141-2/+2
|
* Replace startdit|enddit with description for newer yodl.Wayne Davison2017-11-051-5/+18
| | | | Fixes bug 13115.
* Mention refusing delete for write-only.Wayne Davison2017-10-081-0/+3
|
* Add "daemon chroot|uid|gid" parameters.Wayne Davison2017-09-041-3/+20
| | | | | | This allows the daemon to run chrooted as any uid+gid you like (prior to the transfer possibly changing the chroot and/or the uid+gid further). Based on the patch in #12817.
* Add "syslog tag" to rsync daemon config.Wayne Davison2017-04-291-0/+11
|
* Add --checksum-choice option to choose the checksum algorithms.Wayne Davison2016-05-011-1/+1
|
* Support only splitting users/groups on commas.Wayne Davison2016-04-171-6/+13
| | | | Fixes bug 11817.
* Fix a tweak that should have been untweaked.Wayne Davison2015-12-241-1/+1
|
* Preparing for release of 3.1.2v3.1.2Wayne Davison2015-12-211-2/+2
|
* Improve the "use chroot" & "numeric ids" info a bit more.Wayne Davison2015-12-211-12/+11
|
* Preparing for release of 3.1.2pre1v3.1.2pre1Wayne Davison2015-08-081-2/+2
|
* Mention how we handle a module named "global".Wayne Davison2015-07-121-0/+4
|
* Preparing for release of 3.1.1v3.1.1Wayne Davison2014-06-221-2/+2
|
* Preparing for release of 3.1.1pre2v3.1.1pre2Wayne Davison2014-05-261-2/+2
|
* Mention how "max verbosity" affects info & debug opts.Wayne Davison2014-03-071-0/+7
|
* Preparing for release of 3.1.1pre1v3.1.1pre1Wayne Davison2014-01-261-2/+2
|
* Preparing for release of 3.1.0v3.1.0Wayne Davison2013-09-281-2/+2
|
* Preparing for release of 3.1.0pre1v3.1.0pre1Wayne Davison2013-07-281-2/+2
|
* Be a little clearer about full-line comments.Wayne Davison2013-06-161-2/+3
|
* Get GPL name right.Wayne Davison2013-06-161-1/+1
|
* Make read_args() return the full request.Wayne Davison2012-09-231-4/+7
| | | | | | | | When a daemon is sent multiple request args, they are now joined into a single return value (separated by spaces) so that the RSYNC_REQUEST environment variable is accurate for any "pre-xfer exec". The values in RSYNC_ARG# vars are no longer truncated at the "." arg, so that all the request values are also listed (separately) in RSYNC_ARG#.
* Mention that %a and %h are daemon-only escapes.Wayne Davison2011-11-241-2/+2
|
* Send error messages from pre-xfer exec script to the user.Wayne Davison2011-06-041-1/+6
|
* Explicitly mention spaces in the "path" setting.Wayne Davison2011-05-161-0/+6
|
* Improve the &merge/&include example explanation.Wayne Davison2011-03-111-3/+3
|
* Change rsyncd.conf &merge directive to match *.inc.Wayne Davison2011-03-111-5/+14
| | | | | This allows the same rsyncd.d directory to be used for a set of merge files (*.inc) and a set of include files (*.conf).
* Added "listen backlog" daemon config paramater.Wayne Davison2011-01-031-0/+3
|
* Daemon supports forward-DNS lookups for simple hostnamesWayne Davison2011-01-031-7/+13
| | | | in hosts deny/allow config settings.
* Add @group auth and overrides to "auth user" daemon config.Wayne Davison2010-10-121-13/+58
|
* More manpage improvements.Wayne Davison2010-06-261-6/+8
|
* Fix erroneous "--fake-user" in the rsyncd.conf(5) man page.Matt McCutchen2010-04-241-1/+1
|
* Allow %VAR% environment references in daemon-config parameter values.Wayne Davison2009-10-171-1/+28
|
* Get section reference right. Fixes bug #6573.Wayne Davison2009-08-011-2/+2
|
* Added a way for supplementary groups to be specified in the rsyncd.confWayne Davison2009-02-191-7/+13
| | | | | file. Also made explicitly-set uid/gid values no longer ignored by a daemon that was not run by a super-user.
* Adding a way for log-format numbers to become more human readable.Wayne Davison2009-02-181-0/+5
|
* Added the "reverse lookup" daemon-config parameter.Matt McCutchen2009-01-151-5/+22
|
* Added a client --munge-links option that works like the daemonWayne Davison2008-07-281-3/+5
| | | | "munge symlinks" parameter.
* - Don't require a daemon config &directive to use an equal sign.Wayne Davison2008-07-271-15/+19
| | | | - Improved some daemon-config error messages.
* Added a command-line override for daemon config parameters:Wayne Davison2008-07-271-4/+13
| | | | --dparam=PARAMETER=VALUE (-M PARAMETER=VALUE).