summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/logging.c
Commit message (Expand)AuthorAgeFilesLines
* logging: fix a relock deadlock (#2332)chenglin1302021-04-151-1/+10
* logger: Always print errors in english (#1657)Rinku Kothiya2020-11-071-1/+5
* Indicate timezone offsets in timestampsCsaba Henk2020-03-121-73/+58
* libglusterfs-xlator: structure loggingyatipadia2019-11-191-30/+24
* libglusterfs/logger - code cleaningBarak Sason2019-10-241-56/+35
* logging.c: check for log level before checking for args.Yaniv Kaul2019-09-071-10/+8
* logging: Structured logging reference PRAravinda VK2019-07-031-34/+35
* logging.c: check for skip_logging() in _gf_slog(), _gf_smsg()Yaniv Kaul2019-07-031-0/+8
* multiple files: another attempt to remove includesYaniv Kaul2019-06-091-2/+0
* across: clang-scan: fix NULL dereferencing warningsAmar Tumballi2019-05-201-1/+1
* core: Capture process memory usage at the time of call gf_msg_nomemMohit Agrawal2019-05-091-9/+13
* logging.c/h: aggressively remove sprintfs()Yaniv Kaul2019-03-081-322/+195
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-11-291-7/+7
* logging: create parent dir if not availableAmar Tumballi2018-11-021-0/+20
* libglusterfs : fix newly introduced coverity defectSunny Kumar2018-10-111-2/+0
* logging: fix file handle leak when calls glfs_set_logging more timesKinglong Mee2018-09-251-0/+7
* libglusterfs/src/logging.c: reduce the use of stringsYaniv Kaul2018-10-071-124/+55
* Land part 2 of clang-format changesGluster Ant2018-09-121-2018/+2020
* coverity: libglusterfs issuesAmar Tumballi2018-08-181-2/+2
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-161-1/+1
* logging: free the strdup'd filename and ident on gf_log_fini()Niels de Vos2017-02-211-34/+44
* libglusterfs: specify ctx in gf_log_set_loglevelZhang Huan2017-12-051-5/+1
* logging: localtime logging, cmdline, volume set optionKaleb S. KEITHLEY2017-08-011-0/+26
* fuse: memory leak fixesDanny Couture2017-07-051-0/+2
* logging: Support for Structured logging formatAravinda VK2017-06-141-0/+144
* Do not call va_end twice in _gf_log_ehMichael Scherer2017-02-231-2/+0
* logging: Fix per xl log levelPoornima G2016-08-021-41/+32
* libglusterfs: coverity fixSakshi2015-04-151-1/+8
* libglusterfs: open cmd_history log file with O_APPEND and O_WRONLYAtin Mukherjee2016-03-281-1/+1
* gfapi: Fix the crashes caused by global_xlator and THISPoornima G2016-03-191-2/+2
* libglusterfs: close & open cmd_history.log on log rotateGaurav Kumar Garg2015-12-011-2/+35
* core: use syscall wrappers instead of direct syscalls - libglusterfsKaleb S. KEITHLEY2015-10-011-6/+8
* logging : GF_LOG_NONE logs alwaysMohamed Ashiq2015-07-291-8/+8
* logging: Stop using global xlator for log_buf allocationsSoumya Koduri2015-07-301-13/+0
* Revert "Revert "core: avoid crashes in gf_msg dup-detection code""Kaleb KEITHLEY2015-07-281-0/+13
* Revert "core: avoid crashes in gf_msg dup-detection code"Soumya Koduri2015-07-231-13/+0
* logging: Fixed incorrect buffer sizeNithya Balachandran2015-07-031-1/+1
* defaults,globals,iobuf,latency,logging,options,xlator/libglusterfs : porting ...Mohamed Ashiq2015-05-191-19/+22
* build: do not #include "config.h" in each fileNiels de Vos2015-05-181-5/+0
* libglusterfs: avoid crash due to ctx being NULLHumble Devassy Chirammal2015-04-071-1/+27
* core: avoid crashes in gf_msg dup-detection codeJeff Darcy2015-04-211-0/+13
* libglusterfs: avoid possibility of crash when ctx is nullHumble Devassy Chirammal2015-04-011-0/+3
* libglusterfs: check and act based on gf_malloc result.Humble Devassy Chirammal2015-03-051-0/+18
* glusterd: Add last successful glusterd lock backtraceKrishnan Parthasarathi2014-09-031-23/+4
* Use C-locale for numeric/string conversion routinesAnders Blomdell2014-07-111-0/+1
* porting: Port for FreeBSD rebased from Mike Ma's effortsHarshavardhana2014-06-211-10/+4
* logging: Flush log messages logged via gf_log_callingfn()Krutika Dhananjay2014-06-131-0/+2
* logging: Prior to log initialization, print all logs to syslog.Poornima G2014-06-021-6/+24
* logging: remove unused message-id scriptsNiels de Vos2014-05-081-55/+9
* logging: Add extra logs to enable testing of log suppressionKrutika Dhananjay2014-05-021-0/+16