summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/logging.c
Commit message (Expand)AuthorAgeFilesLines
* debug/trace: save the recent fops received in the event-historyRaghavendra Bhat2013-01-171-2/+5
* logging: Added fflush in _gf_log.Avra Sengupta2012-12-211-0/+2
* logging: do the 'right' check for loglevelAmar Tumballi2012-08-071-6/+6
* core: reduce the usage of global variablesAmar Tumballi2012-08-031-109/+93
* event-history: implement gf_log_eh for saving eventsRaghavendra Bhat2012-08-011-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-291-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-101-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-11-201-0/+6
* glusterd: fix '.cmd_log_history'file handle leak on SIGHUPKaushal M2011-10-281-1/+5
* Change Copyright current yearPranith Kumar K2011-08-101-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-07-111-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-05-201-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-171-99/+5
* libglusterfs: gf_log_nomem() and other minor updatesAmar Tumballi2011-03-171-25/+148
* libglusterfs: logging/mem-pool section white-space cleanupAmar Tumballi2011-03-171-125/+125
* Check correct variable after function call.Sachidananda2011-02-171-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-131-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-281-0/+5
* fix up OS X after dynamic volume changesCsaba Henk2010-07-081-6/+1
* fix format string warning on OS XCsaba Henk2010-05-261-1/+6
* libglusterfs: Use usecond resolution for loggingVijay Bellur2010-05-211-3/+8
* frame's 'op', 'type' restructuredAmar Tumballi2010-05-031-275/+1
* Memory accounting changesVijay Bellur2010-04-231-20/+24
* fixing some warnings on 64bit machine.Amar Tumballi2009-12-031-13/+15
* libglusterfs: Fix error handling in _gf_log.Vikas Gorur2009-11-181-7/+12
* Changed occurrences of Z Research to Gluster.Vijay Bellur2009-10-071-1/+1
* fix build warnings in 'libglusterfs/'Amar Tumballi2009-07-201-7/+18
* libglusterfs/logging - fix memory leakBasavanagowda Kanur2009-07-061-0/+2
* Log to a central server.Vikas Gorur2009-06-111-8/+394
* libglusterfs log cleanupAnand V. Avati2009-04-281-10/+4
* Changed logging format to remove line number & function name from NORMAL and ...Vikas Gorur2009-04-241-4/+10
* Introduce new log level GF_LOG_TRACE.Vikas Gorur2009-04-241-3/+3
* updated copyright header to extend copyright upto 2009Basavanagowda Kanur2009-02-261-1/+1
* Added all filesVikas Gorur2009-02-181-0/+207