index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mds
/
MDSAuthCaps.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mds/Server: disallow clients that have root_squash
Ramana Raja
2023-09-11
1
-0
/
+9
*
mds: send the cap_auths to clients when openning the sessions
Xiubo Li
2023-09-11
1
-0
/
+8
*
mds: add MDSCapAuth support
Xiubo Li
2023-09-11
1
-0
/
+35
*
mds: encode/decode the MDSCapMatch
Xiubo Li
2023-09-11
1
-0
/
+22
*
mds: add assign operator support for MDSCapMatch
Xiubo Li
2023-09-11
1
-1
/
+10
*
AuthMonitor: allow "fs authorize" to update caps
Rishabh Dave
2023-07-30
1
-0
/
+16
*
mds: allow all types of MDS caps
Rishabh Dave
2023-07-14
1
-23
/
+11
*
mds: use variable g_ceph_context directly in MDSAuthCaps
Rishabh Dave
2023-06-16
1
-4
/
+2
*
mds: Add full caps to avoid osd full check
Kotresh HR
2021-05-19
1
-1
/
+11
*
mds: use narrower ostream header instead of sstream
Patrick Donnelly
2021-01-11
1
-1
/
+1
*
mds: add root_squash mode in MDS auth caps
Ramana Raja
2020-09-25
1
-0
/
+7
*
cephfs: add auth caps based on fs names
Douglas Fuller
2020-09-10
1
-4
/
+38
*
mds: Build target 'common' without using namespace in headers
Adam C. Emerson
2020-03-07
1
-2
/
+2
*
crimson:common add TOPNSPC namespace for ceph and crimson
Chunmei Liu
2020-02-28
1
-2
/
+1
*
mds: Reorganize class members in MDSAuthCaps header
Varsha Rao
2019-10-30
1
-21
/
+18
*
mds: move session setup to ms_handle_accept
Patrick Donnelly
2019-01-31
1
-7
/
+11
*
mds/MDSAuthCaps: parse and enforce network restriction
Sage Weil
2018-08-13
1
-2
/
+16
*
mds/MDSAuthCaps: pass addr to is_capable
Sage Weil
2018-08-13
1
-1
/
+2
*
mds: add MAY_SNAPSHOT in MDSAuthCaps
Yan, Zheng
2018-06-19
1
-20
/
+41
*
src: Added const references to various function parameters
Wilson E. Alvarez
2018-04-06
1
-2
/
+2
*
mds: convert to allocator agnostic string_view
Patrick Donnelly
2018-02-07
1
-7
/
+9
*
mds: extend 'p' auth cap to cover all vxattr stuff
John Spray
2017-03-08
1
-7
/
+7
*
mds: pass full gid list to MDSAuthCap checks, when present
Greg Farnum
2016-09-22
1
-3
/
+4
*
make ctors with one argument explicit
Danny Al-Gaaf
2016-01-29
1
-3
/
+3
*
mds: add docstring for MDSAuthCaps::path_capable
John Spray
2016-01-05
1
-0
/
+6
*
mds: add MDSAuthCaps.maybe_capable(path)
John Spray
2016-01-05
1
-0
/
+3
*
mds: add MAY_SET_POOL in MDSAuthCaps
John Spray
2015-11-13
1
-3
/
+13
*
mds: drop MAY_CREATE
Sage Weil
2015-10-01
1
-1
/
+0
*
mds/MDSAuthCap: verify the caller_gid is valid
Sage Weil
2015-10-01
1
-1
/
+5
*
mds: fix chown/chgrp check and tests
Sage Weil
2015-10-01
1
-1
/
+2
*
mds/Server: add chown and chgrp check access to setattr
Nishtha Rai
2015-10-01
1
-1
/
+3
*
MDSAuthCaps: validate create access
Nishtha Rai
2015-10-01
1
-1
/
+2
*
mds/MDSAuthCaps: fix allow_all
Sage Weil
2015-10-01
1
-1
/
+1
*
mds/MDSAuthCaps: add cct for debug context
Sage Weil
2015-10-01
1
-3
/
+11
*
mds/MDSAuthCaps: normalize path, drop useless constant.
Sage Weil
2015-10-01
1
-8
/
+13
*
mds/MDSAuthCaps: pass down inode uid.gid and mode
Sage Weil
2015-10-01
1
-1
/
+3
*
mds/MDSAuthCap: fix uid and gid types
Sage Weil
2015-10-01
1
-7
/
+8
*
mds/MDSAuthCaps: cosmetic
Sage Weil
2015-10-01
1
-4
/
+2
*
mds/MDSAuthCaps: use bitmask for is_capable()
Sage Weil
2015-10-01
1
-3
/
+8
*
mds/MDSAuthCap: fix path match
Sage Weil
2015-10-01
1
-6
/
+1
*
mds/MDSAuthCaps: move allows() into MDSCapSpec
Sage Weil
2015-10-01
1
-0
/
+9
*
mds/MDSAuthCaps: parse optional gid list
Sage Weil
2015-10-01
1
-4
/
+8
*
mds/MDSAuthCaps: whitespace
Sage Weil
2015-10-01
1
-15
/
+23
*
mds: MDSAuthCaps: init "read" param in default constructor
Greg Farnum
2014-10-09
1
-1
/
+1
*
mds: fix MDSAuthCap when cephx is disabled
John Spray
2014-10-08
1
-0
/
+1
*
mds: introduce MDS auth caps
John Spray
2014-10-08
1
-0
/
+86