- Mar 19, 2024
-
-
Linux Build Service Account authored
Change-Id: Ica7e3e927a85d8e54fdd83e089609aa7f021c957
-
- Feb 13, 2024
-
-
Vishwas Udupa authored
making umask 011 so that sockets created will have needed permissions Change-Id: Iee4b2898fa231d81b0a62419546e10f20a01425a
-
- Feb 09, 2024
-
-
Vishwas Udupa authored
Update unordered map syntax for strict scope resolution. This is mandated from GCC11 onwards. Change-Id: I936de75fcb5cb0ffbed0213d561bf51fc224bcaf
-
- Nov 20, 2023
-
-
Linux Build Service Account authored
Change-Id: I6213a716286e44b904e0cbe3cff23a3ec4ebcb5a
-
- Oct 23, 2023
-
-
Jaynee Rawal authored
Gracefully handle client-side socket connections by attempting a restart when the DSMF server crashes or starts later than the client. Change-Id: If0d64a42f4a1bdeef9b96a7bcf367743422cad2f
-
- Oct 20, 2023
-
-
Vishwas Udupa authored
Changing dsmf service type to simple, As systemd will itself spawn it as child process Change-Id: I2451cfe3e17912b97305a5c696cd6c4ef8fac57f
-
- Oct 17, 2023
-
-
Jaynee Rawal authored
Registered clients can send custom events to DSMF server using DSMSendCustomEvent API provided in libDSMClient Change-Id: I2fb97c9a976ffbd737c503fbc5dcbc3dd1b0df5c
-
- Sep 25, 2023
-
-
Vishwas Udupa authored
Change-Id: I3b2581528b74e7d1e36a4651f6f99ceb4cdcd015
-
- Sep 12, 2023
-
-
Jaynee Rawal authored
Custom events are client driven events that can be sent to DSMF server for broadcasting to all clients. Like key events these events are also capable to change the state of DSMF based on the transition configurations. This change also fixes an issue in installing dsmd.service when systemd support is enabled. Change-Id: I3e48d7c0639540af4adbcb5ab59cd0e59575fd7a
-
Jaynee Rawal authored
While registering to server, clients are expected to set an event mask to indicate the set of events they are interested in. Server notifies every client only those events it registered for. However, state change notifications would be broadcasted to all. Change-Id: I5a58a55fce975e0fab914961ccd316b39a17e4cb
-
- Sep 11, 2023
-
-
Vishwas Udupa authored
Change-Id: I2e95bc5c383a467e2ed1049467f33c3f40404dda
-
- Sep 07, 2023
-
-
Vishwas Udupa authored
Change-Id: I9e23faf6c7591c55bbd7cbdc90a42116454622f7
-
- Sep 03, 2023
-
-
Vishwas Udupa authored
Change-Id: I8388009bcd9ccbbb078b4452c318e31ce120e121
-
- Aug 24, 2023
-
-
Viswanath Kraleti authored
Device State Manager Framework a.k.a. DSMF is a finite state machine implementation for managing various device states, and transitions among these states, and actions that the device performs in these states. This framework reads pre-installed state-event-action templates in the form of JSON files to determine actions based on the current state and events received. Change-Id: If1fb099284d858e1881519b547c4120b360026af
-
- Aug 01, 2023
-
-
Gerrit SelfHelp Service Account authored
-