summaryrefslogtreecommitdiff
path: root/src/mon/MonClient.h
Commit message (Expand)AuthorAgeFilesLines
* monclient: add method to retrieve the latest version of a mapJosh Durgin2011-07-291-0/+18
* MonClient: deglobalizeColin Patrick McCabe2011-06-201-1/+1
* mon/MonClient: use ldout instead of doutColin Patrick McCabe2011-06-201-1/+0
* Dispatcher should take a CephContext argumentColin Patrick McCabe2011-06-091-18/+1
* Refactor MonClient, KeyRingColin Patrick McCabe2011-06-031-3/+12
* logclient: send entries once per mon sessionSage Weil2011-05-181-1/+8
* monclient: maintain explicit session connection; ignore stray messagesSage Weil2011-05-101-0/+2
* rbd: add commands for manipulating the kernel sysfs interfaceJosh Durgin2011-04-221-0/+2
* monclient: fix leak of AuthClientHandlerJosh Durgin2011-03-141-2/+1
* timer: make init/shutdown explicitSage Weil2010-11-151-1/+2
* MonClient: start SafeTimer in MonClient::init()Colin Patrick McCabe2010-11-031-3/+3
* Timer: fix timer shutdown, efficiency issuesColin Patrick McCabe2010-11-031-1/+2
* mon: const crusadeColin Patrick McCabe2010-10-081-2/+6
* Merge branch 'unstable' into mon-removeSage Weil2010-07-291-23/+16
|\
| * mon: revamp subscribe protocol [backward compatible protocol change]Sage Weil2010-07-261-22/+14
| * monc: make hunt, ping rates configurationSage Weil2010-07-081-0/+1
| * Bug #98: Unique names for include guardsMarkus Elfring2010-06-171-2/+2
* | monclient: track cur_mon by name, not rankSage Weil2010-06-081-2/+2
* | mon: identify monitors by name, not rankSage Weil2010-06-081-2/+2
|/
* monc: hunting by defaultSage Weil2010-05-211-1/+1
* replace nstring with std::stringSage Weil2010-04-281-7/+7
* monclient: renew service tickets a bit after the current expiresSage Weil2010-02-111-0/+1
* ceph: wait for monmapSage Weil2010-02-091-1/+1
* monc: fix authentication timeoutSage Weil2010-02-061-1/+1
* monclient: kill unused wait_authenticate()Sage Weil2010-02-061-2/+1
* monclient: return authetnication errorSage Weil2010-02-041-1/+0
* cephx: separate KeyRing and RotatingKeyRingSage Weil2010-02-041-9/+14
* auth: fix monclient startup issueYehuda Sadeh2009-11-181-2/+1
* auth: kill ClientMOnitor, MCLientMOunt*, etc.Sage Weil2009-11-091-11/+7
* auth: distribute global instance id to clientYehuda Sadeh2009-11-091-1/+3
* auth: configuratble supported auth typeYehuda Sadeh2009-10-291-0/+2
* monc: less noisy about rotating keysSage Weil2009-10-231-1/+1
* auth: move auth rotating interaction into auth handlersSage Weil2009-10-231-1/+0
* mon: initialize varsSage Weil2009-10-231-0/+2
* auth: simplify AuthClientHandler interfaceSage Weil2009-10-231-8/+10
* auth: better encapsulate cephx protocolSage Weil2009-10-231-6/+3
* auth: kill dead codeSage Weil2009-10-221-2/+0
* auth: CEPH_PRINCIPLE_ -> CEPH_ENTITY_TYPE_*Sage Weil2009-10-221-3/+3
* monc: simplify authentication stateSage Weil2009-10-211-4/+6
* Merge branch 'unstable' into authSage Weil2009-10-211-11/+9
|\
| * monclient: start with hunting=trueSage Weil2009-10-161-1/+1
| * msgr: change ms_handle_[peer_]reset prototypeSage Weil2009-10-131-2/+2
| * msgr: kill unused ms_handle_failureSage Weil2009-10-131-1/+0
| * osd: stop using MOSDGetMapSage Weil2009-10-091-1/+2
| * monc: clean up mon pick code slightlySage Weil2009-10-091-4/+0
| * objecter: don't send duplicate onetime sub requestsSage Weil2009-10-081-3/+5
* | auth: fix several issues with system initYehuda Sadeh2009-10-071-0/+4
* | auth: separate authenticate and authorize messages and handlingYehuda Sadeh2009-10-021-0/+1
* | auth: try to authorize with mon after authenticatingYehuda Sadeh2009-09-301-2/+5
* | auth: librados requests for osd and mon keysYehuda Sadeh2009-09-301-0/+6