index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
common
/
common_init.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
common/common_init: set conf->host in common_preinit()
Kefu Chai
2021-07-05
1
-0
/
+4
*
common: Build target 'common' without using namespace in headers
Adam C. Emerson
2020-03-07
1
-1
/
+1
*
common: allow running without config
Joao Eduardo Luis
2019-12-02
1
-0
/
+2
*
common: remove unused _STR and STRINGIFY macro
Yao Zongyou
2019-08-12
1
-3
/
+0
*
src/: parser returns up to one error
Kefu Chai
2019-06-25
1
-16
/
+4
*
common/common_init: start log from common_init_finish (if not yet started)
Sage Weil
2019-04-04
1
-0
/
+4
*
msg: default to debug_ms=0
Sage Weil
2019-03-13
1
-4
/
+0
*
common: Fix Alpine compatability for TEMP_FAILURE_RETRY and ACCESSPERMS
Willem Jan Withagen
2018-11-02
1
-0
/
+1
*
common: specialize for WITH_SEASTAR
Kefu Chai
2018-09-06
1
-0
/
+6
*
common,crush,mds,messages,osd: add missing #include
Kefu Chai
2018-09-05
1
-1
/
+2
*
common,rbd,rgw,osd: extract config values into ConfigValues
Kefu Chai
2018-07-10
1
-9
/
+9
*
common/common_init: use unique admin_socket path for unprivileged daemons
Sage Weil
2018-03-06
1
-0
/
+6
*
common/ceph_context: only common_init_finish() once per cct
Sage Weil
2018-03-06
1
-0
/
+5
*
common: refactor default config value handling
Sage Weil
2018-03-06
1
-6
/
+6
*
common/admin_socket: Use std::mutex/condition_variable/thread
Adam C. Emerson
2018-02-16
1
-0
/
+3
*
Merge PR #18274 into master
Patrick Donnelly
2017-11-21
1
-5
/
+1
|
\
|
*
common: remove data_dir_option from common_preinit and global_pre_init
Jeff Layton
2017-10-12
1
-5
/
+1
*
|
common/common_init: disable ms subsystem log gathering for clients
Jason Dillaman
2017-10-20
1
-0
/
+4
|
/
*
common/common_init: disable default dout logging for UTILITY_NODOUT too
Sage Weil
2017-07-26
1
-1
/
+2
*
common: use code_environment_t for daemon-ness in config
John Spray
2017-07-24
1
-36
/
+11
*
common: Remove redundant includes
Jos Collin
2017-05-24
1
-13
/
+0
*
blkin: Messenger integration
Casey Bodley
2017-05-05
1
-0
/
+1
*
blkin: add header and initialization
Casey Bodley
2017-05-05
1
-0
/
+1
*
admin-socket: add config for admin socket permission bits
runsisi
2017-02-13
1
-0
/
+20
*
admin-socket: use chown instead of fchown
Karol Mroz
2016-04-25
1
-4
/
+0
*
common-init: chown admin socket after service thread started
Karol Mroz
2016-04-23
1
-1
/
+12
*
global: add data_dir_option for all daemons
Sage Weil
2016-02-04
1
-1
/
+5
*
helgrind: annotate false-positive race conditions
Jason Dillaman
2016-01-13
1
-0
/
+2
*
save init flags to CephContext
Yunchuan Wen
2015-11-12
1
-3
/
+3
*
crypto: fix unbalanced ceph::crypto::init/ceph::crypto:shutdown
Yan, Zheng
2015-08-13
1
-1
/
+1
*
lockdep: allow lockdep to be dynamically enabled/disabled
Jason Dillaman
2015-07-30
1
-5
/
+0
*
common,ceph_filestore_dump: Add ability for utilities to suppress library dou...
David Zafman
2014-08-29
1
-0
/
+1
*
common_init: remove dup lockdep message
Sage Weil
2014-04-11
1
-1
/
+0
*
mon: add flags argument to common_init_finish
Loic Dachary
2013-12-31
1
-2
/
+4
*
common: fix non-daemon init
Sage Weil
2013-10-16
1
-3
/
+10
*
common: don't do special things for unprivileged daemons
Sage Weil
2013-10-15
1
-6
/
+2
*
common: reduce default in-memory logs for non-daemons
Josh Durgin
2013-03-07
1
-1
/
+2
*
crypto: add cms utility function
Yehuda Sadeh
2012-11-02
1
-1
/
+1
*
CephContext: drop obsolete ceph_destroy_context
Sage Weil
2012-07-10
1
-4
/
+0
*
lockdep: enable in common_init
Sage Weil
2012-07-03
1
-0
/
+6
*
new default keyring location for daemons
Sage Weil
2012-06-12
1
-0
/
+8
*
admin_socket: initialize explicitly on startup; disallow changes
Sage Weil
2012-05-29
1
-8
/
+0
*
log: do not set on_exit() callback for libraries
Sage Weil
2012-04-29
1
-0
/
+4
*
config: move /var/run and /var/log defaults to config_opts.h
Sage Weil
2012-04-06
1
-5
/
+9
*
log: new logging infrastructure
Sage Weil
2012-03-27
1
-1
/
+2
*
common: trigger all observers on startup
Sage Weil
2011-12-29
1
-1
/
+1
*
common: libraries should not log to stdout/stderr
Sage Weil
2011-11-17
1
-13
/
+18
*
config: separate --log-to-stderr and --err-to-stderr
Sage Weil
2011-10-22
1
-1
/
+2
*
Make g_conf constant for all conf variable types
Colin Patrick McCabe
2011-09-15
1
-1
/
+1
*
Fix bug in turning off logging. Remove log_dir.
Colin Patrick McCabe
2011-08-16
1
-0
/
+1
[next]