summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/logging.c
Commit message (Expand)AuthorAgeFilesLines
...
* logging: use duplicate stderr, instead of re-openingAnand Avati2014-04-291-2/+24
* logging: Introduce suppression of repetitive log messagesKrutika Dhananjay2014-02-071-92/+701
* build: MacOSX Porting fixesHarshavardhana2014-04-171-10/+10
* log: enhance gluster log format with message ID and standardize errno reportingShyamsundarR2013-12-201-173/+901
* gfapi: Set log level to GF_LOG_NONE after closing log file in glfs_finiPoornima2014-01-171-3/+4
* gfapi: Closed the logfile fd and initialize to NULL in glfs_finiPoornima G2013-12-231-1/+34
* libglusterfs: Explicitly open /dev/stderr logfileBharata B Rao2013-12-091-3/+1
* log: Fix logging to stderrBharata B Rao2013-08-161-1/+1
* log: use /etc/glusterfs/logger.conf file for logging targetBala.FA2013-08-091-2/+2
* log: set ident to openlogBala.FA2013-08-091-18/+31
* libglusterfs: Fix compilation warningPranith Kumar K2013-07-291-1/+1
* log: send current gf_log to syslog conditionallyBala.FA2013-05-141-19/+102
* log: enhance syslog logging using CEE formatBala.FA2013-04-301-0/+211
* debug/trace: save the recent fops received in the event-historyRaghavendra Bhat2012-11-141-2/+5
* logging: Added fflush in _gf_log.Avra Sengupta2012-12-201-0/+2
* logging: do the 'right' check for loglevelAmar Tumballi2012-08-071-6/+6
* core: reduce the usage of global variablesAmar Tumballi2012-08-021-109/+93
* event-history: implement gf_log_eh for saving eventsRaghavendra Bhat2012-06-061-4/+40
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-20/+9
* localtime and ctime are not MT-SAFEKaleb S. KEITHLEY2012-06-131-47/+28
* logging: change the 'logfile' value in a locked regionAmar Tumballi2012-05-301-88/+91
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-081-14/+5
* libglusterfs: Implement circular buffer and event historyRaghavendra Bhat2012-02-201-0/+9
* glusterd: auth allow enhancementsRajesh Amaravathi2012-02-201-4/+37
* log to stderr if "-" is given as log-fileCsaba Henk2011-10-051-0/+6
* glusterd: fix '.cmd_log_history'file handle leak on SIGHUPKaushal M2011-10-141-1/+5
* Change Copyright current yearPranith Kumar K2011-08-091-1/+1
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-061-3/+3
* libglusterfs/logging: Added functions to set sys-log-level.Junaid2011-06-291-3/+10
* glusterfsd: prevent giving '-s' option without '--volfile-id' optionAmar Tumballi2011-05-311-1/+1
* cli log level command and per translator log levelVenky Shankar2011-04-251-21/+18
* removed reference to GF_LOG_NORMALAmar Tumballi2011-04-071-3/+3
* libglusterfs: added graph id in loggingAmar Tumballi2011-03-181-4/+4
* glusterfsd: log enhancementAmar Tumballi2011-03-161-99/+5
* libglusterfs: gf_log_nomem() and other minor updatesAmar Tumballi2011-03-161-25/+148
* libglusterfs: logging/mem-pool section white-space cleanupAmar Tumballi2011-03-161-125/+125
* Check correct variable after function call.Sachidananda2011-02-111-9/+8
* Copyright changesVijay Bellur2010-10-111-1/+1
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* logging: fix a crash in gf_log_callingfn()Amar Tumballi2010-09-161-3/+10
* logging: provide a API to print calling functionsAmar Tumballi2010-09-101-0/+140
* 'gluster volume log' feature addedAmar Tumballi2010-08-311-5/+2
* Add command logging facility for glusterdshishir gowda2010-08-311-0/+99
* fix the 'no logfile set' log during gluster process start.Amar Tumballi2010-08-121-4/+3
* logging enhancementsAmar Tumballi2010-08-121-12/+74
* some check added to the variables after GF_CALLOCAmar Tumballi2010-07-271-0/+5
* fix up OS X after dynamic volume changesCsaba Henk2010-07-081-6/+1
* fix format string warning on OS XCsaba Henk2010-05-241-1/+6
* libglusterfs: Use usecond resolution for loggingVijay Bellur2010-05-201-3/+8
* frame's 'op', 'type' restructuredAmar Tumballi2010-05-041-275/+1