index
:
glusterfs.git
bug-deprecated
dht-stale-layout-fixes
exp
experimental
heal-info
master
release-2.0
release-3.0
release-3.1
release-3.10
release-3.11
release-3.12
release-3.13
release-3.2
release-3.3
release-3.4
release-3.5
release-3.6
release-3.7
release-3.8
release-3.8-fb
release-3.9
release-4.0
release-4.1
release-5
release-6
release-7
release-8
round-robin2
testing-regression-job
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libglusterfs
/
src
/
logging.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
logging: Introduce suppression of repetitive log messages
Krutika Dhananjay
2014-04-30
1
-92
/
+701
*
build: MacOSX Porting fixes
Harshavardhana
2014-04-24
1
-10
/
+10
*
log: enhance gluster log format with message ID and standardize errno reporting
ShyamsundarR
2014-03-28
1
-173
/
+901
*
gfapi: Set log level to GF_LOG_NONE after closing log file in glfs_fini
Poornima
2014-02-12
1
-3
/
+4
*
gfapi: Closed the logfile fd and initialize to NULL in glfs_fini
Poornima G
2013-12-26
1
-1
/
+34
*
libglusterfs: Explicitly open /dev/stderr logfile
Bharata B Rao
2013-12-10
1
-3
/
+1
*
log: Fix logging to stderr
Bharata B Rao
2013-08-19
1
-1
/
+1
*
log: use /etc/glusterfs/logger.conf file for logging target
Bala.FA
2013-08-13
1
-2
/
+2
*
log: set ident to openlog
Bala.FA
2013-08-13
1
-18
/
+31
*
libglusterfs: Fix compilation warning
Pranith Kumar K
2013-07-29
1
-1
/
+1
*
log: send current gf_log to syslog conditionally
Bala.FA
2013-07-19
1
-19
/
+102
*
log: enhance syslog logging using CEE format
Bala.FA
2013-07-19
1
-0
/
+211
*
debug/trace: save the recent fops received in the event-history
Raghavendra Bhat
2013-01-17
1
-2
/
+5
*
logging: Added fflush in _gf_log.
Avra Sengupta
2012-12-21
1
-0
/
+2
*
logging: do the 'right' check for loglevel
Amar Tumballi
2012-08-07
1
-6
/
+6
*
core: reduce the usage of global variables
Amar Tumballi
2012-08-03
1
-109
/
+93
*
event-history: implement gf_log_eh for saving events
Raghavendra Bhat
2012-08-01
1
-4
/
+40
*
remove useless if-before-free (and free-like) functions
Jim Meyering
2012-07-13
1
-20
/
+9
*
localtime and ctime are not MT-SAFE
Kaleb S. KEITHLEY
2012-06-29
1
-47
/
+28
*
logging: change the 'logfile' value in a locked region
Amar Tumballi
2012-05-30
1
-88
/
+91
*
license: dual license under GPLV2 and LGPLV3+
Kaleb KEITHLEY
2012-05-10
1
-14
/
+5
*
libglusterfs: Implement circular buffer and event history
Raghavendra Bhat
2012-02-20
1
-0
/
+9
*
glusterd: auth allow enhancements
Rajesh Amaravathi
2012-02-20
1
-4
/
+37
*
log to stderr if "-" is given as log-file
Csaba Henk
2011-11-20
1
-0
/
+6
*
glusterd: fix '.cmd_log_history'file handle leak on SIGHUP
Kaushal M
2011-10-28
1
-1
/
+5
*
Change Copyright current year
Pranith Kumar K
2011-08-10
1
-1
/
+1
*
LICENSE: s/GNU Affero General Public/GNU General Public/
Pranith Kumar K
2011-08-06
1
-3
/
+3
*
libglusterfs/logging: Added functions to set sys-log-level.
Junaid
2011-07-11
1
-3
/
+10
*
glusterfsd: prevent giving '-s' option without '--volfile-id' option
Amar Tumballi
2011-05-31
1
-1
/
+1
*
cli log level command and per translator log level
Venky Shankar
2011-05-20
1
-21
/
+18
*
removed reference to GF_LOG_NORMAL
Amar Tumballi
2011-04-07
1
-3
/
+3
*
libglusterfs: added graph id in logging
Amar Tumballi
2011-03-18
1
-4
/
+4
*
glusterfsd: log enhancement
Amar Tumballi
2011-03-17
1
-99
/
+5
*
libglusterfs: gf_log_nomem() and other minor updates
Amar Tumballi
2011-03-17
1
-25
/
+148
*
libglusterfs: logging/mem-pool section white-space cleanup
Amar Tumballi
2011-03-17
1
-125
/
+125
*
Check correct variable after function call.
Sachidananda
2011-02-17
1
-9
/
+8
*
Copyright changes
Vijay Bellur
2010-10-11
1
-1
/
+1
*
Change GNU GPL to GNU AGPL
Pranith K
2010-10-04
1
-3
/
+3
*
logging: fix a crash in gf_log_callingfn()
Amar Tumballi
2010-09-16
1
-3
/
+10
*
logging: provide a API to print calling functions
Amar Tumballi
2010-09-13
1
-0
/
+140
*
'gluster volume log' feature added
Amar Tumballi
2010-08-31
1
-5
/
+2
*
Add command logging facility for glusterd
shishir gowda
2010-08-31
1
-0
/
+99
*
fix the 'no logfile set' log during gluster process start.
Amar Tumballi
2010-08-12
1
-4
/
+3
*
logging enhancements
Amar Tumballi
2010-08-12
1
-12
/
+74
*
some check added to the variables after GF_CALLOC
Amar Tumballi
2010-07-28
1
-0
/
+5
*
fix up OS X after dynamic volume changes
Csaba Henk
2010-07-08
1
-6
/
+1
*
fix format string warning on OS X
Csaba Henk
2010-05-26
1
-1
/
+6
*
libglusterfs: Use usecond resolution for logging
Vijay Bellur
2010-05-21
1
-3
/
+8
*
frame's 'op', 'type' restructured
Amar Tumballi
2010-05-03
1
-275
/
+1
*
Memory accounting changes
Vijay Bellur
2010-04-23
1
-20
/
+24
[next]