- Sort Score
- Result 10 results
- Languages All
Results 381 - 390 of 437 for setreg (0.18 sec)
-
src/main/java/jcifs/smb/DfsImpl.java
* attempts to resolve DFS use the last successful * referral first. */ tmp.setCacheMap(links.map); tmp.setKey("\\"); tmp = tmp.next(); } while ( tmp != dr ); if ( log.isDebugEnabled() ) { log.debug("Have referral " + dr); }
Registered: Sun Nov 03 00:10:13 UTC 2024 - Last Modified: Thu Jan 05 13:07:29 UTC 2023 - 29.1K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/sso/aad/AzureAdAuthenticator.java
protected static final String AZUREAD_AUTHORITY = "aad.authority"; protected static final String AZUREAD_TENANT = "aad.tenant"; protected static final String AZUREAD_CLIENT_SECRET = "aad.client.secret"; protected static final String AZUREAD_CLIENT_ID = "aad.client.id"; protected static final String AZUREAD_REPLY_URL = "aad.reply.url"; protected static final String STATES = "aadStates";
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Feb 22 01:53:18 UTC 2024 - 28.2K bytes - Viewed (0) -
api/go1.2.txt
pkg syscall (freebsd-386-cgo), func Wait4(int, *WaitStatus, int, *Rusage) (int, error) pkg syscall (freebsd-386-cgo), func Write(int, []uint8) (int, error) pkg syscall (freebsd-386-cgo), method (*Cmsghdr) SetLen(int) pkg syscall (freebsd-386-cgo), method (*Iovec) SetLen(int) pkg syscall (freebsd-386-cgo), method (*Msghdr) SetControllen(int) pkg syscall (freebsd-386-cgo), type BpfHdr struct pkg syscall (freebsd-386-cgo), type BpfHdr struct, Caplen uint32
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Fri Oct 18 04:36:59 UTC 2013 - 1.9M bytes - Viewed (0) -
docs/pt/docs/deployment/docker.md
## Contêineres e Processos Uma **imagem de contêiner** normalmente inclui em seus metadados o programa padrão ou comando que deve ser executado quando o **contêiner** é iniciado e os parâmetros a serem passados para esse programa. Muito similar ao que seria se estivesse na linha de comando.
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Mon Aug 12 21:47:53 UTC 2024 - 37.4K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.2.md
* “kubectl run” now produces Deployments (instead of ReplicationControllers) and Jobs (instead of Pods) by default. * Pods can now consume Secret data in environment variables and inject those environment variables into a container’s command-line args. * Stable version of Heapster which scales up to 1000 nodes: more metrics, reduced
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Fri Dec 04 06:36:19 UTC 2020 - 41.4K bytes - Viewed (0) -
manifests/charts/base/files/crd-all.gen.yaml
type: string credentialName: description: The name of the secret that holds the TLS certs for the client including the CA certificates. type: string
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Fri Nov 01 16:23:52 UTC 2024 - 805K bytes - Viewed (0) -
src/main/resources/fess_label_fr.properties
labels.backup_name = Nom labels.backup_bulk_file = Fichier en lot labels.backup_button_upload = Télécharger labels.process_time_is_exceeded = La limite d'un temps de recherche a été dépassée. Le résultat partiel peut être affiché. labels.user_given_name = Prénom labels.givenName = Prénom labels.user_surname = Nom de famille labels.surame = Nom de famille labels.user_mail = E-mail labels.mail = E-mail
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 46.6K bytes - Viewed (0) -
api/go1.5.txt
pkg math/big, method (*Float) SetInt64(int64) *Float pkg math/big, method (*Float) SetMantExp(*Float, int) *Float pkg math/big, method (*Float) SetMode(RoundingMode) *Float pkg math/big, method (*Float) SetPrec(uint) *Float pkg math/big, method (*Float) SetRat(*Rat) *Float pkg math/big, method (*Float) SetString(string) (*Float, bool) pkg math/big, method (*Float) SetUint64(uint64) *Float pkg math/big, method (*Float) Sign() int
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Thu Jul 30 21:14:09 UTC 2015 - 46.6K bytes - Viewed (0) -
impl/maven-cli/src/main/java/org/apache/maven/cling/invoker/LookupInvoker.java
stderr.setLogLevel(LocationAwareLogger.INFO_INT); System.setOut(new LoggingOutputStream(s -> stdout.info("[stdout] " + s)).printStream()); System.setErr(new LoggingOutputStream(s -> stderr.warn("[stderr] " + s)).printStream()); // no need to set them back, this is already handled by MessageUtils.systemUninstall() above } }
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Fri Oct 25 12:31:46 UTC 2024 - 38K bytes - Viewed (0) -
common-protos/k8s.io/api/networking/v1/generated.proto
// wildcard host setting for the loadbalancer controller fulfilling this // Ingress, if left unspecified. // +listType=atomic // +optional repeated string hosts = 1; // secretName is the name of the secret used to terminate TLS traffic on // port 443. Field is left optional to allow TLS routing based on SNI // hostname alone. If the SNI host in a listener conflicts with the "Host"
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Mon Mar 11 18:43:24 UTC 2024 - 25.2K bytes - Viewed (0)