index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
messages
/
MLogAck.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
*
src/: use make_message<Foo> instead of Foo::create()
Kefu Chai
2019-04-18
1
-5
/
+6
*
messages: Update MLogAck.h to work without using namespace
Adam C. Emerson
2019-03-29
1
-1
/
+9
*
*: 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
-6
/
+3
*
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
-6
/
+8
*
messages: Initialization of member variables
amitkuma
2017-09-12
1
-1
/
+1
*
common: add override in msg subsystem
liuchang0812
2017-03-03
1
-5
/
+5
*
moved to use boost uuid implementation, based on commit 4fe89a7b14c97b2ed7f35...
Rohan Mars
2015-08-19
1
-2
/
+0
*
common: LogEntry: add 'channel' field
Joao Eduardo Luis
2014-08-27
1
-1
/
+5
*
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
-2
/
+4
*
msg: remove globals
Colin Patrick McCabe
2011-06-21
1
-2
/
+2
*
logging:Move LogEntry.h into common with LogClient
Colin Patrick McCabe
2010-12-07
1
-2
/
+0
*
Bug #98: Unique names for include guards
Markus Elfring
2010-06-17
1
-2
/
+2
*
msg: MLogAck has a private destructor
Greg Farnum
2010-03-31
1
-0
/
+3
*
Monitor/Message: All messages used by Paxos are now PaxosServiceMessages.
Greg Farnum
2009-06-24
1
-6
/
+3
*
mon/msg: PThey mostly hold version_t's now. Unused, though.
Greg Farnum
2009-06-24
1
-3
/
+6
*
mon: use separate message type for log ack
Sage Weil
2009-03-27
1
-0
/
+44