2010-03-31 |
Greg Farnum | msg: fix uses of MMonCommand destructor to use put() |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Greg Farnum | msg: MMonCommand has a private destructor |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Greg Farnum | msg: fix uses of MPoolOp destructor to use put() |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Greg Farnum | msg: MPoolOp has a private destructor |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Greg Farnum | msg: fix uses of MGetPoolStatsReply destructor to use... |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Greg Farnum | msg: MGetPoolStatsReply has a private destructor |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Greg Farnum | msg: fix uses of MGetPoolStats destructor to use put() |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Greg Farnum | msg: MGetPoolStats has a private destructor |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Greg Farnum | msg: fix uses of MStatfs destructor to use put() |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Greg Farnum | msg: MStatfs has a private destructor |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Greg Farnum | msg: fix uses of MPGStatsAck destructor to use put() |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Greg Farnum | msg: MPGStatsAck has a private destructor |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Greg Farnum | msg: fix uses of MPGStats destructor to use put() |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Greg Farnum | msg: MPGStats has a private destructor |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Greg Farnum | msg: Change all uses of ~Message to Message->put() |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Greg Farnum | msg: Declare ~Message to be protected. |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Greg Farnum | rgw: revert accidental commit of get_attr prototype... |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Sage Weil | Merge branch 'msgr' into unstable |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Sage Weil | msgr: source, not orig_source, in dbg output |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Sage Weil | mds: don't use get_orig_source |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Sage Weil | msgr: NOSRCADDR protocol feature drops src/orig_src... |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Sage Weil | msgr: put features in connection_state |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Sage Weil | msgr: use connection for src addr |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Sage Weil | msgr: make Message::get_orig_* differ only when explici... |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Greg Farnum | rgw: add optional auid parameter to create_bucket. |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Greg Farnum | rgw: remove dead code. rebuild_policy exists elsewhere... |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Greg Farnum | rgw: radosgw_admin will quit gracefully if it can't... |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Greg Farnum | rgw: set auid if specified at creation |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Greg Farnum | rgw: add auid field to RGWUserInfo |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Greg Farnum | auth: Keyring no longer segfaults if HOME env variable... |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Greg Farnum | rgw: if you can't init_storage_provider(), quit instead |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Greg Farnum | rgw: say why the store failed to open in admin |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Greg Farnum | rgw: add minor data to schema examination |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Sage Weil | mkcephfs: osd=allow * caps for osd, mds |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Sage Weil | auth: standardize on -n/--name [type.]name |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Sage Weil | auth: initialized uninitialized variable, don't free... |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Sage Weil | mkcephf: behave when user is not defined |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Sage Weil | auth: fix a few memory leaks, uninit vars |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Sage Weil | mds: skip purge_stray when stray pins are present |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Sage Weil | Makefile: add missing MDentryLink.h |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Sage Weil | mds: drop unused CInode::PIN_PURGING |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Sage Weil | src/README is required |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Sage Weil | filestore: less noisy about OpSequencer queue |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Sage Weil | mds: drop obsolete hack for base inodes |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Sage Weil | mds: fix lost completion in scatter_nudge (broke log... |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Greg Farnum | rados_bencher: Don't re-initialize passed-in pool,... |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Greg Farnum | osd: Fix up OSDCaps::get_pool_cap to work/make more... |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Greg Farnum | rados: add interface to change pool owners |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Greg Farnum | librados: add change_pool_auid functions |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Greg Farnum | objecter: add change_pool_auid function. |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Greg Farnum | mon: Set MForward::client_caps explicitly; this fixes... |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Greg Farnum | mon: set mon_caps with authenticated monitor check... |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Greg Farnum | mon: Fix all uses of Session and get_caps. |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Greg Farnum | mon: Change name of Session to MonSession. |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Greg Farnum | msg: Add get_session function to PaxosServiceMessage |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Greg Farnum | Revert "msg: PaxosServiceMessage includes a MonCap*" |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Greg Farnum | mon: MonCaps default initializes more variables |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Sage Weil | osd: drop useless ENOMEM check |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Sage Weil | vstart.sh: include mon secret during mkfs |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Sage Weil | mon: fix up authorizer generation/validation |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Sage Weil | mon: change forwarding behavior somewhat |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Sage Weil | mon: initialize routed_request_tid |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Sage Weil | msgr: set m->connection for messages sent to self |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Sage Weil | osd: detect TMAPUP no-op and do no work |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Sage Weil | debug: include timestamp + thread in _all_ debug output |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Sage Weil | qa: fix loopall.sh mode |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Sage Weil | todo |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Greg Farnum | mon: Hack in setting monitor caps |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Sage Weil | fix up READMEs |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Greg Farnum | mon: Fix initialization-crossing goto jump |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Greg Farnum | mon: Removing dead code; been commented out for 5 months |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Greg Farnum | mon: remove dead 'magic' code |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Sage Weil | todo |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Sage Weil | mds: fix bug in handle_discover on mdsdir |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Sage Weil | mds: check myin, not stray, in rejoin_send_acks |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Sage Weil | mds: fix eval_gather for sync->mix(2) and mix->sync(2) |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Sage Weil | mds: encode fnode when replicating CDir |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Greg Farnum | mon: addition to MonCaps docs mentioning how perms... |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Greg Farnum | mon: remove unused label out, which was causing compile... |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Greg Farnum | mon: remove now-unused macros. |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Greg Farnum | mon: MRoutes are now checked by check_privileges instea... |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Greg Farnum | mon: MForwards are handled by check_privileges instead... |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Greg Farnum | mon: handling MSG_CLASS now uses caps->check_privileges... |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Greg Farnum | mon: use check_privileges instead of macro for MSG_MON_... |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Greg Farnum | mon: MSG_MON_OBSERVE handled in-function instead of... |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Greg Farnum | mon: don't use macros in evaluating MSG_MON_PAXOS messages |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Greg Farnum | mon: MSG_LOG uses an in-handler cap check instead of... |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Greg Farnum | mon: Pool ops are already cap-checked by the handler... |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Greg Farnum | mon: add mon_caps used for unconnected monitor messages |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Greg Farnum | mon: stat requests use caps->check_privileges instead... |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Greg Farnum | mon: the MDS messages use caps->check_privileges instea... |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Greg Farnum | mon: MRemoveSnaps uses caps->check_privileges |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Greg Farnum | mon: OSD handling messages use caps->check_privileges... |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Greg Farnum | mon: Use MonCaps::check_privileges instead of a macro... |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Martin Ettl | mds: style fixes (from cppcheck) |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Sage Weil | osd: warn on no osd journal |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Sage Weil | mds: don't kick clients if we've been laggy ourselves |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Sage Weil | mds: no early complete from scatter_nudge after partial... |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Sage Weil | todo fixed some bugs |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Sage Weil | msgr: no more forward_message() |
commit | commitdiff | tree | snapshot |
next |