2009-10-30 |
Yehuda Sadeh | auth: define authorize callbacks for different auth... |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Sage Weil | auth: always verify auth reply, even if it's length 0 |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Yehuda Sadeh | include guards cleanup |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Yehuda Sadeh | auth: less chatty |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Yehuda Sadeh | auth: configuratble supported auth type |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Sage Weil | auth: fix verify_authorize_reply stupid |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Sage Weil | auth: use u64 nonce, not timestamp, in authorizer[_reply] |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Sage Weil | auth: fix service side bug on bad authorizer |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Sage Weil | auth: AuthBlob -> CephXTicketBlob |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Sage Weil | auth: simplify challenge key encoding |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Sage Weil | buffer: make [], hexdump const |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Sage Weil | auth: break client/server challenge calc into helper |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Yehuda Sadeh | auth: CEPH_AUTH_NONE auth and caps working |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Yehuda Sadeh | auth: return correct auth type |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Yehuda Sadeh | auth: auth-none protocol stubs |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Yehuda Sadeh | auth: redefine CEPH_AUTH_NONE |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Yehuda Sadeh | Merge commit 'origin/unstable' into auth |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Yehuda Sadeh | auth: check caps before allowing osdmap, mdsmap subscri... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Yehuda Sadeh | auth: some paxos messages require admin user |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Yehuda Sadeh | rgw: man page for rgw_admin |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Yehuda Sadeh | rgw: radosgw man page continued |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Sage Weil | radosgw: rename binaries rgw -> radosgw |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Sage Weil | debian: remove rgw_aclparser from package |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Yehuda Sadeh | auth: mon does not filter messages that come from mon |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Sage Weil | rgw: initial man page |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Sage Weil | debian: override openssl warning on radosgw |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Sage Weil | debian: update package descriptions, sections |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Sage Weil | debian: make lib package versions match SONAMES |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Sage Weil | Makefile: make all lib versions 1:0:0, fix libcrush |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Sage Weil | debian: some lintian fixes |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Yehuda Sadeh | auth: filter mon messages according to peer type |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Yehuda Sadeh | auth: client requests tickets when needed |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Yehuda Sadeh | utime: fix bug when decreasing double |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Sage Weil | auth: bit less noise |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Sage Weil | auth: no more state in cephx client handler |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Sage Weil | authtool: print encoded CryptoKey in base64 |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Sage Weil | mount.ceph: only return INET addr when doing lookup |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Sage Weil | authtool: add --print-key, -p option |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Yehuda Sadeh | auth: fix mon crashing when filtering paxos messages |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Sage Weil | auth: CEPH_SECRET_* -> CEPH_CRYPTO_* |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Sage Weil | auth: make ceph_crypto_key match CryptoKey |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Yehuda Sadeh | auth: send request for tickets when needed |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Greg Farnum | mon: Move full OSD test logic around |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Yehuda Sadeh | auth: cephx handler verifies keys expiration |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Yehuda Sadeh | auth: don't enforce caps on internal mon messages |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Yehuda Sadeh | auth: filter mon paxos requests according to caps |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Yehuda Sadeh | auth: get_caps, for MonCaps |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Yehuda Sadeh | auth: keep caps after closing mon session |
commit | commitdiff | tree | snapshot |
2009-10-24 |
Sage Weil | osd: break out OSDCaps into a separate file |
commit | commitdiff | tree | snapshot |
2009-10-24 |
Greg Farnum | Objecter: subscribe to OSDMap updates when paused or... |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Yehuda Sadeh | auth: parse mon caps |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Sage Weil | auth: clean up debug output some |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Sage Weil | auth: clean up debug output a bit |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Greg Farnum | mon: Fix bug that would make OSDMon over-excited about... |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Sage Weil | monc: less noisy about rotating keys |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Sage Weil | auth: move auth rotating interaction into auth handlers |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Yehuda Sadeh | auth: pass mon caps to the session |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Sage Weil | osd: fix authorizer verify |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Sage Weil | monc: fix rotating keys |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Sage Weil | vstart: debug monc for now |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Sage Weil | msgr: handle bad authorize_reply gracefully |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Sage Weil | msgr: use authorizer, init to 0 |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Sage Weil | osd: simplify ms_verify_authorizer |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Sage Weil | auth: move one more type |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Sage Weil | auth: a few comments |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Sage Weil | auth: move most Auth.h stuff into cephx/CephxProtocol.h |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Greg Farnum | mon: Fix an if so that PGMon doesn't send some reads... |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Greg Farnum | mon: Move fullness checks into OSDMonitor where they... |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Greg Farnum | mon: On every incoming MPGStats, check for a full/near... |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Greg Farnum | uclient: Return ENOSPC if osdmap is marked full |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Greg Farnum | Hadoop: Add buffering to CephIOStreams |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Greg Farnum | Hadoop: Add preliminary TestCeph code. It fails a lot. |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Greg Farnum | Hadoop: Add the CephFaker source. |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Greg Farnum | hadoop: minor cleanup edits |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Yehuda Sadeh | auth: initialize protocol field in AuthAuthorizer |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Yehuda Sadeh | osd: don't try to build authorizer for connection with mon |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Sage Weil | msgr: put AuthAuthorizer on heap, set protocol field... |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Sage Weil | mon: initialize vars |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Yehuda Sadeh | auth: filter mds messages according to remote peer... |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Yehuda Sadeh | osd: fix log messages |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Yehuda Sadeh | auth: osd parser to accept 'pool' |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Sage Weil | msgr: include authorizer_protocol in connect header |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Sage Weil | auth: simplify AuthClientHandler interface |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Sage Weil | auth: simplify part of initial auth handshake |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Sage Weil | auth: move cephx server side into cephx dir |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Sage Weil | auth: better encapsulate cephx protocol |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Yehuda Sadeh | auth: add exec caps |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Yehuda Sadeh | objecter: fix handling when pgls returns error |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Sage Weil | auth: return bool from build_authorizer |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Sage Weil | auth: cleaner about timestamp change |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Sage Weil | utime: add != operator |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Sage Weil | auth: merge envelope, cephx handshake |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Sage Weil | auth: remove (unused) addr field from authenticate... |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Sage Weil | auth: kill some unused AuthClientHandler fields |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Sage Weil | auth: kill client side timeouts |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Sage Weil | auth: kill dead code |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Yehuda Sadeh | auth: enforce read/write caps for osd_op |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Yehuda Sadeh | auth: fix pg_create filtering |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Yehuda Sadeh | auth: filter osd messages according to their peer type |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Sage Weil | auth: kill CephXPremable, put trans_id in msg |
commit | commitdiff | tree | snapshot |
next |