Home
last modified time | relevance | path

Searched refs:revoke (Results 1 – 25 of 5439) sorted by relevance

12345678910>>...218

/dports/dns/bind911/bind-9.11.37/bin/dnssec/win32/
H A Drevoke.mak.in3 CFG=revoke - @PLATFORM@ Debug
7 !IF "$(CFG)" != "revoke - @PLATFORM@ Release" && "$(CFG)" != "revoke - @PLATFORM@ Debug"
12 !MESSAGE NMAKE /f "revoke.mak" CFG="revoke - @PLATFORM@ Debug"
162 "$(INTDIR)\dnssec-revoke.obj" \
179 ALL : "..\..\..\Build\Debug\dnssec-revoke.exe" "$(OUTDIR)\revoke.bsc"
190 -@erase "$(OUTDIR)\revoke.bsc"
259 !IF EXISTS("revoke.dep")
260 !INCLUDE "revoke.dep"
267 !IF "$(CFG)" == "revoke - @PLATFORM@ Release" || "$(CFG)" == "revoke - @PLATFORM@ Debug"
268 SOURCE="..\dnssec-revoke.c"
[all …]
/dports/misc/e2fsprogs-libblkid/e2fsprogs-1.46.5/tests/j_long_revoke_trans_mcsum_64bit/
H A Dexpect90 Found expected sequence 2, type 5 (revoke table) at block 4166
91 Found expected sequence 2, type 5 (revoke table) at block 4167
92 Found expected sequence 2, type 5 (revoke table) at block 4168
93 Found expected sequence 2, type 5 (revoke table) at block 4169
94 Found expected sequence 2, type 5 (revoke table) at block 4170
95 Found expected sequence 2, type 5 (revoke table) at block 4171
96 Found expected sequence 2, type 5 (revoke table) at block 4172
97 Found expected sequence 2, type 5 (revoke table) at block 4173
98 Found expected sequence 2, type 5 (revoke table) at block 4174
99 Found expected sequence 2, type 5 (revoke table) at block 4175
[all …]
/dports/misc/e2fsprogs-libuuid/e2fsprogs-1.46.5/tests/j_long_revoke_trans_mcsum_64bit/
H A Dexpect90 Found expected sequence 2, type 5 (revoke table) at block 4166
91 Found expected sequence 2, type 5 (revoke table) at block 4167
92 Found expected sequence 2, type 5 (revoke table) at block 4168
93 Found expected sequence 2, type 5 (revoke table) at block 4169
94 Found expected sequence 2, type 5 (revoke table) at block 4170
95 Found expected sequence 2, type 5 (revoke table) at block 4171
96 Found expected sequence 2, type 5 (revoke table) at block 4172
97 Found expected sequence 2, type 5 (revoke table) at block 4173
98 Found expected sequence 2, type 5 (revoke table) at block 4174
99 Found expected sequence 2, type 5 (revoke table) at block 4175
[all …]
/dports/sysutils/e2fsprogs/e2fsprogs-1.46.5/tests/j_long_revoke_trans_mcsum_64bit/
H A Dexpect90 Found expected sequence 2, type 5 (revoke table) at block 4166
91 Found expected sequence 2, type 5 (revoke table) at block 4167
92 Found expected sequence 2, type 5 (revoke table) at block 4168
93 Found expected sequence 2, type 5 (revoke table) at block 4169
94 Found expected sequence 2, type 5 (revoke table) at block 4170
95 Found expected sequence 2, type 5 (revoke table) at block 4171
96 Found expected sequence 2, type 5 (revoke table) at block 4172
97 Found expected sequence 2, type 5 (revoke table) at block 4173
98 Found expected sequence 2, type 5 (revoke table) at block 4174
99 Found expected sequence 2, type 5 (revoke table) at block 4175
[all …]
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient/tests/Google/AccessToken/
H A DRevokeTest.php76 $revoke = new Google_AccessToken_Revoke($http);
77 $this->assertTrue($revoke->revokeToken($t));
81 $revoke = new Google_AccessToken_Revoke($http);
88 $this->assertTrue($revoke->revokeToken($t));
92 $revoke = new Google_AccessToken_Revoke($http);
94 $this->assertTrue($revoke->revokeToken($t));
129 $revoke = new Google_AccessToken_Revoke($http);
130 $this->assertTrue($revoke->revokeToken($t));
134 $revoke = new Google_AccessToken_Revoke($http);
141 $this->assertTrue($revoke->revokeToken($t));
[all …]
/dports/misc/concourse/vault-bdd38fca2cff/website/source/docs/commands/token/
H A Drevoke.html.md3 page_title: "token revoke - Command"
4 sidebar_title: "<code>revoke</code>"
5 sidebar_current: "docs-commands-token-revoke"
7 The "token revoke" revokes authentication tokens and their children. If a
11 # token revoke
13 The `token revoke` revokes authentication tokens and their children. If a TOKEN
22 $ vault token revoke 96ddf4bc-d217-f3ba-f9bd-017055595017
29 $ vault token revoke -mode=orphan 96ddf4bc-d217-f3ba-f9bd-017055595017
36 $ vault token revoke -accessor 9793c9b3-e04a-46f3-e7b8-748d7da248da
49 will revoke the token and all of the token's children. If "orphan", Vault will
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/vault/website/source/docs/commands/token/
H A Drevoke.html.md3 page_title: "token revoke - Command"
4 sidebar_title: "<code>revoke</code>"
5 sidebar_current: "docs-commands-token-revoke"
7 The "token revoke" revokes authentication tokens and their children. If a
11 # token revoke
13 The `token revoke` revokes authentication tokens and their children. If a TOKEN
22 $ vault token revoke 96ddf4bc-d217-f3ba-f9bd-017055595017
29 $ vault token revoke -mode=orphan 96ddf4bc-d217-f3ba-f9bd-017055595017
36 $ vault token revoke -accessor 9793c9b3-e04a-46f3-e7b8-748d7da248da
49 will revoke the token and all of the token's children. If "orphan", Vault will
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/hashicorp/vault/website/source/docs/commands/token/
H A Drevoke.html.md3 page_title: "token revoke - Command"
4 sidebar_title: "<code>revoke</code>"
5 sidebar_current: "docs-commands-token-revoke"
7 The "token revoke" revokes authentication tokens and their children. If a
11 # token revoke
13 The `token revoke` revokes authentication tokens and their children. If a TOKEN
22 $ vault token revoke 96ddf4bc-d217-f3ba-f9bd-017055595017
29 $ vault token revoke -mode=orphan 96ddf4bc-d217-f3ba-f9bd-017055595017
36 $ vault token revoke -accessor 9793c9b3-e04a-46f3-e7b8-748d7da248da
49 will revoke the token and all of the token's children. If "orphan", Vault will
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/website/source/docs/commands/token/
H A Drevoke.html.md3 page_title: "token revoke - Command"
4 sidebar_title: "<code>revoke</code>"
5 sidebar_current: "docs-commands-token-revoke"
7 The "token revoke" revokes authentication tokens and their children. If a
11 # token revoke
13 The `token revoke` revokes authentication tokens and their children. If a TOKEN
22 $ vault token revoke 96ddf4bc-d217-f3ba-f9bd-017055595017
29 $ vault token revoke -mode=orphan 96ddf4bc-d217-f3ba-f9bd-017055595017
36 $ vault token revoke -accessor 9793c9b3-e04a-46f3-e7b8-748d7da248da
49 will revoke the token and all of the token's children. If "orphan", Vault will
[all …]
/dports/sysutils/gomplate/vault-sdk-v0.1.13/website/source/docs/commands/token/
H A Drevoke.html.md3 page_title: "token revoke - Command"
4 sidebar_title: "<code>revoke</code>"
5 sidebar_current: "docs-commands-token-revoke"
7 The "token revoke" revokes authentication tokens and their children. If a
11 # token revoke
13 The `token revoke` revokes authentication tokens and their children. If a TOKEN
22 $ vault token revoke 96ddf4bc-d217-f3ba-f9bd-017055595017
29 $ vault token revoke -mode=orphan 96ddf4bc-d217-f3ba-f9bd-017055595017
36 $ vault token revoke -accessor 9793c9b3-e04a-46f3-e7b8-748d7da248da
49 will revoke the token and all of the token's children. If "orphan", Vault will
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/hashicorp/vault/vault-api-v1.0.4/website/source/docs/commands/token/
H A Drevoke.html.md3 page_title: "token revoke - Command"
4 sidebar_title: "<code>revoke</code>"
5 sidebar_current: "docs-commands-token-revoke"
7 The "token revoke" revokes authentication tokens and their children. If a
11 # token revoke
13 The `token revoke` revokes authentication tokens and their children. If a TOKEN
22 $ vault token revoke 96ddf4bc-d217-f3ba-f9bd-017055595017
29 $ vault token revoke -mode=orphan 96ddf4bc-d217-f3ba-f9bd-017055595017
36 $ vault token revoke -accessor 9793c9b3-e04a-46f3-e7b8-748d7da248da
49 will revoke the token and all of the token's children. If "orphan", Vault will
[all …]
/dports/devel/gitlab-runner/vault-sdk-v0.1.13/website/source/docs/commands/token/
H A Drevoke.html.md3 page_title: "token revoke - Command"
4 sidebar_title: "<code>revoke</code>"
5 sidebar_current: "docs-commands-token-revoke"
7 The "token revoke" revokes authentication tokens and their children. If a
11 # token revoke
13 The `token revoke` revokes authentication tokens and their children. If a TOKEN
22 $ vault token revoke 96ddf4bc-d217-f3ba-f9bd-017055595017
29 $ vault token revoke -mode=orphan 96ddf4bc-d217-f3ba-f9bd-017055595017
36 $ vault token revoke -accessor 9793c9b3-e04a-46f3-e7b8-748d7da248da
49 will revoke the token and all of the token's children. If "orphan", Vault will
[all …]
/dports/sysutils/istio/vault-sdk-v0.1.12/website/source/docs/commands/token/
H A Drevoke.html.md3 page_title: "token revoke - Command"
4 sidebar_title: "<code>revoke</code>"
5 sidebar_current: "docs-commands-token-revoke"
7 The "token revoke" revokes authentication tokens and their children. If a
11 # token revoke
13 The `token revoke` revokes authentication tokens and their children. If a TOKEN
22 $ vault token revoke 96ddf4bc-d217-f3ba-f9bd-017055595017
29 $ vault token revoke -mode=orphan 96ddf4bc-d217-f3ba-f9bd-017055595017
36 $ vault token revoke -accessor 9793c9b3-e04a-46f3-e7b8-748d7da248da
49 will revoke the token and all of the token's children. If "orphan", Vault will
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/vault/website/source/docs/commands/token/
H A Drevoke.html.md3 page_title: "token revoke - Command"
4 sidebar_title: "<code>revoke</code>"
5 sidebar_current: "docs-commands-token-revoke"
7 The "token revoke" revokes authentication tokens and their children. If a
11 # token revoke
13 The `token revoke` revokes authentication tokens and their children. If a TOKEN
22 $ vault token revoke 96ddf4bc-d217-f3ba-f9bd-017055595017
29 $ vault token revoke -mode=orphan 96ddf4bc-d217-f3ba-f9bd-017055595017
36 $ vault token revoke -accessor 9793c9b3-e04a-46f3-e7b8-748d7da248da
49 will revoke the token and all of the token's children. If "orphan", Vault will
[all …]
/dports/misc/e2fsprogs-libblkid/e2fsprogs-1.46.5/tests/j_ext_long_revoke_trans/
H A Dexpect64 Found expected sequence 2, type 5 (revoke table) at block 4136
65 Found expected sequence 2, type 5 (revoke table) at block 4137
66 Found expected sequence 2, type 5 (revoke table) at block 4138
67 Found expected sequence 2, type 5 (revoke table) at block 4139
68 Found expected sequence 2, type 5 (revoke table) at block 4140
69 Found expected sequence 2, type 5 (revoke table) at block 4141
70 Found expected sequence 2, type 5 (revoke table) at block 4142
71 Found expected sequence 2, type 5 (revoke table) at block 4143
72 Found expected sequence 2, type 5 (revoke table) at block 4144
73 Found expected sequence 2, type 5 (revoke table) at block 4145
[all …]
/dports/misc/e2fsprogs-libblkid/e2fsprogs-1.46.5/tests/j_long_revoke_trans/
H A Dexpect55 Found expected sequence 2, type 5 (revoke table) at block 4134
56 Found expected sequence 2, type 5 (revoke table) at block 4135
57 Found expected sequence 2, type 5 (revoke table) at block 4136
58 Found expected sequence 2, type 5 (revoke table) at block 4137
59 Found expected sequence 2, type 5 (revoke table) at block 4138
60 Found expected sequence 2, type 5 (revoke table) at block 4139
61 Found expected sequence 2, type 5 (revoke table) at block 4140
62 Found expected sequence 2, type 5 (revoke table) at block 4141
63 Found expected sequence 2, type 5 (revoke table) at block 4142
64 Found expected sequence 2, type 5 (revoke table) at block 4143
[all …]
/dports/misc/e2fsprogs-libuuid/e2fsprogs-1.46.5/tests/j_ext_long_revoke_trans/
H A Dexpect64 Found expected sequence 2, type 5 (revoke table) at block 4136
65 Found expected sequence 2, type 5 (revoke table) at block 4137
66 Found expected sequence 2, type 5 (revoke table) at block 4138
67 Found expected sequence 2, type 5 (revoke table) at block 4139
68 Found expected sequence 2, type 5 (revoke table) at block 4140
69 Found expected sequence 2, type 5 (revoke table) at block 4141
70 Found expected sequence 2, type 5 (revoke table) at block 4142
71 Found expected sequence 2, type 5 (revoke table) at block 4143
72 Found expected sequence 2, type 5 (revoke table) at block 4144
73 Found expected sequence 2, type 5 (revoke table) at block 4145
[all …]
/dports/misc/e2fsprogs-libuuid/e2fsprogs-1.46.5/tests/j_long_revoke_trans/
H A Dexpect55 Found expected sequence 2, type 5 (revoke table) at block 4134
56 Found expected sequence 2, type 5 (revoke table) at block 4135
57 Found expected sequence 2, type 5 (revoke table) at block 4136
58 Found expected sequence 2, type 5 (revoke table) at block 4137
59 Found expected sequence 2, type 5 (revoke table) at block 4138
60 Found expected sequence 2, type 5 (revoke table) at block 4139
61 Found expected sequence 2, type 5 (revoke table) at block 4140
62 Found expected sequence 2, type 5 (revoke table) at block 4141
63 Found expected sequence 2, type 5 (revoke table) at block 4142
64 Found expected sequence 2, type 5 (revoke table) at block 4143
[all …]
/dports/sysutils/e2fsprogs/e2fsprogs-1.46.5/tests/j_ext_long_revoke_trans/
H A Dexpect64 Found expected sequence 2, type 5 (revoke table) at block 4136
65 Found expected sequence 2, type 5 (revoke table) at block 4137
66 Found expected sequence 2, type 5 (revoke table) at block 4138
67 Found expected sequence 2, type 5 (revoke table) at block 4139
68 Found expected sequence 2, type 5 (revoke table) at block 4140
69 Found expected sequence 2, type 5 (revoke table) at block 4141
70 Found expected sequence 2, type 5 (revoke table) at block 4142
71 Found expected sequence 2, type 5 (revoke table) at block 4143
72 Found expected sequence 2, type 5 (revoke table) at block 4144
73 Found expected sequence 2, type 5 (revoke table) at block 4145
[all …]
/dports/sysutils/e2fsprogs/e2fsprogs-1.46.5/tests/j_long_revoke_trans/
H A Dexpect55 Found expected sequence 2, type 5 (revoke table) at block 4134
56 Found expected sequence 2, type 5 (revoke table) at block 4135
57 Found expected sequence 2, type 5 (revoke table) at block 4136
58 Found expected sequence 2, type 5 (revoke table) at block 4137
59 Found expected sequence 2, type 5 (revoke table) at block 4138
60 Found expected sequence 2, type 5 (revoke table) at block 4139
61 Found expected sequence 2, type 5 (revoke table) at block 4140
62 Found expected sequence 2, type 5 (revoke table) at block 4141
63 Found expected sequence 2, type 5 (revoke table) at block 4142
64 Found expected sequence 2, type 5 (revoke table) at block 4143
[all …]
/dports/sysutils/helmfile/vault-f6547fa8e820/website/pages/docs/commands/token/
H A Drevoke.mdx3 page_title: token revoke - Command
4 sidebar_title: <code>revoke</code>
6 The "token revoke" revokes authentication tokens and their children. If a
10 # token revoke
12 The `token revoke` revokes authentication tokens and their children. If a TOKEN
21 $ vault token revoke 96ddf4bc-d217-f3ba-f9bd-017055595017
28 $ vault token revoke -mode=orphan 96ddf4bc-d217-f3ba-f9bd-017055595017
35 $ vault token revoke -accessor 9793c9b3-e04a-46f3-e7b8-748d7da248da
48 will revoke the token and all of the token's children. If "orphan", Vault will
49 revoke only the token, leaving the children as orphans. If "path", tokens
/dports/mail/razor-agents/razor-agents-2.84/docs/
H A Drazor-revoke.pod3 C<razor-revoke> - Razor Revoking Agent
7 razor-revoke [options] file_with_mail_in_rfc822_format
9 $ cat mail | razor-revoke
10 $ razor-revoke ./mail
11 $ razor-revoke -d ./mail
22 C<razor-revoke> backgrounds and detaches itself from the control
25 If C<razor-revoke> is passed more than one mail, it will revoke each against
48 C<razor-revoke> takes following arguments:
112 C<razor-revoke -f -M ~/Mail/incorrectly-marked-spam>
132 macro index R "|/usr/bin/razor-revoke"
[all …]
/dports/misc/concourse/vault-bdd38fca2cff/website/source/docs/commands/lease/
H A Drevoke.html.md3 page_title: "lease revoke - Command"
4 sidebar_title: "<code>revoke</code>"
5 sidebar_current: "docs-commands-lease-revoke"
7 The "lease revoke" command revokes the lease on a secret, invalidating the
11 # lease revoke
13 The `lease revoke` command revokes the lease on a secret, invalidating the
21 $ vault lease revoke database/creds/readonly/27e1b9a1-27b8-83d9-9fe0-d99d786bdc83
28 $ vault lease revoke -prefix database/creds
44 ID. This can revoke multiple leases simultaneously. The default is false.
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/website/source/docs/commands/lease/
H A Drevoke.html.md3 page_title: "lease revoke - Command"
4 sidebar_title: "<code>revoke</code>"
5 sidebar_current: "docs-commands-lease-revoke"
7 The "lease revoke" command revokes the lease on a secret, invalidating the
11 # lease revoke
13 The `lease revoke` command revokes the lease on a secret, invalidating the
21 $ vault lease revoke database/creds/readonly/27e1b9a1-27b8-83d9-9fe0-d99d786bdc83
28 $ vault lease revoke -prefix database/creds
44 ID. This can revoke multiple leases simultaneously. The default is false.
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/vault/website/source/docs/commands/lease/
H A Drevoke.html.md3 page_title: "lease revoke - Command"
4 sidebar_title: "<code>revoke</code>"
5 sidebar_current: "docs-commands-lease-revoke"
7 The "lease revoke" command revokes the lease on a secret, invalidating the
11 # lease revoke
13 The `lease revoke` command revokes the lease on a secret, invalidating the
21 $ vault lease revoke database/creds/readonly/27e1b9a1-27b8-83d9-9fe0-d99d786bdc83
28 $ vault lease revoke -prefix database/creds
44 ID. This can revoke multiple leases simultaneously. The default is false.

12345678910>>...218