summaryrefslogtreecommitdiffstats
path: root/src/ceph_syn.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* common: modify 'main()s' to use new argv_to_vec() signatureRonen Friedman2021-08-191-2/+1
* client: build without "using namespace std"Kefu Chai2021-08-131-0/+2
* tools/cephfs: don't bind to public_addrYan, Zheng2020-05-251-1/+0
* osdc: Asiofact the ObjecterAdam C. Emerson2020-05-151-1/+1
* monc: Asifoact MonClientAdam C. Emerson2020-05-151-3/+6
* Revert "Merge pull request #16715 from adamemerson/wip-I-Object!"Sage Weil2019-11-221-7/+4
* osdc: Asiofact the ObjecterAdam C. Emerson2019-11-041-1/+1
* monc: Asifoact MonClientAdam C. Emerson2019-11-041-3/+6
* common,rbd,rgw,osd: extract config values into ConfigValuesKefu Chai2018-07-101-1/+1
* [cleanup] Remove namespace using directives for stdShinobu Kinjo2017-11-271-1/+0
* ceph-syn: silence clang analyzer warningKefu Chai2017-10-271-2/+2
* ceph-syn: parse --num-client locally; remove global optionSage Weil2017-07-211-5/+5
* client: enable using external ObjecterJohn Spray2017-05-031-1/+1
* common,test: g_ceph_context->put() upon returnKefu Chai2016-11-241-1/+2
* drop envz.h includesJohn Coyle2015-10-191-4/+0
* use simplifed messenger constructor for clientsJosh Durgin2015-09-221-4/+2
* Cosmetic: Normalize an entity_name_t initialization in ceph-syn.Matt Benjamin2015-01-141-3/+4
* Messenger: Create an Messenger implementation by name.Haomai Wang2014-12-181-1/+1
* ceph-syn: specify which types of addresses to pickJoao Eduardo Luis2013-05-221-1/+1
* ceph_syn.cc: prefer prefix ++operator for iteratorsDanny Al-Gaaf2013-03-131-1/+1
* ceph_syn.cc: remove twice included sys/stat.hDanny Al-Gaaf2012-11-281-1/+0
* ceph-fuse: fix leak of argsSage Weil2012-11-101-2/+0
* client: Mods to fix #3184 for messenger shutdownSam Lang2012-09-271-0/+1
* msgr: name messengersSage Weil2012-05-011-1/+1
* msgr: switch all users over to abstract interfaceSage Weil2012-03-151-5/+5
* config: alternative config options for global_init()Yehuda Sadeh2012-03-121-1/+1
* msgr: remove refcounting of Messengers.Greg Farnum2012-03-021-1/+1
* msgr: make nonce a required part of the SimpleMessenger constructor.Greg Farnum2012-03-021-2/+3
* msgr: Remove the SimpleMessenger::bind() nonce parameter.Greg Farnum2012-03-021-1/+2
* msgr: Remove SimpleMessenger::register_entityGreg Farnum2012-03-021-2/+1
* mds, osd, synclient: Pick cluster_addr/public_addr based on *_network.Tommi Virtanen2011-11-211-0/+3
* msg: Move public_addr use outside ->bind()Tommi Virtanen2011-11-211-1/+1
* First cut of FreeBSD support. This patch allowes ceph to compile successfullyStanislav Sedov2011-10-051-2/+2
* rename source files c* -> ceph-*Sage Weil2011-09-231-0/+105