#
0e78828c |
| 31-Jan-2025 |
Patrick Williams <patrick@stwcx.xyz> |
regenerate-meson: enable meson formatting
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I5bc2c84cf2ebb3a8d64c96bf3c02e4f34d1f28dd
|
#
4c549f63 |
| 26-Nov-2024 |
Ravi Teja <raviteja28031990@gmail.com> |
Add SecretKeyRequired D-bus method
This commit adds SecretKeyRequired D-bus method to Manager interface. bmcweb codes needs to query generate secret key required for a given user, local users on BMC
Add SecretKeyRequired D-bus method
This commit adds SecretKeyRequired D-bus method to Manager interface. bmcweb codes needs to query generate secret key required for a given user, local users on BMC have d-bus objects for each user but LDAP users does not have D-bus objects, so this d-bus method helps identify whether generate secret key required for user local and remote LDAP users
Change-Id: Ib522802c395d61f0c3e9fbf84fc6a399a66a3afa Signed-off-by: Ravi Teja <raviteja28031990@gmail.com>
show more ...
|
#
7f154004 |
| 03-Jan-2025 |
Patrick Williams <patrick@stwcx.xyz> |
build: support registry generation
sdbus++-gen-meson version 10 adds support for redfish registry generation and greatly simplifies the install directives.
Regenerate the YAML meson files and modif
build: support registry generation
sdbus++-gen-meson version 10 adds support for redfish registry generation and greatly simplifies the install directives.
Regenerate the YAML meson files and modify the base meson.build as necessary. Also, format meson.build with `meson format`.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I77586fca7742d5468803913cb45276ca57271655
show more ...
|
#
20650cd0 |
| 08-Jul-2024 |
Ravi Teja <raviteja28031990@gmail.com> |
Add TOTP MFA Authenticator D-bus interfaces
Time-based One-time Password (TOTP) authenticator provides TOTP based two factor user authentication.
This commit adds TOTP authenticator D-bus interface
Add TOTP MFA Authenticator D-bus interfaces
Time-based One-time Password (TOTP) authenticator provides TOTP based two factor user authentication.
This commit adds TOTP authenticator D-bus interfaces
Change-Id: I20959c5c28d590e48804d4344a31795f424c3869 Signed-off-by: Ravi Teja <raviteja28031990@gmail.com>
show more ...
|
#
d0019651 |
| 22-Jul-2024 |
Ravi Teja <raviteja28031990@gmail.com> |
Add Multi-factor authentication D-bus config
This commit defines D-bus interfaces for multi-factor authentication configuration to enable/disable various MFA authentication methods
These D-bus inte
Add Multi-factor authentication D-bus config
This commit defines D-bus interfaces for multi-factor authentication configuration to enable/disable various MFA authentication methods
These D-bus interfaces defined as per standard redfish interfaces https://redfish.dmtf.org/schemas/v1/AccountService.v1_15_1.json
Change-Id: I52dcf3df95fb60b9f5ea384553b472b71f2be923 Signed-off-by: Ravi Teja <raviteja28031990@gmail.com>
show more ...
|
#
11335246 |
| 12-Sep-2022 |
Patrick Williams <patrick@stwcx.xyz> |
gen: update due to sdbusplus-gen-meson change
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I9491eb608d9c6849b3e39fe212054a3651bfb824
|
#
b1b4d261 |
| 05-Jun-2021 |
William A. Kennington III <wak@google.com> |
treewide: Create yaml directory
This allows the propagated yamldir paramter to work correctly in subproject style builds. We don't want other files in the project conflicting with tools that scan th
treewide: Create yaml directory
This allows the propagated yamldir paramter to work correctly in subproject style builds. We don't want other files in the project conflicting with tools that scan the yamldir.
Change-Id: Ie2759c7f3baf399392cdda0e507055ceb262d2e1 Signed-off-by: William A. Kennington III <wak@google.com>
show more ...
|
#
2600affc |
| 05-Jun-2021 |
William A. Kennington III <wak@google.com> |
build: Regenerate meson for sdbus++ update
Change-Id: I6c7b9fc22d7acf593c268713b2ef837ab983b956 Signed-off-by: William A. Kennington III <wak@google.com>
|
#
16599e2d |
| 15-Apr-2021 |
Patrick Williams <patrick@stwcx.xyz> |
build: regenerate meson with latest sdbusplus version
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Idb01b777bb90b165c906aacad24b0d3c9b0e93d2
|
#
d9632146 |
| 24-Jun-2020 |
Patrick Williams <patrick@stwcx.xyz> |
build: add sdbus++-gen-meson generated files
Use the tool to generate the meson.build files for the current tree of interfaces, but do not utilize them yet. Add a small helper tool to regenerate as
build: add sdbus++-gen-meson generated files
Use the tool to generate the meson.build files for the current tree of interfaces, but do not utilize them yet. Add a small helper tool to regenerate as needed.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ie1f68984e5b01dcab661863d2ac719d0e3cd45c1
show more ...
|