Home
last modified time | relevance | path

Searched refs:servers (Results 1 – 25 of 152) sorted by relevance

1234567

/openbmc/openbmc/poky/meta/recipes-support/curl/curl/
H A Dno-test-timeout.patch10 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 Dtest_ethernet_interface.cpp151 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 Ddate-time-controller.js18 $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 Dhtpdate_1.3.7.bb3 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 Dlibnet-ssleay-perl_1.85.bb3 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 DModify-configure.in-and-etc-Makefile.am.patch60 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 Dzabbix_7.0.9.bb4 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 Dobmc-console_git.bb14 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 Ddate-time.scss18 .date-time__ntp-servers{
22 .date-time__ntp-servers-wrap{
/openbmc/openbmc/meta-hpe/
H A DREADME.md1 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 Dobmc-console_%.bbappend7 # 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 Dnbdkit_1.33.11.bb1 SUMMARY = "nbdkit is a toolkit for creating NBD servers."
6 nbdkit is a toolkit for creating NBD servers."
H A Dnbdkit_1.43.9.bb1 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 DReadme.md15 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 DREADME.md4 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 Dibm-enterprise.inc2 # enterprise based servers
/openbmc/openbmc-test-automation/redfish/managers/
H A Dtest_bmc_network_protocol.robot24 [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 Dobmc-console_%.bbappend12 PACKAGECONFIG:append = " concurrent-servers"
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-ntplib_0.4.0.bb1 DESCRIPTION = "This module offers a simple interface to query NTP servers from Python."
H A Dpython3-bleak_0.22.3.bb1 …Y = "Bleak is a GATT client software, capable of connecting to BLE devices acting as GATT servers."
H A Dpython3-pastedeploy_3.1.0.bb1 SUMMARY = "Load, configure, and compose WSGI applications and servers"
/openbmc/obmc-console/
H A Dmeson.options3 'concurrent-servers',
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/dhcp/files/
H A Ddefault-relay4 # What servers should the DHCP relay forward requests to?
/openbmc/openbmc/meta-openembedded/meta-webserver/
H A DREADME.md4 This layer provides support for building web servers, web-based
29 * recipes-httpd/ Web servers
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3-bcrypt_4.3.0.bb1 SUMMARY = "Modern password hashing for your software and your servers."

1234567