summaryrefslogtreecommitdiff
path: root/lib/util/debug_s3.c
AgeCommit message (Expand)AuthorFilesLines
2021-11-01debug: Add new smb.conf option "debug syslog format"Martin Schwenke1-0/+2
2019-11-27smbdotconf: mark "log level" with substitution="1"Ralph Boehme1-1/+1
2019-11-27smbdotconf: mark "logging" with substitution="1"Ralph Boehme1-1/+1
2019-11-27smbdotconf: mark "logfile" with substitution="1"Ralph Boehme1-1/+3
2019-04-18s3:debug: enable logging for early startup failuresRalph Wuerthner1-0/+19
2019-04-18s3:debug: adjust indentionRalph Wuerthner1-2/+4
2019-04-18s3:debug: use struct initializerRalph Wuerthner1-10/+9
2018-12-20debug: add a call to debug_parse_levels() to reopen_logs()Ralph Boehme1-0/+1
2018-12-20debug: add an empty lineRalph Boehme1-0/+1
2017-01-22lib: Add lib/util/server_id.hVolker Lendecke1-0/+1
2017-01-20s3/debug: listen for MSG_REQ_RINGBUF_LOGRalph Boehme1-0/+22
2015-05-14Convert all uint32/16/8 to _t in a grab-bag of remaining files.Richard Sharpe1-1/+1
2015-04-28lib: Remove procid_str_staticVolker Lendecke1-2/+3
2015-03-23debug: Set backends from logging parameter in smb.confChristof Schmitt1-3/+2
2012-07-18loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *.Rusty Russell1-1/+1
2011-03-30s3-messages: only include messages.h where needed.Günther Deschner1-0/+1
2011-03-01lib/util: new merged debug systemAndrew Bartlett1-0/+105