index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
osd
/
osdcap.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
osd/OSDCap: allow rbd.metadata_list method under rbd-read-only profile
Ilya Dryomov
2023-05-29
1
-0
/
+43
*
test: : build without "using namespace std"
Kefu Chai
2021-08-13
1
-0
/
+2
*
osd/OSDCap: whitelisted -> allowed
Sage Weil
2020-08-24
1
-34
/
+34
*
osd/OSDCap: remove auid from grammar
Sage Weil
2018-08-31
1
-3
/
+3
*
osd/OSDCap: remove auid from is_capable() etc args
Sage Weil
2018-08-31
1
-760
/
+760
*
osd/OSDCap: enforce network restriction
Sage Weil
2018-08-13
1
-0
/
+13
*
osd/OSDCap: take addr arg to is_capable
Sage Weil
2018-08-13
1
-759
/
+795
*
osd/OSDCap: parse 'network' clause in grant
Sage Weil
2018-08-13
1
-4
/
+12
*
osd/OSDCap: rbd-read-only profile now permits use of clone class methods
Jason Dillaman
2018-02-05
1
-0
/
+7
*
osd: caps now support whitelisting execution of class methods
Jason Dillaman
2018-01-04
1
-0
/
+27
*
osd: track class methods when evaluating caps
Jason Dillaman
2018-01-04
1
-543
/
+543
*
cephfs, mon/AuthMonitor, OSD/osdcap: make 'all' a synonym for '*'
Douglas Fuller
2017-11-14
1
-1
/
+6
*
OSD/OSDCap: Allow namespace and pool tag to be combined
Douglas Fuller
2017-11-07
1
-1
/
+35
*
OSD/OSDCap: Namespace globbing
Douglas Fuller
2017-10-25
1
-0
/
+22
*
OSD/auth caps: Add OSD auth caps based on pool tag
Douglas Fuller
2017-10-25
1
-596
/
+760
*
mon,osd: drop the "allow" prefix for profile caps
Jason Dillaman
2017-07-21
1
-4
/
+4
*
osd: new 'rbd'/'rbd-read-only' osd cap profiles
Jason Dillaman
2017-07-21
1
-0
/
+18
*
osd: primitive cephx osd profile cap support
Jason Dillaman
2017-07-21
1
-0
/
+11
*
objclass: implement 'osd class default list'
Noah Watkins
2016-07-13
1
-249
/
+667
*
osd/OSDCap: handle any whitespace (not just space)
Sage Weil
2014-02-12
1
-0
/
+1
*
osd/OSDCap: allow . for unquoted strings
Sage Weil
2013-08-23
1
-0
/
+1
*
osd: Add the ability to set capabilities on namespaces
David Zafman
2013-07-09
1
-124
/
+275
*
osd/OSDCap: add unit test for parsing pools/objects with _ and -
Sage Weil
2013-02-14
1
-1
/
+5
*
OSD: separate class caps from normal read/write
Josh Durgin
2012-10-05
1
-121
/
+124
*
OSDCap: add separate caps for class read and class write
Josh Durgin
2012-10-03
1
-4
/
+204
*
OSDCap: allow runs of spaces anywhere
Josh Durgin
2012-10-03
1
-5
/
+6
*
OSDCap: parse spaces explicitly
Josh Durgin
2012-10-01
1
-5
/
+8
*
test: remove commented out test cases
Josh Durgin
2012-10-01
1
-5
/
+0
*
OSDCap: parse 'pool=<poolname>' in addition to 'pool <poolname>'
Josh Durgin
2012-09-29
1
-0
/
+1
*
test: add more OSDCap unit tests
Josh Durgin
2012-09-29
1
-2
/
+73
*
osdcap: 'allow rwx pool foo' or 'allow pool foo rwx'
Sage Weil
2012-06-15
1
-16
/
+33
*
osdcap: move semantics of cap check into OSDCap class
Sage Weil
2012-06-14
1
-37
/
+38
*
osd: reimplement OSDCap struct
Sage Weil
2012-06-13
1
-0
/
+141