]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
auth: move auth rotating interaction into auth handlers
authorSage Weil <sage@newdream.net>
Fri, 23 Oct 2009 23:12:39 +0000 (16:12 -0700)
committerSage Weil <sage@newdream.net>
Fri, 23 Oct 2009 23:12:50 +0000 (16:12 -0700)
commitcd095d8366abd86b45846af672f69de6f4800bea
treeefa823c50f5e6085c7618486ca131400ee659541
parent6943b4becb7080961588b4688f45a461911a8a8e
auth: move auth rotating interaction into auth handlers
15 files changed:
src/Makefile.am
src/auth/AuthClientHandler.h
src/auth/cephx/CephxClientHandler.cc
src/auth/cephx/CephxClientHandler.h
src/auth/cephx/CephxProtocol.h
src/auth/cephx/CephxServiceHandler.cc
src/auth/cephx/CephxServiceHandler.h
src/messages/MAuthRotating.h [deleted file]
src/mon/AuthMonitor.cc
src/mon/AuthMonitor.h
src/mon/MonClient.cc
src/mon/MonClient.h
src/mon/Monitor.cc
src/msg/Message.cc
src/msg/Message.h