index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ceph.in
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
common,ceph: add output file switch to dump json to
Patrick Donnelly
2024-05-11
1
-0
/
+4
*
tests/standalone: fix scrub-related tests following command changes
Ronen Friedman
2023-11-15
1
-1
/
+1
*
ceph: Clarify usage message for admin-socket commands
Anthony D'Atri
2023-02-01
1
-1
/
+2
*
ceph.in: clarify the usage of `--format` in the ceph command
Laura Flores
2022-04-06
1
-1
/
+2
*
ceph: make -h/--help show match when some args are supplied
Sage Weil
2021-11-10
1
-2
/
+9
*
ceph.in: use rados.Rados.DEFAULT_CONF_FILES
Kefu Chai
2021-05-30
1
-2
/
+1
*
ceph.in: add $CEPH_PRELOAD_LIBCXX to LD_PRELOAD if specified
Kefu Chai
2021-05-24
1
-0
/
+3
*
ceph.in: compose execv_cmd in a single place
Kefu Chai
2021-05-24
1
-8
/
+6
*
ceph.in: put libasan.so path before other LD_PRELOAD paths
Kefu Chai
2021-05-24
1
-11
/
+19
*
ceph: print command output to stdout even on error
Sage Weil
2021-02-26
1
-13
/
+12
*
ceph.in: remove unused indent
Kefu Chai
2021-01-01
1
-40
/
+39
*
ceph.in: do not apply rados.cstr() to a bytes
Kefu Chai
2021-01-01
1
-1
/
+1
*
ceph.in: return bytes as outbuf in error path
Kefu Chai
2021-01-01
1
-2
/
+2
*
ceph.in,ceph_argparse: add type annotations
Kefu Chai
2021-01-01
1
-7
/
+20
*
ceph.in: try harder if asok path does not exist
Kefu Chai
2020-12-17
1
-3
/
+19
*
ceph.in: extract get_admin_socket() out
Kefu Chai
2020-12-15
1
-2
/
+5
*
Merge pull request #37143 from dvanders/dvanders_flush
Kefu Chai
2020-09-17
1
-1
/
+5
|
\
|
*
ceph.in: ignore failures to flush stdout
Dan van der Ster
2020-09-14
1
-1
/
+5
*
|
Merge pull request #37100 from rhcs-dashboard/fix-47400-master
Kefu Chai
2020-09-17
1
-2
/
+5
|
\
\
|
|
/
|
/
|
|
*
ceph: ignore BrokenPipeError when printing help
Ernesto Puerta
2020-09-15
1
-2
/
+5
*
|
ceph.in: read bytes from stdin
Kefu Chai
2020-09-11
1
-1
/
+1
|
/
*
ceph: correct additional paths added to sys.path
Kefu Chai
2020-08-19
1
-2
/
+2
*
ceph: Fix `tell` for cephadm
Sebastian Wagner
2020-07-17
1
-2
/
+2
*
ceph.in: use "in" for better readability
Kefu Chai
2020-06-16
1
-2
/
+1
*
ceph.in: drop python2 support
Kefu Chai
2020-06-16
1
-19
/
+7
*
ceph.in: fallback to install path of "ceph" when calling "ceph-conf"
Kefu Chai
2020-06-16
1
-1
/
+9
*
ceph.in: add the missing right parenthesis in the help message
ZhenLiu94
2020-05-29
1
-1
/
+1
*
bash_completion: Do not auto complete obsolete and hidden cmds
Kotresh HR
2020-04-24
1
-0
/
+3
*
src/ceph.in: add yaml to known formats
Sebastian Wagner
2020-03-26
1
-1
/
+1
*
ceph.in: use os._exit when we don't shut down
Sage Weil
2020-03-13
1
-1
/
+8
*
ceph.in: only shut down rados on clean exit
Sage Weil
2020-03-09
1
-4
/
+3
*
ceph: -W as shorthand for --watch-channel
Sage Weil
2020-02-27
1
-4
/
+9
*
ceph: allow watching channels aside from cluster and audit
Sage Weil
2020-02-27
1
-3
/
+2
*
ceph.in: Fix name retval is not defined error
Varsha Rao
2020-02-24
1
-1
/
+1
*
ceph.in: catch KeyboardInterrupt from outer code
Sage Weil
2020-02-19
1
-5
/
+10
*
ceph.in: fix second exception on ^C
Sage Weil
2020-02-15
1
-1
/
+1
*
Merge PR #33135 into master
Sage Weil
2020-02-11
1
-11
/
+14
|
\
|
*
ceph.in: fix -h/help behavior for tell commands
Sage Weil
2020-02-10
1
-2
/
+14
|
*
ceph.in: remove '{osd,mds,mon} tell' deprecation warning
Sage Weil
2020-02-08
1
-9
/
+0
*
|
ceph.in: print decoded output in interactive mode
Jun Su
2020-02-06
1
-1
/
+1
|
/
*
cmake: drop WITH_PYTHON2 option
Kefu Chai
2019-12-19
1
-2
/
+2
*
ceph.in: (py3) use binary stdout
Sage Weil
2019-12-12
1
-1
/
+1
*
Merge PR #30859 into master
Sage Weil
2019-10-24
1
-1
/
+1
|
\
|
*
auth: EACCES, not EPERM
Sage Weil
2019-10-23
1
-1
/
+1
*
|
ceph.in: check ceph-conf returncode
Dimitri Savineau
2019-10-07
1
-1
/
+1
|
/
*
ceph: make 'ceph tell mgr.*' send to the active mgr
Sage Weil
2019-10-01
1
-2
/
+3
*
ceph.in: pass verbose flag to json_command
luo.runbing
2019-08-05
1
-1
/
+1
*
cmake: use python2 by default
Kefu Chai
2019-07-22
1
-2
/
+2
*
ceph.in: do not preload asan even if not needed
Kefu Chai
2019-06-22
1
-6
/
+2
*
ceph.in: do not preload libasan if it is not found
Kefu Chai
2019-05-29
1
-3
/
+2
[next]