index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
admin_socket.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
test: fix Windows ::_creat
Lucian Petrut
2023-11-22
1
-0
/
+8
*
common/admin_socket: add a command to raise a signal
Leonid Usov
2023-10-12
1
-0
/
+214
*
common/admin_socket: pass inbl to sync call() method
Sage Weil
2022-09-12
1
-0
/
+3
*
test: : build without "using namespace std"
Kefu Chai
2021-08-13
1
-0
/
+2
*
test: port Ceph tests to Windows
Lucian Petrut
2021-01-05
1
-4
/
+19
*
crimson:common add TOPNSPC namespace for ceph and crimson
Chunmei Liu
2020-02-28
1
-2
/
+2
*
src/: drop cct from cmd_getval()
Kefu Chai
2020-01-31
1
-2
/
+2
*
common/admin_socket: pass Formatter from generic infrastructure
Sage Weil
2019-10-04
1
-3
/
+3
*
common/admin_socket: pass ostream to call() for error output
Sage Weil
2019-10-04
1
-3
/
+10
*
common/admin_socket: return int from hook call()
Sage Weil
2019-10-01
1
-9
/
+9
*
common/admin_socket: drop explicit prefix arg to register_command
Sage Weil
2019-10-01
1
-4
/
+4
*
test/admin_socket: s/Mutex/ceph::mutex/
Kefu Chai
2019-08-03
1
-8
/
+8
*
common/admin_socket: Copy fewer strings
Adam C. Emerson
2018-02-16
1
-3
/
+6
*
test: fix unittest memory leak to make valgrind silence
Yao Zongyou
2017-12-25
1
-21
/
+15
*
common: add override for common submodule and misc
liuchang0812
2017-02-16
1
-3
/
+3
*
test: add new testcase for request admin_socket with long request
Yunchuan Wen
2016-12-17
1
-0
/
+14
*
test,cmake: turn unit.h into unit.cc to speed up compilation
Kefu Chai
2016-11-28
1
-1
/
+1
*
common,test: g_ceph_context->put() upon return
Kefu Chai
2016-11-24
1
-15
/
+1
*
make ctors with one argument explicit
Danny Al-Gaaf
2016-01-29
1
-1
/
+1
*
test/admin_socket: check error message according to OS
Yan, Zheng
2015-08-31
1
-1
/
+6
*
c++11: replace auto_ptr with unique_ptr
Casey Bodley
2015-08-03
1
-8
/
+8
*
Use cpp_strerror() wherever possible, and use autoconf for portability
Dan Mick
2014-04-14
1
-0
/
+1
*
Merge branch 'next'
Ken Dreyer
2014-02-20
1
-3
/
+123
|
\
|
*
common: ping existing admin socket before unlink
Loic Dachary
2014-02-16
1
-2
/
+133
*
|
common: admin socket fallback to json-pretty format
Loic Dachary
2014-02-11
1
-0
/
+43
|
/
*
Make all AdminSocket commands use argparse/cmdmap.
Dan Mick
2013-07-31
1
-11
/
+29
*
test/admin_socket: fix admin_socket unit tests
Sage Weil
2013-07-27
1
-9
/
+9
*
ceph_test_admin_socket: fix unit test
Sage Weil
2013-07-27
1
-2
/
+2
*
admin_socket and all users: command-descriptor support
Dan Mick
2013-05-22
1
-3
/
+3
*
admin_socket: fix unit test
Sage Weil
2012-05-31
1
-13
/
+17
*
admin_socket: register command prefixes
Sage Weil
2012-05-31
1
-0
/
+35
*
admin_socket: fix, extend admin_socket unit tests
Sage Weil
2012-01-06
1
-15
/
+32
*
admin_socket: change request 0 to get version
Colin Patrick McCabe
2011-07-25
1
-1
/
+3
*
re-enable proflogger test
Colin Patrick McCabe
2011-07-21
1
-19
/
+3
*
test/admin_socket: test message 0
Colin Patrick McCabe
2011-07-21
1
-1
/
+10
*
Move ProfLogger socket code into admin_socket
Colin Patrick McCabe
2011-07-20
1
-0
/
+79