Home
last modified time | relevance | path

Searched refs:Clients (Results 1 – 25 of 69) sorted by relevance

123

/netbsd/src/usr.sbin/rbootd/
Dparseconf.c207 if (Clients) in ParseConfig()
208 client->next = Clients; in ParseConfig()
209 Clients = client; in ParseConfig()
Dutils.c309 while (Clients != NULL) { in FreeClients()
310 ctmp = Clients; in FreeClients()
311 Clients = Clients->next; in FreeClients()
Dconf.c88 CLIENT *Clients = NULL; /* list of addrs we'll accept */ variable
Ddefs.h144 extern CLIENT *Clients; /* list of addrs we'll accept */
Drbootd.c312 for (ctmp = Clients; ctmp != NULL; ctmp = ctmp->next) in FindClient()
/netbsd/src/external/apache2/mDNSResponder/usr.bin/dns-sd/
DMakefile7 .PATH: ${DIST}/Clients ${DIST}/mDNSShared
/netbsd/src/external/apache2/mDNSResponder/
Dprepare-import.sh16 (cd Clients
/netbsd/src/external/bsd/openldap/dist/doc/rfc/
Drfc2589.txt237 and might return a different TTL value to the client. Clients must
370 Clients can find out if a server supports the dynamic extensions by
382 Clients must not expect that a dynamic entry will be present in the
405 Clients must not issue the refresh request for dynamic entries which
412 Clients should always be ready to handle the case in which their
417 Clients should be prepared to experience refresh operations failing
Drfc3866.txt144 Clients SHOULD NOT assume servers are capable of storing attributes
273 Clients can provide language tag options in each AttributeDescription
292 Clients can provide in the attribute list multiple
365 Clients can provide language options in AttributeDescription in
519 Clients can provide language range options in each
531 Clients can provide in the attribute list multiple
Drfc3112.txt309 Clients SHOULD NOT initiate operations which provide or request
313 Clients SHOULD NOT assume that a successful AuthPasswordMatch,
332 Clients SHOULD use strong authentication mechanisms [RFC2829].
Drfc3062.txt146 Clients SHOULD NOT submit a Password Modification request without
156 Clients SHOULD verify the server implements this extended operation
Drfc4511.txt126 (DSA)). Clients interact with servers using a directory access
269 Clients may attempt to determine the protocol versions a server
465 Clients MUST only send attribute values in a request that are valid
668 Clients that follow referrals MUST ensure that they do not loop
717 such URIs is left to future specifications. Clients may ignore URIs
934 Clients may send multiple Bind requests to change the authentication
940 5.2). Clients MUST NOT invoke operations between two Bind requests
988 document. Clients that are unable or unwilling to proceed SHOULD
1527 attributes of an entry. Clients SHOULD NOT assume that all
1575 Clients that follow search continuation references MUST ensure that
[all …]
Drfc4513.txt801 Unauthenticated access. Clients SHOULD be implemented to require
803 means other than user input of an empty password. Clients SHOULD
916 Clients sending a BindRequest message with the sasl choice selected
990 Clients may determine the SASL mechanisms a server supports by
1173 document. Clients and servers should provide the ability to be
1212 Clients MUST either warn the user when the security level achieved
1255 anonymous authorization state has been established. Clients that use
1801 - Clients are no longer required to always refresh information about
Drfc4526.txt101 Clients supporting this feature SHOULD NOT use the feature unless
Drfc4525.txt99 attribute in the root DSE. Clients supporting this feature SHOULD
/netbsd/src/crypto/external/bsd/libsaslc/dist/ref/
Drfc2245.txt154 Clients should not send the email address without explicit permission
161 which view or alter the data transferred. Clients and servers are
Drfc2595.txt119 Clients MAY have an operational mode which uses encryption only when
128 Clients and servers which implement STARTTLS MUST be configurable to
592 Clients are encouraged to clearly indicate when the level of
612 issue. Clients are encouraged to have an operational mode where all
Drfc4505.txt220 Clients should not send the email address without the explicit
235 that view or alter the data transferred. Clients and servers are
/netbsd/src/sys/arch/
DREADME30 ibmnws powerpc 00000000 IBM Network Station Thin Clients
/netbsd/src/external/bsd/openldap/dist/
DANNOUNCEMENT67 * Clients and tools
/netbsd/src/external/bsd/am-utils/dist/
Dldap-id.ms53 map entries SHOULD be turned off. Clients wishing to use the amdMap
Dldap-id.txt35 indicating to clients that caching of map entries SHOULD be turned off. Clients
/netbsd/src/crypto/external/bsd/openssh/dist/
DPROTOCOL455 Clients should prefer host-bound authentication when advertised by
491 extension with multiple versions (though this is unlikely). Clients MUST
601 Clients should not attempt to exceed these limits as the server might sever
DPROTOCOL.mux6 requests from clients. Clients communicate over this socket using a
/netbsd/src/external/bsd/wpa/dist/hostapd/
DREADME-MULTI-AP14 only at routers (repeaters, gateways, ...), not at clients. Clients are not

123