components/squid/squid.p5m
changeset 163 492ba3a66c6f
child 181 87e11e685b1f
equal deleted inserted replaced
162:4ece0535acb7 163:492ba3a66c6f
       
     1 #
       
     2 # CDDL HEADER START
       
     3 #
       
     4 # The contents of this file are subject to the terms of the
       
     5 # Common Development and Distribution License (the "License").
       
     6 # You may not use this file except in compliance with the License.
       
     7 #
       
     8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
       
     9 # or http://www.opensolaris.org/os/licensing.
       
    10 # See the License for the specific language governing permissions
       
    11 # and limitations under the License.
       
    12 #
       
    13 # When distributing Covered Code, include this CDDL HEADER in each
       
    14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
       
    15 # If applicable, add the following below this CDDL HEADER, with the
       
    16 # fields enclosed by brackets "[]" replaced with your own identifying
       
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
       
    18 #
       
    19 # CDDL HEADER END
       
    20 #
       
    21 # Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
       
    22 #
       
    23 set name=pkg.fmri \
       
    24     value=pkg:/web/proxy/squid@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
       
    25 set name=pkg.description \
       
    26     value="Squid is a caching proxy for the Web supporting HTTP, HTTPS, FTP, and more."
       
    27 set name=pkg.summary value="Squid Web Proxy Cache"
       
    28 set name=info.classification \
       
    29     value="org.opensolaris.category.2008:Web Services/Application and Web Servers"
       
    30 set name=info.source_url value=$(COMPONENT_ARCHIVE_URL)
       
    31 set name=info.upstream_url value=http://www.squid-cache.org/
       
    32 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
       
    33 dir path=etc
       
    34 dir path=etc/squid
       
    35 dir path=lib
       
    36 dir path=lib/svc
       
    37 dir path=lib/svc/manifest
       
    38 dir path=lib/svc/manifest/network
       
    39 dir path=lib/svc/method
       
    40 dir path=usr
       
    41 dir path=usr/squid
       
    42 dir path=usr/squid/bin
       
    43 dir path=usr/squid/libexec
       
    44 dir path=usr/squid/man
       
    45 dir path=usr/squid/man/man8
       
    46 dir path=usr/squid/sbin
       
    47 dir path=usr/squid/share
       
    48 dir path=usr/squid/share/errors
       
    49 dir path=usr/squid/share/errors/Armenian
       
    50 dir path=usr/squid/share/errors/Azerbaijani
       
    51 dir path=usr/squid/share/errors/Bulgarian
       
    52 dir path=usr/squid/share/errors/Catalan
       
    53 dir path=usr/squid/share/errors/Czech
       
    54 dir path=usr/squid/share/errors/Danish
       
    55 dir path=usr/squid/share/errors/Dutch
       
    56 dir path=usr/squid/share/errors/English
       
    57 dir path=usr/squid/share/errors/Estonian
       
    58 dir path=usr/squid/share/errors/Finnish
       
    59 dir path=usr/squid/share/errors/French
       
    60 dir path=usr/squid/share/errors/German
       
    61 dir path=usr/squid/share/errors/Greek
       
    62 dir path=usr/squid/share/errors/Hebrew
       
    63 dir path=usr/squid/share/errors/Hungarian
       
    64 dir path=usr/squid/share/errors/Italian
       
    65 dir path=usr/squid/share/errors/Japanese
       
    66 dir path=usr/squid/share/errors/Korean
       
    67 dir path=usr/squid/share/errors/Lithuanian
       
    68 dir path=usr/squid/share/errors/Polish
       
    69 dir path=usr/squid/share/errors/Portuguese
       
    70 dir path=usr/squid/share/errors/Romanian
       
    71 dir path=usr/squid/share/errors/Russian-1251
       
    72 dir path=usr/squid/share/errors/Russian-koi8-r
       
    73 dir path=usr/squid/share/errors/Serbian
       
    74 dir path=usr/squid/share/errors/Simplify_Chinese
       
    75 dir path=usr/squid/share/errors/Slovak
       
    76 dir path=usr/squid/share/errors/Spanish
       
    77 dir path=usr/squid/share/errors/Swedish
       
    78 dir path=usr/squid/share/errors/Traditional_Chinese
       
    79 dir path=usr/squid/share/errors/Turkish
       
    80 dir path=usr/squid/share/errors/Ukrainian-1251
       
    81 dir path=usr/squid/share/errors/Ukrainian-koi8-u
       
    82 dir path=usr/squid/share/errors/Ukrainian-utf8
       
    83 dir path=usr/squid/share/icons
       
    84 dir path=var
       
    85 dir path=var/squid
       
    86 dir path=var/squid/cache
       
    87 dir path=var/squid/logs
       
    88 file path=etc/squid/cachemgr.conf mode=0644 group=sys preserve=renamenew original_name=SUNWsquid:etc/squid/cachemgr.conf
       
    89 file path=etc/squid/mime.conf mode=0644 group=sys preserve=renamenew original_name=SUNWsquid:etc/squid/mime.conf
       
    90 file path=etc/squid/mime.conf.default 
       
    91 file path=etc/squid/msntauth.conf mode=0644 group=sys preserve=renamenew original_name=SUNWsquid:etc/squid/msntauth.conf
       
    92 file path=etc/squid/msntauth.conf.default
       
    93 file path=etc/squid/squid.conf mode=0644 group=sys preserve=renamenew original_name=SUNWsquid:etc/squid/squid.conf
       
    94 file path=etc/squid/squid.conf.default
       
    95 file http-squid.xml path=lib/svc/manifest/network/http-squid.xml
       
    96 file http-squid path=lib/svc/method/http-squid
       
    97 file path=usr/squid/bin/RunCache
       
    98 file path=usr/squid/bin/cossdump
       
    99 file path=usr/squid/bin/squidclient
       
   100 file path=usr/squid/libexec/cachemgr.cgi
       
   101 file path=usr/squid/libexec/digest_ldap_auth
       
   102 file path=usr/squid/libexec/digest_pw_auth
       
   103 file path=usr/squid/libexec/diskd-daemon
       
   104 file path=usr/squid/libexec/fakeauth_auth
       
   105 file path=usr/squid/libexec/getpwname_auth
       
   106 file path=usr/squid/libexec/ip_user_check
       
   107 file path=usr/squid/libexec/logfile-daemon
       
   108 file path=usr/squid/libexec/msnt_auth
       
   109 file path=usr/squid/libexec/ncsa_auth
       
   110 file path=usr/squid/libexec/no_check.pl
       
   111 file path=usr/squid/libexec/ntlm_auth
       
   112 file path=usr/squid/libexec/pam_auth
       
   113 file path=usr/squid/libexec/pinger
       
   114 file path=usr/squid/libexec/pop3.pl
       
   115 file path=usr/squid/libexec/sasl_auth
       
   116 file path=usr/squid/libexec/smb_auth
       
   117 file path=usr/squid/libexec/smb_auth.pl
       
   118 file path=usr/squid/libexec/smb_auth.sh
       
   119 file path=usr/squid/libexec/squid_db_auth
       
   120 file path=usr/squid/libexec/squid_kerb_auth
       
   121 file path=usr/squid/libexec/squid_ldap_auth
       
   122 file path=usr/squid/libexec/squid_ldap_group
       
   123 file path=usr/squid/libexec/squid_unix_group
       
   124 file path=usr/squid/libexec/unlinkd
       
   125 file path=usr/squid/libexec/wbinfo_group.pl
       
   126 file path=usr/squid/libexec/yp_auth
       
   127 file path=usr/squid/man/man8/cachemgr.cgi.8
       
   128 file path=usr/squid/man/man8/ncsa_auth.8
       
   129 file path=usr/squid/man/man8/pam_auth.8
       
   130 file path=usr/squid/man/man8/squid.8
       
   131 file path=usr/squid/man/man8/squid_db_auth.8
       
   132 file path=usr/squid/man/man8/squid_ldap_auth.8
       
   133 file path=usr/squid/man/man8/squid_ldap_group.8
       
   134 file helpers/external_acl/session/squid_session.8 \
       
   135     path=usr/squid/man/man8/squid_session.8
       
   136 file path=usr/squid/man/man8/squid_unix_group.8
       
   137 file path=usr/squid/sbin/squid
       
   138 file path=usr/squid/share/errors/Armenian/ERR_ACCESS_DENIED
       
   139 file path=usr/squid/share/errors/Armenian/ERR_CACHE_ACCESS_DENIED
       
   140 file path=usr/squid/share/errors/Armenian/ERR_CACHE_MGR_ACCESS_DENIED
       
   141 file path=usr/squid/share/errors/Armenian/ERR_CANNOT_FORWARD
       
   142 file path=usr/squid/share/errors/Armenian/ERR_CONNECT_FAIL
       
   143 file path=usr/squid/share/errors/Armenian/ERR_DNS_FAIL
       
   144 file path=usr/squid/share/errors/Armenian/ERR_FORWARDING_DENIED
       
   145 file path=usr/squid/share/errors/Armenian/ERR_FTP_DISABLED
       
   146 file path=usr/squid/share/errors/Armenian/ERR_FTP_FAILURE
       
   147 file path=usr/squid/share/errors/Armenian/ERR_FTP_FORBIDDEN
       
   148 file path=usr/squid/share/errors/Armenian/ERR_FTP_NOT_FOUND
       
   149 file path=usr/squid/share/errors/Armenian/ERR_FTP_PUT_CREATED
       
   150 file path=usr/squid/share/errors/Armenian/ERR_FTP_PUT_ERROR
       
   151 file path=usr/squid/share/errors/Armenian/ERR_FTP_PUT_MODIFIED
       
   152 file path=usr/squid/share/errors/Armenian/ERR_FTP_UNAVAILABLE
       
   153 file path=usr/squid/share/errors/Armenian/ERR_INVALID_REQ
       
   154 file path=usr/squid/share/errors/Armenian/ERR_INVALID_RESP
       
   155 file errors/Armenian/ERR_INVALID_URL \
       
   156     path=usr/squid/share/errors/Armenian/ERR_INVALID_URL
       
   157 file errors/Armenian/ERR_LIFETIME_EXP \
       
   158     path=usr/squid/share/errors/Armenian/ERR_LIFETIME_EXP
       
   159 file errors/Armenian/ERR_NO_RELAY \
       
   160     path=usr/squid/share/errors/Armenian/ERR_NO_RELAY
       
   161 file errors/Armenian/ERR_ONLY_IF_CACHED_MISS \
       
   162     path=usr/squid/share/errors/Armenian/ERR_ONLY_IF_CACHED_MISS
       
   163 file errors/Armenian/ERR_READ_ERROR \
       
   164     path=usr/squid/share/errors/Armenian/ERR_READ_ERROR
       
   165 file errors/Armenian/ERR_READ_TIMEOUT \
       
   166     path=usr/squid/share/errors/Armenian/ERR_READ_TIMEOUT
       
   167 file errors/Armenian/ERR_SHUTTING_DOWN \
       
   168     path=usr/squid/share/errors/Armenian/ERR_SHUTTING_DOWN
       
   169 file errors/Armenian/ERR_SOCKET_FAILURE \
       
   170     path=usr/squid/share/errors/Armenian/ERR_SOCKET_FAILURE
       
   171 file errors/Armenian/ERR_TOO_BIG \
       
   172     path=usr/squid/share/errors/Armenian/ERR_TOO_BIG
       
   173 file errors/Armenian/ERR_UNSUP_REQ \
       
   174     path=usr/squid/share/errors/Armenian/ERR_UNSUP_REQ
       
   175 file errors/Armenian/ERR_URN_RESOLVE \
       
   176     path=usr/squid/share/errors/Armenian/ERR_URN_RESOLVE
       
   177 file errors/Armenian/ERR_WRITE_ERROR \
       
   178     path=usr/squid/share/errors/Armenian/ERR_WRITE_ERROR
       
   179 file errors/Armenian/ERR_ZERO_SIZE_OBJECT \
       
   180     path=usr/squid/share/errors/Armenian/ERR_ZERO_SIZE_OBJECT
       
   181 file errors/Armenian/README path=usr/squid/share/errors/Armenian/README
       
   182 file errors/Azerbaijani/ERR_ACCESS_DENIED \
       
   183     path=usr/squid/share/errors/Azerbaijani/ERR_ACCESS_DENIED
       
   184 file path=usr/squid/share/errors/Azerbaijani/ERR_CACHE_ACCESS_DENIED
       
   185 file path=usr/squid/share/errors/Azerbaijani/ERR_CACHE_MGR_ACCESS_DENIED
       
   186 file path=usr/squid/share/errors/Azerbaijani/ERR_CANNOT_FORWARD
       
   187 file path=usr/squid/share/errors/Azerbaijani/ERR_CONNECT_FAIL
       
   188 file path=usr/squid/share/errors/Azerbaijani/ERR_DNS_FAIL
       
   189 file path=usr/squid/share/errors/Azerbaijani/ERR_FORWARDING_DENIED
       
   190 file path=usr/squid/share/errors/Azerbaijani/ERR_FTP_DISABLED
       
   191 file path=usr/squid/share/errors/Azerbaijani/ERR_FTP_FAILURE
       
   192 file path=usr/squid/share/errors/Azerbaijani/ERR_FTP_FORBIDDEN
       
   193 file path=usr/squid/share/errors/Azerbaijani/ERR_FTP_NOT_FOUND
       
   194 file path=usr/squid/share/errors/Azerbaijani/ERR_FTP_PUT_CREATED
       
   195 file path=usr/squid/share/errors/Azerbaijani/ERR_FTP_PUT_ERROR
       
   196 file path=usr/squid/share/errors/Azerbaijani/ERR_FTP_PUT_MODIFIED
       
   197 file path=usr/squid/share/errors/Azerbaijani/ERR_FTP_UNAVAILABLE
       
   198 file path=usr/squid/share/errors/Azerbaijani/ERR_INVALID_REQ
       
   199 file path=usr/squid/share/errors/Azerbaijani/ERR_INVALID_RESP
       
   200 file path=usr/squid/share/errors/Azerbaijani/ERR_INVALID_URL
       
   201 file path=usr/squid/share/errors/Azerbaijani/ERR_LIFETIME_EXP
       
   202 file path=usr/squid/share/errors/Azerbaijani/ERR_NO_RELAY
       
   203 file path=usr/squid/share/errors/Azerbaijani/ERR_ONLY_IF_CACHED_MISS
       
   204 file path=usr/squid/share/errors/Azerbaijani/ERR_READ_ERROR
       
   205 file path=usr/squid/share/errors/Azerbaijani/ERR_READ_TIMEOUT
       
   206 file path=usr/squid/share/errors/Azerbaijani/ERR_SHUTTING_DOWN
       
   207 file path=usr/squid/share/errors/Azerbaijani/ERR_SOCKET_FAILURE
       
   208 file path=usr/squid/share/errors/Azerbaijani/ERR_TOO_BIG
       
   209 file path=usr/squid/share/errors/Azerbaijani/ERR_UNSUP_REQ
       
   210 file path=usr/squid/share/errors/Azerbaijani/ERR_URN_RESOLVE
       
   211 file path=usr/squid/share/errors/Azerbaijani/ERR_WRITE_ERROR
       
   212 file path=usr/squid/share/errors/Azerbaijani/ERR_ZERO_SIZE_OBJECT
       
   213 file errors/Azerbaijani/README path=usr/squid/share/errors/Azerbaijani/README
       
   214 file path=usr/squid/share/errors/Bulgarian/ERR_ACCESS_DENIED
       
   215 file path=usr/squid/share/errors/Bulgarian/ERR_CACHE_ACCESS_DENIED
       
   216 file path=usr/squid/share/errors/Bulgarian/ERR_CACHE_MGR_ACCESS_DENIED
       
   217 file path=usr/squid/share/errors/Bulgarian/ERR_CANNOT_FORWARD
       
   218 file path=usr/squid/share/errors/Bulgarian/ERR_CONNECT_FAIL
       
   219 file path=usr/squid/share/errors/Bulgarian/ERR_DNS_FAIL
       
   220 file path=usr/squid/share/errors/Bulgarian/ERR_FORWARDING_DENIED
       
   221 file path=usr/squid/share/errors/Bulgarian/ERR_FTP_DISABLED
       
   222 file path=usr/squid/share/errors/Bulgarian/ERR_FTP_FAILURE
       
   223 file path=usr/squid/share/errors/Bulgarian/ERR_FTP_FORBIDDEN
       
   224 file path=usr/squid/share/errors/Bulgarian/ERR_FTP_NOT_FOUND
       
   225 file path=usr/squid/share/errors/Bulgarian/ERR_FTP_PUT_CREATED
       
   226 file path=usr/squid/share/errors/Bulgarian/ERR_FTP_PUT_ERROR
       
   227 file path=usr/squid/share/errors/Bulgarian/ERR_FTP_PUT_MODIFIED
       
   228 file path=usr/squid/share/errors/Bulgarian/ERR_FTP_UNAVAILABLE
       
   229 file path=usr/squid/share/errors/Bulgarian/ERR_INVALID_REQ
       
   230 file path=usr/squid/share/errors/Bulgarian/ERR_INVALID_RESP
       
   231 file path=usr/squid/share/errors/Bulgarian/ERR_INVALID_URL
       
   232 file path=usr/squid/share/errors/Bulgarian/ERR_LIFETIME_EXP
       
   233 file path=usr/squid/share/errors/Bulgarian/ERR_NO_RELAY
       
   234 file path=usr/squid/share/errors/Bulgarian/ERR_ONLY_IF_CACHED_MISS
       
   235 file path=usr/squid/share/errors/Bulgarian/ERR_READ_ERROR
       
   236 file path=usr/squid/share/errors/Bulgarian/ERR_READ_TIMEOUT
       
   237 file path=usr/squid/share/errors/Bulgarian/ERR_SHUTTING_DOWN
       
   238 file path=usr/squid/share/errors/Bulgarian/ERR_SOCKET_FAILURE
       
   239 file path=usr/squid/share/errors/Bulgarian/ERR_TOO_BIG
       
   240 file path=usr/squid/share/errors/Bulgarian/ERR_UNSUP_REQ
       
   241 file path=usr/squid/share/errors/Bulgarian/ERR_URN_RESOLVE
       
   242 file path=usr/squid/share/errors/Bulgarian/ERR_WRITE_ERROR
       
   243 file path=usr/squid/share/errors/Bulgarian/ERR_ZERO_SIZE_OBJECT
       
   244 file errors/Bulgarian/README path=usr/squid/share/errors/Bulgarian/README
       
   245 file path=usr/squid/share/errors/Catalan/ERR_ACCESS_DENIED
       
   246 file path=usr/squid/share/errors/Catalan/ERR_CACHE_ACCESS_DENIED
       
   247 file path=usr/squid/share/errors/Catalan/ERR_CACHE_MGR_ACCESS_DENIED
       
   248 file path=usr/squid/share/errors/Catalan/ERR_CANNOT_FORWARD
       
   249 file path=usr/squid/share/errors/Catalan/ERR_CONNECT_FAIL
       
   250 file path=usr/squid/share/errors/Catalan/ERR_DNS_FAIL
       
   251 file path=usr/squid/share/errors/Catalan/ERR_FORWARDING_DENIED
       
   252 file path=usr/squid/share/errors/Catalan/ERR_FTP_DISABLED
       
   253 file path=usr/squid/share/errors/Catalan/ERR_FTP_FAILURE
       
   254 file path=usr/squid/share/errors/Catalan/ERR_FTP_FORBIDDEN
       
   255 file path=usr/squid/share/errors/Catalan/ERR_FTP_NOT_FOUND
       
   256 file path=usr/squid/share/errors/Catalan/ERR_FTP_PUT_CREATED
       
   257 file path=usr/squid/share/errors/Catalan/ERR_FTP_PUT_ERROR
       
   258 file path=usr/squid/share/errors/Catalan/ERR_FTP_PUT_MODIFIED
       
   259 file path=usr/squid/share/errors/Catalan/ERR_FTP_UNAVAILABLE
       
   260 file path=usr/squid/share/errors/Catalan/ERR_INVALID_REQ
       
   261 file path=usr/squid/share/errors/Catalan/ERR_INVALID_RESP
       
   262 file path=usr/squid/share/errors/Catalan/ERR_INVALID_URL
       
   263 file path=usr/squid/share/errors/Catalan/ERR_LIFETIME_EXP
       
   264 file path=usr/squid/share/errors/Catalan/ERR_NO_RELAY
       
   265 file path=usr/squid/share/errors/Catalan/ERR_ONLY_IF_CACHED_MISS
       
   266 file path=usr/squid/share/errors/Catalan/ERR_READ_ERROR
       
   267 file path=usr/squid/share/errors/Catalan/ERR_READ_TIMEOUT
       
   268 file path=usr/squid/share/errors/Catalan/ERR_SHUTTING_DOWN
       
   269 file path=usr/squid/share/errors/Catalan/ERR_SOCKET_FAILURE
       
   270 file path=usr/squid/share/errors/Catalan/ERR_TOO_BIG
       
   271 file path=usr/squid/share/errors/Catalan/ERR_UNSUP_REQ
       
   272 file path=usr/squid/share/errors/Catalan/ERR_URN_RESOLVE
       
   273 file path=usr/squid/share/errors/Catalan/ERR_WRITE_ERROR
       
   274 file path=usr/squid/share/errors/Catalan/ERR_ZERO_SIZE_OBJECT
       
   275 file errors/Catalan/README path=usr/squid/share/errors/Catalan/README
       
   276 file path=usr/squid/share/errors/Czech/ERR_ACCESS_DENIED
       
   277 file path=usr/squid/share/errors/Czech/ERR_CACHE_ACCESS_DENIED
       
   278 file path=usr/squid/share/errors/Czech/ERR_CACHE_MGR_ACCESS_DENIED
       
   279 file path=usr/squid/share/errors/Czech/ERR_CANNOT_FORWARD
       
   280 file path=usr/squid/share/errors/Czech/ERR_CONNECT_FAIL
       
   281 file path=usr/squid/share/errors/Czech/ERR_DNS_FAIL
       
   282 file path=usr/squid/share/errors/Czech/ERR_FORWARDING_DENIED
       
   283 file path=usr/squid/share/errors/Czech/ERR_FTP_DISABLED
       
   284 file path=usr/squid/share/errors/Czech/ERR_FTP_FAILURE
       
   285 file path=usr/squid/share/errors/Czech/ERR_FTP_FORBIDDEN
       
   286 file path=usr/squid/share/errors/Czech/ERR_FTP_NOT_FOUND
       
   287 file path=usr/squid/share/errors/Czech/ERR_FTP_PUT_CREATED
       
   288 file path=usr/squid/share/errors/Czech/ERR_FTP_PUT_ERROR
       
   289 file path=usr/squid/share/errors/Czech/ERR_FTP_PUT_MODIFIED
       
   290 file path=usr/squid/share/errors/Czech/ERR_FTP_UNAVAILABLE
       
   291 file path=usr/squid/share/errors/Czech/ERR_INVALID_REQ
       
   292 file path=usr/squid/share/errors/Czech/ERR_INVALID_RESP
       
   293 file path=usr/squid/share/errors/Czech/ERR_INVALID_URL
       
   294 file path=usr/squid/share/errors/Czech/ERR_LIFETIME_EXP
       
   295 file path=usr/squid/share/errors/Czech/ERR_NO_RELAY
       
   296 file path=usr/squid/share/errors/Czech/ERR_ONLY_IF_CACHED_MISS
       
   297 file path=usr/squid/share/errors/Czech/ERR_READ_ERROR
       
   298 file path=usr/squid/share/errors/Czech/ERR_READ_TIMEOUT
       
   299 file path=usr/squid/share/errors/Czech/ERR_SHUTTING_DOWN
       
   300 file path=usr/squid/share/errors/Czech/ERR_SOCKET_FAILURE
       
   301 file path=usr/squid/share/errors/Czech/ERR_TOO_BIG
       
   302 file path=usr/squid/share/errors/Czech/ERR_UNSUP_REQ
       
   303 file path=usr/squid/share/errors/Czech/ERR_URN_RESOLVE
       
   304 file path=usr/squid/share/errors/Czech/ERR_WRITE_ERROR
       
   305 file path=usr/squid/share/errors/Czech/ERR_ZERO_SIZE_OBJECT
       
   306 file errors/Czech/README path=usr/squid/share/errors/Czech/README
       
   307 file path=usr/squid/share/errors/Danish/ERR_ACCESS_DENIED
       
   308 file path=usr/squid/share/errors/Danish/ERR_CACHE_ACCESS_DENIED
       
   309 file path=usr/squid/share/errors/Danish/ERR_CACHE_MGR_ACCESS_DENIED
       
   310 file path=usr/squid/share/errors/Danish/ERR_CANNOT_FORWARD
       
   311 file path=usr/squid/share/errors/Danish/ERR_CONNECT_FAIL
       
   312 file path=usr/squid/share/errors/Danish/ERR_DNS_FAIL
       
   313 file path=usr/squid/share/errors/Danish/ERR_FORWARDING_DENIED
       
   314 file path=usr/squid/share/errors/Danish/ERR_FTP_DISABLED
       
   315 file path=usr/squid/share/errors/Danish/ERR_FTP_FAILURE
       
   316 file path=usr/squid/share/errors/Danish/ERR_FTP_FORBIDDEN
       
   317 file path=usr/squid/share/errors/Danish/ERR_FTP_NOT_FOUND
       
   318 file path=usr/squid/share/errors/Danish/ERR_FTP_PUT_CREATED
       
   319 file path=usr/squid/share/errors/Danish/ERR_FTP_PUT_ERROR
       
   320 file path=usr/squid/share/errors/Danish/ERR_FTP_PUT_MODIFIED
       
   321 file path=usr/squid/share/errors/Danish/ERR_FTP_UNAVAILABLE
       
   322 file path=usr/squid/share/errors/Danish/ERR_INVALID_REQ
       
   323 file path=usr/squid/share/errors/Danish/ERR_INVALID_RESP
       
   324 file path=usr/squid/share/errors/Danish/ERR_INVALID_URL
       
   325 file path=usr/squid/share/errors/Danish/ERR_LIFETIME_EXP
       
   326 file path=usr/squid/share/errors/Danish/ERR_NO_RELAY
       
   327 file path=usr/squid/share/errors/Danish/ERR_ONLY_IF_CACHED_MISS
       
   328 file path=usr/squid/share/errors/Danish/ERR_READ_ERROR
       
   329 file path=usr/squid/share/errors/Danish/ERR_READ_TIMEOUT
       
   330 file path=usr/squid/share/errors/Danish/ERR_SHUTTING_DOWN
       
   331 file path=usr/squid/share/errors/Danish/ERR_SOCKET_FAILURE
       
   332 file path=usr/squid/share/errors/Danish/ERR_TOO_BIG
       
   333 file path=usr/squid/share/errors/Danish/ERR_UNSUP_REQ
       
   334 file path=usr/squid/share/errors/Danish/ERR_URN_RESOLVE
       
   335 file path=usr/squid/share/errors/Danish/ERR_WRITE_ERROR
       
   336 file path=usr/squid/share/errors/Danish/ERR_ZERO_SIZE_OBJECT
       
   337 file errors/Danish/README path=usr/squid/share/errors/Danish/README
       
   338 file path=usr/squid/share/errors/Dutch/ERR_ACCESS_DENIED
       
   339 file path=usr/squid/share/errors/Dutch/ERR_CACHE_ACCESS_DENIED
       
   340 file path=usr/squid/share/errors/Dutch/ERR_CACHE_MGR_ACCESS_DENIED
       
   341 file path=usr/squid/share/errors/Dutch/ERR_CANNOT_FORWARD
       
   342 file path=usr/squid/share/errors/Dutch/ERR_CONNECT_FAIL
       
   343 file path=usr/squid/share/errors/Dutch/ERR_DNS_FAIL
       
   344 file path=usr/squid/share/errors/Dutch/ERR_FORWARDING_DENIED
       
   345 file path=usr/squid/share/errors/Dutch/ERR_FTP_DISABLED
       
   346 file path=usr/squid/share/errors/Dutch/ERR_FTP_FAILURE
       
   347 file path=usr/squid/share/errors/Dutch/ERR_FTP_FORBIDDEN
       
   348 file path=usr/squid/share/errors/Dutch/ERR_FTP_NOT_FOUND
       
   349 file path=usr/squid/share/errors/Dutch/ERR_FTP_PUT_CREATED
       
   350 file path=usr/squid/share/errors/Dutch/ERR_FTP_PUT_ERROR
       
   351 file path=usr/squid/share/errors/Dutch/ERR_FTP_PUT_MODIFIED
       
   352 file path=usr/squid/share/errors/Dutch/ERR_FTP_UNAVAILABLE
       
   353 file path=usr/squid/share/errors/Dutch/ERR_INVALID_REQ
       
   354 file path=usr/squid/share/errors/Dutch/ERR_INVALID_RESP
       
   355 file path=usr/squid/share/errors/Dutch/ERR_INVALID_URL
       
   356 file path=usr/squid/share/errors/Dutch/ERR_LIFETIME_EXP
       
   357 file path=usr/squid/share/errors/Dutch/ERR_NO_RELAY
       
   358 file path=usr/squid/share/errors/Dutch/ERR_ONLY_IF_CACHED_MISS
       
   359 file path=usr/squid/share/errors/Dutch/ERR_READ_ERROR
       
   360 file path=usr/squid/share/errors/Dutch/ERR_READ_TIMEOUT
       
   361 file path=usr/squid/share/errors/Dutch/ERR_SHUTTING_DOWN
       
   362 file path=usr/squid/share/errors/Dutch/ERR_SOCKET_FAILURE
       
   363 file path=usr/squid/share/errors/Dutch/ERR_TOO_BIG
       
   364 file path=usr/squid/share/errors/Dutch/ERR_UNSUP_REQ
       
   365 file path=usr/squid/share/errors/Dutch/ERR_URN_RESOLVE
       
   366 file path=usr/squid/share/errors/Dutch/ERR_WRITE_ERROR
       
   367 file path=usr/squid/share/errors/Dutch/ERR_ZERO_SIZE_OBJECT
       
   368 file errors/Dutch/README path=usr/squid/share/errors/Dutch/README
       
   369 file path=usr/squid/share/errors/English/ERR_ACCESS_DENIED
       
   370 file path=usr/squid/share/errors/English/ERR_CACHE_ACCESS_DENIED
       
   371 file path=usr/squid/share/errors/English/ERR_CACHE_MGR_ACCESS_DENIED
       
   372 file path=usr/squid/share/errors/English/ERR_CANNOT_FORWARD
       
   373 file path=usr/squid/share/errors/English/ERR_CONNECT_FAIL
       
   374 file path=usr/squid/share/errors/English/ERR_DNS_FAIL
       
   375 file path=usr/squid/share/errors/English/ERR_FORWARDING_DENIED
       
   376 file path=usr/squid/share/errors/English/ERR_FTP_DISABLED
       
   377 file path=usr/squid/share/errors/English/ERR_FTP_FAILURE
       
   378 file path=usr/squid/share/errors/English/ERR_FTP_FORBIDDEN
       
   379 file path=usr/squid/share/errors/English/ERR_FTP_NOT_FOUND
       
   380 file path=usr/squid/share/errors/English/ERR_FTP_PUT_CREATED
       
   381 file path=usr/squid/share/errors/English/ERR_FTP_PUT_ERROR
       
   382 file path=usr/squid/share/errors/English/ERR_FTP_PUT_MODIFIED
       
   383 file path=usr/squid/share/errors/English/ERR_FTP_UNAVAILABLE
       
   384 file path=usr/squid/share/errors/English/ERR_INVALID_REQ
       
   385 file path=usr/squid/share/errors/English/ERR_INVALID_RESP
       
   386 file path=usr/squid/share/errors/English/ERR_INVALID_URL
       
   387 file path=usr/squid/share/errors/English/ERR_LIFETIME_EXP
       
   388 file path=usr/squid/share/errors/English/ERR_NO_RELAY
       
   389 file path=usr/squid/share/errors/English/ERR_ONLY_IF_CACHED_MISS
       
   390 file path=usr/squid/share/errors/English/ERR_READ_ERROR
       
   391 file path=usr/squid/share/errors/English/ERR_READ_TIMEOUT
       
   392 file path=usr/squid/share/errors/English/ERR_SHUTTING_DOWN
       
   393 file path=usr/squid/share/errors/English/ERR_SOCKET_FAILURE
       
   394 file path=usr/squid/share/errors/English/ERR_TOO_BIG
       
   395 file path=usr/squid/share/errors/English/ERR_UNSUP_REQ
       
   396 file path=usr/squid/share/errors/English/ERR_URN_RESOLVE
       
   397 file path=usr/squid/share/errors/English/ERR_WRITE_ERROR
       
   398 file path=usr/squid/share/errors/English/ERR_ZERO_SIZE_OBJECT
       
   399 file path=usr/squid/share/errors/Estonian/ERR_ACCESS_DENIED
       
   400 file path=usr/squid/share/errors/Estonian/ERR_CACHE_ACCESS_DENIED
       
   401 file path=usr/squid/share/errors/Estonian/ERR_CACHE_MGR_ACCESS_DENIED
       
   402 file path=usr/squid/share/errors/Estonian/ERR_CANNOT_FORWARD
       
   403 file path=usr/squid/share/errors/Estonian/ERR_CONNECT_FAIL
       
   404 file path=usr/squid/share/errors/Estonian/ERR_DNS_FAIL
       
   405 file path=usr/squid/share/errors/Estonian/ERR_FORWARDING_DENIED
       
   406 file path=usr/squid/share/errors/Estonian/ERR_FTP_DISABLED
       
   407 file path=usr/squid/share/errors/Estonian/ERR_FTP_FAILURE
       
   408 file path=usr/squid/share/errors/Estonian/ERR_FTP_FORBIDDEN
       
   409 file path=usr/squid/share/errors/Estonian/ERR_FTP_NOT_FOUND
       
   410 file path=usr/squid/share/errors/Estonian/ERR_FTP_PUT_CREATED
       
   411 file path=usr/squid/share/errors/Estonian/ERR_FTP_PUT_ERROR
       
   412 file path=usr/squid/share/errors/Estonian/ERR_FTP_PUT_MODIFIED
       
   413 file path=usr/squid/share/errors/Estonian/ERR_FTP_UNAVAILABLE
       
   414 file path=usr/squid/share/errors/Estonian/ERR_INVALID_REQ
       
   415 file path=usr/squid/share/errors/Estonian/ERR_INVALID_RESP
       
   416 file path=usr/squid/share/errors/Estonian/ERR_INVALID_URL
       
   417 file path=usr/squid/share/errors/Estonian/ERR_LIFETIME_EXP
       
   418 file path=usr/squid/share/errors/Estonian/ERR_NO_RELAY
       
   419 file path=usr/squid/share/errors/Estonian/ERR_ONLY_IF_CACHED_MISS
       
   420 file path=usr/squid/share/errors/Estonian/ERR_READ_ERROR
       
   421 file path=usr/squid/share/errors/Estonian/ERR_READ_TIMEOUT
       
   422 file path=usr/squid/share/errors/Estonian/ERR_SHUTTING_DOWN
       
   423 file path=usr/squid/share/errors/Estonian/ERR_SOCKET_FAILURE
       
   424 file path=usr/squid/share/errors/Estonian/ERR_TOO_BIG
       
   425 file path=usr/squid/share/errors/Estonian/ERR_UNSUP_REQ
       
   426 file path=usr/squid/share/errors/Estonian/ERR_URN_RESOLVE
       
   427 file path=usr/squid/share/errors/Estonian/ERR_WRITE_ERROR
       
   428 file path=usr/squid/share/errors/Estonian/ERR_ZERO_SIZE_OBJECT
       
   429 file errors/Estonian/README path=usr/squid/share/errors/Estonian/README
       
   430 file path=usr/squid/share/errors/Finnish/ERR_ACCESS_DENIED
       
   431 file path=usr/squid/share/errors/Finnish/ERR_CACHE_ACCESS_DENIED
       
   432 file path=usr/squid/share/errors/Finnish/ERR_CACHE_MGR_ACCESS_DENIED
       
   433 file path=usr/squid/share/errors/Finnish/ERR_CANNOT_FORWARD
       
   434 file path=usr/squid/share/errors/Finnish/ERR_CONNECT_FAIL
       
   435 file path=usr/squid/share/errors/Finnish/ERR_DNS_FAIL
       
   436 file path=usr/squid/share/errors/Finnish/ERR_FORWARDING_DENIED
       
   437 file path=usr/squid/share/errors/Finnish/ERR_FTP_DISABLED
       
   438 file path=usr/squid/share/errors/Finnish/ERR_FTP_FAILURE
       
   439 file path=usr/squid/share/errors/Finnish/ERR_FTP_FORBIDDEN
       
   440 file path=usr/squid/share/errors/Finnish/ERR_FTP_NOT_FOUND
       
   441 file path=usr/squid/share/errors/Finnish/ERR_FTP_PUT_CREATED
       
   442 file path=usr/squid/share/errors/Finnish/ERR_FTP_PUT_ERROR
       
   443 file path=usr/squid/share/errors/Finnish/ERR_FTP_PUT_MODIFIED
       
   444 file path=usr/squid/share/errors/Finnish/ERR_FTP_UNAVAILABLE
       
   445 file path=usr/squid/share/errors/Finnish/ERR_INVALID_REQ
       
   446 file path=usr/squid/share/errors/Finnish/ERR_INVALID_RESP
       
   447 file path=usr/squid/share/errors/Finnish/ERR_INVALID_URL
       
   448 file path=usr/squid/share/errors/Finnish/ERR_LIFETIME_EXP
       
   449 file path=usr/squid/share/errors/Finnish/ERR_NO_RELAY
       
   450 file path=usr/squid/share/errors/Finnish/ERR_ONLY_IF_CACHED_MISS
       
   451 file path=usr/squid/share/errors/Finnish/ERR_READ_ERROR
       
   452 file path=usr/squid/share/errors/Finnish/ERR_READ_TIMEOUT
       
   453 file path=usr/squid/share/errors/Finnish/ERR_SHUTTING_DOWN
       
   454 file path=usr/squid/share/errors/Finnish/ERR_SOCKET_FAILURE
       
   455 file path=usr/squid/share/errors/Finnish/ERR_TOO_BIG
       
   456 file path=usr/squid/share/errors/Finnish/ERR_UNSUP_REQ
       
   457 file path=usr/squid/share/errors/Finnish/ERR_URN_RESOLVE
       
   458 file path=usr/squid/share/errors/Finnish/ERR_WRITE_ERROR
       
   459 file path=usr/squid/share/errors/Finnish/ERR_ZERO_SIZE_OBJECT
       
   460 file errors/Finnish/README path=usr/squid/share/errors/Finnish/README
       
   461 file path=usr/squid/share/errors/French/ERR_ACCESS_DENIED
       
   462 file path=usr/squid/share/errors/French/ERR_CACHE_ACCESS_DENIED
       
   463 file path=usr/squid/share/errors/French/ERR_CACHE_MGR_ACCESS_DENIED
       
   464 file path=usr/squid/share/errors/French/ERR_CANNOT_FORWARD
       
   465 file path=usr/squid/share/errors/French/ERR_CONNECT_FAIL
       
   466 file path=usr/squid/share/errors/French/ERR_DNS_FAIL
       
   467 file path=usr/squid/share/errors/French/ERR_FORWARDING_DENIED
       
   468 file path=usr/squid/share/errors/French/ERR_FTP_DISABLED
       
   469 file path=usr/squid/share/errors/French/ERR_FTP_FAILURE
       
   470 file path=usr/squid/share/errors/French/ERR_FTP_FORBIDDEN
       
   471 file path=usr/squid/share/errors/French/ERR_FTP_NOT_FOUND
       
   472 file path=usr/squid/share/errors/French/ERR_FTP_PUT_CREATED
       
   473 file path=usr/squid/share/errors/French/ERR_FTP_PUT_ERROR
       
   474 file path=usr/squid/share/errors/French/ERR_FTP_PUT_MODIFIED
       
   475 file path=usr/squid/share/errors/French/ERR_FTP_UNAVAILABLE
       
   476 file path=usr/squid/share/errors/French/ERR_INVALID_REQ
       
   477 file path=usr/squid/share/errors/French/ERR_INVALID_RESP
       
   478 file path=usr/squid/share/errors/French/ERR_INVALID_URL
       
   479 file path=usr/squid/share/errors/French/ERR_LIFETIME_EXP
       
   480 file path=usr/squid/share/errors/French/ERR_NO_RELAY
       
   481 file path=usr/squid/share/errors/French/ERR_ONLY_IF_CACHED_MISS
       
   482 file path=usr/squid/share/errors/French/ERR_READ_ERROR
       
   483 file path=usr/squid/share/errors/French/ERR_READ_TIMEOUT
       
   484 file path=usr/squid/share/errors/French/ERR_SHUTTING_DOWN
       
   485 file path=usr/squid/share/errors/French/ERR_SOCKET_FAILURE
       
   486 file path=usr/squid/share/errors/French/ERR_TOO_BIG
       
   487 file path=usr/squid/share/errors/French/ERR_UNSUP_REQ
       
   488 file path=usr/squid/share/errors/French/ERR_URN_RESOLVE
       
   489 file path=usr/squid/share/errors/French/ERR_WRITE_ERROR
       
   490 file path=usr/squid/share/errors/French/ERR_ZERO_SIZE_OBJECT
       
   491 file errors/French/README path=usr/squid/share/errors/French/README
       
   492 file path=usr/squid/share/errors/German/ERR_ACCESS_DENIED
       
   493 file path=usr/squid/share/errors/German/ERR_CACHE_ACCESS_DENIED
       
   494 file path=usr/squid/share/errors/German/ERR_CACHE_MGR_ACCESS_DENIED
       
   495 file path=usr/squid/share/errors/German/ERR_CANNOT_FORWARD
       
   496 file path=usr/squid/share/errors/German/ERR_CONNECT_FAIL
       
   497 file path=usr/squid/share/errors/German/ERR_DNS_FAIL
       
   498 file path=usr/squid/share/errors/German/ERR_FORWARDING_DENIED
       
   499 file path=usr/squid/share/errors/German/ERR_FTP_DISABLED
       
   500 file path=usr/squid/share/errors/German/ERR_FTP_FAILURE
       
   501 file path=usr/squid/share/errors/German/ERR_FTP_FORBIDDEN
       
   502 file path=usr/squid/share/errors/German/ERR_FTP_NOT_FOUND
       
   503 file path=usr/squid/share/errors/German/ERR_FTP_PUT_CREATED
       
   504 file path=usr/squid/share/errors/German/ERR_FTP_PUT_ERROR
       
   505 file path=usr/squid/share/errors/German/ERR_FTP_PUT_MODIFIED
       
   506 file path=usr/squid/share/errors/German/ERR_FTP_UNAVAILABLE
       
   507 file path=usr/squid/share/errors/German/ERR_INVALID_REQ
       
   508 file path=usr/squid/share/errors/German/ERR_INVALID_RESP
       
   509 file path=usr/squid/share/errors/German/ERR_INVALID_URL
       
   510 file path=usr/squid/share/errors/German/ERR_LIFETIME_EXP
       
   511 file path=usr/squid/share/errors/German/ERR_NO_RELAY
       
   512 file path=usr/squid/share/errors/German/ERR_ONLY_IF_CACHED_MISS
       
   513 file path=usr/squid/share/errors/German/ERR_READ_ERROR
       
   514 file path=usr/squid/share/errors/German/ERR_READ_TIMEOUT
       
   515 file path=usr/squid/share/errors/German/ERR_SHUTTING_DOWN
       
   516 file path=usr/squid/share/errors/German/ERR_SOCKET_FAILURE
       
   517 file path=usr/squid/share/errors/German/ERR_TOO_BIG
       
   518 file path=usr/squid/share/errors/German/ERR_UNSUP_REQ
       
   519 file path=usr/squid/share/errors/German/ERR_URN_RESOLVE
       
   520 file path=usr/squid/share/errors/German/ERR_WRITE_ERROR
       
   521 file path=usr/squid/share/errors/German/ERR_ZERO_SIZE_OBJECT
       
   522 file errors/German/README path=usr/squid/share/errors/German/README
       
   523 file path=usr/squid/share/errors/Greek/ERR_ACCESS_DENIED
       
   524 file path=usr/squid/share/errors/Greek/ERR_CACHE_ACCESS_DENIED
       
   525 file path=usr/squid/share/errors/Greek/ERR_CACHE_MGR_ACCESS_DENIED
       
   526 file path=usr/squid/share/errors/Greek/ERR_CANNOT_FORWARD
       
   527 file path=usr/squid/share/errors/Greek/ERR_CONNECT_FAIL
       
   528 file path=usr/squid/share/errors/Greek/ERR_DNS_FAIL
       
   529 file path=usr/squid/share/errors/Greek/ERR_FORWARDING_DENIED
       
   530 file path=usr/squid/share/errors/Greek/ERR_FTP_DISABLED
       
   531 file path=usr/squid/share/errors/Greek/ERR_FTP_FAILURE
       
   532 file path=usr/squid/share/errors/Greek/ERR_FTP_FORBIDDEN
       
   533 file path=usr/squid/share/errors/Greek/ERR_FTP_NOT_FOUND
       
   534 file path=usr/squid/share/errors/Greek/ERR_FTP_PUT_CREATED
       
   535 file path=usr/squid/share/errors/Greek/ERR_FTP_PUT_ERROR
       
   536 file path=usr/squid/share/errors/Greek/ERR_FTP_PUT_MODIFIED
       
   537 file path=usr/squid/share/errors/Greek/ERR_FTP_UNAVAILABLE
       
   538 file path=usr/squid/share/errors/Greek/ERR_INVALID_REQ
       
   539 file path=usr/squid/share/errors/Greek/ERR_INVALID_RESP
       
   540 file path=usr/squid/share/errors/Greek/ERR_INVALID_URL
       
   541 file path=usr/squid/share/errors/Greek/ERR_LIFETIME_EXP
       
   542 file path=usr/squid/share/errors/Greek/ERR_NO_RELAY
       
   543 file path=usr/squid/share/errors/Greek/ERR_ONLY_IF_CACHED_MISS
       
   544 file path=usr/squid/share/errors/Greek/ERR_READ_ERROR
       
   545 file path=usr/squid/share/errors/Greek/ERR_READ_TIMEOUT
       
   546 file path=usr/squid/share/errors/Greek/ERR_SHUTTING_DOWN
       
   547 file path=usr/squid/share/errors/Greek/ERR_SOCKET_FAILURE
       
   548 file path=usr/squid/share/errors/Greek/ERR_TOO_BIG
       
   549 file path=usr/squid/share/errors/Greek/ERR_UNSUP_REQ
       
   550 file path=usr/squid/share/errors/Greek/ERR_URN_RESOLVE
       
   551 file path=usr/squid/share/errors/Greek/ERR_WRITE_ERROR
       
   552 file path=usr/squid/share/errors/Greek/ERR_ZERO_SIZE_OBJECT
       
   553 file errors/Greek/README path=usr/squid/share/errors/Greek/README
       
   554 file path=usr/squid/share/errors/Hebrew/ERR_ACCESS_DENIED
       
   555 file path=usr/squid/share/errors/Hebrew/ERR_CACHE_ACCESS_DENIED
       
   556 file path=usr/squid/share/errors/Hebrew/ERR_CACHE_MGR_ACCESS_DENIED
       
   557 file path=usr/squid/share/errors/Hebrew/ERR_CANNOT_FORWARD
       
   558 file path=usr/squid/share/errors/Hebrew/ERR_CONNECT_FAIL
       
   559 file path=usr/squid/share/errors/Hebrew/ERR_DNS_FAIL
       
   560 file path=usr/squid/share/errors/Hebrew/ERR_FORWARDING_DENIED
       
   561 file path=usr/squid/share/errors/Hebrew/ERR_FTP_DISABLED
       
   562 file path=usr/squid/share/errors/Hebrew/ERR_FTP_FAILURE
       
   563 file path=usr/squid/share/errors/Hebrew/ERR_FTP_FORBIDDEN
       
   564 file path=usr/squid/share/errors/Hebrew/ERR_FTP_NOT_FOUND
       
   565 file path=usr/squid/share/errors/Hebrew/ERR_FTP_PUT_CREATED
       
   566 file path=usr/squid/share/errors/Hebrew/ERR_FTP_PUT_ERROR
       
   567 file path=usr/squid/share/errors/Hebrew/ERR_FTP_PUT_MODIFIED
       
   568 file path=usr/squid/share/errors/Hebrew/ERR_FTP_UNAVAILABLE
       
   569 file path=usr/squid/share/errors/Hebrew/ERR_INVALID_REQ
       
   570 file path=usr/squid/share/errors/Hebrew/ERR_INVALID_RESP
       
   571 file path=usr/squid/share/errors/Hebrew/ERR_INVALID_URL
       
   572 file path=usr/squid/share/errors/Hebrew/ERR_LIFETIME_EXP
       
   573 file path=usr/squid/share/errors/Hebrew/ERR_NO_RELAY
       
   574 file path=usr/squid/share/errors/Hebrew/ERR_ONLY_IF_CACHED_MISS
       
   575 file path=usr/squid/share/errors/Hebrew/ERR_READ_ERROR
       
   576 file path=usr/squid/share/errors/Hebrew/ERR_READ_TIMEOUT
       
   577 file path=usr/squid/share/errors/Hebrew/ERR_SHUTTING_DOWN
       
   578 file path=usr/squid/share/errors/Hebrew/ERR_SOCKET_FAILURE
       
   579 file path=usr/squid/share/errors/Hebrew/ERR_TOO_BIG
       
   580 file path=usr/squid/share/errors/Hebrew/ERR_UNSUP_REQ
       
   581 file path=usr/squid/share/errors/Hebrew/ERR_URN_RESOLVE
       
   582 file path=usr/squid/share/errors/Hebrew/ERR_WRITE_ERROR
       
   583 file path=usr/squid/share/errors/Hebrew/ERR_ZERO_SIZE_OBJECT
       
   584 file errors/Hebrew/README path=usr/squid/share/errors/Hebrew/README
       
   585 file path=usr/squid/share/errors/Hungarian/ERR_ACCESS_DENIED
       
   586 file path=usr/squid/share/errors/Hungarian/ERR_CACHE_ACCESS_DENIED
       
   587 file path=usr/squid/share/errors/Hungarian/ERR_CACHE_MGR_ACCESS_DENIED
       
   588 file path=usr/squid/share/errors/Hungarian/ERR_CANNOT_FORWARD
       
   589 file path=usr/squid/share/errors/Hungarian/ERR_CONNECT_FAIL
       
   590 file path=usr/squid/share/errors/Hungarian/ERR_DNS_FAIL
       
   591 file path=usr/squid/share/errors/Hungarian/ERR_FORWARDING_DENIED
       
   592 file path=usr/squid/share/errors/Hungarian/ERR_FTP_DISABLED
       
   593 file path=usr/squid/share/errors/Hungarian/ERR_FTP_FAILURE
       
   594 file path=usr/squid/share/errors/Hungarian/ERR_FTP_FORBIDDEN
       
   595 file path=usr/squid/share/errors/Hungarian/ERR_FTP_NOT_FOUND
       
   596 file path=usr/squid/share/errors/Hungarian/ERR_FTP_PUT_CREATED
       
   597 file path=usr/squid/share/errors/Hungarian/ERR_FTP_PUT_ERROR
       
   598 file path=usr/squid/share/errors/Hungarian/ERR_FTP_PUT_MODIFIED
       
   599 file path=usr/squid/share/errors/Hungarian/ERR_FTP_UNAVAILABLE
       
   600 file path=usr/squid/share/errors/Hungarian/ERR_INVALID_REQ
       
   601 file path=usr/squid/share/errors/Hungarian/ERR_INVALID_RESP
       
   602 file path=usr/squid/share/errors/Hungarian/ERR_INVALID_URL
       
   603 file path=usr/squid/share/errors/Hungarian/ERR_LIFETIME_EXP
       
   604 file path=usr/squid/share/errors/Hungarian/ERR_NO_RELAY
       
   605 file path=usr/squid/share/errors/Hungarian/ERR_ONLY_IF_CACHED_MISS
       
   606 file path=usr/squid/share/errors/Hungarian/ERR_READ_ERROR
       
   607 file path=usr/squid/share/errors/Hungarian/ERR_READ_TIMEOUT
       
   608 file path=usr/squid/share/errors/Hungarian/ERR_SHUTTING_DOWN
       
   609 file path=usr/squid/share/errors/Hungarian/ERR_SOCKET_FAILURE
       
   610 file path=usr/squid/share/errors/Hungarian/ERR_TOO_BIG
       
   611 file path=usr/squid/share/errors/Hungarian/ERR_UNSUP_REQ
       
   612 file path=usr/squid/share/errors/Hungarian/ERR_URN_RESOLVE
       
   613 file path=usr/squid/share/errors/Hungarian/ERR_WRITE_ERROR
       
   614 file path=usr/squid/share/errors/Hungarian/ERR_ZERO_SIZE_OBJECT
       
   615 file errors/Hungarian/README path=usr/squid/share/errors/Hungarian/README
       
   616 file path=usr/squid/share/errors/Italian/ERR_ACCESS_DENIED
       
   617 file path=usr/squid/share/errors/Italian/ERR_CACHE_ACCESS_DENIED
       
   618 file path=usr/squid/share/errors/Italian/ERR_CACHE_MGR_ACCESS_DENIED
       
   619 file path=usr/squid/share/errors/Italian/ERR_CANNOT_FORWARD
       
   620 file path=usr/squid/share/errors/Italian/ERR_CONNECT_FAIL
       
   621 file path=usr/squid/share/errors/Italian/ERR_DNS_FAIL
       
   622 file path=usr/squid/share/errors/Italian/ERR_FORWARDING_DENIED
       
   623 file path=usr/squid/share/errors/Italian/ERR_FTP_DISABLED
       
   624 file path=usr/squid/share/errors/Italian/ERR_FTP_FAILURE
       
   625 file path=usr/squid/share/errors/Italian/ERR_FTP_FORBIDDEN
       
   626 file path=usr/squid/share/errors/Italian/ERR_FTP_NOT_FOUND
       
   627 file path=usr/squid/share/errors/Italian/ERR_FTP_PUT_CREATED
       
   628 file path=usr/squid/share/errors/Italian/ERR_FTP_PUT_ERROR
       
   629 file path=usr/squid/share/errors/Italian/ERR_FTP_PUT_MODIFIED
       
   630 file path=usr/squid/share/errors/Italian/ERR_FTP_UNAVAILABLE
       
   631 file path=usr/squid/share/errors/Italian/ERR_INVALID_REQ
       
   632 file path=usr/squid/share/errors/Italian/ERR_INVALID_RESP
       
   633 file path=usr/squid/share/errors/Italian/ERR_INVALID_URL
       
   634 file path=usr/squid/share/errors/Italian/ERR_LIFETIME_EXP
       
   635 file path=usr/squid/share/errors/Italian/ERR_NO_RELAY
       
   636 file path=usr/squid/share/errors/Italian/ERR_ONLY_IF_CACHED_MISS
       
   637 file path=usr/squid/share/errors/Italian/ERR_READ_ERROR
       
   638 file path=usr/squid/share/errors/Italian/ERR_READ_TIMEOUT
       
   639 file path=usr/squid/share/errors/Italian/ERR_SHUTTING_DOWN
       
   640 file path=usr/squid/share/errors/Italian/ERR_SOCKET_FAILURE
       
   641 file path=usr/squid/share/errors/Italian/ERR_TOO_BIG
       
   642 file path=usr/squid/share/errors/Italian/ERR_UNSUP_REQ
       
   643 file path=usr/squid/share/errors/Italian/ERR_URN_RESOLVE
       
   644 file path=usr/squid/share/errors/Italian/ERR_WRITE_ERROR
       
   645 file path=usr/squid/share/errors/Italian/ERR_ZERO_SIZE_OBJECT
       
   646 file errors/Italian/README path=usr/squid/share/errors/Italian/README
       
   647 file path=usr/squid/share/errors/Japanese/ERR_ACCESS_DENIED
       
   648 file path=usr/squid/share/errors/Japanese/ERR_CACHE_ACCESS_DENIED
       
   649 file path=usr/squid/share/errors/Japanese/ERR_CACHE_MGR_ACCESS_DENIED
       
   650 file path=usr/squid/share/errors/Japanese/ERR_CANNOT_FORWARD
       
   651 file path=usr/squid/share/errors/Japanese/ERR_CONNECT_FAIL
       
   652 file path=usr/squid/share/errors/Japanese/ERR_DNS_FAIL
       
   653 file path=usr/squid/share/errors/Japanese/ERR_FORWARDING_DENIED
       
   654 file path=usr/squid/share/errors/Japanese/ERR_FTP_DISABLED
       
   655 file path=usr/squid/share/errors/Japanese/ERR_FTP_FAILURE
       
   656 file path=usr/squid/share/errors/Japanese/ERR_FTP_FORBIDDEN
       
   657 file path=usr/squid/share/errors/Japanese/ERR_FTP_NOT_FOUND
       
   658 file path=usr/squid/share/errors/Japanese/ERR_FTP_PUT_CREATED
       
   659 file path=usr/squid/share/errors/Japanese/ERR_FTP_PUT_ERROR
       
   660 file path=usr/squid/share/errors/Japanese/ERR_FTP_PUT_MODIFIED
       
   661 file path=usr/squid/share/errors/Japanese/ERR_FTP_UNAVAILABLE
       
   662 file path=usr/squid/share/errors/Japanese/ERR_INVALID_REQ
       
   663 file path=usr/squid/share/errors/Japanese/ERR_INVALID_RESP
       
   664 file path=usr/squid/share/errors/Japanese/ERR_INVALID_URL
       
   665 file path=usr/squid/share/errors/Japanese/ERR_LIFETIME_EXP
       
   666 file path=usr/squid/share/errors/Japanese/ERR_NO_RELAY
       
   667 file path=usr/squid/share/errors/Japanese/ERR_ONLY_IF_CACHED_MISS
       
   668 file path=usr/squid/share/errors/Japanese/ERR_READ_ERROR
       
   669 file path=usr/squid/share/errors/Japanese/ERR_READ_TIMEOUT
       
   670 file path=usr/squid/share/errors/Japanese/ERR_SHUTTING_DOWN
       
   671 file path=usr/squid/share/errors/Japanese/ERR_SOCKET_FAILURE
       
   672 file path=usr/squid/share/errors/Japanese/ERR_TOO_BIG
       
   673 file path=usr/squid/share/errors/Japanese/ERR_UNSUP_REQ
       
   674 file path=usr/squid/share/errors/Japanese/ERR_URN_RESOLVE
       
   675 file path=usr/squid/share/errors/Japanese/ERR_WRITE_ERROR
       
   676 file path=usr/squid/share/errors/Japanese/ERR_ZERO_SIZE_OBJECT
       
   677 file errors/Japanese/README path=usr/squid/share/errors/Japanese/README
       
   678 file path=usr/squid/share/errors/Korean/ERR_ACCESS_DENIED
       
   679 file path=usr/squid/share/errors/Korean/ERR_CACHE_ACCESS_DENIED
       
   680 file path=usr/squid/share/errors/Korean/ERR_CACHE_MGR_ACCESS_DENIED
       
   681 file path=usr/squid/share/errors/Korean/ERR_CANNOT_FORWARD
       
   682 file path=usr/squid/share/errors/Korean/ERR_CONNECT_FAIL
       
   683 file path=usr/squid/share/errors/Korean/ERR_DNS_FAIL
       
   684 file path=usr/squid/share/errors/Korean/ERR_FORWARDING_DENIED
       
   685 file path=usr/squid/share/errors/Korean/ERR_FTP_DISABLED
       
   686 file path=usr/squid/share/errors/Korean/ERR_FTP_FAILURE
       
   687 file path=usr/squid/share/errors/Korean/ERR_FTP_FORBIDDEN
       
   688 file path=usr/squid/share/errors/Korean/ERR_FTP_NOT_FOUND
       
   689 file path=usr/squid/share/errors/Korean/ERR_FTP_PUT_CREATED
       
   690 file path=usr/squid/share/errors/Korean/ERR_FTP_PUT_ERROR
       
   691 file path=usr/squid/share/errors/Korean/ERR_FTP_PUT_MODIFIED
       
   692 file path=usr/squid/share/errors/Korean/ERR_FTP_UNAVAILABLE
       
   693 file path=usr/squid/share/errors/Korean/ERR_INVALID_REQ
       
   694 file path=usr/squid/share/errors/Korean/ERR_INVALID_RESP
       
   695 file path=usr/squid/share/errors/Korean/ERR_INVALID_URL
       
   696 file path=usr/squid/share/errors/Korean/ERR_LIFETIME_EXP
       
   697 file path=usr/squid/share/errors/Korean/ERR_NO_RELAY
       
   698 file path=usr/squid/share/errors/Korean/ERR_ONLY_IF_CACHED_MISS
       
   699 file path=usr/squid/share/errors/Korean/ERR_READ_ERROR
       
   700 file path=usr/squid/share/errors/Korean/ERR_READ_TIMEOUT
       
   701 file path=usr/squid/share/errors/Korean/ERR_SHUTTING_DOWN
       
   702 file path=usr/squid/share/errors/Korean/ERR_SOCKET_FAILURE
       
   703 file path=usr/squid/share/errors/Korean/ERR_TOO_BIG
       
   704 file path=usr/squid/share/errors/Korean/ERR_UNSUP_REQ
       
   705 file path=usr/squid/share/errors/Korean/ERR_URN_RESOLVE
       
   706 file path=usr/squid/share/errors/Korean/ERR_WRITE_ERROR
       
   707 file path=usr/squid/share/errors/Korean/ERR_ZERO_SIZE_OBJECT
       
   708 file errors/Korean/README path=usr/squid/share/errors/Korean/README
       
   709 file path=usr/squid/share/errors/Lithuanian/ERR_ACCESS_DENIED
       
   710 file path=usr/squid/share/errors/Lithuanian/ERR_CACHE_ACCESS_DENIED
       
   711 file path=usr/squid/share/errors/Lithuanian/ERR_CACHE_MGR_ACCESS_DENIED
       
   712 file path=usr/squid/share/errors/Lithuanian/ERR_CANNOT_FORWARD
       
   713 file path=usr/squid/share/errors/Lithuanian/ERR_CONNECT_FAIL
       
   714 file path=usr/squid/share/errors/Lithuanian/ERR_DNS_FAIL
       
   715 file path=usr/squid/share/errors/Lithuanian/ERR_FORWARDING_DENIED
       
   716 file path=usr/squid/share/errors/Lithuanian/ERR_FTP_DISABLED
       
   717 file path=usr/squid/share/errors/Lithuanian/ERR_FTP_FAILURE
       
   718 file path=usr/squid/share/errors/Lithuanian/ERR_FTP_FORBIDDEN
       
   719 file path=usr/squid/share/errors/Lithuanian/ERR_FTP_NOT_FOUND
       
   720 file path=usr/squid/share/errors/Lithuanian/ERR_FTP_PUT_CREATED
       
   721 file path=usr/squid/share/errors/Lithuanian/ERR_FTP_PUT_ERROR
       
   722 file path=usr/squid/share/errors/Lithuanian/ERR_FTP_PUT_MODIFIED
       
   723 file path=usr/squid/share/errors/Lithuanian/ERR_FTP_UNAVAILABLE
       
   724 file path=usr/squid/share/errors/Lithuanian/ERR_INVALID_REQ
       
   725 file path=usr/squid/share/errors/Lithuanian/ERR_INVALID_RESP
       
   726 file path=usr/squid/share/errors/Lithuanian/ERR_INVALID_URL
       
   727 file path=usr/squid/share/errors/Lithuanian/ERR_LIFETIME_EXP
       
   728 file path=usr/squid/share/errors/Lithuanian/ERR_NO_RELAY
       
   729 file path=usr/squid/share/errors/Lithuanian/ERR_ONLY_IF_CACHED_MISS
       
   730 file path=usr/squid/share/errors/Lithuanian/ERR_READ_ERROR
       
   731 file path=usr/squid/share/errors/Lithuanian/ERR_READ_TIMEOUT
       
   732 file path=usr/squid/share/errors/Lithuanian/ERR_SHUTTING_DOWN
       
   733 file path=usr/squid/share/errors/Lithuanian/ERR_SOCKET_FAILURE
       
   734 file path=usr/squid/share/errors/Lithuanian/ERR_TOO_BIG
       
   735 file path=usr/squid/share/errors/Lithuanian/ERR_UNSUP_REQ
       
   736 file path=usr/squid/share/errors/Lithuanian/ERR_URN_RESOLVE
       
   737 file path=usr/squid/share/errors/Lithuanian/ERR_WRITE_ERROR
       
   738 file path=usr/squid/share/errors/Lithuanian/ERR_ZERO_SIZE_OBJECT
       
   739 file errors/Lithuanian/README path=usr/squid/share/errors/Lithuanian/README
       
   740 file path=usr/squid/share/errors/Polish/ERR_ACCESS_DENIED
       
   741 file path=usr/squid/share/errors/Polish/ERR_CACHE_ACCESS_DENIED
       
   742 file path=usr/squid/share/errors/Polish/ERR_CACHE_MGR_ACCESS_DENIED
       
   743 file path=usr/squid/share/errors/Polish/ERR_CANNOT_FORWARD
       
   744 file path=usr/squid/share/errors/Polish/ERR_CONNECT_FAIL
       
   745 file path=usr/squid/share/errors/Polish/ERR_DNS_FAIL
       
   746 file path=usr/squid/share/errors/Polish/ERR_FORWARDING_DENIED
       
   747 file path=usr/squid/share/errors/Polish/ERR_FTP_DISABLED
       
   748 file path=usr/squid/share/errors/Polish/ERR_FTP_FAILURE
       
   749 file path=usr/squid/share/errors/Polish/ERR_FTP_FORBIDDEN
       
   750 file path=usr/squid/share/errors/Polish/ERR_FTP_NOT_FOUND
       
   751 file path=usr/squid/share/errors/Polish/ERR_FTP_PUT_CREATED
       
   752 file path=usr/squid/share/errors/Polish/ERR_FTP_PUT_ERROR
       
   753 file path=usr/squid/share/errors/Polish/ERR_FTP_PUT_MODIFIED
       
   754 file path=usr/squid/share/errors/Polish/ERR_FTP_UNAVAILABLE
       
   755 file path=usr/squid/share/errors/Polish/ERR_INVALID_REQ
       
   756 file path=usr/squid/share/errors/Polish/ERR_INVALID_RESP
       
   757 file path=usr/squid/share/errors/Polish/ERR_INVALID_URL
       
   758 file path=usr/squid/share/errors/Polish/ERR_LIFETIME_EXP
       
   759 file path=usr/squid/share/errors/Polish/ERR_NO_RELAY
       
   760 file path=usr/squid/share/errors/Polish/ERR_ONLY_IF_CACHED_MISS
       
   761 file path=usr/squid/share/errors/Polish/ERR_READ_ERROR
       
   762 file path=usr/squid/share/errors/Polish/ERR_READ_TIMEOUT
       
   763 file path=usr/squid/share/errors/Polish/ERR_SHUTTING_DOWN
       
   764 file path=usr/squid/share/errors/Polish/ERR_SOCKET_FAILURE
       
   765 file path=usr/squid/share/errors/Polish/ERR_TOO_BIG
       
   766 file path=usr/squid/share/errors/Polish/ERR_UNSUP_REQ
       
   767 file path=usr/squid/share/errors/Polish/ERR_URN_RESOLVE
       
   768 file path=usr/squid/share/errors/Polish/ERR_WRITE_ERROR
       
   769 file path=usr/squid/share/errors/Polish/ERR_ZERO_SIZE_OBJECT
       
   770 file errors/Polish/README path=usr/squid/share/errors/Polish/README
       
   771 file path=usr/squid/share/errors/Portuguese/ERR_ACCESS_DENIED
       
   772 file path=usr/squid/share/errors/Portuguese/ERR_CACHE_ACCESS_DENIED
       
   773 file path=usr/squid/share/errors/Portuguese/ERR_CACHE_MGR_ACCESS_DENIED
       
   774 file path=usr/squid/share/errors/Portuguese/ERR_CANNOT_FORWARD
       
   775 file path=usr/squid/share/errors/Portuguese/ERR_CONNECT_FAIL
       
   776 file path=usr/squid/share/errors/Portuguese/ERR_DNS_FAIL
       
   777 file path=usr/squid/share/errors/Portuguese/ERR_FORWARDING_DENIED
       
   778 file path=usr/squid/share/errors/Portuguese/ERR_FTP_DISABLED
       
   779 file path=usr/squid/share/errors/Portuguese/ERR_FTP_FAILURE
       
   780 file path=usr/squid/share/errors/Portuguese/ERR_FTP_FORBIDDEN
       
   781 file path=usr/squid/share/errors/Portuguese/ERR_FTP_NOT_FOUND
       
   782 file path=usr/squid/share/errors/Portuguese/ERR_FTP_PUT_CREATED
       
   783 file path=usr/squid/share/errors/Portuguese/ERR_FTP_PUT_ERROR
       
   784 file path=usr/squid/share/errors/Portuguese/ERR_FTP_PUT_MODIFIED
       
   785 file path=usr/squid/share/errors/Portuguese/ERR_FTP_UNAVAILABLE
       
   786 file path=usr/squid/share/errors/Portuguese/ERR_INVALID_REQ
       
   787 file path=usr/squid/share/errors/Portuguese/ERR_INVALID_RESP
       
   788 file path=usr/squid/share/errors/Portuguese/ERR_INVALID_URL
       
   789 file path=usr/squid/share/errors/Portuguese/ERR_LIFETIME_EXP
       
   790 file path=usr/squid/share/errors/Portuguese/ERR_NO_RELAY
       
   791 file path=usr/squid/share/errors/Portuguese/ERR_ONLY_IF_CACHED_MISS
       
   792 file path=usr/squid/share/errors/Portuguese/ERR_READ_ERROR
       
   793 file path=usr/squid/share/errors/Portuguese/ERR_READ_TIMEOUT
       
   794 file path=usr/squid/share/errors/Portuguese/ERR_SHUTTING_DOWN
       
   795 file path=usr/squid/share/errors/Portuguese/ERR_SOCKET_FAILURE
       
   796 file path=usr/squid/share/errors/Portuguese/ERR_TOO_BIG
       
   797 file path=usr/squid/share/errors/Portuguese/ERR_UNSUP_REQ
       
   798 file path=usr/squid/share/errors/Portuguese/ERR_URN_RESOLVE
       
   799 file path=usr/squid/share/errors/Portuguese/ERR_WRITE_ERROR
       
   800 file path=usr/squid/share/errors/Portuguese/ERR_ZERO_SIZE_OBJECT
       
   801 file errors/Portuguese/README path=usr/squid/share/errors/Portuguese/README
       
   802 file path=usr/squid/share/errors/Romanian/ERR_ACCESS_DENIED
       
   803 file path=usr/squid/share/errors/Romanian/ERR_CACHE_ACCESS_DENIED
       
   804 file path=usr/squid/share/errors/Romanian/ERR_CACHE_MGR_ACCESS_DENIED
       
   805 file path=usr/squid/share/errors/Romanian/ERR_CANNOT_FORWARD
       
   806 file path=usr/squid/share/errors/Romanian/ERR_CONNECT_FAIL
       
   807 file path=usr/squid/share/errors/Romanian/ERR_DNS_FAIL
       
   808 file path=usr/squid/share/errors/Romanian/ERR_FORWARDING_DENIED
       
   809 file path=usr/squid/share/errors/Romanian/ERR_FTP_DISABLED
       
   810 file path=usr/squid/share/errors/Romanian/ERR_FTP_FAILURE
       
   811 file path=usr/squid/share/errors/Romanian/ERR_FTP_FORBIDDEN
       
   812 file path=usr/squid/share/errors/Romanian/ERR_FTP_NOT_FOUND
       
   813 file path=usr/squid/share/errors/Romanian/ERR_FTP_PUT_CREATED
       
   814 file path=usr/squid/share/errors/Romanian/ERR_FTP_PUT_ERROR
       
   815 file path=usr/squid/share/errors/Romanian/ERR_FTP_PUT_MODIFIED
       
   816 file path=usr/squid/share/errors/Romanian/ERR_FTP_UNAVAILABLE
       
   817 file path=usr/squid/share/errors/Romanian/ERR_INVALID_REQ
       
   818 file path=usr/squid/share/errors/Romanian/ERR_INVALID_RESP
       
   819 file path=usr/squid/share/errors/Romanian/ERR_INVALID_URL
       
   820 file path=usr/squid/share/errors/Romanian/ERR_LIFETIME_EXP
       
   821 file path=usr/squid/share/errors/Romanian/ERR_NO_RELAY
       
   822 file path=usr/squid/share/errors/Romanian/ERR_ONLY_IF_CACHED_MISS
       
   823 file path=usr/squid/share/errors/Romanian/ERR_READ_ERROR
       
   824 file path=usr/squid/share/errors/Romanian/ERR_READ_TIMEOUT
       
   825 file path=usr/squid/share/errors/Romanian/ERR_SHUTTING_DOWN
       
   826 file path=usr/squid/share/errors/Romanian/ERR_SOCKET_FAILURE
       
   827 file path=usr/squid/share/errors/Romanian/ERR_TOO_BIG
       
   828 file path=usr/squid/share/errors/Romanian/ERR_UNSUP_REQ
       
   829 file path=usr/squid/share/errors/Romanian/ERR_URN_RESOLVE
       
   830 file path=usr/squid/share/errors/Romanian/ERR_WRITE_ERROR
       
   831 file path=usr/squid/share/errors/Romanian/ERR_ZERO_SIZE_OBJECT
       
   832 file errors/Romanian/README path=usr/squid/share/errors/Romanian/README
       
   833 file path=usr/squid/share/errors/Russian-1251/ERR_ACCESS_DENIED
       
   834 file path=usr/squid/share/errors/Russian-1251/ERR_CACHE_ACCESS_DENIED
       
   835 file path=usr/squid/share/errors/Russian-1251/ERR_CACHE_MGR_ACCESS_DENIED
       
   836 file path=usr/squid/share/errors/Russian-1251/ERR_CANNOT_FORWARD
       
   837 file path=usr/squid/share/errors/Russian-1251/ERR_CONNECT_FAIL
       
   838 file path=usr/squid/share/errors/Russian-1251/ERR_DNS_FAIL
       
   839 file path=usr/squid/share/errors/Russian-1251/ERR_FORWARDING_DENIED
       
   840 file path=usr/squid/share/errors/Russian-1251/ERR_FTP_DISABLED
       
   841 file path=usr/squid/share/errors/Russian-1251/ERR_FTP_FAILURE
       
   842 file path=usr/squid/share/errors/Russian-1251/ERR_FTP_FORBIDDEN
       
   843 file path=usr/squid/share/errors/Russian-1251/ERR_FTP_NOT_FOUND
       
   844 file path=usr/squid/share/errors/Russian-1251/ERR_FTP_PUT_CREATED
       
   845 file path=usr/squid/share/errors/Russian-1251/ERR_FTP_PUT_ERROR
       
   846 file path=usr/squid/share/errors/Russian-1251/ERR_FTP_PUT_MODIFIED
       
   847 file path=usr/squid/share/errors/Russian-1251/ERR_FTP_UNAVAILABLE
       
   848 file path=usr/squid/share/errors/Russian-1251/ERR_INVALID_REQ
       
   849 file path=usr/squid/share/errors/Russian-1251/ERR_INVALID_RESP
       
   850 file path=usr/squid/share/errors/Russian-1251/ERR_INVALID_URL
       
   851 file path=usr/squid/share/errors/Russian-1251/ERR_LIFETIME_EXP
       
   852 file path=usr/squid/share/errors/Russian-1251/ERR_NO_RELAY
       
   853 file path=usr/squid/share/errors/Russian-1251/ERR_ONLY_IF_CACHED_MISS
       
   854 file path=usr/squid/share/errors/Russian-1251/ERR_READ_ERROR
       
   855 file path=usr/squid/share/errors/Russian-1251/ERR_READ_TIMEOUT
       
   856 file path=usr/squid/share/errors/Russian-1251/ERR_SHUTTING_DOWN
       
   857 file path=usr/squid/share/errors/Russian-1251/ERR_SOCKET_FAILURE
       
   858 file path=usr/squid/share/errors/Russian-1251/ERR_TOO_BIG
       
   859 file path=usr/squid/share/errors/Russian-1251/ERR_UNSUP_REQ
       
   860 file path=usr/squid/share/errors/Russian-1251/ERR_URN_RESOLVE
       
   861 file path=usr/squid/share/errors/Russian-1251/ERR_WRITE_ERROR
       
   862 file path=usr/squid/share/errors/Russian-1251/ERR_ZERO_SIZE_OBJECT
       
   863 file errors/Russian-1251/README \
       
   864     path=usr/squid/share/errors/Russian-1251/README
       
   865 file path=usr/squid/share/errors/Russian-koi8-r/ERR_ACCESS_DENIED
       
   866 file path=usr/squid/share/errors/Russian-koi8-r/ERR_CACHE_ACCESS_DENIED
       
   867 file path=usr/squid/share/errors/Russian-koi8-r/ERR_CACHE_MGR_ACCESS_DENIED
       
   868 file path=usr/squid/share/errors/Russian-koi8-r/ERR_CANNOT_FORWARD
       
   869 file path=usr/squid/share/errors/Russian-koi8-r/ERR_CONNECT_FAIL
       
   870 file path=usr/squid/share/errors/Russian-koi8-r/ERR_DNS_FAIL
       
   871 file path=usr/squid/share/errors/Russian-koi8-r/ERR_FORWARDING_DENIED
       
   872 file path=usr/squid/share/errors/Russian-koi8-r/ERR_FTP_DISABLED
       
   873 file path=usr/squid/share/errors/Russian-koi8-r/ERR_FTP_FAILURE
       
   874 file path=usr/squid/share/errors/Russian-koi8-r/ERR_FTP_FORBIDDEN
       
   875 file path=usr/squid/share/errors/Russian-koi8-r/ERR_FTP_NOT_FOUND
       
   876 file path=usr/squid/share/errors/Russian-koi8-r/ERR_FTP_PUT_CREATED
       
   877 file path=usr/squid/share/errors/Russian-koi8-r/ERR_FTP_PUT_ERROR
       
   878 file path=usr/squid/share/errors/Russian-koi8-r/ERR_FTP_PUT_MODIFIED
       
   879 file path=usr/squid/share/errors/Russian-koi8-r/ERR_FTP_UNAVAILABLE
       
   880 file path=usr/squid/share/errors/Russian-koi8-r/ERR_INVALID_REQ
       
   881 file path=usr/squid/share/errors/Russian-koi8-r/ERR_INVALID_RESP
       
   882 file path=usr/squid/share/errors/Russian-koi8-r/ERR_INVALID_URL
       
   883 file path=usr/squid/share/errors/Russian-koi8-r/ERR_LIFETIME_EXP
       
   884 file path=usr/squid/share/errors/Russian-koi8-r/ERR_NO_RELAY
       
   885 file path=usr/squid/share/errors/Russian-koi8-r/ERR_ONLY_IF_CACHED_MISS
       
   886 file path=usr/squid/share/errors/Russian-koi8-r/ERR_READ_ERROR
       
   887 file path=usr/squid/share/errors/Russian-koi8-r/ERR_READ_TIMEOUT
       
   888 file path=usr/squid/share/errors/Russian-koi8-r/ERR_SHUTTING_DOWN
       
   889 file path=usr/squid/share/errors/Russian-koi8-r/ERR_SOCKET_FAILURE
       
   890 file path=usr/squid/share/errors/Russian-koi8-r/ERR_TOO_BIG
       
   891 file path=usr/squid/share/errors/Russian-koi8-r/ERR_UNSUP_REQ
       
   892 file path=usr/squid/share/errors/Russian-koi8-r/ERR_URN_RESOLVE
       
   893 file path=usr/squid/share/errors/Russian-koi8-r/ERR_WRITE_ERROR
       
   894 file path=usr/squid/share/errors/Russian-koi8-r/ERR_ZERO_SIZE_OBJECT
       
   895 file errors/Russian-koi8-r/README \
       
   896     path=usr/squid/share/errors/Russian-koi8-r/README
       
   897 file path=usr/squid/share/errors/Serbian/ERR_ACCESS_DENIED
       
   898 file path=usr/squid/share/errors/Serbian/ERR_CACHE_ACCESS_DENIED
       
   899 file path=usr/squid/share/errors/Serbian/ERR_CACHE_MGR_ACCESS_DENIED
       
   900 file path=usr/squid/share/errors/Serbian/ERR_CANNOT_FORWARD
       
   901 file path=usr/squid/share/errors/Serbian/ERR_CONNECT_FAIL
       
   902 file path=usr/squid/share/errors/Serbian/ERR_DNS_FAIL
       
   903 file path=usr/squid/share/errors/Serbian/ERR_FORWARDING_DENIED
       
   904 file path=usr/squid/share/errors/Serbian/ERR_FTP_DISABLED
       
   905 file path=usr/squid/share/errors/Serbian/ERR_FTP_FAILURE
       
   906 file path=usr/squid/share/errors/Serbian/ERR_FTP_FORBIDDEN
       
   907 file path=usr/squid/share/errors/Serbian/ERR_FTP_NOT_FOUND
       
   908 file path=usr/squid/share/errors/Serbian/ERR_FTP_PUT_CREATED
       
   909 file path=usr/squid/share/errors/Serbian/ERR_FTP_PUT_ERROR
       
   910 file path=usr/squid/share/errors/Serbian/ERR_FTP_PUT_MODIFIED
       
   911 file path=usr/squid/share/errors/Serbian/ERR_FTP_UNAVAILABLE
       
   912 file path=usr/squid/share/errors/Serbian/ERR_INVALID_REQ
       
   913 file path=usr/squid/share/errors/Serbian/ERR_INVALID_RESP
       
   914 file path=usr/squid/share/errors/Serbian/ERR_INVALID_URL
       
   915 file path=usr/squid/share/errors/Serbian/ERR_LIFETIME_EXP
       
   916 file path=usr/squid/share/errors/Serbian/ERR_NO_RELAY
       
   917 file path=usr/squid/share/errors/Serbian/ERR_ONLY_IF_CACHED_MISS
       
   918 file path=usr/squid/share/errors/Serbian/ERR_READ_ERROR
       
   919 file path=usr/squid/share/errors/Serbian/ERR_READ_TIMEOUT
       
   920 file path=usr/squid/share/errors/Serbian/ERR_SHUTTING_DOWN
       
   921 file path=usr/squid/share/errors/Serbian/ERR_SOCKET_FAILURE
       
   922 file path=usr/squid/share/errors/Serbian/ERR_TOO_BIG
       
   923 file path=usr/squid/share/errors/Serbian/ERR_UNSUP_REQ
       
   924 file path=usr/squid/share/errors/Serbian/ERR_URN_RESOLVE
       
   925 file path=usr/squid/share/errors/Serbian/ERR_WRITE_ERROR
       
   926 file path=usr/squid/share/errors/Serbian/ERR_ZERO_SIZE_OBJECT
       
   927 file errors/Serbian/README path=usr/squid/share/errors/Serbian/README
       
   928 file path=usr/squid/share/errors/Simplify_Chinese/ERR_ACCESS_DENIED
       
   929 file path=usr/squid/share/errors/Simplify_Chinese/ERR_CACHE_ACCESS_DENIED
       
   930 file path=usr/squid/share/errors/Simplify_Chinese/ERR_CACHE_MGR_ACCESS_DENIED
       
   931 file path=usr/squid/share/errors/Simplify_Chinese/ERR_CANNOT_FORWARD
       
   932 file path=usr/squid/share/errors/Simplify_Chinese/ERR_CONNECT_FAIL
       
   933 file path=usr/squid/share/errors/Simplify_Chinese/ERR_DNS_FAIL
       
   934 file path=usr/squid/share/errors/Simplify_Chinese/ERR_FORWARDING_DENIED
       
   935 file path=usr/squid/share/errors/Simplify_Chinese/ERR_FTP_DISABLED
       
   936 file path=usr/squid/share/errors/Simplify_Chinese/ERR_FTP_FAILURE
       
   937 file path=usr/squid/share/errors/Simplify_Chinese/ERR_FTP_FORBIDDEN
       
   938 file path=usr/squid/share/errors/Simplify_Chinese/ERR_FTP_NOT_FOUND
       
   939 file path=usr/squid/share/errors/Simplify_Chinese/ERR_FTP_PUT_CREATED
       
   940 file path=usr/squid/share/errors/Simplify_Chinese/ERR_FTP_PUT_ERROR
       
   941 file path=usr/squid/share/errors/Simplify_Chinese/ERR_FTP_PUT_MODIFIED
       
   942 file path=usr/squid/share/errors/Simplify_Chinese/ERR_FTP_UNAVAILABLE
       
   943 file path=usr/squid/share/errors/Simplify_Chinese/ERR_INVALID_REQ
       
   944 file path=usr/squid/share/errors/Simplify_Chinese/ERR_INVALID_RESP
       
   945 file path=usr/squid/share/errors/Simplify_Chinese/ERR_INVALID_URL
       
   946 file path=usr/squid/share/errors/Simplify_Chinese/ERR_LIFETIME_EXP
       
   947 file path=usr/squid/share/errors/Simplify_Chinese/ERR_NO_RELAY
       
   948 file path=usr/squid/share/errors/Simplify_Chinese/ERR_ONLY_IF_CACHED_MISS
       
   949 file path=usr/squid/share/errors/Simplify_Chinese/ERR_READ_ERROR
       
   950 file path=usr/squid/share/errors/Simplify_Chinese/ERR_READ_TIMEOUT
       
   951 file path=usr/squid/share/errors/Simplify_Chinese/ERR_SHUTTING_DOWN
       
   952 file path=usr/squid/share/errors/Simplify_Chinese/ERR_SOCKET_FAILURE
       
   953 file path=usr/squid/share/errors/Simplify_Chinese/ERR_TOO_BIG
       
   954 file path=usr/squid/share/errors/Simplify_Chinese/ERR_UNSUP_REQ
       
   955 file path=usr/squid/share/errors/Simplify_Chinese/ERR_URN_RESOLVE
       
   956 file path=usr/squid/share/errors/Simplify_Chinese/ERR_WRITE_ERROR
       
   957 file path=usr/squid/share/errors/Simplify_Chinese/ERR_ZERO_SIZE_OBJECT
       
   958 file errors/Simplify_Chinese/README \
       
   959     path=usr/squid/share/errors/Simplify_Chinese/README
       
   960 file path=usr/squid/share/errors/Slovak/ERR_ACCESS_DENIED
       
   961 file path=usr/squid/share/errors/Slovak/ERR_CACHE_ACCESS_DENIED
       
   962 file path=usr/squid/share/errors/Slovak/ERR_CACHE_MGR_ACCESS_DENIED
       
   963 file path=usr/squid/share/errors/Slovak/ERR_CANNOT_FORWARD
       
   964 file path=usr/squid/share/errors/Slovak/ERR_CONNECT_FAIL
       
   965 file path=usr/squid/share/errors/Slovak/ERR_DNS_FAIL
       
   966 file path=usr/squid/share/errors/Slovak/ERR_FORWARDING_DENIED
       
   967 file path=usr/squid/share/errors/Slovak/ERR_FTP_DISABLED
       
   968 file path=usr/squid/share/errors/Slovak/ERR_FTP_FAILURE
       
   969 file path=usr/squid/share/errors/Slovak/ERR_FTP_FORBIDDEN
       
   970 file path=usr/squid/share/errors/Slovak/ERR_FTP_NOT_FOUND
       
   971 file path=usr/squid/share/errors/Slovak/ERR_FTP_PUT_CREATED
       
   972 file path=usr/squid/share/errors/Slovak/ERR_FTP_PUT_ERROR
       
   973 file path=usr/squid/share/errors/Slovak/ERR_FTP_PUT_MODIFIED
       
   974 file path=usr/squid/share/errors/Slovak/ERR_FTP_UNAVAILABLE
       
   975 file path=usr/squid/share/errors/Slovak/ERR_INVALID_REQ
       
   976 file path=usr/squid/share/errors/Slovak/ERR_INVALID_RESP
       
   977 file path=usr/squid/share/errors/Slovak/ERR_INVALID_URL
       
   978 file path=usr/squid/share/errors/Slovak/ERR_LIFETIME_EXP
       
   979 file path=usr/squid/share/errors/Slovak/ERR_NO_RELAY
       
   980 file path=usr/squid/share/errors/Slovak/ERR_ONLY_IF_CACHED_MISS
       
   981 file path=usr/squid/share/errors/Slovak/ERR_READ_ERROR
       
   982 file path=usr/squid/share/errors/Slovak/ERR_READ_TIMEOUT
       
   983 file path=usr/squid/share/errors/Slovak/ERR_SHUTTING_DOWN
       
   984 file path=usr/squid/share/errors/Slovak/ERR_SOCKET_FAILURE
       
   985 file path=usr/squid/share/errors/Slovak/ERR_TOO_BIG
       
   986 file path=usr/squid/share/errors/Slovak/ERR_UNSUP_REQ
       
   987 file path=usr/squid/share/errors/Slovak/ERR_URN_RESOLVE
       
   988 file path=usr/squid/share/errors/Slovak/ERR_WRITE_ERROR
       
   989 file path=usr/squid/share/errors/Slovak/ERR_ZERO_SIZE_OBJECT
       
   990 file errors/Slovak/README path=usr/squid/share/errors/Slovak/README
       
   991 file path=usr/squid/share/errors/Spanish/ERR_ACCESS_DENIED
       
   992 file path=usr/squid/share/errors/Spanish/ERR_CACHE_ACCESS_DENIED
       
   993 file path=usr/squid/share/errors/Spanish/ERR_CACHE_MGR_ACCESS_DENIED
       
   994 file path=usr/squid/share/errors/Spanish/ERR_CANNOT_FORWARD
       
   995 file path=usr/squid/share/errors/Spanish/ERR_CONNECT_FAIL
       
   996 file path=usr/squid/share/errors/Spanish/ERR_DNS_FAIL
       
   997 file path=usr/squid/share/errors/Spanish/ERR_FORWARDING_DENIED
       
   998 file path=usr/squid/share/errors/Spanish/ERR_FTP_DISABLED
       
   999 file path=usr/squid/share/errors/Spanish/ERR_FTP_FAILURE
       
  1000 file path=usr/squid/share/errors/Spanish/ERR_FTP_FORBIDDEN
       
  1001 file path=usr/squid/share/errors/Spanish/ERR_FTP_NOT_FOUND
       
  1002 file path=usr/squid/share/errors/Spanish/ERR_FTP_PUT_CREATED
       
  1003 file path=usr/squid/share/errors/Spanish/ERR_FTP_PUT_ERROR
       
  1004 file path=usr/squid/share/errors/Spanish/ERR_FTP_PUT_MODIFIED
       
  1005 file path=usr/squid/share/errors/Spanish/ERR_FTP_UNAVAILABLE
       
  1006 file path=usr/squid/share/errors/Spanish/ERR_INVALID_REQ
       
  1007 file path=usr/squid/share/errors/Spanish/ERR_INVALID_RESP
       
  1008 file path=usr/squid/share/errors/Spanish/ERR_INVALID_URL
       
  1009 file path=usr/squid/share/errors/Spanish/ERR_LIFETIME_EXP
       
  1010 file path=usr/squid/share/errors/Spanish/ERR_NO_RELAY
       
  1011 file path=usr/squid/share/errors/Spanish/ERR_ONLY_IF_CACHED_MISS
       
  1012 file path=usr/squid/share/errors/Spanish/ERR_READ_ERROR
       
  1013 file path=usr/squid/share/errors/Spanish/ERR_READ_TIMEOUT
       
  1014 file path=usr/squid/share/errors/Spanish/ERR_SHUTTING_DOWN
       
  1015 file path=usr/squid/share/errors/Spanish/ERR_SOCKET_FAILURE
       
  1016 file path=usr/squid/share/errors/Spanish/ERR_TOO_BIG
       
  1017 file path=usr/squid/share/errors/Spanish/ERR_UNSUP_REQ
       
  1018 file path=usr/squid/share/errors/Spanish/ERR_URN_RESOLVE
       
  1019 file path=usr/squid/share/errors/Spanish/ERR_WRITE_ERROR
       
  1020 file path=usr/squid/share/errors/Spanish/ERR_ZERO_SIZE_OBJECT
       
  1021 file errors/Spanish/README path=usr/squid/share/errors/Spanish/README
       
  1022 file path=usr/squid/share/errors/Swedish/ERR_ACCESS_DENIED
       
  1023 file path=usr/squid/share/errors/Swedish/ERR_CACHE_ACCESS_DENIED
       
  1024 file path=usr/squid/share/errors/Swedish/ERR_CACHE_MGR_ACCESS_DENIED
       
  1025 file path=usr/squid/share/errors/Swedish/ERR_CANNOT_FORWARD
       
  1026 file path=usr/squid/share/errors/Swedish/ERR_CONNECT_FAIL
       
  1027 file path=usr/squid/share/errors/Swedish/ERR_DNS_FAIL
       
  1028 file path=usr/squid/share/errors/Swedish/ERR_FORWARDING_DENIED
       
  1029 file path=usr/squid/share/errors/Swedish/ERR_FTP_DISABLED
       
  1030 file path=usr/squid/share/errors/Swedish/ERR_FTP_FAILURE
       
  1031 file path=usr/squid/share/errors/Swedish/ERR_FTP_FORBIDDEN
       
  1032 file path=usr/squid/share/errors/Swedish/ERR_FTP_NOT_FOUND
       
  1033 file path=usr/squid/share/errors/Swedish/ERR_FTP_PUT_CREATED
       
  1034 file path=usr/squid/share/errors/Swedish/ERR_FTP_PUT_ERROR
       
  1035 file path=usr/squid/share/errors/Swedish/ERR_FTP_PUT_MODIFIED
       
  1036 file path=usr/squid/share/errors/Swedish/ERR_FTP_UNAVAILABLE
       
  1037 file path=usr/squid/share/errors/Swedish/ERR_INVALID_REQ
       
  1038 file path=usr/squid/share/errors/Swedish/ERR_INVALID_RESP
       
  1039 file path=usr/squid/share/errors/Swedish/ERR_INVALID_URL
       
  1040 file path=usr/squid/share/errors/Swedish/ERR_LIFETIME_EXP
       
  1041 file path=usr/squid/share/errors/Swedish/ERR_NO_RELAY
       
  1042 file path=usr/squid/share/errors/Swedish/ERR_ONLY_IF_CACHED_MISS
       
  1043 file path=usr/squid/share/errors/Swedish/ERR_READ_ERROR
       
  1044 file path=usr/squid/share/errors/Swedish/ERR_READ_TIMEOUT
       
  1045 file path=usr/squid/share/errors/Swedish/ERR_SHUTTING_DOWN
       
  1046 file path=usr/squid/share/errors/Swedish/ERR_SOCKET_FAILURE
       
  1047 file path=usr/squid/share/errors/Swedish/ERR_TOO_BIG
       
  1048 file path=usr/squid/share/errors/Swedish/ERR_UNSUP_REQ
       
  1049 file path=usr/squid/share/errors/Swedish/ERR_URN_RESOLVE
       
  1050 file path=usr/squid/share/errors/Swedish/ERR_WRITE_ERROR
       
  1051 file path=usr/squid/share/errors/Swedish/ERR_ZERO_SIZE_OBJECT
       
  1052 file errors/Swedish/README path=usr/squid/share/errors/Swedish/README
       
  1053 file path=usr/squid/share/errors/Traditional_Chinese/ERR_ACCESS_DENIED
       
  1054 file path=usr/squid/share/errors/Traditional_Chinese/ERR_CACHE_ACCESS_DENIED
       
  1055 file \
       
  1056     path=usr/squid/share/errors/Traditional_Chinese/ERR_CACHE_MGR_ACCESS_DENIED
       
  1057 file path=usr/squid/share/errors/Traditional_Chinese/ERR_CANNOT_FORWARD
       
  1058 file path=usr/squid/share/errors/Traditional_Chinese/ERR_CONNECT_FAIL
       
  1059 file path=usr/squid/share/errors/Traditional_Chinese/ERR_DNS_FAIL
       
  1060 file path=usr/squid/share/errors/Traditional_Chinese/ERR_FORWARDING_DENIED
       
  1061 file path=usr/squid/share/errors/Traditional_Chinese/ERR_FTP_DISABLED
       
  1062 file path=usr/squid/share/errors/Traditional_Chinese/ERR_FTP_FAILURE
       
  1063 file path=usr/squid/share/errors/Traditional_Chinese/ERR_FTP_FORBIDDEN
       
  1064 file path=usr/squid/share/errors/Traditional_Chinese/ERR_FTP_NOT_FOUND
       
  1065 file path=usr/squid/share/errors/Traditional_Chinese/ERR_FTP_PUT_CREATED
       
  1066 file path=usr/squid/share/errors/Traditional_Chinese/ERR_FTP_PUT_ERROR
       
  1067 file path=usr/squid/share/errors/Traditional_Chinese/ERR_FTP_PUT_MODIFIED
       
  1068 file path=usr/squid/share/errors/Traditional_Chinese/ERR_FTP_UNAVAILABLE
       
  1069 file path=usr/squid/share/errors/Traditional_Chinese/ERR_INVALID_REQ
       
  1070 file path=usr/squid/share/errors/Traditional_Chinese/ERR_INVALID_RESP
       
  1071 file path=usr/squid/share/errors/Traditional_Chinese/ERR_INVALID_URL
       
  1072 file path=usr/squid/share/errors/Traditional_Chinese/ERR_LIFETIME_EXP
       
  1073 file path=usr/squid/share/errors/Traditional_Chinese/ERR_NO_RELAY
       
  1074 file path=usr/squid/share/errors/Traditional_Chinese/ERR_ONLY_IF_CACHED_MISS
       
  1075 file path=usr/squid/share/errors/Traditional_Chinese/ERR_READ_ERROR
       
  1076 file path=usr/squid/share/errors/Traditional_Chinese/ERR_READ_TIMEOUT
       
  1077 file path=usr/squid/share/errors/Traditional_Chinese/ERR_SHUTTING_DOWN
       
  1078 file path=usr/squid/share/errors/Traditional_Chinese/ERR_SOCKET_FAILURE
       
  1079 file path=usr/squid/share/errors/Traditional_Chinese/ERR_TOO_BIG
       
  1080 file path=usr/squid/share/errors/Traditional_Chinese/ERR_UNSUP_REQ
       
  1081 file path=usr/squid/share/errors/Traditional_Chinese/ERR_URN_RESOLVE
       
  1082 file path=usr/squid/share/errors/Traditional_Chinese/ERR_WRITE_ERROR
       
  1083 file path=usr/squid/share/errors/Traditional_Chinese/ERR_ZERO_SIZE_OBJECT
       
  1084 file errors/Traditional_Chinese/README \
       
  1085     path=usr/squid/share/errors/Traditional_Chinese/README
       
  1086 file path=usr/squid/share/errors/Turkish/ERR_ACCESS_DENIED
       
  1087 file path=usr/squid/share/errors/Turkish/ERR_CACHE_ACCESS_DENIED
       
  1088 file path=usr/squid/share/errors/Turkish/ERR_CACHE_MGR_ACCESS_DENIED
       
  1089 file path=usr/squid/share/errors/Turkish/ERR_CANNOT_FORWARD
       
  1090 file path=usr/squid/share/errors/Turkish/ERR_CONNECT_FAIL
       
  1091 file path=usr/squid/share/errors/Turkish/ERR_DNS_FAIL
       
  1092 file path=usr/squid/share/errors/Turkish/ERR_FORWARDING_DENIED
       
  1093 file path=usr/squid/share/errors/Turkish/ERR_FTP_DISABLED
       
  1094 file path=usr/squid/share/errors/Turkish/ERR_FTP_FAILURE
       
  1095 file path=usr/squid/share/errors/Turkish/ERR_FTP_FORBIDDEN
       
  1096 file path=usr/squid/share/errors/Turkish/ERR_FTP_NOT_FOUND
       
  1097 file path=usr/squid/share/errors/Turkish/ERR_FTP_PUT_CREATED
       
  1098 file path=usr/squid/share/errors/Turkish/ERR_FTP_PUT_ERROR
       
  1099 file path=usr/squid/share/errors/Turkish/ERR_FTP_PUT_MODIFIED
       
  1100 file path=usr/squid/share/errors/Turkish/ERR_FTP_UNAVAILABLE
       
  1101 file path=usr/squid/share/errors/Turkish/ERR_INVALID_REQ
       
  1102 file path=usr/squid/share/errors/Turkish/ERR_INVALID_RESP
       
  1103 file path=usr/squid/share/errors/Turkish/ERR_INVALID_URL
       
  1104 file path=usr/squid/share/errors/Turkish/ERR_LIFETIME_EXP
       
  1105 file path=usr/squid/share/errors/Turkish/ERR_NO_RELAY
       
  1106 file path=usr/squid/share/errors/Turkish/ERR_ONLY_IF_CACHED_MISS
       
  1107 file path=usr/squid/share/errors/Turkish/ERR_READ_ERROR
       
  1108 file path=usr/squid/share/errors/Turkish/ERR_READ_TIMEOUT
       
  1109 file path=usr/squid/share/errors/Turkish/ERR_SHUTTING_DOWN
       
  1110 file path=usr/squid/share/errors/Turkish/ERR_SOCKET_FAILURE
       
  1111 file path=usr/squid/share/errors/Turkish/ERR_TOO_BIG
       
  1112 file path=usr/squid/share/errors/Turkish/ERR_UNSUP_REQ
       
  1113 file path=usr/squid/share/errors/Turkish/ERR_URN_RESOLVE
       
  1114 file path=usr/squid/share/errors/Turkish/ERR_WRITE_ERROR
       
  1115 file path=usr/squid/share/errors/Turkish/ERR_ZERO_SIZE_OBJECT
       
  1116 file errors/Turkish/README path=usr/squid/share/errors/Turkish/README
       
  1117 file path=usr/squid/share/errors/Ukrainian-1251/ERR_ACCESS_DENIED
       
  1118 file path=usr/squid/share/errors/Ukrainian-1251/ERR_CACHE_ACCESS_DENIED
       
  1119 file path=usr/squid/share/errors/Ukrainian-1251/ERR_CACHE_MGR_ACCESS_DENIED
       
  1120 file path=usr/squid/share/errors/Ukrainian-1251/ERR_CANNOT_FORWARD
       
  1121 file path=usr/squid/share/errors/Ukrainian-1251/ERR_CONNECT_FAIL
       
  1122 file path=usr/squid/share/errors/Ukrainian-1251/ERR_DNS_FAIL
       
  1123 file path=usr/squid/share/errors/Ukrainian-1251/ERR_FORWARDING_DENIED
       
  1124 file path=usr/squid/share/errors/Ukrainian-1251/ERR_FTP_DISABLED
       
  1125 file path=usr/squid/share/errors/Ukrainian-1251/ERR_FTP_FAILURE
       
  1126 file path=usr/squid/share/errors/Ukrainian-1251/ERR_FTP_FORBIDDEN
       
  1127 file path=usr/squid/share/errors/Ukrainian-1251/ERR_FTP_NOT_FOUND
       
  1128 file path=usr/squid/share/errors/Ukrainian-1251/ERR_FTP_PUT_CREATED
       
  1129 file path=usr/squid/share/errors/Ukrainian-1251/ERR_FTP_PUT_ERROR
       
  1130 file path=usr/squid/share/errors/Ukrainian-1251/ERR_FTP_PUT_MODIFIED
       
  1131 file path=usr/squid/share/errors/Ukrainian-1251/ERR_FTP_UNAVAILABLE
       
  1132 file path=usr/squid/share/errors/Ukrainian-1251/ERR_INVALID_REQ
       
  1133 file path=usr/squid/share/errors/Ukrainian-1251/ERR_INVALID_RESP
       
  1134 file path=usr/squid/share/errors/Ukrainian-1251/ERR_INVALID_URL
       
  1135 file path=usr/squid/share/errors/Ukrainian-1251/ERR_LIFETIME_EXP
       
  1136 file path=usr/squid/share/errors/Ukrainian-1251/ERR_NO_RELAY
       
  1137 file path=usr/squid/share/errors/Ukrainian-1251/ERR_ONLY_IF_CACHED_MISS
       
  1138 file path=usr/squid/share/errors/Ukrainian-1251/ERR_READ_ERROR
       
  1139 file path=usr/squid/share/errors/Ukrainian-1251/ERR_READ_TIMEOUT
       
  1140 file path=usr/squid/share/errors/Ukrainian-1251/ERR_SHUTTING_DOWN
       
  1141 file path=usr/squid/share/errors/Ukrainian-1251/ERR_SOCKET_FAILURE
       
  1142 file path=usr/squid/share/errors/Ukrainian-1251/ERR_TOO_BIG
       
  1143 file path=usr/squid/share/errors/Ukrainian-1251/ERR_UNSUP_REQ
       
  1144 file path=usr/squid/share/errors/Ukrainian-1251/ERR_URN_RESOLVE
       
  1145 file path=usr/squid/share/errors/Ukrainian-1251/ERR_WRITE_ERROR
       
  1146 file path=usr/squid/share/errors/Ukrainian-1251/ERR_ZERO_SIZE_OBJECT
       
  1147 file errors/Ukrainian-1251/README \
       
  1148     path=usr/squid/share/errors/Ukrainian-1251/README
       
  1149 file path=usr/squid/share/errors/Ukrainian-koi8-u/ERR_ACCESS_DENIED
       
  1150 file path=usr/squid/share/errors/Ukrainian-koi8-u/ERR_CACHE_ACCESS_DENIED
       
  1151 file path=usr/squid/share/errors/Ukrainian-koi8-u/ERR_CACHE_MGR_ACCESS_DENIED
       
  1152 file path=usr/squid/share/errors/Ukrainian-koi8-u/ERR_CANNOT_FORWARD
       
  1153 file path=usr/squid/share/errors/Ukrainian-koi8-u/ERR_CONNECT_FAIL
       
  1154 file path=usr/squid/share/errors/Ukrainian-koi8-u/ERR_DNS_FAIL
       
  1155 file path=usr/squid/share/errors/Ukrainian-koi8-u/ERR_FORWARDING_DENIED
       
  1156 file path=usr/squid/share/errors/Ukrainian-koi8-u/ERR_FTP_DISABLED
       
  1157 file path=usr/squid/share/errors/Ukrainian-koi8-u/ERR_FTP_FAILURE
       
  1158 file path=usr/squid/share/errors/Ukrainian-koi8-u/ERR_FTP_FORBIDDEN
       
  1159 file path=usr/squid/share/errors/Ukrainian-koi8-u/ERR_FTP_NOT_FOUND
       
  1160 file path=usr/squid/share/errors/Ukrainian-koi8-u/ERR_FTP_PUT_CREATED
       
  1161 file path=usr/squid/share/errors/Ukrainian-koi8-u/ERR_FTP_PUT_ERROR
       
  1162 file path=usr/squid/share/errors/Ukrainian-koi8-u/ERR_FTP_PUT_MODIFIED
       
  1163 file path=usr/squid/share/errors/Ukrainian-koi8-u/ERR_FTP_UNAVAILABLE
       
  1164 file path=usr/squid/share/errors/Ukrainian-koi8-u/ERR_INVALID_REQ
       
  1165 file path=usr/squid/share/errors/Ukrainian-koi8-u/ERR_INVALID_RESP
       
  1166 file path=usr/squid/share/errors/Ukrainian-koi8-u/ERR_INVALID_URL
       
  1167 file path=usr/squid/share/errors/Ukrainian-koi8-u/ERR_LIFETIME_EXP
       
  1168 file path=usr/squid/share/errors/Ukrainian-koi8-u/ERR_NO_RELAY
       
  1169 file path=usr/squid/share/errors/Ukrainian-koi8-u/ERR_ONLY_IF_CACHED_MISS
       
  1170 file path=usr/squid/share/errors/Ukrainian-koi8-u/ERR_READ_ERROR
       
  1171 file path=usr/squid/share/errors/Ukrainian-koi8-u/ERR_READ_TIMEOUT
       
  1172 file path=usr/squid/share/errors/Ukrainian-koi8-u/ERR_SHUTTING_DOWN
       
  1173 file path=usr/squid/share/errors/Ukrainian-koi8-u/ERR_SOCKET_FAILURE
       
  1174 file path=usr/squid/share/errors/Ukrainian-koi8-u/ERR_TOO_BIG
       
  1175 file path=usr/squid/share/errors/Ukrainian-koi8-u/ERR_UNSUP_REQ
       
  1176 file path=usr/squid/share/errors/Ukrainian-koi8-u/ERR_URN_RESOLVE
       
  1177 file path=usr/squid/share/errors/Ukrainian-koi8-u/ERR_WRITE_ERROR
       
  1178 file path=usr/squid/share/errors/Ukrainian-koi8-u/ERR_ZERO_SIZE_OBJECT
       
  1179 file errors/Ukrainian-koi8-u/README \
       
  1180     path=usr/squid/share/errors/Ukrainian-koi8-u/README
       
  1181 file path=usr/squid/share/errors/Ukrainian-utf8/ERR_ACCESS_DENIED
       
  1182 file path=usr/squid/share/errors/Ukrainian-utf8/ERR_CACHE_ACCESS_DENIED
       
  1183 file path=usr/squid/share/errors/Ukrainian-utf8/ERR_CACHE_MGR_ACCESS_DENIED
       
  1184 file path=usr/squid/share/errors/Ukrainian-utf8/ERR_CANNOT_FORWARD
       
  1185 file path=usr/squid/share/errors/Ukrainian-utf8/ERR_CONNECT_FAIL
       
  1186 file path=usr/squid/share/errors/Ukrainian-utf8/ERR_DNS_FAIL
       
  1187 file path=usr/squid/share/errors/Ukrainian-utf8/ERR_FORWARDING_DENIED
       
  1188 file path=usr/squid/share/errors/Ukrainian-utf8/ERR_FTP_DISABLED
       
  1189 file path=usr/squid/share/errors/Ukrainian-utf8/ERR_FTP_FAILURE
       
  1190 file path=usr/squid/share/errors/Ukrainian-utf8/ERR_FTP_FORBIDDEN
       
  1191 file path=usr/squid/share/errors/Ukrainian-utf8/ERR_FTP_NOT_FOUND
       
  1192 file path=usr/squid/share/errors/Ukrainian-utf8/ERR_FTP_PUT_CREATED
       
  1193 file path=usr/squid/share/errors/Ukrainian-utf8/ERR_FTP_PUT_ERROR
       
  1194 file path=usr/squid/share/errors/Ukrainian-utf8/ERR_FTP_PUT_MODIFIED
       
  1195 file path=usr/squid/share/errors/Ukrainian-utf8/ERR_FTP_UNAVAILABLE
       
  1196 file path=usr/squid/share/errors/Ukrainian-utf8/ERR_INVALID_REQ
       
  1197 file path=usr/squid/share/errors/Ukrainian-utf8/ERR_INVALID_RESP
       
  1198 file path=usr/squid/share/errors/Ukrainian-utf8/ERR_INVALID_URL
       
  1199 file path=usr/squid/share/errors/Ukrainian-utf8/ERR_LIFETIME_EXP
       
  1200 file path=usr/squid/share/errors/Ukrainian-utf8/ERR_NO_RELAY
       
  1201 file path=usr/squid/share/errors/Ukrainian-utf8/ERR_ONLY_IF_CACHED_MISS
       
  1202 file path=usr/squid/share/errors/Ukrainian-utf8/ERR_READ_ERROR
       
  1203 file path=usr/squid/share/errors/Ukrainian-utf8/ERR_READ_TIMEOUT
       
  1204 file path=usr/squid/share/errors/Ukrainian-utf8/ERR_SHUTTING_DOWN
       
  1205 file path=usr/squid/share/errors/Ukrainian-utf8/ERR_SOCKET_FAILURE
       
  1206 file path=usr/squid/share/errors/Ukrainian-utf8/ERR_TOO_BIG
       
  1207 file path=usr/squid/share/errors/Ukrainian-utf8/ERR_UNSUP_REQ
       
  1208 file path=usr/squid/share/errors/Ukrainian-utf8/ERR_URN_RESOLVE
       
  1209 file path=usr/squid/share/errors/Ukrainian-utf8/ERR_WRITE_ERROR
       
  1210 file path=usr/squid/share/errors/Ukrainian-utf8/ERR_ZERO_SIZE_OBJECT
       
  1211 file errors/Ukrainian-utf8/README \
       
  1212     path=usr/squid/share/errors/Ukrainian-utf8/README
       
  1213 file path=usr/squid/share/icons/anthony-binhex.gif
       
  1214 file path=usr/squid/share/icons/anthony-bomb.gif
       
  1215 file path=usr/squid/share/icons/anthony-box.gif
       
  1216 file path=usr/squid/share/icons/anthony-box2.gif
       
  1217 file path=usr/squid/share/icons/anthony-c.gif
       
  1218 file path=usr/squid/share/icons/anthony-compressed.gif
       
  1219 file path=usr/squid/share/icons/anthony-dir.gif
       
  1220 file path=usr/squid/share/icons/anthony-dirup.gif
       
  1221 file path=usr/squid/share/icons/anthony-dvi.gif
       
  1222 file path=usr/squid/share/icons/anthony-f.gif
       
  1223 file path=usr/squid/share/icons/anthony-image.gif
       
  1224 file path=usr/squid/share/icons/anthony-image2.gif
       
  1225 file path=usr/squid/share/icons/anthony-layout.gif
       
  1226 file path=usr/squid/share/icons/anthony-link.gif
       
  1227 file path=usr/squid/share/icons/anthony-movie.gif
       
  1228 file path=usr/squid/share/icons/anthony-pdf.gif
       
  1229 file path=usr/squid/share/icons/anthony-portal.gif
       
  1230 file path=usr/squid/share/icons/anthony-ps.gif
       
  1231 file path=usr/squid/share/icons/anthony-quill.gif
       
  1232 file path=usr/squid/share/icons/anthony-script.gif
       
  1233 file path=usr/squid/share/icons/anthony-sound.gif
       
  1234 file path=usr/squid/share/icons/anthony-tar.gif
       
  1235 file path=usr/squid/share/icons/anthony-tex.gif
       
  1236 file path=usr/squid/share/icons/anthony-text.gif
       
  1237 file path=usr/squid/share/icons/anthony-unknown.gif
       
  1238 file path=usr/squid/share/icons/anthony-xbm.gif
       
  1239 file path=usr/squid/share/icons/anthony-xpm.gif
       
  1240 file path=usr/squid/share/mib.txt
       
  1241 legacy pkg=SUNWsquidr \
       
  1242     desc="Squid is a caching proxy for the Web supporting HTTP, HTTPS, FTP, and more (root) 2.7.STABLE9" \
       
  1243     name="Squid Web Proxy Cache (root)"
       
  1244 legacy pkg=SUNWsquidu \
       
  1245     desc="Squid is a caching proxy for the Web supporting HTTP, HTTPS, FTP, and more (usr) 2.7.STABLE9" \
       
  1246     name="Squid Web Proxy Cache (usr)"
       
  1247 license squid.license license=GPLv2