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