summaryrefslogtreecommitdiff
path: root/src/auth/AuthServiceHandler.h
Commit message (Expand)AuthorAgeFilesLines
* auth: remove global instance of auth_supportedSage Weil2011-10-131-2/+1
* auth: de-globalize AuthServiceHandler and palsColin Patrick McCabe2011-06-201-2/+7
* Rename config.h -> common/config.hColin Patrick McCabe2011-02-231-1/+1
* Bug #98: Unique names for include guardsMarkus Elfring2010-06-171-2/+2
* types: standardize on uint64_tSage Weil2010-05-071-1/+1
* auth: Add an auid parameter to verify_authorizer and handle_requestGreg Farnum2010-03-051-1/+1
* auth: change server side negotiation a bitSage Weil2009-11-181-1/+1
* auth: reuse global_id when requesting ticketsYehuda Sadeh2009-11-161-2/+2
* auth: verify global_id with the one on the ticketYehuda Sadeh2009-11-091-1/+4
* auth: define authorize callbacks for different auth protocolsYehuda Sadeh2009-10-301-2/+2
* auth: CEPH_AUTH_NONE auth and caps workingYehuda Sadeh2009-10-291-3/+6
* auth: mon does not filter messages that come from monYehuda Sadeh2009-10-281-0/+2
* auth: pass mon caps to the sessionYehuda Sadeh2009-10-231-1/+1
* auth: move cephx server side into cephx dirSage Weil2009-10-231-8/+3
* auth: better encapsulate cephx protocolSage Weil2009-10-231-0/+1
* auth: kill useless AuthServiceManager; rename file to AuthServiceHandlerSage Weil2009-10-211-0/+36