]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2009-10-22 Sage Weilauth: kill unused MAuthMon[Ack]
2009-10-22 Sage Weilauth: AuthLib* -> KeyServerData::Incremental
2009-10-22 Yehuda Sadehauth: list secrets using the second interface
2009-10-22 Yehuda Sadehosd: fix deadlock on initialization
2009-10-22 Yehuda Sadehauth: auth class list operation dumps key
2009-10-22 Yehuda Sadehlibrados: create objecter before other initialization
2009-10-22 Yehuda Sadehauth: authtool dumps the key either
2009-10-22 Yehuda Sadehhexdump: can dump to a buffer
2009-10-22 Yehuda Sadehauth: fix uninitialized var, bad interface use
2009-10-22 Sage Weilceph: add missing include
2009-10-22 Sage Weilauth: rename Keys* classes
2009-10-22 Sage Weilauth: some cleanup
2009-10-22 Sage Weilauth: clean out old authorizer cruft, unneeded AuthContext
2009-10-22 Sage Weilauthtool: useful error/output msg when creating new...
2009-10-22 Sage Weilauthtool: print key, too
2009-10-22 Sage WeilMakefile: include armor.[ch]
2009-10-22 Yehuda Sadehauth: verify authorize reply on connect
2009-10-22 Yehuda Sadehauth: authorize keeps state
2009-10-22 Sage Weilmonc: simplify authentication state
2009-10-21 Sage Weilauth: fix Makefile
2009-10-21 Sage WeilMerge branch 'auth' of ceph.newdream.net:git/ceph into...
2009-10-21 Sage WeilMerge branch 'unstable' into auth
2009-10-21 Sage Weilauth: link AuthServiceHandler to mon only
2009-10-21 Sage Weilauth: kill useless AuthServiceManager; rename file...
2009-10-20 Yehuda Sadehauth: add osd caps parser
2009-10-20 Sage Weilosd: assert apply_transaction success
2009-10-20 Yehuda Sadehauth: get rid of AuthorizeServer
2009-10-20 Sage Weiltodos
2009-10-19 Sage Weilv0.17 v0.17
2009-10-19 Yehuda Sadehauth: fix vstart.sh
2009-10-19 Sage Weildebian: don't try to sign packages; it fails anyway
2009-10-19 Yehuda Sadehauth: send caps to principals with the ticket
2009-10-19 Sage Weilmon: log each client mount
2009-10-19 Sage WeilRevert "msgr: be a bit more verbose during shutdown"
2009-10-19 Sage Weilosd: mix preferred osd into placement seed
2009-10-19 Sage Weilobjecter: call renew_subs when appropriate
2009-10-19 Sage Weilosd: call renew_subs when appropriate
2009-10-19 Sage Weilvstart: build osdmap of correct size
2009-10-19 Sage Weilosd: fix pgid parsing
2009-10-16 Sage Weilmonc: cleanup stray sub_want()
2009-10-16 Sage Weilmon: semireliable message push from mon to mon clients
2009-10-16 Sage Weilqa: add pjd test; change default monhost to cosd0
2009-10-16 Sage Weilmon: fix use-after-free in session removal
2009-10-16 Sage Weilmonclient: always subscribe to monmap
2009-10-16 Sage Weilmon: fix up some uninitialized memory
2009-10-16 Sage Weilmonclient: show when hunting
2009-10-16 Greg FarnumHadoop: Move CephIOStream native methods into CephFS...
2009-10-16 Greg FarnumHadoop: Move debug output into CephFS, preparing for...
2009-10-16 Greg Farnumlibhadoop: Convert CephFSInterface to match the proper...
2009-10-16 Greg FarnumHadoop: Newly-generated JNI header files
2009-10-16 Greg FarnumHadoop: Now wraps all ceph calls in a CephFS ABC with...
2009-10-16 Greg FarnumHadoop: Now also uses their logging framework
2009-10-16 Greg FarnumHadoop: getFileBlockSize has an unclear contract, but...
2009-10-16 Greg FarnumHadoop: clean out unused functions.
2009-10-16 Greg FarnumHadoop: Better documentation between Ceph[Input Output...
2009-10-16 Greg FarnumHadoop: Better document interface between CephFileSyste...
2009-10-16 Greg Farnumlibhadoop: Remove some silly asserts and fix a minor...
2009-10-16 Greg FarnumHadoop: Remove unnecessary imports.
2009-10-16 Greg FarnumHadoop: Remove some unused data members/methods.
2009-10-16 Greg Farnumhadoop: Moving back to older use of debug.
2009-10-16 Greg FarnumHadoop: Fix tabs to be 2 spaces.
2009-10-16 Greg Farnummon: Remove bad FIX_ME comment
2009-10-16 Greg Farnumuclient: Return an error if you open a non-dir via...
2009-10-16 Sage Weilmonclient: start with hunting=true
2009-10-16 Sage Weilosd: send boot message if we get marked down
2009-10-16 Sage WeilMakefile: 'core' rule to do just the core daemons,...
2009-10-16 Sage Weilsample: rename sample ceph.conf
2009-10-16 Sage Weilmon: show election quorum info on 'mon stat'
2009-10-16 Sage Weilmon: defined struct for MMonSubscribeAck
2009-10-16 Sage Weiltodo
2009-10-16 Sage Weilmds: fix stupid float conversion warnings
2009-10-15 Yehuda Sadehauth: fix connect response
2009-10-15 Yehuda SadehMerge branch 'unstable' of ssh://ceph.newdream.net...
2009-10-15 Yehuda Sadehwireshark: update with latest version, some other fixes
2009-10-15 Sage Weilmon: make 'mon add ...' work
2009-10-14 Yehuda Sadehauth: enable mds again
2009-10-14 Yehuda Sadehauth: mon does not deny connection without auth data
2009-10-14 Yehuda Sadehmon: use master key for inter-mon auth
2009-10-14 Sage Weilmon: clean up 'mon ...' command processing, add 'mon...
2009-10-14 Sage Weilmon: set initial timeout on sessions; clean up a bit
2009-10-13 Sage Weilmon: fix warning
2009-10-13 Sage Weilmon: PaxosServices needs virtual destructor
2009-10-13 Sage Weilmon: small cleanup
2009-10-13 Sage Weildebian: bail out on error during package build
2009-10-13 Sage WeilMakefile: include client/ioctl.h in tarball
2009-10-13 Sage Weilmsgr: kill dead code
2009-10-13 Sage Weiluclient: pipe down about connects
2009-10-13 Sage Weilmsgr: add version field to msg header
2009-10-13 Sage Weilosd: use ms_handle_connect to resend mon messages
2009-10-13 Sage Weilmonclient: ignore resets on non-current mon
2009-10-13 Sage Weilmon: use connection hook to resend mon requests
2009-10-13 Sage Weilmsgr: add ms_handle_connect callback
2009-10-13 Sage Weilmsgr: drop extra arg
2009-10-13 Sage Weilmsgr: change ms_handle_[peer_]reset prototype
2009-10-13 Sage Weilmsgr: put peer type, addr in Connection
2009-10-13 Sage Weiltodo
2009-10-13 Sage Weilmsgr: simple exponential backoff, with tunable initial...
2009-10-13 Sage Weilmsgr: simplify policy
2009-10-13 Sage Weilmsgr: kill unused ms_handle_failure
2009-10-12 Greg Farnummon: MonmapMonitor now sends responses to commands...
next