]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
auth: entity can request rotating keys (in progress)
authorYehuda Sadeh <yehuda@hq.newdream.net>
Mon, 21 Sep 2009 22:59:15 +0000 (15:59 -0700)
committerYehuda Sadeh <yehuda@hq.newdream.net>
Mon, 21 Sep 2009 22:59:15 +0000 (15:59 -0700)
commitbf4cf7d670e06278df4975678bc5e509ffb3dcc5
tree40b5e7ca402fa7c2f84b598c9dd6da775a2250a0
parent1a8d910103086b4d066b6224b68d4765f225af34
auth: entity can request rotating keys (in progress)
15 files changed:
src/Makefile.am
src/auth/Auth.h
src/auth/KeysServer.cc
src/auth/KeysServer.h
src/messages/MAuthRotating.h [new file with mode: 0644]
src/mon/AuthMonitor.cc
src/mon/AuthMonitor.h
src/mon/MonClient.cc
src/mon/MonClient.h
src/mon/Monitor.cc
src/mon/Monitor.h
src/msg/Message.cc
src/msg/Message.h
src/osd/OSD.cc
src/vstart.sh