debug: Set backends from logging parameter in smb.conf
authorChristof Schmitt <cs@samba.org>
Fri, 9 Jan 2015 21:46:32 +0000 (14:46 -0700)
committerChristof Schmitt <cs@samba.org>
Mon, 23 Mar 2015 20:22:11 +0000 (21:22 +0100)
commit8a46da32805e477144e0404531edeae4df554d7d
tree7d1c5e2b7d5684e0297c1594d50140371b57a677
parent5a3eddc7b94aac34fa3e482a3b3da5711a8a9ff6
debug: Set backends from logging parameter in smb.conf

Fallback to the settings of 'syslog' and 'syslog only' if logging has not
been set.

Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
lib/param/loadparm.c
lib/util/debug.c
lib/util/debug.h
lib/util/debug_s3.c