index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
messages
/
MMonSubscribe.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
messages: use final specifier for destructor
Patrick Donnelly
2020-11-10
1
-1
/
+1
*
messages: Fix incorrect use of __le16/32/64
Ulrich Weigand
2019-09-05
1
-2
/
+2
*
src/: use make_message<Foo> instead of Foo::create()
Kefu Chai
2019-04-18
1
-4
/
+5
*
messages: Update MMonSubscribe.h to work without using namespace
Adam C. Emerson
2019-03-29
1
-13
/
+10
*
*: use std::string_view instead of char ptr
Patrick Donnelly
2019-01-09
1
-1
/
+1
*
messages: define HEAD_VERSION and COMPAT_VERSION inlined
Kefu Chai
2018-08-17
1
-2
/
+2
*
msg: cleanup factory/ref definition in messages
Patrick Donnelly
2018-08-15
1
-5
/
+2
*
msg: add factory method to correctly construct smart_ptr
Patrick Donnelly
2018-08-15
1
-1
/
+6
*
core: use const_iterator for decode
Kefu Chai
2018-05-17
1
-1
/
+1
*
mon/ConfigMonitor: add monitor service for distributing configs
Sage Weil
2018-03-06
1
-8
/
+14
*
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
*
Message: Make encode_payload can be reentrant
Haomai Wang
2015-06-01
1
-0
/
+1
*
messages: populate header.version in constructor
Sage Weil
2012-02-10
1
-2
/
+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: use explicit feature argument instead of Connection*
Sage Weil
2012-01-30
1
-1
/
+1
*
msg: pass features explicitly into message encoders
Sage Weil
2012-01-30
1
-1
/
+1
*
features: #include ceph_features directly where needed
Sage Weil
2012-01-23
1
-0
/
+1
*
msg: remove globals
Colin Patrick McCabe
2011-06-21
1
-2
/
+2
*
mon: revamp subscribe protocol [backward compatible protocol change]
Sage Weil
2010-07-27
1
-9
/
+49
*
Bug #98: Unique names for include guards
Markus Elfring
2010-06-17
1
-2
/
+2
*
replace nstring with std::string
Sage Weil
2010-04-28
1
-1
/
+1
*
msg: MMonSubscribe has a private destructor
Greg Farnum
2010-03-31
1
-1
/
+4
*
mon: clean up subscribe types a bits
Sage Weil
2009-09-01
1
-22
/
+1
*
mon: do one-time subscriptions, too
Sage Weil
2009-09-01
1
-1
/
+31
*
mon: add subscribe function
Sage Weil
2009-08-29
1
-0
/
+39