index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
messages
/
MMonPaxos.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-6
/
+7
*
src/: use make_message<Foo> instead of Foo::create()
Kefu Chai
2019-04-18
1
-5
/
+6
*
*: use std::string_view instead of char ptr
Patrick Donnelly
2019-01-09
1
-1
/
+1
*
messages: fix get_opname return type
Patrick Donnelly
2018-08-17
1
-1
/
+1
*
messages: define HEAD_VERSION and COMPAT_VERSION inlined
Kefu Chai
2018-08-17
1
-9
/
+9
*
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
-1
/
+6
*
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
-26
/
+27
*
messages: Initializing uninitialized members MMonPaxos
amitkuma
2017-08-04
1
-9
/
+9
*
mon: share connected features with leader
Sage Weil
2017-06-01
1
-1
/
+7
*
messages/MMonPaxos: drop compat cruft
Sage Weil
2017-04-21
1
-2
/
+1
*
common: add override in msg subsystem
liuchang0812
2017-03-03
1
-5
/
+5
*
assert(0) -> ceph_abort()
Sage Weil
2016-11-22
1
-1
/
+1
*
features: deprecate CEPH_FEATURE_MONCLOCKCHECK
Samuel Just
2016-03-17
1
-6
/
+2
*
Message: Make encode_payload can be reentrant
Haomai Wang
2015-06-01
1
-0
/
+2
*
mon: Single-paxos and key/value store support
Joao Eduardo Luis
2013-02-21
1
-7
/
+3
*
mon: Remove global version code introduced around bobtail's release
Joao Eduardo Luis
2013-02-12
1
-8
/
+2
*
mon: include global versions in paxos, slurp messages
Sage Weil
2012-09-13
1
-3
/
+10
*
messages: populate header.version in constructor
Sage Weil
2012-02-10
1
-5
/
+9
*
msg: go const-crazy on messages
Sage Weil
2012-01-30
1
-2
/
+2
*
paxos: explicitly pass in send timestamp
Sage Weil
2012-01-30
1
-4
/
+3
*
msg: no cct for decode_payload
Sage Weil
2012-01-30
1
-1
/
+1
*
msg: use absolute times for message encoding
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
-2
/
+2
*
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
*
Convert g_ceph_context to a pointer.
Colin Patrick McCabe
2011-06-21
1
-1
/
+1
*
msg: remove globals
Colin Patrick McCabe
2011-06-21
1
-2
/
+2
*
g_clock.now -> ceph_clock_now
Colin Patrick McCabe
2011-06-21
1
-1
/
+1
*
Bug #98: Unique names for include guards
Markus Elfring
2010-06-17
1
-2
/
+2
*
mon: make mon lease clock check protocol change backward compatible
Sage Weil
2010-06-08
1
-2
/
+4
*
mon: simplify clock drift checks
Sage Weil
2010-06-08
1
-1
/
+8
*
mon: detect and warn on clock synchronization problems;
Greg Farnum
2010-05-26
1
-3
/
+3
*
msg: MMonPaxos has a private destructor
Greg Farnum
2010-03-31
1
-1
/
+5
*
messages: Clean up of PaxosServiceMessages, and some fixes for their users.
Greg Farnum
2009-06-25
1
-6
/
+4
*
Monitor/Message: All messages used by Paxos are now PaxosServiceMessages.
Greg Farnum
2009-06-24
1
-5
/
+7
*
mon: commit large numbers of state values quickly
Sage Weil
2008-11-14
1
-3
/
+13
*
mon: trim old paxos state values. just pgmap, for now
Sage Weil
2008-05-17
1
-2
/
+7
*
changes some ints to __u32 or __s32
Sage Weil
2008-05-09
1
-2
/
+2
*
fixed mon message encoding
Sage Weil
2008-05-09
1
-19
/
+19
*
fixed get_type_name type to make latest g++ happy
Sage Weil
2007-12-31
1
-1
/
+1
*
reorganized source tree
Sage Weil
2007-12-19
1
-0
/
+98