Sign in
gbmc
/
gPowerD
/
HEAD
b5701a8
Fix 1 IncludeCleaner finding:
by gBMC Team
· 31 hours ago
master
fe3b0be
Reimplement CallbackManager to use shared_ptr/weak_ptr for handle
by Daniel Bourgeois
· 5 days ago
16d8ba9
Fix 2 ClangInliner findings:
by gBMC Team
· 8 days ago
a66f047
#gpowerd - Version reporting: Yocto/Copybara build time automation
by Shounak Mitra
· 9 days ago
3a59d9b
Fix 4 IncludeCleaner findings:
by gBMC Team
· 10 days ago
e4b7e5d
#gpowerd - Version reporting: Implement GetFeatures RPC
by Shounak Mitra
· 11 days ago
9dbc164
Add missing include for absl/flags/parse.h.
by gBMC Team
· 11 days ago
a69288d
Fix 2 IncludeCleaner findings:
by gBMC Team
· 2 weeks ago
1beeb2e
#gpowerd - Version reporting: Proto definition
by Shounak Mitra
· 2 weeks ago
caf51f5
#gpowerd - Split safepower_agent proto to resolve circular dependency
by Shounak Mitra
· 2 weeks ago
bf2eb35
#gpowerd Clean up `AddListener` variables
by Daniel Bourgeois
· 2 weeks ago
270bb22
Used header <utility> is not included directly
by gBMC Team
· 2 weeks ago
06d18d8
Reorder state persistence in FinishAction.
by Daniel Bourgeois
· 3 weeks ago
634fd5f
Add listener to state updater atomically
by Daniel Bourgeois
· 3 weeks ago
dece052
Change locking order in AddListener.
by Daniel Bourgeois
· 3 weeks ago
94963e5
#gpowerd - Propagate active state to local state updater in ActionContextManager
by Shounak Mitra
· 3 weeks ago
418f5a1
Safepower agent to follow totw/181
by Daniel Bourgeois
· 4 weeks ago
904d766
Fix 2 IncludeCleaner findings:
by gBMC Team
· 4 weeks ago
b477808
Add workflow_id field to FlightRecordRequest proto
by Sruthi Ganti
· 4 weeks ago
93be6a2
Prevent race when async processing results with remote state monitor
by Daniel Bourgeois
· 5 weeks ago
1818e44
#gpowerd - Add safe to shutdown valid bit
by Shounak Mitra
· 5 weeks ago
c7e7dd3
Fix 1 IncludeCleaner finding:
by gBMC Team
· 5 weeks ago
5149130
#gpowerd - Implement `WithState` in StateUpdater to improve thread safety.
by Shounak Mitra
· 5 weeks ago
48a6382
Safepower Agent: Preserve ABORTED state across restarts
by Daniel Bourgeois
· 6 weeks ago
e6424c1
Improve logging for boot ID changes in safepower_agent.
by Daniel Bourgeois
· 6 weeks ago
314513a
Prevent use-after-free in StateUpdater listeners during destruction.
by Daniel Bourgeois
· 6 weeks ago
ca0a4fd
#gpowerd - Add SystemdTargetMonitor
by Shounak Mitra
· 7 weeks ago
8e0f542
#s4v2 - Allow sending system state updates during a disruption
by Shounak Mitra
· 7 weeks ago
f5c7fa3
#gpowerd - Throttle log spam on EEPROM read errors in GnicMonitor
by Shounak Mitra
· 7 weeks ago
d9d2fb7
Stop #gpowerd polling when idle
by Shounak Mitra
· 7 weeks ago
6c5839d
Fix 1 ClangTidyBuild finding:
by gBMC Team
· 7 weeks ago
20dc703
#s4v2 - Make sure we don't write to persistent storage during shutdown
by Shounak Mitra
· 7 weeks ago
989d03e
#gpowerd - Add system state for systemd target monitoring
by Shounak Mitra
· 7 weeks ago
7227143
Fix 3 IncludeCleaner findings:
by gBMC Team
· 7 weeks ago
62aa23a
#gpowerd - Move PollingStateMonitor
by Shounak Mitra
· 7 weeks ago
ff37cc4
Add mutex to persistent storage
by Daniel Bourgeois
· 7 weeks ago
84d6a9c
Gpowerd: Fix Listener child class destruction
by Daniel Bourgeois
· 8 weeks ago
a285b04
Fix 16 ViewTypeMigrations findings:
by gBMC Team
· 8 weeks ago
76c94db
#gpowerd - Report IMC boot state using the EEPROM
by Shounak Mitra
· 9 weeks ago
cfbfe26
Update references to production/msv/node_entities/proto
by Peter Foley
· 9 weeks ago
b11f988
Introduce and handle ACTION_STATE_ABORTED in Safepower Agent.
by Rishabh Jain
· 9 weeks ago
e830b6c
Remove initial validation check in ActionContext::EnterStateRunningAction
by Rishabh Jain
· 10 weeks ago
f77a0f9
Resolve "@self" entity tag in Redfish state monitors.
by John Broadbent
· 2 months ago
854d482
Update Copybara ownership and contact for safepower_agent.
by Daniel Bourgeois
· 2 months ago
382dbf8
Add proto matchers to test_util.h and simplify register_actions_bmc_test.
by John Broadbent
· 2 months ago
e037afd
Use error_code overloads for std::filesystem functions.
by John Broadbent
· 2 months ago
9381d32
gpowerd: Remove upstream_flags from copy.bara.sky
by Daniel Bourgeois
· 2 months ago
c14399b
Add Copybara service config to watch utils proto and datapol scrubbing
by Daniel Bourgeois
· 2 months ago
f39d8c0
#S4Mendel Add safepower_logging.proto to Logs ProtoDB and add Datapol annotations
by gBMC Team
· 2 months ago
59b40fe
#gpowerd Track actions that are still validating during startup
by Daniel Bourgeois
· 3 months ago
90f6fc9
Resolve "@self" node entity tag in SafePowerAgentConfig.
by John Broadbent
· 3 months ago
1500eda
Improve gPowerD graceful shutdown on SIGTERM
by Daniel Bourgeois
· 3 months ago
36ea789
Make gPowerD remain running while system goes down.
by gBMC Team
· 3 months ago
0c647d4
Add an insecure gRPC port to gpowerd.
by John Broadbent
· 3 months ago
e03b22a
Fix 2 IncludeCleaner findings:
by gBMC Team
· 3 months ago
c282b86
Fix 1 IncludeCleaner finding:
by gBMC Team
· 3 months ago
e3a1954
#gpowerd - Fix compare behavior when some state is missing
by Shounak Mitra
· 3 months ago
4d4776b
Flush the output stream before fsync() in persistent storage.
by Daniel Bourgeois
· 3 months ago
62f8f64
Refactor Boost.Asio usage in safepower_agent/bmc.
by gBMC Team
· 3 months ago
6b4cdb5
Remove redundant boost/asio/io_service.hpp includes.
by gBMC Team
· 3 months ago
72c353d
Fix 1 IncludeCleaner finding:
by gBMC Team
· 3 months ago
a7cbc57
Fix 3 IncludeCleaner findings:
by gBMC Team
· 3 months ago
bf97468
Lightweight testing: Add gRPC client creation
by Daniel Bourgeois
· 3 months ago
eedb6db
Reduce log spam in safepower_agent BMC modules.
by John Broadbent
· 3 months ago
97ad49f
Stop printing all task when cancel fails
by John Broadbent
· 3 months ago
4b20e95
Strip whitespace from BMC health check responses.
by John Broadbent
· 3 months ago
c72638c
prevent name collision: Use prefix at construction time
by John Broadbent
· 3 months ago
a11c801
#gpowerd BMC address lookup to separate explicit and prefix-based resolution
by Daniel Bourgeois
· 4 months ago
4f3a34f
Make gRPC port configurable in gpowerd
by Daniel Bourgeois
· 4 months ago
a328331
Prioritize explicit IPv6 addresses from network interfaces in AddressLookup.
by John Broadbent
· 4 months ago
885d5ce
Allow configurable offline node entities path in safepower agent
by Daniel Bourgeois
· 4 months ago
b7d2a74
Fix 1 ViewTypeMigrations finding:
by gBMC Team
· 4 months ago
450b079
Make RemoteStateMonitor and children non-movable
by Daniel Bourgeois
· 4 months ago
adec519
Fix 1 ViewTypeMigrations finding:
by gBMC Team
· 4 months ago
b42bfd8
Add support for gpowerd-based boot count in safepower agent BMC.
by John Broadbent
· 4 months ago
f003e97
Return correct error status in persistent storage recovery
by Daniel Bourgeois
· 4 months ago
d437b68
#S4Router Add the redirect logic to redirect traffic to the new blade target.
by gBMC Team
· 4 months ago
713c15c
Improve error logging for persistent storage read failures.
by Daniel Bourgeois
· 4 months ago
abcba22
Create parent directories before replacing symlink in AuthFileHelper.
by John Broadbent
· 4 months ago
ccc1d0f
Fix: Use a constant name for the LOAS3 cert watcher.
by John Broadbent
· 4 months ago
eec154f
Log only condensed version of offline node entities in gpowerd.
by Daniel Bourgeois
· 5 months ago
157b542
Add retry logic for BMC state monitor initialization.
by John Broadbent
· 5 months ago
0a6ee13
Add debug dumping to safepower_agent.
by John Broadbent
· 5 months ago
3289a48
#gpowerd Remove callback in address lookup
by Daniel Bourgeois
· 5 months ago
f366c25
Move copy.bara.sky to the root directory.
by Daniel Bourgeois
· 5 months ago
6ea9fe5
Fix 1 IncludeCleaner finding:
by gBMC Team
· 5 months ago
a5fd73e
Add a local testing workflow to safepower_agent's copybara config.
by Daniel Bourgeois
· 5 months ago
de16317
#s4v2 - Use RPC security policy in safepower agent
by Shounak Mitra
· 5 months ago
4204d91
Refactor address lookup on BMC to use getifaddrs().
by Daniel Bourgeois
· 5 months ago
ddf71f5
#s4v2 - Refactor SafepowerLocalAgentImpl to separate functional code from service
by Shounak Mitra
· 5 months ago
45f1bff
#s4v2 - Implement internal boot counter
by Shounak Mitra
· 5 months ago
a87bd0e
#gpowerd - Only return daemon unhealthy if healthz checks fail for some time
by Shounak Mitra
· 5 months ago
3107f41
Implement dynamic certificate loading for gpowerd.
by John Broadbent
· 5 months ago
d99db74
Scrub WANT_LGTM and READABILITY_MENTOR_ASSIGNEE from commit messages.
by Daniel Bourgeois
· 5 months ago
27632fe
Fix 1 ViewTypeMigrations finding:
by gBMC Team
· 6 months ago
3f5f06a
Fix 1 IncludeCleaner finding:
by gBMC Team
· 6 months ago
efe0f41
Fix 3 IncludeCleaner findings:
by gBMC Team
· 6 months ago
de95480
Add FlightRecordWrapper for Safepower Agent
by Daniel Bourgeois
· 6 months ago
d5e6b46
#gpowerd - Add health state monitor for services on IMCs based on the config
by Shounak Mitra
· 6 months ago
62c0e48
#gpowerd - Add a ping implementation that polls healthz
by Shounak Mitra
· 6 months ago
Next »