summaryrefslogtreecommitdiffstats
path: root/src/mon/MonCap.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* AuthMonitor: allow "fs authorize" to update capsRishabh Dave2023-07-301-0/+4
* mon: build without "using namespace std"Kefu Chai2021-08-131-3/+3
* mon/MonCap: check profile_grants too while checking capsRishabh Dave2020-09-181-4/+13
* mon/MDSMonitor: add mon auth caps for CephFS namesDouglas Fuller2020-09-101-2/+38
* crimson:common add TOPNSPC namespace for ceph and crimsonChunmei Liu2020-02-281-2/+1
* mon: dropped daemon type argument for MonCapJason Dillaman2019-10-291-7/+2
* mon: Update MonCap to work without using namespaceAdam C. Emerson2019-03-291-23/+23
* mon/MonCap: enforce network constraint (if present)Sage Weil2018-08-131-0/+7
* mon/MonCap: take addr for MonCap::is_capableSage Weil2018-08-131-1/+2
* mon/MonCap: parse 'network ...' suffixSage Weil2018-08-131-0/+3
* core: use const_iterator for decodeKefu Chai2018-05-171-1/+1
* src: Added const references to various function parametersWilson E. Alvarez2018-04-061-1/+1
* mon: support regex-based restrictions on command capsJason Dillaman2017-07-211-3/+11
* src: put-to operator function - const input cleanupJos Collin2017-05-311-1/+1
* mon/MonCap: pass entity type (mgr, mon) to is_capableSage Weil2017-03-291-1/+6
* mon/MonCap.h: add std::move for std::stringMichal Jarzabek2016-08-131-4/+5
* add some cppcheck-suppress noExplicitConstructor commentsDanny Al-Gaaf2016-01-291-0/+3
* make ctors with one argument explicitDanny Al-Gaaf2016-01-291-1/+1
* mon: MonCap: take EntityName instead when expanding profilesJoao Eduardo Luis2015-02-121-4/+4
* mon/MonCap: add new MonCap implementationSage Weil2013-05-221-0/+160