]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
auth: move cephx server side into cephx dir
authorSage Weil <sage@newdream.net>
Fri, 23 Oct 2009 18:39:12 +0000 (11:39 -0700)
committerSage Weil <sage@newdream.net>
Fri, 23 Oct 2009 19:01:24 +0000 (12:01 -0700)
commitf23c5abb7a29ac1490f39c8dedc63bcfaf79c8eb
treec5d2dbf98080208b2c7e0c5f902e930dfc0b6cdd
parentac5194a3095a38876c7f14c2972cc7c0dd9f88ae
auth: move cephx server side into cephx dir
src/Makefile.am
src/auth/AuthServiceHandler.cc
src/auth/AuthServiceHandler.h
src/auth/cephx/CephxServiceHandler.cc [new file with mode: 0644]
src/auth/cephx/CephxServiceHandler.h [new file with mode: 0644]
src/mon/AuthMonitor.cc