| /netbsd-src/crypto/external/cpl/trousers/dist/dist/fedora/ |
| H A D | trousers.te | 6 allow unconfined_t tcsd_t:process transition; 8 allow tcsd_t tcsd_exec_t:dir r_dir_perms; 9 allow tcsd_t etc_t:file { read getattr lock ioctl }; 10 allow tcsd_t etc_t:lnk_file { read getattr }; 11 allow tcsd_t devtty_t:chr_file { ioctl read getattr lock write append }; 12 allow tcsd_t devpts_t:chr_file { ioctl read getattr lock write append }; 18 allow tcsd_t tcsd_readwrite_t:file { setattr }; 19 allow tcsd_t tcsd_readwrite_t:dir { setattr }; 20 allow tcsd_t tcsd_device_t:chr_file { ioctl read getattr lock write append }; 21 allow tcsd_t { random_device_t }:chr_file { read getattr }; [all …]
|
| /netbsd-src/external/bsd/unbound/dist/testdata/acl_interface.tdir/ |
| H A D | acl_interface.conf | 23 interface-action: @IPV4_ADDR@@@PORT_ALLOW@ allow 26 interface-action: @IPV4_ADDR@@@PORT_TAG_1@ allow 27 interface-action: @IPV4_ADDR@@@PORT_TAG_2@ allow 28 interface-action: @IPV4_ADDR@@@PORT_TAG_3@ allow 29 interface-action: @IPV4_ADDR@@@PORT_VIEW_INT@ allow 30 interface-action: @IPV4_ADDR@@@PORT_VIEW_EXT@ allow 31 interface-action: @IPV4_ADDR@@@PORT_VIEW_INTEXT@ allow 57 interface-action: @IPV6_ADDR@@@PORT_ALLOW@ allow 60 interface-action: @IPV6_ADDR@@@PORT_TAG_1@ allow 61 interface-action: @IPV6_ADDR@@@PORT_TAG_2@ allow [all …]
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/test/ssl-tests/ |
| H A D | 03-custom_verify.conf | 7 test-2 = 2-verify-custom-allow 10 test-5 = 5-noverify-accept-custom-allow 67 [2-verify-custom-allow] 68 ssl_conf = 2-verify-custom-allow-ssl 70 [2-verify-custom-allow-ssl] 71 server = 2-verify-custom-allow-server 72 client = 2-verify-custom-allow-client 74 [2-verify-custom-allow-server] 79 [2-verify-custom-allow-client] 86 client = 2-verify-custom-allow-client-extra [all …]
|
| /netbsd-src/external/mpl/bind/dist/bin/tests/system/rpzextra/ns3/ |
| H A D | named.conf.in | 20 inet 10.53.0.3 port @CONTROLPORT@ allow { any; } keys { rndc_key; }; 32 allow-query { any; }; 34 allow-recursion { any; }; 71 allow-transfer { none; }; 72 allow-query { localhost; }; 89 allow-query { 10.53.0.2; }; 105 allow-transfer { none; }; 106 allow-query { localhost; }; 119 allow-transfer { none; }; 120 allow-query { localhost; }; [all …]
|
| /netbsd-src/crypto/external/bsd/openssl/dist/test/ssl-tests/ |
| H A D | 03-custom_verify.cnf | 7 test-2 = 2-verify-custom-allow 11 test-6 = 6-noverify-accept-custom-allow 68 [2-verify-custom-allow] 69 ssl_conf = 2-verify-custom-allow-ssl 71 [2-verify-custom-allow-ssl] 72 server = 2-verify-custom-allow-server 73 client = 2-verify-custom-allow-client 75 [2-verify-custom-allow-server] 80 [2-verify-custom-allow-client] 87 client = 2-verify-custom-allow-client-extra [all …]
|
| /netbsd-src/external/mpl/bind/dist/bin/tests/system/transport-acl/ns1/ |
| H A D | named.conf.in | 17 inet 10.53.0.1 port @CONTROLPORT@ allow { any; } keys { rndc_key; }; 76 allow-transfer port @TLSPORT@ transport tls { any; }; 82 allow-transfer port @EXTRAPORT1@ { any; }; 88 allow-transfer transport tcp { any; }; 94 allow-transfer transport tls { any; }; 100 allow-transfer port @EXTRAPORT1@ transport tcp { any; }; 106 allow-transfer port @EXTRAPORT3@ transport tls { any; }; 112 allow-transfer port @EXTRAPORT5@ transport tcp { 10.53.0.7; 10.53.0.8; 10.53.0.9; }; 118 allow-transfer port @EXTRAPORT6@ transport tls { 10.53.0.7; 10.53.0.8; 10.53.0.9; }; 124 allow [all...] |
| /netbsd-src/external/mpl/bind/dist/bin/tests/system/addzone/ns2/ |
| H A D | named3.conf.in | 17 inet 10.53.0.2 port @CONTROLPORT@ allow { any; } keys { rndc_key; }; 32 allow-new-zones no; 50 allow-new-zones yes; 60 allow-new-zones yes; 74 allow-new-zones yes; 75 allow-transfer { nobody; }; 76 allow-query { nobody; }; 77 allow-recursion { nobody; };
|
| H A D | named2.conf.in | 17 inet 10.53.0.2 port @CONTROLPORT@ allow { any; } keys { rndc_key; }; 32 allow-new-zones no; 50 allow-new-zones yes; 64 allow-new-zones yes; 65 allow-transfer { nobody; }; 66 allow-query { nobody; }; 67 allow-recursion { nobody; };
|
| /netbsd-src/external/mpl/bind/dist/bin/tests/system/checkconf/ |
| H A D | good-dot-allow-transfer-encrypted.conf | 17 allow-transfer port 44344 transport tls { any; }; 23 allow-transfer port 44344 transport tcp { any; }; 29 allow-transfer transport tls { any; }; 35 allow-transfer transport tcp { any; }; 42 allow-transfer port 53 { any; }; 48 allow-transfer { any; };
|
| /netbsd-src/external/bsd/unbound/dist/testdata/local_nosnoop.tdir/ |
| H A D | local_nosnoop.conf | 15 access-control: 0.0.0.0/0 allow 16 access-control: 127.0.0.0/8 allow 17 access-control: ::0/0 allow 18 access-control: ::1 allow 19 access-control: ::ffff:127.0.0.1 allow
|
| /netbsd-src/external/mpl/bind/dist/bin/tests/system/rpzextra/ns2/ |
| H A D | named.conf.in | 20 inet 10.53.0.1 port @CONTROLPORT@ allow { any; } keys { rndc_key; }; 32 allow-query { any; }; 38 allow-transfer { none; }; 44 allow-transfer { none; }; 50 allow-transfer { none; }; 56 allow-transfer { any; };
|
| /netbsd-src/external/mpl/bind/dist/bin/tests/system/allow-query/ns3/ |
| H A D | named4.conf.in | 20 allow-recursion { any; }; 21 allow-query-cache { any; }; 22 allow-recursion-on { 10.53.0.3; }; # allow-query-cache-on inherits 32 inet 10.53.0.3 port @CONTROLPORT@ allow { any; } keys { rndc_key; };
|
| H A D | named3.conf.in | 20 allow-recursion { any; }; 21 allow-query-cache { any; }; 22 allow-query-cache-on { 10.53.0.3; }; # allow-recursion-on inherits 32 inet 10.53.0.3 port @CONTROLPORT@ allow { any; } keys { rndc_key; };
|
| /netbsd-src/share/examples/ftpd/ |
| H A D | ftpusers | 21 ftp@*.NetBSD.org allow localguest 22 ftp@127.0.0.0/8 allow localguest 28 ftp allow 29 anonymous allow 34 *:*src@*.NetBSD.org allow source
|
| /netbsd-src/external/bsd/wpa/dist/wpa_supplicant/dbus/ |
| H A D | dbus-wpa_supplicant.conf | 6 <allow own="fi.w1.wpa_supplicant1"/> 8 <allow send_destination="fi.w1.wpa_supplicant1"/> 9 <allow send_interface="fi.w1.wpa_supplicant1"/> 10 <allow receive_sender="fi.w1.wpa_supplicant1" receive_type="signal"/>
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/qcom/ |
| H A D | msm8994-msft-lumia-octagon.dtsi | 587 regulator-allow-set-load; 594 regulator-allow-set-load; 602 regulator-allow-set-load; 624 regulator-allow-set-load; 632 regulator-allow-set-load; 646 regulator-allow-set-load; 671 regulator-allow-set-load; 679 regulator-allow-set-load; 687 regulator-allow-set-load; 695 regulator-allow-set-load; [all …]
|
| /netbsd-src/external/mpl/bind/dist/bin/tests/system/stress/ns2/ |
| H A D | named.conf.in | 31 allow-update { any; }; 37 allow-update { any; }; 43 allow-update { any; }; 49 allow-update { any; }; 55 allow-update { any; };
|
| /netbsd-src/external/mpl/bind/dist/bin/tests/system/upforwd/ns3/ |
| H A D | named1.conf.in | 24 allow-transfer { any; }; 37 inet 10.53.0.3 port @CONTROLPORT@ allow { any; } keys { rndc_key; }; 48 allow-update-forwarding { 10.53.0.1; }; 55 allow-update-forwarding { 10.53.0.1; }; 62 allow-update-forwarding { 10.53.0.1; }; 69 allow-update-forwarding { 10.53.0.1; }; 79 allow-update-forwarding { any; };
|
| /netbsd-src/external/mpl/bind/dist/doc/misc/ |
| H A D | secondary.zoneopt | 3 allow-notify { <address_match_element>; ... }; 4 allow-query { <address_match_element>; ... }; 5 allow-query-on { <address_match_element>; ... }; 6 allow-transfer [ port <integer> ] [ transport <string> ] { <address_match_element>; ... }; 7 allow-update-forwarding { <address_match_element>; ... };
|
| H A D | mirror.zoneopt | 3 allow-notify { <address_match_element>; ... }; 4 allow-query { <address_match_element>; ... }; 5 allow-query-on { <address_match_element>; ... }; 6 allow-transfer [ port <integer> ] [ transport <string> ] { <address_match_element>; ... }; 7 allow-update-forwarding { <address_match_element>; ... };
|
| /netbsd-src/external/mpl/bind/dist/bin/tests/system/statschannel/ns2/ |
| H A D | named2.conf.in | 29 statistics-channels { inet 10.53.0.2 port @EXTRAPORT1@ allow { localhost; }; }; 37 inet 10.53.0.2 port @CONTROLPORT@ allow { any; } keys { rndc_key; }; 58 allow-transfer { any; }; 64 allow-update { any; }; 72 allow-update { any; };
|
| H A D | named.conf.in | 29 statistics-channels { inet 10.53.0.2 port @EXTRAPORT1@ allow { localhost; }; }; 37 inet 10.53.0.2 port @CONTROLPORT@ allow { any; } keys { rndc_key; }; 63 allow-transfer { any; }; 69 allow-update { any; }; 77 allow-update { any; };
|
| /netbsd-src/external/mpl/bind/dist/fuzz/isc_lex_gettoken.in/ |
| H A D | named.conf | 108 allow - query { any; }; 109 allow - transfer { any; }; 110 allow - recursion { !any; }; 204 inet *port 52 allow { any; } 207 inet 10.0.0.1 allow { 212 inet 10.0.0.2 allow { none; } 217 inet 10.0.0.2 allow { none; }; 225 allow - update { none; }; 226 allow - update - forwarding { 230 allow [all...] |
| /netbsd-src/external/mpl/bind/dist/fuzz/isc_lex_getmastertoken.in/ |
| H A D | named.conf | 108 allow - query { any; }; 109 allow - transfer { any; }; 110 allow - recursion { !any; }; 208 inet *port 52 allow { any; } 211 inet 10.0.0.1 allow { 216 inet 10.0.0.2 allow { none; } 221 inet 10.0.0.2 allow { none; }; 229 allow - update { none; }; 230 allow - update - forwarding { 234 allow - transfer { any; }; [all …]
|
| /netbsd-src/external/gpl2/xcvs/dist/contrib/ |
| H A D | cvs_acls.in | 52 {allow.*,deny.*} [|user,user,... [|repos,repos,... [|branch,branch,...]]] 56 allow|deny - allow: commits are allowed; deny: prohibited 224 The 'cvsacl' file flags of 'allow' and 'deny' were intentionally 225 changed to 'allow' and 'deny' because there are enough differences 335 allow|cvsadmin|CVSROOT/commitinfo CVSROOT/cvsacl 368 {allow.*,deny.*} [|user,user,... [|repos,repos,... [|branch,branch,...]]] 387 allow|dgg 391 allow|fred, john|bin/ls 395 allow|ed|/bin/ls|stable 421 skip that 'allow' line. [all …]
|