samba-bugs at samba.org
2010-Aug-19 19:07 UTC
DO NOT REPLY [Bug 7633] New: add support for include/includedir config file directives
https://bugzilla.samba.org/show_bug.cgi?id=7633
Summary: add support for include/includedir config file
directives
Product: rsync
Version: 3.1.0
Platform: Other
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P3
Component: core
AssignedTo: wayned at samba.org
ReportedBy: samba at askneil.com
QAContact: rsync-qa at samba.org
The samba configuration has support for including an external configuration
file into the smb.conf file.
rsync does not support this functionality.
I'm requesting this functionality so rsync server configurations can be
modularly changed without having to edit the "main" file, by dropping
other
config files into a directory and having the main config file reference them.
At some level this is just syntactic sugar: I could just combine all the
other files together at run time. But it would be convenient if rsync
provided the functionality natively.
--
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
samba-bugs at samba.org
2010-Aug-21 17:57 UTC
DO NOT REPLY [Bug 7633] add support for include/includedir config file directives
https://bugzilla.samba.org/show_bug.cgi?id=7633
wayned at samba.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Comment #1 from wayned at samba.org 2010-08-21 12:57 CST -------
See the CONFIG DIRECTIVES section of the rsyncd.conf manpage in 3.1.0. At work
we use "&include /etc/rsyncd.d" inside a simple /etc/rsyncd.conf
file so we can
put whatever module-defining *.conf files we like inside that directory.
--
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
samba-bugs at samba.org
2010-Sep-11 01:34 UTC
DO NOT REPLY [Bug 7633] add support for include/includedir config file directives
https://bugzilla.samba.org/show_bug.cgi?id=7633
wayned at samba.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bdgregg at pitt.edu
------- Comment #2 from wayned at samba.org 2010-09-10 20:34 CST -------
*** Bug 7672 has been marked as a duplicate of this bug. ***
--
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
Possibly Parallel Threads
- DO NOT REPLY [Bug 7672] New: Ability to include (source) other files into the rsncd.conf configuration.
- DO NOT REPLY [Bug 3554] New: Second copy of same rsync daemon should notice pid file and quit
- DO NOT REPLY [Bug 5381] New: make test fails without /etc/rsyncd.conf
- [PATCH] libdrm_nouveau.pc: don't include I${includedir}/nouveau
- DO NOT REPLY [Bug 4232] New: rsync error: timeout in data send/receive (code 30) at io.c(165) [sender=3.0.0cvs]