| /openbmc/openbmc/poky/meta/recipes-support/curl/curl/ |
| H A D | no-test-timeout.patch | 10 tests/servers.pm | 2 +- 13 diff --git a/tests/servers.pm b/tests/servers.pm 15 --- a/tests/servers.pm 16 +++ b/tests/servers.pm 19 my %doesntrun; # servers that don't work, identified by pidfile
|
| /openbmc/phosphor-networkd/test/ |
| H A D | test_ethernet_interface.cpp | 151 ServerList servers = {"9.1.1.1", "9.2.2.2", "9.3.3.3"}; in TEST_F() local 153 interface.staticNameServers(servers); in TEST_F() 155 EXPECT_EQ(servers, parser.map.getValueStrings("Network", "DNS")); in TEST_F() 160 ServerList servers = {"9.1.1.1", "9.2.2.2", "9.3.3.3"}; in TEST_F() local 162 .WillRepeatedly(testing::Return(servers)); in TEST_F() 163 EXPECT_EQ(interface.getNameServerFromResolvd(), servers); in TEST_F() 168 ServerList servers = {"10.1.1.1", "10.2.2.2", "10.3.3.3"}; in TEST_F() local 170 interface.staticNTPServers(servers); in TEST_F() 172 EXPECT_EQ(servers, parser.map.getValueStrings("Network", "NTP")); in TEST_F() 178 ServerList servers = {"10.1.1.1", "10.2.2.2", "10.3.3.3"}; in TEST_F() local [all …]
|
| /openbmc/phosphor-webui/app/configuration/controllers/ |
| H A D | date-time-controller.js | 18 $scope.ntp = {servers: []}; property in $scope.ntp 70 $scope.ntp.servers = data.data; 159 $scope.ntp.servers.push(''); 163 $scope.ntp.servers.splice(index, 1); 169 $scope.ntp.servers = $scope.ntp.servers.filter(Boolean); 171 return APIUtils.setNTPServers($scope.ntp.servers);
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/htpdate/ |
| H A D | htpdate_1.3.7.bb | 3 web servers as reference time source. This program can be used instead\ 6 using the timestamps from HTTP headers found in web servers response (the\ 8 Htpdate works through proxy servers. Accuracy of htpdate will be usually\ 9 within 0.5 seconds (better with multiple servers).\
|
| /openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libnet/ |
| H A D | libnet-ssleay-perl_1.85.bb | 3 web pages on SSL servers (for symmetry, same API is offered for \ 4 accessing http servers, too), a sslcat() function for writing your own \ 6 so you can write servers or clients for more complicated applications."
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/radiusclient-ng/radiusclient-ng/ |
| H A D | Modify-configure.in-and-etc-Makefile.am.patch | 60 dictionary.compat dictionary.merit servers radiusclient.conf.in \ 68 install-data-local: servers 73 @@ -47,7 +47,7 @@ servers @pkgsysconfdir@/servers
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/zabbix/ |
| H A D | zabbix_7.0.9.bb | 4 health and integrity of servers. ZABBIX uses a flexible notification \ 13 your network and the health of your servers can be assessed from any \ 16 organisations with a few servers and for large companies with a \ 17 multitude of servers."
|
| /openbmc/openbmc/meta-phosphor/recipes-phosphor/console/ |
| H A D | obmc-console_git.bb | 14 PACKAGECONFIG[concurrent-servers] = "-Dconcurrent-servers=true,-Dconcurrent-servers=false," 30 # `concurrent-servers` in PACKAGECONFIG. 33 SYSTEMD_SERVICE:${PN} += "${@bb.utils.contains('PACKAGECONFIG', 'concurrent-servers', '', '${SSH_SY…
|
| /openbmc/phosphor-webui/app/configuration/styles/ |
| H A D | date-time.scss | 18 .date-time__ntp-servers{ 22 .date-time__ntp-servers-wrap{
|
| /openbmc/openbmc/meta-hpe/ |
| H A D | README.md | 1 OpenEmbedded/Yocto/OpenBMC BSP layer for Hewlett Packard Enterprise servers 11 …re information, click [here](https://buy.hpe.com/us/en/servers/rack-servers/proliant-dl300-servers…
|
| /openbmc/openbmc/meta-ibm/recipes-phosphor/console/ |
| H A D | obmc-console_%.bbappend | 7 # Install configuration for the servers and clients. Keep commandline 25 # Install configuration for remaining servers - the base recipe 42 PACKAGECONFIG:append:ibm-enterprise = " concurrent-servers"
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/nbdkit/ |
| H A D | nbdkit_1.33.11.bb | 1 SUMMARY = "nbdkit is a toolkit for creating NBD servers." 6 nbdkit is a toolkit for creating NBD servers."
|
| H A D | nbdkit_1.43.9.bb | 1 SUMMARY = "nbdkit is a toolkit for creating NBD servers." 6 nbdkit is a toolkit for creating NBD servers."
|
| /openbmc/phosphor-modbus/mocked_test_device/ |
| H A D | Readme.md | 15 enable client communication with the mocked servers. It utilizes socat to create 23 script to start the mocked Modbus servers.
|
| /openbmc/intel-ipmi-oem/ |
| H A D | README.md | 4 for OpenBMC. These handlers are intended to integrate BMC with servers based on 30 3. [IPMI Specification v2.0](https://www.intel.pl/content/www/pl/pl/products/docs/servers/ipmi/ipmi…
|
| /openbmc/openbmc/meta-ibm/conf/machine/include/ |
| H A D | ibm-enterprise.inc | 2 # enterprise based servers
|
| /openbmc/openbmc-test-automation/redfish/managers/ |
| H A D | test_bmc_network_protocol.robot | 24 [Documentation] Patch NTP servers and verify NTP servers is set. 37 [Documentation] Verify NTP servers value not same for both primary and secondary server. 104 [Documentation] Patch NTP server and verify NTP servers is not populated
|
| /openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/console/ |
| H A D | obmc-console_%.bbappend | 12 PACKAGECONFIG:append = " concurrent-servers"
|
| /openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
| H A D | python3-ntplib_0.4.0.bb | 1 DESCRIPTION = "This module offers a simple interface to query NTP servers from Python."
|
| H A D | python3-bleak_0.22.3.bb | 1 …Y = "Bleak is a GATT client software, capable of connecting to BLE devices acting as GATT servers."
|
| H A D | python3-pastedeploy_3.1.0.bb | 1 SUMMARY = "Load, configure, and compose WSGI applications and servers"
|
| /openbmc/obmc-console/ |
| H A D | meson.options | 3 'concurrent-servers',
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/dhcp/files/ |
| H A D | default-relay | 4 # What servers should the DHCP relay forward requests to?
|
| /openbmc/openbmc/meta-openembedded/meta-webserver/ |
| H A D | README.md | 4 This layer provides support for building web servers, web-based 29 * recipes-httpd/ Web servers
|
| /openbmc/openbmc/poky/meta/recipes-devtools/python/ |
| H A D | python3-bcrypt_4.3.0.bb | 1 SUMMARY = "Modern password hashing for your software and your servers."
|