index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ceph_syn.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: modify 'main()s' to use new argv_to_vec() signature
Ronen Friedman
2021-08-19
1
-2
/
+1
*
client: build without "using namespace std"
Kefu Chai
2021-08-13
1
-0
/
+2
*
tools/cephfs: don't bind to public_addr
Yan, Zheng
2020-05-25
1
-1
/
+0
*
osdc: Asiofact the Objecter
Adam C. Emerson
2020-05-15
1
-1
/
+1
*
monc: Asifoact MonClient
Adam C. Emerson
2020-05-15
1
-3
/
+6
*
Revert "Merge pull request #16715 from adamemerson/wip-I-Object!"
Sage Weil
2019-11-22
1
-7
/
+4
*
osdc: Asiofact the Objecter
Adam C. Emerson
2019-11-04
1
-1
/
+1
*
monc: Asifoact MonClient
Adam C. Emerson
2019-11-04
1
-3
/
+6
*
common,rbd,rgw,osd: extract config values into ConfigValues
Kefu Chai
2018-07-10
1
-1
/
+1
*
[cleanup] Remove namespace using directives for std
Shinobu Kinjo
2017-11-27
1
-1
/
+0
*
ceph-syn: silence clang analyzer warning
Kefu Chai
2017-10-27
1
-2
/
+2
*
ceph-syn: parse --num-client locally; remove global option
Sage Weil
2017-07-21
1
-5
/
+5
*
client: enable using external Objecter
John Spray
2017-05-03
1
-1
/
+1
*
common,test: g_ceph_context->put() upon return
Kefu Chai
2016-11-24
1
-1
/
+2
*
drop envz.h includes
John Coyle
2015-10-19
1
-4
/
+0
*
use simplifed messenger constructor for clients
Josh Durgin
2015-09-22
1
-4
/
+2
*
Cosmetic: Normalize an entity_name_t initialization in ceph-syn.
Matt Benjamin
2015-01-14
1
-3
/
+4
*
Messenger: Create an Messenger implementation by name.
Haomai Wang
2014-12-18
1
-1
/
+1
*
ceph-syn: specify which types of addresses to pick
Joao Eduardo Luis
2013-05-22
1
-1
/
+1
*
ceph_syn.cc: prefer prefix ++operator for iterators
Danny Al-Gaaf
2013-03-13
1
-1
/
+1
*
ceph_syn.cc: remove twice included sys/stat.h
Danny Al-Gaaf
2012-11-28
1
-1
/
+0
*
ceph-fuse: fix leak of args
Sage Weil
2012-11-10
1
-2
/
+0
*
client: Mods to fix #3184 for messenger shutdown
Sam Lang
2012-09-27
1
-0
/
+1
*
msgr: name messengers
Sage Weil
2012-05-01
1
-1
/
+1
*
msgr: switch all users over to abstract interface
Sage Weil
2012-03-15
1
-5
/
+5
*
config: alternative config options for global_init()
Yehuda Sadeh
2012-03-12
1
-1
/
+1
*
msgr: remove refcounting of Messengers.
Greg Farnum
2012-03-02
1
-1
/
+1
*
msgr: make nonce a required part of the SimpleMessenger constructor.
Greg Farnum
2012-03-02
1
-2
/
+3
*
msgr: Remove the SimpleMessenger::bind() nonce parameter.
Greg Farnum
2012-03-02
1
-1
/
+2
*
msgr: Remove SimpleMessenger::register_entity
Greg Farnum
2012-03-02
1
-2
/
+1
*
mds, osd, synclient: Pick cluster_addr/public_addr based on *_network.
Tommi Virtanen
2011-11-21
1
-0
/
+3
*
msg: Move public_addr use outside ->bind()
Tommi Virtanen
2011-11-21
1
-1
/
+1
*
First cut of FreeBSD support. This patch allowes ceph to compile successfully
Stanislav Sedov
2011-10-05
1
-2
/
+2
*
rename source files c* -> ceph-*
Sage Weil
2011-09-23
1
-0
/
+105