index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
common
/
LogEntry.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: fix string creation from '0' in LogEntry
Ronen Friedman
2024-03-04
1
-1
/
+0
*
common/LogEntry: drop support of LogSummary v2 encoding scheme
Kefu Chai
2021-07-13
1
-22
/
+6
*
mon/LogMonitor: store logentries in separate keys
Sage Weil
2021-07-03
1
-5
/
+11
*
common/LogEntry: add some constness
Sage Weil
2021-06-24
1
-1
/
+1
*
common/LogEntry: do not support <nautilus
Kefu Chai
2021-02-23
1
-16
/
+1
*
common: Build target 'common' without using namespace in headers
Adam C. Emerson
2020-03-07
1
-1
/
+11
*
common/LogEntry: use as_legacy_addr()
Sage Weil
2019-02-07
1
-1
/
+1
*
common/LogEntry: addr -> addrs
Sage Weil
2018-05-28
1
-24
/
+60
*
common/LogEntry: no need for LogEntryKey encode/decode
Sage Weil
2018-05-28
1
-17
/
+0
*
core: use const_iterator for decode
Kefu Chai
2018-05-17
1
-3
/
+3
*
mon/LogMonitor: separate out summary by channel
Sage Weil
2018-04-12
1
-10
/
+63
*
common: Use unqualified encoding in the rest of the files
Adam C. Emerson
2018-01-10
1
-24
/
+26
*
common: fix log warnings
xie xingguo
2017-07-01
1
-2
/
+2
*
mon: helper function for string to log level
John Spray
2017-06-27
1
-0
/
+25
*
common/LogEntry: make LogEntryKey opaque and cache its hash value
Sage Weil
2017-06-06
1
-0
/
+1
*
common/LogEntry: make LogSummary::contains() efficient
Sage Weil
2017-06-05
1
-0
/
+4
*
common/LogEntry: include EntityName in log entries
Sage Weil
2017-05-31
1
-2
/
+7
*
common: Remove redundant includes
Jos Collin
2017-05-22
1
-3
/
+0
*
common: Remove redundant includes
Brad Hubbard
2017-05-09
1
-1
/
+1
*
assert(0) -> ceph_abort()
Sage Weil
2016-11-22
1
-2
/
+2
*
common/LogEntry: include features in addr encode
Sage Weil
2016-05-31
1
-8
/
+6
*
commong/LogEntry: string_to_clog_type
Sage Weil
2014-11-05
1
-0
/
+22
*
common: LogEntry: if channel is missing, default to "cluster"
Joao Eduardo Luis
2014-09-22
1
-1
/
+4
*
common/LogEntry: fix warning on x86_64
Sage Weil
2014-08-31
1
-3
/
+3
*
common/LogEntry: fix warning on i386
Sage Weil
2014-08-31
1
-1
/
+1
*
common: LogEntry: if 'channel' is empty on decode assign default
Joao Eduardo Luis
2014-08-27
1
-0
/
+2
*
common: LogEntry: refactor how we output to syslog
Joao Eduardo Luis
2014-08-27
1
-1
/
+4
*
common: LogEntry: add 'channel' field
Joao Eduardo Luis
2014-08-27
1
-2
/
+7
*
common: LogEntry: add clog_type_to_string()
Joao Eduardo Luis
2014-08-27
1
-0
/
+19
*
common: LogEntry: change field name from 'type' to 'prio' (aka priority)
Joao Eduardo Luis
2014-08-27
1
-4
/
+4
*
mon: allow syslog level and facility for cluster log to be controlled
Sage Weil
2013-02-20
1
-18
/
+102
*
mon: put cluster log at /var/log/ceph/$cluster.log and/or send to syslog
Sage Weil
2012-06-06
1
-0
/
+25
*
new encoding for Log{Entry,Summary}
Sage Weil
2012-02-10
1
-8
/
+8
*
ceph-dencoder: add Log{Entry,EntryKey,Summary}
Sage Weil
2012-02-10
1
-0
/
+108