]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2009-09-30 Yehuda Sadehauth: init mds keys on startup
2009-09-29 Yehuda Sadehauth: fix osd init sequence
2009-09-29 Yehuda Sadehurandom: fix fd leak
2009-09-29 Yehuda Sadehauth: authenticate in the x-env protocol
2009-09-25 Yehuda Sadehauth: fix monclient deadlock
2009-09-25 Yehuda Sadehauth: fix keys loading via ceph tool
2009-09-25 Yehuda Sadehauth: common_init should not always init keys
2009-09-25 Yehuda Sadehauth: use key in keyring getting session key and ticket
2009-09-25 Yehuda Sadehauth: fix decode_decrypt
2009-09-25 Yehuda Sadehauth: don't run over g_conf options when setting them
2009-09-25 Yehuda Sadehauth: use global keyring, entity name
2009-09-25 Sage Weilauth: cleanup get session key
2009-09-25 Sage Weilauth: generate meaningful service ticket
2009-09-25 Sage Weilauth: rename authenticator -> authorizer
2009-09-25 Sage Weilauth: move hexdump into a header
2009-09-25 Yehuda Sadehauth: monitor reads initial auth state
2009-09-25 Yehuda Sadehauth: encode/decode functions use magic
2009-09-24 Yehuda Sadehauth: protocol fixes, keys tool changes, keys init
2009-09-24 Yehuda Sadehauth: set up entity name on startup
2009-09-24 Yehuda Sadehauth: get rid of stab keys handler
2009-09-24 Yehuda Sadehauth: reuse authorize request handling for service...
2009-09-24 Yehuda Sadehauth: start integrate keys_server with authentication
2009-09-24 Yehuda Sadehauth: move keys_server to the monitor
2009-09-23 Sage Weilauth: move session_key to the AuthHandler
2009-09-23 Sage Weilmon: put auth_handler in mon Session
2009-09-23 Sage Weilauth: small cleanup
2009-09-23 Sage Weilmon: route all auth traffic through authmon
2009-09-23 Sage Weilauth: fill out server side authenticate steps
2009-09-23 Sage Weilauth: build an almost real mon ticket
2009-09-23 Sage Weilosd: session skeleton
2009-09-23 Sage Weilauth: break out authenticate request
2009-09-23 Yehuda Sadehauth: add missing file
2009-09-22 Yehuda Sadehauth: monclient creates session asynchronously
2009-09-22 Yehuda Sadehauth: fix deadlock
2009-09-22 Yehuda Sadehauth: monclient deciphers rotating key
2009-09-22 Yehuda Sadehauth: typo
2009-09-22 Yehuda Sadehauth: load master key on startup
2009-09-22 Yehuda Sadehauth: osd loads rotating keys on startup
2009-09-22 Yehuda SadehMerge commit 'origin/unstable' into auth
2009-09-22 Sage Weilmonclient: change pick_new_mon -> reopen_session
2009-09-22 Sage Weilmonclient: avoid dup subscribe messages
2009-09-22 Sage Weilosd: subscribe to monmap
2009-09-21 Sage Weiltodo
2009-09-21 Sage Weilkclient: fix le encoding bugs (yay sparse)
2009-09-21 Sage Weilkclient: clean whitespace
2009-09-21 Sage Weilkclient: include object name in DATALOC ioctl result
2009-09-21 Yehuda Sadehauth: fix merge
2009-09-21 Yehuda SadehMerge commit 'origin/unstable' into auth
2009-09-21 Yehuda Sadehauth: fix deadlock
2009-09-21 Sage Weilkclient: include ioctl-number doc file in patch set
2009-09-21 Sage Weilkclient: no need for static ceph_buffer
2009-09-21 Yehuda Sadehauth: entity can request rotating keys (in progress)
2009-09-21 Sage Weilmds: fix mds standby map handling
2009-09-21 Sage Weilmon: consolidate sub request msgs; cleaner api
2009-09-21 Sage Weilmon: allow sub for monmap
2009-09-21 Sage Weilmon: fix up subscribe infrastructure to use msgr connec...
2009-09-21 Sage Weilmsgr: pass Connection* to msgr error handlers
2009-09-21 Sage Weilmon: fix client id preallocation
2009-09-21 Sage Weilmonclient: send a single mount request
2009-09-21 Sage Weiluclient: use ref in constructor for MClientRequest
2009-09-21 Yehuda Sadehauth: more than 1 rotating key per service, key id
2009-09-19 Yehuda Sadehauthmon: distribute rotating keys
2009-09-18 Sage Weilkclient: two msgpool modes: blocking (ala mempool_t...
2009-09-18 Sage Weilkclient: fix symlink kmalloc under spinlock
2009-09-18 Sage Weilstrerror -> strerror_r
2009-09-18 Sage Weilkclient: rename msgpool type
2009-09-18 Sage Weilkclient: use msgpools for osd requests, replies
2009-09-18 Sage Weiluclient: fix null pointer ref
2009-09-18 Sage Weilkclient: fix up ceph_client init error handling
2009-09-18 Sage Weilkclient: fix patchset comment
2009-09-18 Sage Weilkclient: fall back to WARN + new allocation if msgpool...
2009-09-18 Sage Weilkclient: use msgpools for other monc messages
2009-09-18 Sage Weilkclient: add back msgpools
2009-09-18 Sage Weilkclient: add GET_DATALOC ioctl to get object location...
2009-09-18 Yehuda Sadehauth: authmon incremenetal can hold rotating key
2009-09-18 Yehuda Sadehauth: keep keys in single data structure
2009-09-18 Yehuda Sadehauth: some authmon fixes
2009-09-18 Greg Farnumuclient: _removexattr should be naming the xattr to...
2009-09-18 Greg Farnumuclient: Add functions/data members for preemptive...
2009-09-18 Greg FarnumMClientRequest: Releases should have a constructor
2009-09-18 Greg Farnumuclient: First pass at encode_cap_release function...
2009-09-18 Greg Farnumuclient: Move the MetaRequest to MClientRequest into...
2009-09-18 Greg Farnumuclient: The basic passing mechanism is now a MetaReque...
2009-09-18 Greg Farnumuclient: Make the uclient work properly with the new...
2009-09-18 Greg Farnumuclient: MetaRequests are going to be how we pass reque...
2009-09-18 Greg FarnumHadoop: Minor fixes and style changes to satisfy Hadoop...
2009-09-17 Yehuda Sadehauth: add authmon handling
2009-09-17 Sage Weilkclient: fix osd request kicking
2009-09-17 Sage Weilmon: fix bug with client id assignment of -1
2009-09-17 Sage Weilkclient: avoid no-op dir cap release when no dentry...
2009-09-17 Sage Weilkclient: make mds console msgs consistent
2009-09-17 Sage Weilmonc: pick monitor before sending initial mount
2009-09-17 Sage Weiluclient: implement basic I_COMPLETE support
2009-09-17 Sage Weiluclient: factor out command cap issue checks
2009-09-17 Sage Weilmds: minor comments
2009-09-17 Sage Weilkclient: move some inode update code inside i_lock
2009-09-17 Sage Weilkclient: use shared_gen, not cache_gen, for I_COMPLETE...
2009-09-17 Sage Weiltodo
2009-09-17 Yehuda Sadehauth: define header in makefile
2009-09-17 Yehuda Sadehauth: add missing header file
next