index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
messages
/
MLog.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
message: mark message classes "final"
Kefu Chai
2020-11-16
1
-1
/
+1
*
messages: use final specifier for destructor
Patrick Donnelly
2020-11-10
1
-1
/
+1
*
messages: Build target 'common' without using namespace in headers
Adam C. Emerson
2020-03-07
1
-2
/
+3
*
messages/MLog: pass rvalue ref instead const ref to ctor
Kefu Chai
2019-09-20
1
-2
/
+2
*
src/: use make_message<Foo> instead of Foo::create()
Kefu Chai
2019-04-18
1
-6
/
+4
*
*: use std::string_view instead of char ptr
Patrick Donnelly
2019-01-09
1
-1
/
+1
*
msg: cleanup factory/ref definition in messages
Patrick Donnelly
2018-08-15
1
-7
/
+4
*
msg: add factory method to correctly construct smart_ptr
Patrick Donnelly
2018-08-15
1
-0
/
+5
*
core: use const_iterator for decode
Kefu Chai
2018-05-17
1
-1
/
+1
*
messages: Use unqualified encode/decode
Adam C. Emerson
2018-01-10
1
-4
/
+5
*
common: add override in msg subsystem
liuchang0812
2017-03-03
1
-5
/
+5
*
common/LogEntry: include features in addr encode
Sage Weil
2016-05-31
1
-1
/
+1
*
message/MLog: include seq in print
Sage Weil
2015-11-14
1
-1
/
+2
*
moved to use boost uuid implementation, based on commit 4fe89a7b14c97b2ed7f35...
Rohan Mars
2015-08-19
1
-1
/
+0
*
messages: MLog: make ctor's uuid argument a const
Joao Eduardo Luis
2012-11-27
1
-2
/
+2
*
mon: Add publish/subscribe capabilities to the log monitor and status cmd.
Joao Eduardo Luis
2012-05-18
1
-1
/
+1
*
msg: go const-crazy on messages
Sage Weil
2012-01-30
1
-2
/
+2
*
msg: no cct for decode_payload
Sage Weil
2012-01-30
1
-1
/
+1
*
msg: no cct needed for message encoding
Sage Weil
2012-01-30
1
-1
/
+1
*
msg: pass features explicitly into message encoders
Sage Weil
2012-01-30
1
-1
/
+1
*
use libuuid for fsid
Sage Weil
2011-11-12
1
-3
/
+4
*
msg: remove globals
Colin Patrick McCabe
2011-06-21
1
-2
/
+2
*
logging: MLog.h: const cleanup
Colin Patrick McCabe
2010-12-07
1
-2
/
+5
*
logging:Move LogEntry.h into common with LogClient
Colin Patrick McCabe
2010-12-07
1
-1
/
+1
*
Bug #98: Unique names for include guards
Markus Elfring
2010-06-17
1
-2
/
+2
*
msg: MLog has a private destructor
Greg Farnum
2010-03-31
1
-0
/
+3
*
No more VERSION_T; just 0.
Greg Farnum
2009-06-26
1
-2
/
+2
*
messages: Clean up of PaxosServiceMessages, and some fixes for their users.
Greg Farnum
2009-06-25
1
-3
/
+3
*
Monitor/Message: All messages used by Paxos are now PaxosServiceMessages.
Greg Farnum
2009-06-24
1
-8
/
+4
*
mon/msg: PThey mostly hold version_t's now. Unused, though.
Greg Farnum
2009-06-24
1
-4
/
+6
*
mon: use separate message type for log ack
Sage Weil
2009-03-27
1
-5
/
+3
*
change ceph_fsid
Sage Weil
2008-12-23
1
-3
/
+3
*
logclient: adjust link_dispatcher; add unlink_dispatcher
Sage Weil
2008-12-16
1
-1
/
+6
*
mon: fix up MLog constructor
Sage Weil
2008-12-11
1
-2
/
+4
*
mon: system-wide log
Sage Weil
2008-12-02
1
-0
/
+48