index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
TestSignalHandlers.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
test: Pragma to silence infinite recursion warning for GCC
Adam C. Emerson
2022-03-22
1
-1
/
+4
*
common: modify 'main()s' to use new argv_to_vec() signature
Ronen Friedman
2021-08-19
1
-2
/
+1
*
test: : build without "using namespace std"
Kefu Chai
2021-08-13
1
-1
/
+2
*
global: output usage on -h, --help, or no args before contacting mons
Sage Weil
2018-03-15
1
-9
/
+15
*
test: CINIT_FLAG_NO_MON_CONFIG or NO_DEFAULT_CONFIG_FILE
Sage Weil
2018-03-06
1
-1
/
+2
*
drop unnecessary env_to_vec calls
Sage Weil
2018-03-06
1
-1
/
+0
*
dout: Use dout_context
Adam C. Emerson
2016-12-22
1
-0
/
+1
*
common,test: g_ceph_context->put() upon return
Kefu Chai
2016-11-24
1
-1
/
+2
*
test: Suppress least surprising warning in the world
Adam C. Emerson
2016-11-17
1
-0
/
+8
*
TestSignalHandlers.cc: add cppcheck-suppress nullPointer
Danny Al-Gaaf
2014-10-26
1
-0
/
+1
*
log: new logging infrastructure
Sage Weil
2012-03-27
1
-3
/
+2
*
config: alternative config options for global_init()
Yehuda Sadeh
2012-03-12
1
-1
/
+1
*
TestSignalHandlers: use new argument parsing stuff
Colin Patrick McCabe
2011-09-07
1
-41
/
+23
*
Remove "#include debug.h" from config.h
Colin Patrick McCabe
2011-06-22
1
-0
/
+1
*
Convert g_ceph_context to a pointer.
Colin Patrick McCabe
2011-06-21
1
-1
/
+1
*
move common_init to global_init
Colin Patrick McCabe
2011-06-21
1
-2
/
+2
*
Add CephContext
Colin Patrick McCabe
2011-05-24
1
-1
/
+1
*
Split common_init_daemonize from common_init_finish
Colin Patrick McCabe
2011-05-24
1
-1
/
+1
*
common_init: don't init crypto until after fork
Colin Patrick McCabe
2011-05-21
1
-0
/
+1
*
common: rename old argument parsing macros
Colin Patrick McCabe
2011-03-29
1
-3
/
+3
*
cfuse: set proper defaults
Colin Patrick McCabe
2011-03-14
1
-1
/
+1
*
common_init: Split common_init into multiple parts
Colin Patrick McCabe
2011-03-10
1
-1
/
+1
*
Replace g_conf.name and g_conf.id with entityname
Colin Patrick McCabe
2011-03-08
1
-1
/
+1
*
Fold common_set_defaults into common_init
Colin Patrick McCabe
2011-02-23
1
-1
/
+0
*
Rename config.h -> common/config.h
Colin Patrick McCabe
2011-02-23
1
-1
/
+1
*
common: Split argument parsing into ceph_argparse
Colin Patrick McCabe
2011-02-20
1
-0
/
+1
*
common: combine set_fg_logging into common_init
Colin Patrick McCabe
2011-02-08
1
-2
/
+1
*
common: remove ceph_set_default_id
Colin Patrick McCabe
2011-02-01
1
-1
/
+0
*
common: make command-line programs log to stderr
Colin Patrick McCabe
2011-01-06
1
-2
/
+2
*
signals: test infinite_recursion
Colin Patrick McCabe
2010-12-28
1
-3
/
+40
*
test: add TestSignalHandlers
Colin Patrick McCabe
2010-12-27
1
-0
/
+79