summaryrefslogtreecommitdiff
path: root/src/msg/Message.cc
Commit message (Expand)AuthorAgeFilesLines
* Add MOSDPGMissingColin Patrick McCabe2010-11-151-2/+4
* always throw by value; always catch by const refColin Patrick McCabe2010-10-041-3/+2
* msgr: avoid calculating data crc is peer didn't eitherSage Weil2010-06-181-8/+10
* msgr: print message encoding version to aid debuggingSage Weil2010-05-121-1/+3
* poolop: rename and move definitions to ceph_fs.hYehuda Sadeh2010-04-241-2/+2
* msg: Remove dead MExportDirWarning/AckGreg Farnum2010-03-311-10/+0
* msg: Add MClassAck to Message.cc so it will decode properlyGreg Farnum2010-03-311-0/+5
* msg: Remove dead code MSG_OSD_IN/OUTGreg Farnum2010-03-191-8/+0
* msg: Add a new MForward message for encapsulating client caps and messagesGreg Farnum2010-03-171-0/+4
* mds: fix replica dentry linkage updatesSage Weil2010-03-161-1/+5
* msg: don't die unconditionally when got unknown message typeYehuda Sadeh2009-11-121-1/+3
* auth: kill ClientMOnitor, MCLientMOunt*, etc.Sage Weil2009-11-091-8/+0
* auth: manage global id in the auth monYehuda Sadeh2009-11-061-0/+5
* auth: move auth rotating interaction into auth handlersSage Weil2009-10-231-5/+0
* auth: better encapsulate cephx protocolSage Weil2009-10-231-4/+0
* Merge branch 'unstable' into authSage Weil2009-10-211-8/+23
|\
| * mon/msg: Remove MMonAdd; switch MonmapMonitor to use MMonCommandGreg Farnum2009-10-121-4/+0
| * mon: kill unused MOSDGetMapSage Weil2009-10-091-4/+0
| * mon: kill MMDSGetMap, clean up MDSMonitor map sending codeSage Weil2009-10-091-4/+0
| * Merge branch 'unstable' of ssh://ceph.newdream.net/home/sage/ceph.newdream.ne...Sage Weil2009-10-091-0/+4
| |\
| | * message: Add a new MMonAdd message typeGreg Farnum2009-10-091-0/+4
| * | mon: new, improved monitor request/reply routingSage Weil2009-10-091-0/+23
| |/
* | Merge commit 'origin/unstable' into authYehuda Sadeh2009-10-051-0/+4
|\ \ | |/
| * msg: handle MMDSLoadTargetsGreg Farnum2009-10-021-0/+4
* | auth: separate authenticate and authorize messages and handlingYehuda Sadeh2009-10-021-0/+4
* | auth: entity can request rotating keys (in progress)Yehuda Sadeh2009-09-211-0/+5
* | Merge branch 'unstable' into authSage Weil2009-09-031-5/+26
|\ \ | |/
| * mon: route repliesSage Weil2009-08-311-1/+17
| * mon: add subscribe functionSage Weil2009-08-281-0/+8
| * mon: simplify mount; remove MClientUnmountSage Weil2009-08-281-4/+0
| * msgr: add ms_die_on_bad_msg option, make assert(0) conditionalSage Weil2009-08-241-1/+2
* | auth: client side protocol handlerYehuda Sadeh2009-08-261-1/+1
* | auth: rename ClientAuth to Auth, MonClient basic infrastructureYehuda Sadeh2009-08-241-8/+9
* | auth: client <-> mon auth skeletonYehuda Sadeh2009-08-191-0/+8
|/
* msgr: handle 'middle' section of messageSage Weil2009-08-181-3/+19
* mon: handle MOSDPGTempSage Weil2009-08-101-0/+4
* objecter: rename snap ops to pool opsYehuda Sadeh2009-07-071-6/+6
* buffer: throw exceptions instead of always asserting.Sage Weil2009-06-261-1/+8
* mon/msg: PThey mostly hold version_t's now. Unused, though.Greg Farnum2009-06-241-0/+1
* osd: some infrastructure for primary to trim replica logsSage Weil2009-06-181-0/+4
* Client-side support for creating/removing pool snapshots.Greg Farnum2009-06-151-1/+9
* librados: client side for getting pg statsSage Weil2009-06-101-0/+9
* class: partial implementation of class osd mon messagesSage Weil2009-05-111-0/+6
* Merge branch 'unstable' into nofilltraceSage Weil2009-03-311-0/+4
|\
| * mon: use separate message type for log ackSage Weil2009-03-271-0/+4
* | mds: add bulk MClientCapRelease messageSage Weil2009-03-311-0/+4
|/
* protocol: add mount_ack to client mount protocolSage Weil2009-03-191-0/+4
* messenger: added a no-crc optionYehuda Sadeh2009-01-261-11/+13
* cobserver: utility, observe changes in different mapsYehuda Sadeh2008-12-091-0/+8
* osd: make replica scrub_map generation a subopSage Weil2008-12-041-4/+0