summaryrefslogtreecommitdiffstats
path: root/src/mon/MonClient.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* MonClient: pass function parameter by referenceDanny Al-Gaaf2014-02-191-1/+1
* Merge pull request #1227 from ceph/wip-7394Gregory Farnum2014-02-181-1/+15
|\
| * monc: backoff the timeout period when reconnectingGreg Farnum2014-02-131-0/+2
| * monc: let users specify a callback when they reopen their monitor sessionGreg Farnum2014-02-131-1/+13
* | Merge pull request #1223 from ceph/wip-7395Sage Weil2014-02-161-0/+16
|\ \ | |/ |/|
| * monc: new fsub_want_increment( function to make handling subscriptions easierGreg Farnum2014-02-151-0/+16
* | MonClient: add a timeout on commands for libradosJosh Durgin2014-02-101-2/+14
|/
* mon/MonClient: constify inbl command argsSage Weil2013-12-061-3/+3
* mon: MonClient: allow pinging a monitor without authenticating firstJoao Eduardo Luis2013-10-231-0/+64
* Fix compilation -Wmismatched-tags warningsChristophe Courtaut2013-08-091-2/+2
* Merge pull request #356 from ceph/wip-leaksSage Weil2013-06-141-1/+1
|\
| * msgr: use ConnectionRef throughoutSage Weil2013-06-131-1/+1
* | mon/MonClient: send commands to a specific monitorSage Weil2013-06-131-3/+16
|/
* librados: add rados_monitor_log()Sage Weil2013-05-221-0/+7
* mon/MonClient: add mon command handlingSage Weil2013-05-221-0/+32
* monc: only warn about missing keyring if we fail to authenticateSage Weil2012-12-211-0/+1
* mon/MonClient: use thread-safe RNG for picking monitorsSage Weil2012-11-181-0/+5
* Merge branch 'wip-msgauth4'Peter Reiher2012-10-261-0/+7
|\
| * Compatibility code for session authentication; mostly passing keys around to ...Peter Reiher2012-10-011-0/+7
* | monclient: drop now-unused MonClient::is_latest_map()Sage Weil2012-10-171-10/+0
|/
* monclient: pass EAGAIN to is_latest_map() callersSage Weil2012-08-281-0/+8
* monclient: document get_version(), and fix return valueSage Weil2012-08-281-0/+10
* auth: AuthSupported -> AuthMethodListSage Weil2012-07-301-2/+2
* monclient: send more log entries when first set is ackedSage Weil2012-06-061-1/+2
* logclient: not a dispatcherSage Weil2012-06-061-0/+1
* monmap: move build_initial() from MonClientSage Weil2012-05-191-2/+0
* use libuuid for fsidSage Weil2011-11-121-1/+1
* monclient: simplify auth_supported setSage Weil2011-11-051-1/+2
* monclient: add an initialized bool to guard shutdown.Greg Farnum2011-10-051-0/+1
* monclient: use an async finisherSage Weil2011-10-041-0/+2
* monclient: implement get_version() to get newest _and_ oldest map versionsSage Weil2011-10-041-2/+3
* monclient: add method to retrieve the latest version of a mapJosh Durgin2011-07-301-0/+18
* MonClient: deglobalizeColin Patrick McCabe2011-06-211-1/+1
* mon/MonClient: use ldout instead of doutColin Patrick McCabe2011-06-211-1/+0
* Dispatcher should take a CephContext argumentColin Patrick McCabe2011-06-101-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-111-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-041-3/+3
* Timer: fix timer shutdown, efficiency issuesColin Patrick McCabe2010-11-041-1/+2
* mon: const crusadeColin Patrick McCabe2010-10-091-2/+6
* Merge branch 'unstable' into mon-removeSage Weil2010-07-291-23/+16
|\
| * mon: revamp subscribe protocol [backward compatible protocol change]Sage Weil2010-07-271-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-091-2/+2
* | mon: identify monitors by name, not rankSage Weil2010-06-091-2/+2
|/