samba-bugs at samba.org
2017-Feb-15 09:26 UTC
[Bug 12583] New: [PATCH] Add new daemon option "syslog tag"
https://bugzilla.samba.org/show_bug.cgi?id=12583
Bug ID: 12583
Summary: [PATCH] Add new daemon option "syslog tag"
Product: rsync
Version: 3.1.2
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: core
Assignee: wayned at samba.org
Reporter: ben.rubson at gmail.com
QA Contact: rsync-qa at samba.org
Created attachment 12933
--> https://bugzilla.samba.org/attachment.cgi?id=12933&action=edit
Add new daemon option "syslog tag"
Hello,
This patch adds a new option "syslog tag".
It allows to specify the syslog tag to use when the daemon uses syslog logging.
Useful when daemon is used by several users :
syslog tag = rsyncd.%USER%
By default set to "rsyncd".
Thank you !
Ben
--
You are receiving this mail because:
You are the QA Contact for the bug.
samba-bugs at samba.org
2017-Apr-29 20:51 UTC
[Bug 12583] [PATCH] Add new daemon option "syslog tag"
https://bugzilla.samba.org/show_bug.cgi?id=12583
Wayne Davison <wayned at samba.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #1 from Wayne Davison <wayned at samba.org> ---
Thanks for the patch! I tweaked it a bit and committed the result to git.
--
You are receiving this mail because:
You are the QA Contact for the bug.
samba-bugs at samba.org
2017-Apr-29 20:53 UTC
[Bug 12583] [PATCH] Add new daemon option "syslog tag"
https://bugzilla.samba.org/show_bug.cgi?id=12583 --- Comment #2 from Ben RUBSON <ben.rubson at gmail.com> --- Wayne thank you very much !! Really perfect :) Many thx ! -- You are receiving this mail because: You are the QA Contact for the bug.
Possibly Parallel Threads
- [Bug 12817] New: [PATCH] Allow daemon itself to chroot
- [Bug 13082] New: [REQ] Hardware / SSE based MD5 operations
- [Bug 13268] New: [WARN] shifting a negative signed value is undefined
- Enabling easier contributions to rsync
- [Bug 12838] New: [PATCH] Log sent/received bytes even in case of error