Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | common: modify 'main()s' to use new argv_to_vec() signature | Ronen Friedman | 2021-08-19 | 1 | -2/+1 |
* | msg: move DispatchStrategy into test/ | haoyixing | 2020-10-23 | 7 | -4/+247 |
* | common/RefCountedObj: cleanup con/des | Patrick Donnelly | 2019-09-16 | 1 | -5/+5 |
* | remove all Messenger::get_myaddr() users | Sage Weil | 2019-02-07 | 1 | -1/+1 |
* | test/direct_messenger: disable for now | Sage Weil | 2018-05-31 | 1 | -3/+3 |
* | 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 |
* | cmake: always use CMAKE_RUNTIME_OUTPUT_DIRECTORY as the unittests' path | Kefu Chai | 2017-10-03 | 1 | -1/+1 |
* | mon: add support public_bind_addr option | Bassam Tabbara | 2017-07-14 | 1 | -0/+1 |
* | core: introduce DirectMessenger | Casey Bodley | 2017-04-25 | 4 | -0/+790 |