Home
last modified time | relevance | path

Searched refs:singleuser (Results 1 – 25 of 50) sorted by relevance

12

/dports/www/mitmproxy/mitmproxy-7.0.4/mitmproxy/addons/
H A Dproxyauth.py47 self.singleuser = None
66 … return any([self.nonanonymous, self.htpasswd, self.singleuser, self.ldapconn, self.ldapserver])
117 elif self.singleuser:
118 if self.singleuser == [username, password]:
151 self.singleuser = None
196 self.singleuser = parts
/dports/devel/py-jupyterlab/jupyterlab-3.1.14/jupyterlab/
H A Dlabhubapp.py19 from jupyterhub.singleuser.mixins import make_singleuser_app
22 from jupyterhub.singleuser import SingleUserNotebookApp as SingleUserServerApp
/dports/www/netsurf/netsurf-3.10/frontends/riscos/distribution/!Boot/Resources/!Cache/Resources/UK/
H A DMessages4 singleuser:No multi-user system present.
/dports/www/mitmproxy/mitmproxy-7.0.4/test/mitmproxy/addons/
H A Dtest_proxyauth.py179 assert pa.singleuser == ["foo", "bar"]
182 assert pa.singleuser is None
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/include/kernel/signaldata/
H A DStopReq.hpp51 Uint32 singleuser; // Indicates whether or not to enter member in StopReq
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/include/kernel/signaldata/
H A DStopReq.hpp51 Uint32 singleuser; // Indicates whether or not to enter member in StopReq
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/include/kernel/signaldata/
H A DStopReq.hpp51 Uint32 singleuser; // Indicates whether or not to enter member in StopReq
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/include/kernel/signaldata/
H A DStopReq.hpp53 Uint32 singleuser; // Indicates whether or not to enter member in StopReq
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/include/kernel/signaldata/
H A DStopReq.hpp53 Uint32 singleuser; // Indicates whether or not to enter member in StopReq
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/include/kernel/signaldata/
H A DStopReq.hpp53 Uint32 singleuser; // Indicates whether or not to enter member in StopReq
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/include/kernel/signaldata/
H A DStopReq.hpp53 Uint32 singleuser; // Indicates whether or not to enter member in StopReq
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/include/kernel/signaldata/
H A DStopReq.hpp53 Uint32 singleuser; // Indicates whether or not to enter member in StopReq
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/include/kernel/signaldata/
H A DStopReq.hpp51 Uint32 singleuser; // Indicates whether or not to enter member in StopReq
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/include/kernel/signaldata/
H A DStopReq.hpp51 Uint32 singleuser; // Indicates whether or not to enter member in StopReq
/dports/databases/mysql55-client/mysql-5.5.62/storage/ndb/include/kernel/signaldata/
H A DStopReq.hpp42 Uint32 singleuser; // Indicates whether or not to enter member in StopReq
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/include/kernel/signaldata/
H A DStopReq.hpp54 Uint32 singleuser; // Indicates whether or not to enter member in StopReq
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/vendor/jupyter/
H A Dvalues.yaml33 singleuser:
/dports/databases/mysql55-client/mysql-5.5.62/storage/ndb/src/kernel/blocks/ndbcntr/
H A DNdbcntrMain.cpp2073 req->singleuser = 0; in execDUMP_STATE_ORD()
2128 Uint32 singleuser = req->singleuser; in execSTOP_REQ() local
2135 if(!singleuser && in execSTOP_REQ()
2164 if(!singleuser && StopReq::getSystemStop(req->requestInfo)){ in execSTOP_REQ()
2236 else if(!singleuser) in execSTOP_REQ()
2265 if(singleuser) { in execSTOP_REQ()
2403 if(stopReq.singleuser) { in checkApiTimeout()
2424 if(stopReq.getSystemStop(stopReq.requestInfo) || stopReq.singleuser){ in checkTcTimeout()
2426 if(stopReq.singleuser) in checkTcTimeout()
2479 if(c_stopRec.stopReq.singleuser) { in execABORT_ALL_CONF()
/dports/devel/py-dask/dask-2021.11.2/docs/source/how-to/deploy-dask/
H A Dkubernetes-helm.rst377 Dask Clients will be running the JupyterHub's singleuser environment. To ensure
379 it as a Gateway option and configure the ``singleuser`` environment to default
386 singleuser:
407 manually after the ``singleuser`` pod started will not be included in the worker
/dports/editors/texstudio/texstudio-4.1.2/completion/
H A Dfixme.cwl93 singleuser#true,false
95 mode=#singleuser,multiuser
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/src/kernel/blocks/ndbcntr/
H A DNdbcntrMain.cpp2839 req->singleuser = 0; in execDUMP_STATE_ORD()
2909 Uint32 singleuser = req->singleuser; in execSTOP_REQ() local
2916 if(!singleuser && in execSTOP_REQ()
2945 if(!singleuser && StopReq::getSystemStop(req->requestInfo)){ in execSTOP_REQ()
3017 else if(!singleuser) in execSTOP_REQ()
3046 if(singleuser) { in execSTOP_REQ()
3184 if(stopReq.singleuser) { in checkApiTimeout()
3205 if(stopReq.getSystemStop(stopReq.requestInfo) || stopReq.singleuser){ in checkTcTimeout()
3207 if(stopReq.singleuser) in checkTcTimeout()
3260 if(c_stopRec.stopReq.singleuser) { in execABORT_ALL_CONF()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/src/kernel/blocks/ndbcntr/
H A DNdbcntrMain.cpp2839 req->singleuser = 0; in execDUMP_STATE_ORD()
2909 Uint32 singleuser = req->singleuser; in execSTOP_REQ() local
2916 if(!singleuser && in execSTOP_REQ()
2945 if(!singleuser && StopReq::getSystemStop(req->requestInfo)){ in execSTOP_REQ()
3017 else if(!singleuser) in execSTOP_REQ()
3046 if(singleuser) { in execSTOP_REQ()
3184 if(stopReq.singleuser) { in checkApiTimeout()
3205 if(stopReq.getSystemStop(stopReq.requestInfo) || stopReq.singleuser){ in checkTcTimeout()
3207 if(stopReq.singleuser) in checkTcTimeout()
3260 if(c_stopRec.stopReq.singleuser) { in execABORT_ALL_CONF()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/src/kernel/blocks/ndbcntr/
H A DNdbcntrMain.cpp2839 req->singleuser = 0; in execDUMP_STATE_ORD()
2909 Uint32 singleuser = req->singleuser; in execSTOP_REQ() local
2916 if(!singleuser && in execSTOP_REQ()
2945 if(!singleuser && StopReq::getSystemStop(req->requestInfo)){ in execSTOP_REQ()
3017 else if(!singleuser) in execSTOP_REQ()
3046 if(singleuser) { in execSTOP_REQ()
3184 if(stopReq.singleuser) { in checkApiTimeout()
3205 if(stopReq.getSystemStop(stopReq.requestInfo) || stopReq.singleuser){ in checkTcTimeout()
3207 if(stopReq.singleuser) in checkTcTimeout()
3260 if(c_stopRec.stopReq.singleuser) { in execABORT_ALL_CONF()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/src/kernel/blocks/ndbcntr/
H A DNdbcntrMain.cpp3998 req->singleuser = 0; in execDUMP_STATE_ORD()
4069 Uint32 singleuser = req->singleuser; in execSTOP_REQ() local
4076 if(!singleuser && in execSTOP_REQ()
4105 if(!singleuser && StopReq::getSystemStop(req->requestInfo)){ in execSTOP_REQ()
4177 else if(!singleuser) in execSTOP_REQ()
4206 if(singleuser) { in execSTOP_REQ()
4345 if(stopReq.singleuser) { in checkApiTimeout()
4366 if(stopReq.getSystemStop(stopReq.requestInfo) || stopReq.singleuser){ in checkTcTimeout()
4368 if(stopReq.singleuser) in checkTcTimeout()
4421 if(c_stopRec.stopReq.singleuser) { in execABORT_ALL_CONF()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/src/kernel/blocks/ndbcntr/
H A DNdbcntrMain.cpp3998 req->singleuser = 0; in execDUMP_STATE_ORD()
4069 Uint32 singleuser = req->singleuser; in execSTOP_REQ() local
4076 if(!singleuser && in execSTOP_REQ()
4105 if(!singleuser && StopReq::getSystemStop(req->requestInfo)){ in execSTOP_REQ()
4177 else if(!singleuser) in execSTOP_REQ()
4206 if(singleuser) { in execSTOP_REQ()
4345 if(stopReq.singleuser) { in checkApiTimeout()
4366 if(stopReq.getSystemStop(stopReq.requestInfo) || stopReq.singleuser){ in checkTcTimeout()
4368 if(stopReq.singleuser) in checkTcTimeout()
4421 if(c_stopRec.stopReq.singleuser) { in execABORT_ALL_CONF()

12