summaryrefslogtreecommitdiff
path: root/src/mon/Monitor.h
Commit message (Expand)AuthorAgeFilesLines
* mon: whitelist individual commands in mon cap stringSage Weil2011-08-231-0/+1
* mon: add GetVersion messageJosh Durgin2011-07-291-0/+2
* mon: simplify 'mon tell ...'Sage Weil2011-07-241-1/+0
* mon: rip out injectargs command(s)Sage Weil2011-07-231-1/+0
* Merge remote branch 'origin/wip_coverage'Josh Durgin2011-06-101-1/+0
|\
| * Revert "mon: add all_exit and exit commands"Josh Durgin2011-06-091-1/+0
* | Monitor: pass in CephContext explicitlyColin Patrick McCabe2011-06-091-1/+1
* | mon: add new "tell" infrastructure.Greg Farnum2011-06-091-0/+3
|/
* mon: add all_exit and exit commandsJosh Durgin2011-06-071-0/+1
* mon: remove class distribution infrastructureSage Weil2011-04-191-3/+0
* common: separate file for strict_strtolColin Patrick McCabe2011-03-281-2/+0
* mon: don't allow Monitor to be copiedColin Patrick McCabe2011-01-061-0/+5
* mon: Introduce Monitor::leader_sinceColin Patrick McCabe2011-01-061-4/+2
* logging: better syntax for LogClientColin Patrick McCabe2010-12-061-3/+1
* mon: simplify send_reply codeSage Weil2010-11-221-4/+1
* timer: make init/shutdown explicitSage Weil2010-11-151-2/+1
* Monitor: start timer thread in init(), not ctorColin Patrick McCabe2010-11-031-8/+5
* osd mon: validate arguments before marking lostColin Patrick McCabe2010-10-211-0/+2
* mon: const crusadeColin Patrick McCabe2010-10-081-4/+4
* mon: use elector's epochSage Weil2010-08-111-2/+2
* Merge branch 'unstable' into mon-removeSage Weil2010-07-291-2/+2
|\
| * Bug #98: Unique names for include guardsMarkus Elfring2010-06-171-2/+2
* | mon: send old format monmap to old clients (backward compatible)Sage Weil2010-06-081-1/+1
* | mon: rename whoami rank, simplify rank change logicSage Weil2010-06-081-1/+2
* | mon: identify monitors by name, not rankSage Weil2010-06-081-1/+2
* | Introduced ceph mon remove commandPaul Chiang2010-06-081-0/+1
|/
* mon: fix mon injectargs, and simplifySage Weil2010-05-201-8/+3
* types: standardize on uint64_tSage Weil2010-05-071-3/+3
* mon: Fix all uses of Session and get_caps.Greg Farnum2010-03-251-5/+3
* mon: add mon_caps used for unconnected monitor messagesGreg Farnum2010-03-231-0/+2
* mon: use our standard indicator for locked/unlocked in ms_dispatch:Greg Farnum2010-03-181-3/+8
* mon: when possible, fill PaxosServiceMap::caps before exiting ms_dispatchGreg Farnum2010-03-171-1/+3
* mon: let ms_dispatch be non-locking for forwardsGreg Farnum2010-03-171-1/+4
* mon: Encapsulate forwarded PaxosServiceMessages into MForward with their capsGreg Farnum2010-03-171-0/+2
* Change CompatSet usage to be compatible with new structGreg Farnum2010-01-191-7/+4
* mon: use CompatSet in disk formatGreg Farnum2010-01-191-0/+11
* Make a more flexible 'tell' command to replace injectargsGreg Farnum2009-12-151-0/+2
* auth: kill ClientMOnitor, MCLientMOunt*, etc.Sage Weil2009-11-091-2/+0
* auth: move most Auth.h stuff into cephx/CephxProtocol.hSage Weil2009-10-231-2/+2
* msgr: include authorizer_protocol in connect headerSage Weil2009-10-231-2/+2
* auth: better encapsulate cephx protocolSage Weil2009-10-231-4/+0
* auth: rename Keys* classesSage Weil2009-10-221-2/+2
* auth: authorize keeps stateYehuda Sadeh2009-10-211-1/+1
* Merge branch 'auth' of ceph.newdream.net:git/ceph into authSage Weil2009-10-211-4/+4
|\
| * auth: get rid of AuthorizeServerYehuda Sadeh2009-10-201-4/+4
* | Merge branch 'unstable' into authSage Weil2009-10-211-6/+24
|\ \ | |/ |/|
| * mon: semireliable message push from mon to mon clientsSage Weil2009-10-161-0/+1
| * msgr: change ms_handle_[peer_]reset prototypeSage Weil2009-10-131-2/+2
| * msgr: kill unused ms_handle_failureSage Weil2009-10-131-1/+0
| * mon: clean out old crufty cluster shutdown codeSage Weil2009-10-121-1/+0