| /openbmc/phosphor-dbus-interfaces/yaml/com/ibm/Dump/Entry/ |
| H A D | Resource.interface.yaml | 9 - name: SourceDumpId 17 - name: VSPString 21 - name: UserChallenge 24 On some host implementations a user-challenge need to be provided by 25 the user and it flows through BMC and up to the host as a part of the 26 dump request. Non-disruptive dumps consume significant host resources 31 Model (PLDM), is used. The host validates the provided user-challenge 32 against this ACL. If the user-challenge doesn't match any entry in the 36 - name: Token 42 - name: DumpRequestStatus [all …]
|
| /openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Dump/Entry/ |
| H A D | System.interface.yaml | 11 - name: SourceDumpId 19 - name: Token 25 - name: SystemImpact 33 requested by a user. Despite its disruptive nature, this dump is able 35 system crashes. The second type is a 'non-disruptive' dump. As the 38 - name: UserChallenge 41 On some host implementations a user-challenge need to be provided by 42 the user and it flows through BMC and up to the host as a part of the 43 dump request. Non-disruptive dumps consume significant host resources 48 Model (PLDM), is used. The host validates the provided user-challenge [all …]
|
| /openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
| H A D | CertificateEnrollment.v1_0_0.json | 4 "$schema": "http://redfish.dmtf.org/schemas/v1/redfish-schema-v1.json", 5 …"copyright": "Copyright 2014-2025 DMTF. For the full DMTF copyright policy, see http://www.dmtf.or… 13 "Dns01": "DNS challenge type for domain validation.", 14 "Http01": "HTTP challenge type for domain validation." 17 …"Dns01": "This value shall indicate the RFC8555-defined dns-01 challenge type for domain validatio… 18 …"Http01": "This value shall indicate the RFC8555-defined http-01 challenge type for domain validat… 27 "^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\\.[a-zA-Z_][a-zA-Z0-9_]*$": { 50 "description": "The ACME challenge type used for domain validation.", 51 …"longDescription": "This property shall contain the ACME challenge type used for domain validation… 56 …"longDescription": "This property shall contain a Base64-encoded string, with padding characters, … [all …]
|
| H A D | Key.v1_4_1.json | 4 "$schema": "http://redfish.dmtf.org/schemas/v1/redfish-schema-v1.json", 5 …"copyright": "Copyright 2014-2024 DMTF. For the full DMTF copyright policy, see http://www.dmtf.or… 12 "^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\\.[a-zA-Z_][a-zA-Z0-9_]*$": { 28 "description": "The available OEM-specific actions for this resource.", 29 …"longDescription": "This property shall contain the available OEM-specific actions for this resour… 39 "^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\\.[a-zA-Z_][a-zA-Z0-9_]*$": { 54 "$ref": "http://redfish.dmtf.org/schemas/v1/odata-v4.json#/definitions/context" 57 "$ref": "http://redfish.dmtf.org/schemas/v1/odata-v4.json#/definitions/etag" 60 "$ref": "http://redfish.dmtf.org/schemas/v1/odata-v4.json#/definitions/id" 63 "$ref": "http://redfish.dmtf.org/schemas/v1/odata-v4.json#/definitions/type" [all …]
|
| H A D | CertificateService.v1_2_0.json | 4 "$schema": "http://redfish.dmtf.org/schemas/v1/redfish-schema-v1.json", 5 …"copyright": "Copyright 2014-2025 DMTF. For the full DMTF copyright policy, see http://www.dmtf.or… 12 "^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\\.[a-zA-Z_][a-zA-Z0-9_]*$": { 34 "description": "The available OEM-specific actions for this resource.", 35 …"longDescription": "This property shall contain the available OEM-specific actions for this resour… 45 "^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\\.[a-zA-Z_][a-zA-Z0-9_]*$": { 111 "^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\\.[a-zA-Z_][a-zA-Z0-9_]*$": { 126 "$ref": "http://redfish.dmtf.org/schemas/v1/odata-v4.json#/definitions/context" 129 "$ref": "http://redfish.dmtf.org/schemas/v1/odata-v4.json#/definitions/etag" 132 "$ref": "http://redfish.dmtf.org/schemas/v1/odata-v4.json#/definitions/id" [all …]
|
| /openbmc/phosphor-net-ipmid/command/ |
| H A D | rakp12.hpp | 56 * mutual challenges for a challenge/response. (Unlike IPMI v1.5, the v2.0/RMCP+ 57 * challenge/response is symmetric. I.e. the remote console and BMC both issues 63 * response message based on key information associated with the user and the 70 * @param[in] inPayload - Request Data for the command 71 * @param[in] handler - Reference to the Message Handler 80 * @param[in] journalMsg - Show journal Debug Message in journal logs 81 * @param[in] redfishMsg - Log Redfish Event Message
|
| /openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ |
| H A D | CertificateEnrollment_v1.xml | 1 <?xml version="1.0" encoding="UTF-8"?> 2 <!----> 3 <!--################################################################################ --> 4 <!--# Redfish Schema: CertificateEnrollment v1.0.0 --> 5 <!--# --> 6 <!--# For a detailed change log, see the README file contained in the DSP8010 bundle, --> 7 <!--# available at http://www.dmtf.org/standards/redfish --> 8 <!--# # Copyright 2014-2025 DMTF. --> 9 <!--# For the full DMTF copyright policy, see http://www.dmtf.org/about/policies/copyright --> 10 <!--################################################################################ --> [all …]
|
| H A D | CertificateService_v1.xml | 1 <?xml version="1.0" encoding="UTF-8"?> 2 <!----> 3 <!--################################################################################ --> 4 <!--# Redfish Schema: CertificateService v1.2.0 --> 5 <!--# --> 6 <!--# For a detailed change log, see the README file contained in the DSP8010 bundle, --> 7 <!--# available at http://www.dmtf.org/standards/redfish --> 8 <!--# Copyright 2014-2025 DMTF. --> 9 <!--# For the full DMTF copyright policy, see http://www.dmtf.org/about/policies/copyright --> 10 <!--################################################################################ --> [all …]
|
| H A D | Key_v1.xml | 1 <?xml version="1.0" encoding="UTF-8"?> 2 <!----> 3 <!--################################################################################ --> 4 <!--# Redfish Schema: Key v1.4.1 --> 5 <!--# --> 6 <!--# For a detailed change log, see the README file contained in the DSP8010 bundle, --> 7 <!--# available at http://www.dmtf.org/standards/redfish --> 8 <!--# Copyright 2014-2025 DMTF. --> 9 <!--# For the full DMTF copyright policy, see http://www.dmtf.org/about/policies/copyright --> 10 <!--################################################################################ --> [all …]
|
| /openbmc/openbmc/poky/bitbake/lib/bb/fetch2/ |
| H A D | az.py | 11 # SPDX-License-Identifier: GPL-2.0-only 49 fetchcmd = self.basecmd + ' --retry-connrefused --waitretry=5' 55 fetchcmd += " -O %s" % shlex.quote(localpath) 58 if ud.user and ud.pswd: 59 fetchcmd += " --user=%s --password=%s --auth-no-challenge" % (ud.user, ud.pswd) 72 fetchcmd += " -c -P %s '%s'" % (dldir, azuri) 74 fetchcmd += " -P %s '%s'" % (dldir, azuri) 83 self.download(ud, d, retries -1)
|
| H A D | wget.py | 11 # SPDX-License-Identifier: GPL-2.0-only 35 Note: relies on --progress=dot (with -v or without -q/-nv) being 44 percs = re.findall(r'(\d+)%\s+([\d.]+[A-Z])', line) 46 progress = int(percs[-1][0]) 47 rate = percs[-1][1] + '/s' 74 …raise bb.fetch2.ParameterError("Invalid protocol - if you wish to fetch from a git repository usin… 85 self.basecmd = d.getVar("FETCHCMD_wget") or "/usr/bin/env wget --tries=2 --timeout=100" 88 self.basecmd += " --passive-ftp" 91 self.basecmd += " --no-check-certificate" 99 … runfetchcmd(command + ' --progress=dot --verbose', d, quiet, log=progresshandler, workdir=workdir) [all …]
|
| /openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/CSR/ |
| H A D | Create.interface.yaml | 5 - name: GenerateCSR 8 command only returns the D-Bus path name for the new CSR object. User 23 - name: AlternativeNames 27 - name: ChallengePassword 30 The challenge password to be applied to the certificate for 32 - name: City 37 - name: CommonName 42 - name: ContactPerson 45 The name of the user making the request. 46 - name: Country [all …]
|
| /openbmc/phosphor-debug-collector/dump-extensions/openpower-dumps/ |
| H A D | resource_dump_entry.hpp | 46 * @param[in] bus - Bus to attach to. 47 * @param[in] objPath - Object path to attach to 48 * @param[in] dumpId - Dump id. 49 * @param[in] timeStamp - Dump creation timestamp 51 * @param[in] dumpSize - Dump size in bytes. 52 * @param[in] sourceId - DumpId provided by the source. 53 * @param[in] vspStr- Input to host to generate the resource dump. 54 * @param[in] usrChallenge - User Challenge needed by host to validate the 56 * @param[in] status - status of the dump. 57 * @param[in] originatorId - Id of the originator of the dump [all …]
|
| /openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ |
| H A D | CertificateService.v1_2_0.json | 4 "$schema": "http://redfish.dmtf.org/schemas/v1/redfish-schema-v1.json", 5 …"copyright": "Copyright 2014-2025 DMTF. For the full DMTF copyright policy, see http://www.dmtf.or… 12 "^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\\.[a-zA-Z_][a-zA-Z0-9_]*$": { 34 "description": "The available OEM-specific actions for this resource.", 35 …"longDescription": "This property shall contain the available OEM-specific actions for this resour… 45 "^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\\.[a-zA-Z_][a-zA-Z0-9_]*$": { 111 "^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\\.[a-zA-Z_][a-zA-Z0-9_]*$": { 126 "$ref": "http://redfish.dmtf.org/schemas/v1/odata-v4.json#/definitions/context" 129 "$ref": "http://redfish.dmtf.org/schemas/v1/odata-v4.json#/definitions/etag" 132 "$ref": "http://redfish.dmtf.org/schemas/v1/odata-v4.json#/definitions/id" [all …]
|
| /openbmc/ipmitool/src/plugins/lan/ |
| H A D | lan.c | 22 * PARTICULAR PURPOSE OR NON-INFRINGEMENT, ARE HEREBY EXCLUDED. 78 #define IPMI_LAN_MAX_REQUEST_SIZE 38 /* 45 - 7 */ 79 #define IPMI_LAN_MAX_RESPONSE_SIZE 34 /* 42 - 8 */ 133 memcpy(&e->req, req, sizeof(struct ipmi_rq)); in ipmi_req_add_entry() 135 e->intf = intf; in ipmi_req_add_entry() 136 e->rq_seq = req_seq; in ipmi_req_add_entry() 141 ipmi_req_entries_tail->next = e; in ipmi_req_add_entry() 145 e->rq_seq, e->req.msg.cmd); in ipmi_req_add_entry() 153 while (e && (e->rq_seq != seq || e->req.msg.cmd != cmd)) { in ipmi_req_lookup_entry() 154 if (e->next == NULL || e == e->next) in ipmi_req_lookup_entry() [all …]
|
| /openbmc/docs/designs/ |
| H A D | gpio-based-cable-presence.md | 1 # GPIO-based Cable Presence Detection 5 Created: 2021-07-29 9 The intent of this new daemon design is to report GPIO-based cable presence 18 …intel.com/content/www/us/en/products/docs/servers/ipmi/ipmi-second-gen-interface-spec-v2-rev1-1.ht… 19 2. <https://www.dmtf.org/sites/default/files/Redfish_Cable_Management_Proposal_WIP_04-2021.pdf> 30 Presence states. This new daemon will resIDe in openbmc/dbus-sensors. Its 62 or to turn on base on how phosphor-led-manager is configured. No action is taken 82 new SDR name is cable[0-1]. The SDR name implies that this SDR has the presence 87 cable0-13. One is cable[14-19]. If the object path is not indexed by the user, 94 cdfp[0-3] | Event-Only | ns [all …]
|
| /openbmc/bmcweb/redfish-core/schema/dmtf/installed/ |
| H A D | CertificateService_v1.xml | 1 <?xml version="1.0" encoding="UTF-8"?> 2 <!----> 3 <!--################################################################################ --> 4 <!- [all...] |
| /openbmc/phosphor-certificate-manager/ |
| H A D | certs_manager.hpp | 44 * - Default constructor is not possible due to member 46 * - Move operations due to 'this' being registered as the 49 * - copy 50 * - Destructor. 60 * @param[in] bus - Bus to attach to. 61 * @param[in] event - sd event handler. 62 * @param[in] path - Path to attach at. 63 * @param[in] type - Type of the certificate. 64 * @param[in] unit - Unit consumed by this certificate. 65 * @param[in] installPath - Certificate installation path. [all …]
|
| /openbmc/qemu/docs/devel/ |
| H A D | tcg.rst | 14 Generator". For more information, please take a look at :ref:`tcg-ops-ref`. 20 ----------------------- 34 --------------------- 48 callback to be re-evaluated before executing additional instructions. 127 Self-modifying code and translated code invalidation 128 ---------------------------------------------------- 130 Self-modifying code is a special challenge in x86 emulation because no 134 User-mode emulation marks a host page as write-protected (if it is 135 not already read-only) every time translated code is generated for a 152 ----------------- [all …]
|
| /openbmc/openbmc/poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/ |
| H A D | wpa_supplicant.conf | 10 # readable only by root user on multiuser systems. 48 # run as non-root users. However, since the control interface can be used to 51 # want to allow non-root users to use the control interface, add a new group 69 # library/default.asp?url=/library/en-us/secauthz/security/ 72 # DACL (which will reject all connections). See README-Windows.txt for more 78 # wpa_supplicant is implemented based on IEEE Std 802.1X-2004 which defines 95 # non-WPA drivers when using IEEE 802.1X mode; do not try to associate with 107 # EAP fast re-authentication 108 # By default, fast re-authentication is enabled for all EAP methods that 109 # support it. This variable can be used to disable fast re-authentication. [all …]
|
| /openbmc/qemu/ui/ |
| H A D | vnc.c | 29 #include "vnc-jobs.h" 31 #include "hw/qdev-core.h" 34 #include "qemu/error-report.h" 35 #include "qemu/main-loop.h" 41 #include "qemu/config-file.h" 42 #include "qapi/qapi-emit-events.h" 43 #include "qapi/qapi-events-ui.h" 45 #include "qapi/qapi-commands-ui.h" 56 #include "io/dns-resolver.h" 84 fprintf(stderr, "%s/%p: %s -> %s\n", __func__, in vnc_set_share_mode() [all …]
|
| /openbmc/ipmitool/doc/ |
| H A D | ipmitool.1 | 3 ipmitool \- utility for controlling IPMI\-enabled devices 6 ipmitool [ <options> ] <command> [ <sub-commands and sub-options> ] 8 <options> := [ <general-options> | <conditional-opts> ] 13 <general-options> := [ -h | -V | -v | -I <interface> | -H <address> | 14 -d <N> | -p <port> | -c | -U <username> | 15 -L <privlvl> | -l <lun> | -m <local_address> | 16 -N <sec> | -R <count> | <password-option> | 17 <oem-option> | <bridge-options> ] 19 <conditional-opts> := [ <lan-options> | <lanplus-options> | 20 <command-options> ] [all …]
|
| /openbmc/u-boot/arch/arm/include/asm/arch-tegra/ |
| H A D | bpmp_abi.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 3 * Copyright (c) 2014-2016, NVIDIA CORPORATION. 57 * A well-defined subset of the MRQ messages that the CPU sends to the 204 * #challenge. 208 uint32_t challenge; member 216 * mrq_ping_request challenge left shifted by 1 with the carry-bit 384 * values. err is -#BPMP_EINVAL if size is zero or area is NULL or 397 * is treated as a byte-aligned pointer in the recipient's address 431 uint32_t challenge; member 460 /** @brief module-specific mail payload [all …]
|
| /openbmc/webui-vue/src/locales/ |
| H A D | en-US.json | 149 "userManagement": "User management", 206 "label": "24-hour time", 526 "userIdAttribute": "User ID attribute" 557 "addUser": "Add user", 558 "deleteUser": "Delete user | Delete users", 559 "disableUser": "Disable user | Disable users", 560 "editUser": "Edit user", 566 …"batchDeleteConfirmMessage": "Are you sure you want to delete {count} user? This action cannot be … 567 …"batchDisableConfirmMessage": "Are you sure you want to disable {count} user? | Are you sure you w… 570 "confirmUserPassword": "Confirm user password", [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/influxdb/influxdb/ |
| H A D | influxdb.conf | 10 # usage data. No data from user databases is ever transmitted. 12 # reporting-disabled = false 15 # bind-address = "127.0.0.1:8088" 29 # retention-autocreate = true 32 # logging-enabled = true 48 wal-dir = "/var/lib/influxdb/wal" 53 # Values in the range of 0-100ms are recommended for non-SSD disks. 54 # wal-fsync-delay = "0s" 57 # The type of shard index to use for new shards. The default is an in-memory index that is 60 # index-version = "inmem" [all …]
|