2019-02-24 |
James McClune | doc: updated governance link for Ceph project leads 26610/head |
commit | commitdiff | tree | snapshot |
2019-02-24 |
Sage Weil | Merge PR #26466 into master |
commit | commitdiff | tree | snapshot |
2019-02-23 |
Xie Xingguo | Merge pull request #26560 from xiexingguo/wip-pool... |
commit | commitdiff | tree | snapshot |
2019-02-23 |
xie xingguo | mgr: add per pool force-recovery/backfill commands 26560/head |
commit | commitdiff | tree | snapshot |
2019-02-23 |
Radoslaw Zarzynski | msg/async, v2: fix wrong base for KeepAliveFrameAck. 26466/head |
commit | commitdiff | tree | snapshot |
2019-02-22 |
Sage Weil | Merge PR #26602 into master |
commit | commitdiff | tree | snapshot |
2019-02-22 |
David Zafman | Merge pull request #26436 from dzafman/wip-bionic-core |
commit | commitdiff | tree | snapshot |
2019-02-22 |
Neha Ojha | Revert "pybind: set language_level for cythonize explic... 26602/head |
commit | commitdiff | tree | snapshot |
2019-02-22 |
Neha Ojha | Revert "pybind: auto encode/decode cstr" |
commit | commitdiff | tree | snapshot |
2019-02-22 |
Mykola Golub | Merge pull request #25438 from MahatiC/wip-move-to... |
commit | commitdiff | tree | snapshot |
2019-02-22 |
Lenz Grimmer | Merge pull request #26506 from ricardoasmarques/multi... |
commit | commitdiff | tree | snapshot |
2019-02-22 |
Matt Benjamin | Merge pull request #26515 from theanalyst/civetweb... |
commit | commitdiff | tree | snapshot |
2019-02-22 |
Sage Weil | Merge PR #26550 into master |
commit | commitdiff | tree | snapshot |
2019-02-22 |
Sage Weil | Merge PR #26476 into master |
commit | commitdiff | tree | snapshot |
2019-02-22 |
Sage Weil | Merge PR #26552 into master |
commit | commitdiff | tree | snapshot |
2019-02-22 |
Sage Weil | Merge PR #26568 into master |
commit | commitdiff | tree | snapshot |
2019-02-22 |
Abhishek Lekshmanan | civetweb: pull up to ceph-master 26515/head |
commit | commitdiff | tree | snapshot |
2019-02-22 |
Kefu Chai | Merge pull request #26584 from capri1989/doc-fixes |
commit | commitdiff | tree | snapshot |
2019-02-22 |
Kai Wagner | doc: Remove value 'mon_osd_max_split_count' from the... 26584/head |
commit | commitdiff | tree | snapshot |
2019-02-22 |
Lenz Grimmer | Merge pull request #26510 from callithea/wip-add-ganesh... |
commit | commitdiff | tree | snapshot |
2019-02-22 |
Kefu Chai | Merge pull request #26520 from ktdreyer/rpm-rhel8 |
commit | commitdiff | tree | snapshot |
2019-02-22 |
Kefu Chai | Merge pull request #26555 from tchaikov/wip-install... |
commit | commitdiff | tree | snapshot |
2019-02-22 |
Kefu Chai | Merge pull request #26582 from tchaikov/wip-cmake-silen... |
commit | commitdiff | tree | snapshot |
2019-02-22 |
Kefu Chai | cmake: fix syntax error of set() 26582/head |
commit | commitdiff | tree | snapshot |
2019-02-22 |
Kefu Chai | install-deps,do_freebsd: disable amqp support 26555/head |
commit | commitdiff | tree | snapshot |
2019-02-22 |
Kefu Chai | rpm: disable amqp endpoint on SLE/OpenSUSE |
commit | commitdiff | tree | snapshot |
2019-02-22 |
Kefu Chai | cmake: remove amqp_mock from UNITTEST_LIBS |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Radoslaw Zarzynski | msg/async, v2: frame decoding operates on bufferlist. |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Radoslaw Zarzynski | msg/async, v2: drop ceph_msg_header2 fields duplicating... |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Radoslaw Zarzynski | msg/async, v2: drop the scaffolding in preamble parsing. |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Radoslaw Zarzynski | msg/async, v2: handle msg authentication failures. |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Radoslaw Zarzynski | msg/async, v2: drop depedency on uint128_t. Clean up... |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Radoslaw Zarzynski | msg/async, v2: fix cur_msg_size in ::reset_recv_state(). |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Radoslaw Zarzynski | msg/async, v2: drop magic numbers for segments. |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Radoslaw Zarzynski | msg/async, v2: get rid of magic number in SignedEncrypt... |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Radoslaw Zarzynski | msg/async, v2: get rid of the magic number for default... |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Radoslaw Zarzynski | msg/async, v2: decouple onwire segment length from... |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Radoslaw Zarzynski | msg/async, v2: follow the const bl& concept in authenti... |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Radoslaw Zarzynski | msg/async, v2: drop handling of extra segments in ... |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Radoslaw Zarzynski | msg/async, v2: get rid of magic numbers for alignment. |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Radoslaw Zarzynski | msg/async, v2: drop reserve() from onwire crypto's... |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Sage Weil | msg/async: add con_mode to debug lines |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Sage Weil | msg/DispatchQueue: include con_mode in <== line |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Sage Weil | common/ceph_strings: get_con_mode_name() |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Sage Weil | msg/Connection: add get_con_mode() |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Sage Weil | msg/async/ProtocolV2: clean up preamble comments |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Radoslaw Zarzynski | msg/async, v2: improve debug around sending client... |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Radoslaw Zarzynski | msg/async, v2: bring back the no-encryption ability. |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Radoslaw Zarzynski | msg/async, v2: workaround con_mode handling. |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Radoslaw Zarzynski | msg/async, v2: drop the throttles bypass. |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Radoslaw Zarzynski | msg/async, v2: READ_MESSAGE_FRONT -> THROTTLE_DONE. |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Radoslaw Zarzynski | msg/async: WaitFrame of V2 can be crypto processed... |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Ken Dreyer | rpm: build __pycache__ directories on RHEL 8 26520/head |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Ken Dreyer | rpm: fix pyOpenSSL requirement for RHEL 8 |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Ken Dreyer | rpm: fix python dependencies on RHEL 8 |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Casey Bodley | Merge pull request #26566 from theanalyst/vstart-beast |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Radoslaw Zarzynski | msg/async: initial multi-segment support for V2. |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Radoslaw Zarzynski | msg/async: V2 bypasses throttles just for development. |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Radoslaw Zarzynski | msg/async: rectify reseting security state in ProtocolV... |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Radoslaw Zarzynski | msg/async: switch to CRC32 for V2 preamble blocks. |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Radoslaw Zarzynski | msg/async: bump up preamble block size to 32 bytes. |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Radoslaw Zarzynski | msg/async: get rid of the distiction on main and extra... |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Radoslaw Zarzynski | msg/async: add debug around empty ClientIdent::addrs. |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Radoslaw Zarzynski | msg/async: V2 uses segments instead of next_payload_len... |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Radoslaw Zarzynski | msg/async: perform V2 frame dispatch in dedicated method. |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Radoslaw Zarzynski | msg/async: implement crc checking for main preamble... |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Radoslaw Zarzynski | msg/async: receive V2 messages with new preable format. |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Radoslaw Zarzynski | msg/async: transmit V2 messages with new preable format. |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Radoslaw Zarzynski | msg/async: reset crypto processors in ProtocolV2::reset... |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Radoslaw Zarzynski | msg/async: preamble of V2 Frames is now encrypted and... |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Radoslaw Zarzynski | msg/async: slightly rework ProtocolV2 preamble crafting. |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Radoslaw Zarzynski | msg/async: reset the rx stream handler in ::handle_read... |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Radoslaw Zarzynski | auth, msg/async, v2: drop AuthStreamHandler and AES128G... |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Radoslaw Zarzynski | msg/async: Messages in Protocol2 are crypto-processed... |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Radoslaw Zarzynski | msg/async: SignedEncryptedFrame uses ceph::crypto:... |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Radoslaw Zarzynski | msg/async: expose message segmentation to ::write_messa... |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Radoslaw Zarzynski | auth: implement ceph::crypto::onwire with OpenSSL EVP. |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Radoslaw Zarzynski | auth: introduce ceph::crypto::onwire interfaces. |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Radoslaw Zarzynski | msg/async: decouple MessageHeaderFrame from SignedEncry... |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Radoslaw Zarzynski | msg/async: move Protocol* asserts in SignedEncryptedFra... |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Radoslaw Zarzynski | msg/async: simplify encryption handling in the PayloadF... |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Radoslaw Zarzynski | auth: drop AES128CBC_HMACSHA256_StreamHandler. |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Radoslaw Zarzynski | msg/async: ensure consistency between con_mode and... |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Radoslaw Zarzynski | msg/async: drop MessageFrame. Use MessageHeaderFrame... |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Radoslaw Zarzynski | msg/async: set con_mode and session_security at both... |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Radoslaw Zarzynski | msg/async, auth: switch AuthStreamHandler::rxtx_t to... |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Radoslaw Zarzynski | crypto: AES128GCM_StreamHandler brings authenticated... |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Radoslaw Zarzynski | include: uint128_t -> ceph::uint128_t + using. |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Radoslaw Zarzynski | msg/async: move crypto handling from ProtocolV2 into... |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Radoslaw Zarzynski | auth, msg: dissect AuthStreamHandler from AuthSessionHa... |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Radoslaw Zarzynski | auth/cephx: make _calc_signature() of CephxSessionHandl... |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Radoslaw Zarzynski | auth: drop {en,de}crypt_message() from AuthSessionHandler. |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Radoslaw Zarzynski | auth: introduce DummyAuthSessionHandler. |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Radoslaw Zarzynski | auth: make AuthSessionHandler purely abstract. |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Radoslaw Zarzynski | auth: drop no_security() from AuthSessionHandler. |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Radoslaw Zarzynski | auth: drop get_protocol() and get_key() from AuthSessio... |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Radoslaw Zarzynski | auth: drop sign_bufferlist() from AuthSessionHandler. |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Radoslaw Zarzynski | msg/async: drop get_auth_meta() from Protocol. |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Radoslaw Zarzynski | msg/async: emphasize ProtocolV2 does authenticated... |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Sage Weil | unittest_auth: add unit tests for AuthRegistry con_mode... 26568/head |
commit | commitdiff | tree | snapshot |
next |