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