summaryrefslogtreecommitdiff
path: root/lib/util/debug_s3.c
Commit message (Expand)AuthorAgeFilesLines
* debug: Add new smb.conf option "debug syslog format"Martin Schwenke2021-11-011-0/+2
* smbdotconf: mark "log level" with substitution="1"Ralph Boehme2019-11-271-1/+1
* smbdotconf: mark "logging" with substitution="1"Ralph Boehme2019-11-271-1/+1
* smbdotconf: mark "logfile" with substitution="1"Ralph Boehme2019-11-271-1/+3
* s3:debug: enable logging for early startup failuresRalph Wuerthner2019-04-181-0/+19
* s3:debug: adjust indentionRalph Wuerthner2019-04-181-2/+4
* s3:debug: use struct initializerRalph Wuerthner2019-04-181-10/+9
* debug: add a call to debug_parse_levels() to reopen_logs()Ralph Boehme2018-12-201-0/+1
* debug: add an empty lineRalph Boehme2018-12-201-0/+1
* lib: Add lib/util/server_id.hVolker Lendecke2017-01-221-0/+1
* s3/debug: listen for MSG_REQ_RINGBUF_LOGRalph Boehme2017-01-201-0/+22
* Convert all uint32/16/8 to _t in a grab-bag of remaining files.Richard Sharpe2015-05-141-1/+1
* lib: Remove procid_str_staticVolker Lendecke2015-04-281-2/+3
* debug: Set backends from logging parameter in smb.confChristof Schmitt2015-03-231-3/+2
* loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *.Rusty Russell2012-07-181-1/+1
* s3-messages: only include messages.h where needed.Günther Deschner2011-03-301-0/+1
* lib/util: new merged debug systemAndrew Bartlett2011-03-011-0/+105