Home
last modified time | relevance | path

Searched +full:apache2 +full:- +full:dev (Results 1 – 25 of 28) sorted by relevance

12

/external/curl/.github/workflows/
Dosslq-linux.yml3 # SPDX-License-Identifier: curl
5 name: osslq-linux
10 - master
11 - '*/ci'
12 paths-ignore:
13 - '**/*.md'
14 - '**/CMakeLists.txt'
15 - '.azure-pipelines.yml'
16 - '.circleci/**'
17 - '.cirrus.yml'
[all …]
Dngtcp2-linux.yml3 # SPDX-License-Identifier: curl
5 name: ngtcp2-linux
10 - master
11 - '*/ci'
12 paths-ignore:
13 - '**/*.md'
14 - '**/CMakeLists.txt'
15 - '.azure-pipelines.yml'
16 - '.circleci/**'
17 - '.cirrus.yml'
[all …]
Dquiche-linux.yml3 # SPDX-License-Identifier: curl
10 - master
11 - '*/ci'
12 paths-ignore:
13 - '**/*.md'
14 - '**/CMakeLists.txt'
15 - '.azure-pipelines.yml'
16 - '.circleci/**'
17 - '.cirrus.yml'
18 - 'appveyor.*'
[all …]
Dlinux.yml3 # SPDX-License-Identifier: curl
10 - master
11 - '*/ci'
12 paths-ignore:
13 - '**/*.md'
14 - '.azure-pipelines.yml'
15 - '.circleci/**'
16 - '.cirrus.yml'
17 - 'appveyor.*'
18 - 'packages/**'
[all …]
/external/wpa_supplicant_8/hs20/server/
Dhs20-osu-server.txt5 16.04 server (64-bit) distribution is used and the web server is
6 Apache2. Neither of these are requirements for the installation, but if
17 ------------------
20 - default installation
21 - upgraded to latest package versions
22 sudo apt-get update
23 sudo apt-get upgrade
26 sudo apt-get install sqlite3
27 sudo apt-get install apache2
28 sudo apt-get install php-sqlite3 php-xml libapache2-mod-php
[all …]
/external/libcap/contrib/
Dpcaps4server4 # author: chris friedhoff - chris@friedhoff.org
9 # 1 - initial release pcaps4convenience
10 # 1 - 2007.02.15 - initial release
11 # 2 - 2007.11.02 - changed to new setfcaps api; each app is now callable; suppressed error of id
12 # 3 - 2007.12.28 - changed to libcap2 package setcap/getcap
13 # 4 - renamed to pcaps4server
16 # 5 - changed 'attr -S -r' to 'setcap -r' and removed attr code
31 VERBOSE="-v"
41 echo -e "\n\033[00;31m $1 ...\033[00;00m\n"
46 echo -e "\033[00;32m $1 ...\033[00;00m\n"
[all …]
/external/cronet/build/
Dinstall-build-deps.py4 # Use of this source code is governed by a BSD-style license that can be
23 output = subprocess.check_output(["apt-cache", "dumpavail"]).decode()
31 def package_exists(package_name: str) -> bool:
38 parser.add_argument("--syms",
42 "--no-syms",
48 "--lib32",
50 help="Enable installation of 32-bit libraries, e.g. for V8 snapshot",
53 "--android",
58 "--no-android",
63 parser.add_argument("--arm",
[all …]
/external/angle/build/
Dinstall-build-deps.py4 # Use of this source code is governed by a BSD-style license that can be
23 output = subprocess.check_output(["apt-cache", "dumpavail"]).decode()
31 def package_exists(package_name: str) -> bool:
38 parser.add_argument("--syms",
42 "--no-syms",
48 "--lib32",
50 help="Enable installation of 32-bit libraries, e.g. for V8 snapshot",
53 "--android",
58 "--no-android",
63 parser.add_argument("--arm",
[all …]
/external/aws-sdk-java-v2/services/devopsguru/
Dpom.xml2 <!--
9 ~ http://aws.amazon.com/apache2.0
15 -->
17 <project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.…
19 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
27 <name>AWS Java SDK :: Services :: Dev Ops Guru</name>
28 <description>The AWS Java SDK for Dev Ops Guru module holds the client classes that are used for
29 communicating with Dev Ops Guru.
36 <artifactId>maven-jar-plugin</artifactId>
40 … <Automatic-Module-Name>software.amazon.awssdk.services.devopsguru</Automatic-Module-Name>
[all …]
/external/curl/tests/http/
DREADME.md1 <!--
4 SPDX-License-Identifier: curl
5 -->
17 platform darwin -- Python 3.9.15, pytest-6.2.0, py-1.10.0, pluggy-0.13.1
24 Pytest takes arguments. `-v` increases its verbosity and can be used several times. `-k <expr>` can…
27 curl> pytest -vv -k test_01_02
39 2. an apache httpd development version. On Debian/Ubuntu, the package `apache2-dev` has this.
47 …* `--with-test-nghttpx=<path-of-nghttpx>` if you have nghttpx to use somewhere outside your `$PATH…
48 …* `--with-test-httpd=<httpd-install-path>` if you have an Apache httpd installed somewhere else. O…
49 …* `--with-test-caddy=<caddy-install-path>` if you have a Caddy web server installed somewhere else.
[all …]
/external/aws-sdk-java-v2/services/s3/src/main/java/software/amazon/awssdk/services/s3/internal/
DBucketUtils.java8 * http://aws.amazon.com/apache2.0
42 …* <a href="http://docs.amazonwebservices.com/AmazonS3/latest/dev/index.html?BucketRestrictions.htm…
43 * > http://docs.amazonwebservices.com/AmazonS3/latest/dev/index.html?
105 if (previous == '-') { in isValidDnsBucketName()
111 } else if (next == '-') { in isValidDnsBucketName()
121 "Bucket name should not begin with a '-'" in isValidDnsBucketName()
137 if (previous == '.' || previous == '-') { in isValidDnsBucketName()
140 "Bucket name should not end with '-' or '.'" in isValidDnsBucketName()
/external/ot-br-posix/script/
D_disable_services37 SERVICE_LIST="${SERVICE_LIST} apache2 " # Debian jessie
39 SERVICE_LIST="${SERVICE_LIST} bonescript-autorun.service"
49 if [ "$(sudo systemctl is-active "$service")" != "inactive" ]; then
58 sudo rm -rf /etc/avahi/services
62 sudo rm -rf /etc/dnsmasq.d
74 echo "Nothing to disable" >/dev/null
/external/aws-sdk-java-v2/test/s3-benchmarks/.scripts/
Dbenchmark-dir10 # http://aws.amazon.com/apache2.0
22 echo " benchmark-dir download|upload fs|tmpfs|no-op [1B|4K|16M|5G]"
24 echo " ./benchmark-dir download fs"
25 echo " ./benchmark-dir upload tmpfs"
30 if [ -z "$1" ] || ([ "$1" != download ] && [ "$1" != upload ]); then
37 if [[ -z "$2" ]]; then
43 if ([ "$location_name" != fs ] && [ "$location_name" != tmpfs ] && [ "$location_name" != no-op ]); …
53 location="/dev/shm/tm_dir_files"
63 echo "Benchmark: $version - $size"
65 if [[ -z "$directory" ]]; then
[all …]
Dbenchmark10 # http://aws.amazon.com/apache2.0
22 echo " benchmark download|upload fs|tmpfs|no-op [<size>]"
30 if [[ -z "$1" ]]; then
43 if [[ -z "$2" ]]; then
49 if ([ "$location_name" != fs ] && [ "$location_name" != tmpfs ] && [ "$location_name" != "no-op" ])…
59 location="/dev/shm/"
62 if [ ! -d result ]; then
66 sizes_str="1B 8MB+1 8MB-1 128MB 4GB 30GB"
71 echo "===== TM PERF TEST SUITE - $operation - $location_name ====="
74 echo "Benchmark: $version - $size"
[all …]
/external/rust/crates/anes/
DREADME.md1 [![Stable Status][actions-stable-badge]][actions-link]
2 [![Beta Status][actions-beta-badge]][actions-link]
3 [![Nightly Status][actions-nightly-badge]][actions-link]
4 [![crates.io][crates-badge]][crates-link]
5 [![docs.rs][docs-badge]][docs-link]
6 [![MIT][mit-license-badge]][mit-license-link]
7 [![Apache 2.0][apache-license-badge]][apache-license-link]
8 ![LOC][loc-badge]
13 and a parser allowing you to parse data from the STDIN (or `/dev/tty`) in the raw mode.
20 [interactive-test](https://github.com/zrzka/anes-rs/tree/master/interactive-test) to test them.
[all …]
/external/aws-sdk-java-v2/services/ssooidc/src/test/java/software/amazon/awssdk/services/ssooidc/internal/
DOnDiskTokenManagerTest.java8 * http://aws.amazon.com/apache2.0
62 "dev-scopes, 75e4d41276d8bd17f85986fc6cccef29fd725ce3.json"
134 String startUrl = "https://d-abc123.awsapps.com/start"; in storeToken_maximal()
179 String startUrl = "https://d-abc123.awsapps.com/start"; in storeToken_loadToken_roundTrip()
180 String sessionName = "ssoToken-Session"; in storeToken_loadToken_roundTrip()
203 …OnDiskTokenManager onDiskTokenManager = OnDiskTokenManager.create(cache, "does-not-exist-session"); in loadToken_cachedValueNotFound_returnsEmpty()
/external/curl/
Dconfigure.ac21 # SPDX-License-Identifier: curl
29 AC_INIT([curl], [-], [a suitable curl mailing list: https://curl.se/mail/])
67 if test -z "$SED"; then
71 if test -z "$SED" || test "$SED" = "not_found"; then
79 if test -z "$GREP"; then
83 if test -z "$GREP" || test "$GREP" = "not_found"; then
89 dnl 'grep -E' is mandatory for configure process and libtool.
91 if test -z "$EGREP"; then
93 AC_MSG_CHECKING([that grep -E works])
94 if echo a | ($GREP -E '(a|b)') >/dev/null 2>&1; then
[all …]
Dconfigure2 # Guess values for system-dependent variables and create Makefiles.
3 # Generated by GNU Autoconf 2.71 for curl -.
8 # Copyright (C) 1992-1996, 1998-2017, 2020-2021 Free Software Foundation,
19 ## -------------------------------- ##
21 ## -------------------------------- ##
60 (`echo "$xc_tst_str" >/dev/null 2>&1`) && xc_tst_str='success'
66 # Try built-in echo, and fail.
77 (`test -n "$xc_tst_str" >/dev/null 2>&1`) && xc_tst_str='success'
93 (`test -n "$PATH" >/dev/null 2>&1`) && xc_tst_str='success'
109 xc_tst_str=`expr "$xc_tst_str" : '.*' 2>/dev/null`
[all …]
/external/aws-sdk-java-v2/test/sdk-benchmarks/
Dpom.xml1 <!--
8 ~ http://aws.amazon.com/apache2.0
14 -->
16 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-inst…
17 …xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
21 <artifactId>aws-sdk-java-pom</artifactId>
26 <artifactId>sdk-benchmarks</artifactId>
33 <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
35 <!--
37 -->
[all …]
/external/cronet/third_party/apache-portable-runtime/src/build/
Dapr_common.m41 dnl -------------------------------------------------------- -*- autoconf -*-
9 dnl http://www.apache.org/licenses/LICENSE-2.0
18 dnl apr_common.m4: APR's general-purpose autoconf macros
24 dnl Saves a snapshot of the configure command-line for later reuse
27 rm -f $1
34 if test -n "$CC"; then
37 if test -n "$CFLAGS"; then
40 if test -n "$CPPFLAGS"; then
43 if test -n "$LDFLAGS"; then
46 if test -n "$LTFLAGS"; then
[all …]
/external/curl/docs/
DHTTP3.md1 <!--
4 SPDX-License-Identifier: curl
5 -->
11 [HTTP/3 Explained](https://http3-explained.haxx.se/en/) - the online free
14 [quicwg.org](https://quicwg.org/) - home of the official protocol drafts
22 [quiche](https://github.com/cloudflare/quiche) - **EXPERIMENTAL**
24 [OpenSSL 3.2+ QUIC](https://github.com/openssl/openssl) - **EXPERIMENTAL**
26 [msh3](https://github.com/nibanks/msh3) (with [msquic](https://github.com/microsoft/msquic)) - **EX…
35 master branch using pull-requests, just like ordinary changes.
39 - the used QUIC library needs to consider itself non-beta
[all …]
/external/pigweed/
Dpackage-lock.json10 "license": "Apache-2.0",
12 "@protobuf-ts/protoc": "^2.7.0",
14 "google-protobuf": "^3.17.3",
17 "rollup-plugin-postcss": "^4.0.2",
18 "ts-protoc-gen": "^0.15.0"
24 "@grpc/grpc-js": "^1.3.7",
25 "@material-ui/core": "^4.12.1",
26 "@material-ui/lab": "^4.0.0-alpha.60",
27 "@rollup/plugin-commonjs": "^19.0.0",
28 "@rollup/plugin-node-resolve": "^13.3.0",
[all …]
/external/curl/tests/http/testenv/
Denv.py2 # -*- coding: utf-8 -*-
23 # SPDX-License-Identifier: curl
83 p = subprocess.run(args=[self.curl, '-V'],
86 assert False, f'{self.curl} -V failed with exit code: {p.returncode}'
157 p = subprocess.run(args=[self.nghttpx, '-v'],
165 log.debug(f'nghttpx -v: {p.stdout}')
190 p = subprocess.run(args=[self.vsftpd, '-v'],
199 # vsftp does not use stdout or stderr for printing its version... -.-
210 p = subprocess.run(args=[self.apxs, '-q', 'HTTPD_VERSION'],
221 v = re.sub(r'(\d+\.\d+(\.\d+)?)(-\S+)?', r'\1', v)
[all …]
/external/cronet/third_party/apache-portable-runtime/src/
Dconfigure2 # Guess values for system-dependent variables and create Makefiles.
6 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
11 ## -------------------- ##
13 ## -------------------- ##
17 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
20 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
22 alias -g '${1+"$@"}'='"$@"'
25 case `(set -o) 2>/dev/null` in #(
27 set -o posix ;; #(
43 if test -z "$BASH_VERSION$ZSH_VERSION" \
[all …]
/external/aws-sdk-java-v2/services/kms/target/generated-sources/sdk/software/amazon/awssdk/services/kms/
DDefaultKmsClient.java7 * http://aws.amazon.com/apache2.0
275 …* href="https://docs.aws.amazon.com/kms/latest/developerguide/deleting-keys.html">Deleting KMS key…
280 …* href="https://docs.aws.amazon.com/kms/latest/developerguide/key-state.html">Key states of KMS ke…
284 …* <b>Cross-account use</b>: No. You cannot perform this operation on a KMS key in a different Amaz…
289 … * href="https://docs.aws.amazon.com/kms/latest/developerguide/kms-api-permissions-reference.html"
297 …* href="https://docs.aws.amazon.com/kms/latest/developerguide/programming-eventual-consistency.htm…
324 …* href="https://docs.aws.amazon.com/kms/latest/developerguide/key-state.html">Key states o…
343 …* @see <a href="https://docs.aws.amazon.com/goto/WebAPI/kms-2014-11-01/CancelKeyDeletion" target="…
375 metricPublishers.forEach(p -> p.publish(apiCallMetricCollector.collect())); in cancelKeyDeletion()
382 …* href="https://docs.aws.amazon.com/kms/latest/developerguide/custom-key-store-overview.html">cust…
[all …]

12