]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/shortlog
ceph-ci.git
2025-10-14 Yehuda Sadehauth: extend crypto API to support multiple usages... wip-pdonnell-7fe8fa87-squid-debug
2025-10-14 Adam Kingmgr/cephadm: rotate keyring for core ceph daemons durin...
2025-10-14 Patrick Donnellyauth: remove superfluous error log message
2025-10-14 Patrick Donnellymon/MonClient: add assertions for monc lock in MonConne...
2025-10-14 Patrick Donnellyauth: add debugging for client cephx methods
2025-10-14 Patrick Donnellyauth: add debugging for keyring methods
2025-10-14 Patrick Donnellyauth: use explicit default destructor
2025-10-14 Patrick Donnellymsg/async: move v1 member init to header
2025-10-14 Patrick Donnellymsg: use MessageRef to manage pointer lifetime
2025-10-14 Patrick Donnellymsg/DispatchQueue: add debugging for queue discard
2025-10-14 Patrick Donnellymsg/Connection: move destructor to object file
2025-10-14 Patrick Donnellymds: move messages to be sent
2025-10-14 Patrick DonnellyPendingReleaseNotes: add note for cephx upgrade
2025-10-14 Patrick Donnellydoc: update cephx details for upgrade procedure
2025-10-14 Patrick Donnellyauth/AuthRegistry: refresh config on startup
2025-10-14 Patrick Donnellycommon/options: remove auth_supported
2025-10-14 Patrick Donnellyqa: check health warnings in cephx upgrade
2025-10-14 Patrick Donnellyqa/tasks/ceph: allow configuring key settings for initi...
2025-10-14 Patrick Donnellyqa/tasks/ceph.key_rotate: provide mechanism to rotate...
2025-10-14 Patrick Donnellyqa/tasks/ceph.healthy: indicate expected failing checks
2025-10-14 Patrick Donnellyqa/tasks/ceph: add key pruning task
2025-10-14 Patrick Donnellymsg: constify getter
2025-10-14 Patrick Donnellyauth/cephx: do not special case caps for mons
2025-10-14 Patrick Donnellytools/monmaptool: enable configuring monmap ciphers
2025-10-14 Patrick Donnellymon: provide emergency mechanism to rescue allowed_ciphers
2025-10-14 Patrick Donnellymon: convert auth configs to monmap settings
2025-10-14 Patrick Donnellydoc: add new cephx health warnings
2025-10-14 Patrick Donnellyqa: add upgrade suite for cephx
2025-10-14 Patrick Donnellyqa/tasks/ceph: add task to rotate entity keys
2025-10-14 Patrick Donnellyqa/tasks/ceph: allow cluster to be brought up with...
2025-10-14 Patrick Donnellyqa/tasks/radosbench: add extra_args conf
2025-10-14 Patrick Donnellyqa/tasks/radosbench: add auth_exit_on_failure arg
2025-10-14 Patrick Donnellyqa: add sequential_yield task
2025-10-14 Patrick Donnellyauth/Crypto: update type to entity_type_t
2025-10-14 Patrick Donnellyinclude/encoding: add encoder helpers for sized ints
2025-10-14 Patrick Donnellymon: add health checks for insecure keys
2025-10-14 Patrick Donnellymon: cleanup for loop
2025-10-14 Patrick Donnellymon/HealthMonitor: refactor quorum_checks/leader_checks...
2025-10-13 Patrick Donnellymon: refactor health check map through PaxosMap
2025-10-13 Patrick Donnellymon/PaxosMap: add map template for managing Paxos struc...
2025-10-13 Patrick Donnellyauth: improve programmability of key dumps
2025-10-13 Patrick Donnellycommon/entity_name: dump type name as string
2025-10-13 Patrick Donnellycommon/entity_name: remove dead method
2025-10-13 Patrick Donnellycommon/entity_name: cleanup entity_name::type
2025-10-13 Patrick Donnellycephx: add note to address technical debt
2025-10-13 Patrick Donnellyauth: check service key is valid before decryption
2025-10-13 Patrick Donnellyauth: add more debugging for service tickets
2025-10-13 Patrick Donnellyauth/cephx: set error message when decryption fails
2025-10-13 Patrick Donnellyauth/cephx: provide more debugging when sig checks...
2025-10-13 Patrick Donnellymon: provide emergency mechanism to use mon keyring
2025-10-13 Patrick Donnellymon: cycle through keyring or key_server for auth with...
2025-10-13 Patrick Donnellymon: use key_server for looking up mon key
2025-10-13 Patrick Donnellymon: dout chosen addrs after startup
2025-10-13 Patrick Donnellymon/MonClient: improve error message when failing to...
2025-10-13 Patrick Donnellyauth,mon: add _exit config when auth fails
2025-10-13 Patrick Donnellytools/ceph_authtool: allow configuring a preferred...
2025-10-13 Patrick Donnellymon/AuthMonitor: shutdown session connection on auth...
2025-10-13 Patrick Donnellymsg: add interface to shutdown Connection
2025-10-13 Matan Breizmancrimson/mon/MonClient: call _wipe_secrets_and_tickets...
2025-10-13 Matan Breizmancrimson/mon/MonClient: refacor Client::handle_monmap
2025-10-13 Matan Breizmancrimson/mon/MonClient: introduce handle_auth_failure
2025-10-13 Matan Breizmancrimson/mon/MonClient: add asock TODO comment
2025-10-13 Matan Breizmancrimson/osd/MonClient: Introduce Client::_wipe_secrets_...
2025-10-13 Matan Breizmancrimson/mon/MonClient: imitate Classic's _check_auth_ti...
2025-10-13 Matan Breizmancrimson/mon/MonClient: cleanup redundant private
2025-10-13 Patrick Donnellymon/MonClient: wipe secrets and invalidate tickets...
2025-10-13 Patrick Donnellymon/AuthMonitor: bump auth epoch when wiping service...
2025-10-13 Patrick Donnellymon/MonmapMonitor: wire up interface to bump auth epoch
2025-10-13 Patrick Donnellymon/MonMap: add auth epoch
2025-10-13 Patrick Donnellymon/AuthMonitor: add dump-keys and wipe-rotating-servic...
2025-10-13 Patrick Donnellymon/AuthMonitor: add key-type switch
2025-10-13 Patrick Donnellycommon/cmdparse: add another template cmd_getval_or...
2025-10-13 Patrick Donnellymon/Monitor: perfect forward universal ref of lambda
2025-10-13 Patrick Donnellymon/Monitor: add debugging for monmap handling
2025-10-13 Patrick Donnellymon: notify_new_monmap via MonmapMonitor::init
2025-10-13 Patrick Donnellydoc/man: document new --key-type option for ceph-authtool
2025-10-13 Patrick Donnellytools/ceph_authtool: add help message for key-type...
2025-10-13 Patrick Donnellycommon/buffer: accept "-" as stdin
2025-10-13 Patrick Donnellyauth/cephx: make some parameters const
2025-10-13 Patrick Donnellyauth: cleanup error message formatting
2025-10-13 Patrick Donnellyauth,mon: lookup ticket ttl at runtime
2025-10-13 Patrick Donnellyauth: add API to invalidate all tickets
2025-10-13 Patrick Donnellyauth: add API to wipe rotating secrets
2025-10-13 Patrick Donnellyauth/cephx: enforce sorted config keys
2025-10-13 Patrick Donnellyauth/cephx: update get_tracked_keys signature
2025-10-13 Patrick Donnellyauth: fix return type
2025-10-13 Patrick Donnellycommon: break print template into separate header
2025-10-13 Patrick Donnellycommon: remove dead option
2025-10-13 Patrick Donnellytest: fix compiler error
2025-10-13 Matan Breizmanauth,*: remove conflicting fwd declarations
2025-10-13 Matan Breizmaninclude/common_fwd: Include Crypto classes
2025-10-13 Yehuda Sadehcephx: sign messages using hmac_sha256
2025-10-13 Yehuda Sadehauth: create slice api for calculating hmac_sha256
2025-10-13 Yehuda Sadehtest/auth: more aes256krb5 tests
2025-10-13 Yehuda Sadehauth: test slice interface for aes256k
2025-10-13 Yehuda Sadehtest/crypto: more aes256krb5 tests
2025-10-13 Yehuda Sadehauth: add usage param to crypto handler
2025-10-13 Yehuda Sadehauth: aes256krb5: add confounder config for unitests
2025-10-13 Yehuda Sadehcephx: add configurable to set allowed ciphers
2025-10-13 Yehuda Sadehauth: remove unused code
next