Home
last modified time | relevance | path

Searched refs:logon (Results 26 – 50 of 1761) sorted by relevance

12345678910>>...71

/dports/finance/quickfix/quickfix-1.15.1/test/definitions/server/fix40/
H A D1b_DuplicateIdentity.def1 # If two logons with the same SenderCompID/TargetCompID combination logon
4 # First logon, succesful
9 # Second logon, unsuccesful
/dports/finance/quickfix/quickfix-1.15.1/test/definitions/server/fix41/
H A D1b_DuplicateIdentity.def1 # If two logons with the same SenderCompID/TargetCompID combination logon
4 # First logon, succesful
9 # Second logon, unsuccesful
/dports/finance/quickfix/quickfix-1.15.1/test/definitions/server/fix44/
H A D1b_DuplicateIdentity.def1 # If two logons with the same SenderCompID/TargetCompID combination logon
4 # First logon, succesful
9 # Second logon, unsuccesful
/dports/finance/quickfix/quickfix-1.15.1/test/definitions/server/fix42/
H A D1b_DuplicateIdentity.def1 # If two logons with the same SenderCompID/TargetCompID combination logon
4 # First logon, succesful
9 # Second logon, unsuccesful
/dports/finance/quickfix/quickfix-1.15.1/test/definitions/server/fix50/
H A D1b_DuplicateIdentity.def1 # If two logons with the same SenderCompID/TargetCompID combination logon
4 # First logon, succesful
9 # Second logon, unsuccesful
/dports/finance/quickfix/quickfix-1.15.1/test/definitions/server/fix50sp1/
H A D1b_DuplicateIdentity.def1 # If two logons with the same SenderCompID/TargetCompID combination logon
4 # First logon, succesful
9 # Second logon, unsuccesful
/dports/finance/quickfix/quickfix-1.15.1/test/definitions/server/fix50sp2/
H A D1b_DuplicateIdentity.def1 # If two logons with the same SenderCompID/TargetCompID combination logon
4 # First logon, succesful
9 # Second logon, unsuccesful
/dports/finance/quickfix/quickfix-1.15.1/test/definitions/server/fix43/
H A D1b_DuplicateIdentity.def1 # If two logons with the same SenderCompID/TargetCompID combination logon
4 # First logon, succesful
9 # Second logon, unsuccesful
/dports/finance/quickfix/quickfix-1.15.1/src/C++/test/
H A DMessageStoreTestCase.h28 FIX42::Logon logon; \
29 logon.getHeader().setField( MsgSeqNum( 1 ) ); \
30 object->set( 1, logon.toString() ); \
43 CHECK_EQUAL( logon.toString(), messages[ 0 ] ); \
/dports/dns/bind911/bind-9.11.37/bin/tests/pkcs11/
H A Dpkcs11-md5sum.c93 bool logon = true; in main() local
108 logon = false; in main()
140 if (logon && pin == NULL) in main()
143 result = pk11_get_session(&pctx, op_type, false, false, logon, in main()
/dports/games/ldmud/ldmud-3.3.720/doc/efun/
H A Dnet_connect7 object and the lfun logon() is called in the object.
18 logon() will be called in the object. If the connection fails,
19 logon(-1) will be called in the object.
37 logon(A)
H A Dtls_init_connection39 the driver will either call the set callback in place of logon(), or
40 if not callback has been set, delay the call of logon() until the
46 during logon.
51 tls_check_certificate(E), tls_refresh_certs(E), connect(M), logon(A)
/dports/lang/rust/rustc-1.58.1-src/src/doc/rust-by-example/src/std/hash/
H A Dalt_key_types.md27 let's try making a very simple user logon system:
50 println!("Attempting logon...");
52 let logon = Account {
57 match accounts.get(&logon) {
59 println!("Successful logon!");
/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DSession.cpp227 logon.getFieldIfSet(resetSeqNumFlag); in nextLogon()
246 if( !verify( logon, false, true ) ) in nextLogon()
255 generateLogon( logon ); in nextLogon()
268 doTargetTooHigh( logon ); in nextLogon()
676 Message & logon = *pMsg; in generateLogon() local
690 fill( logon.getHeader() ); in generateLogon()
695 sendRaw( logon ); in generateLogon()
701 Message & logon = *pMsg; in generateLogon() local
712 logon.setField( heartBtInt ); in generateLogon()
713 fill( logon.getHeader() ); in generateLogon()
[all …]
/dports/sysutils/hexpeek/hexpeek-v1.0.20200804/test/base/bin/
H A Dfdrectest38 logon
46 logon
53 logon
H A Drectest35 logon
43 logon
50 logon
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/windows/docs/
H A Dcommunity.windows.win_auto_logon_module.rst8 **Adds or Sets auto logon registry keys.**
19 - Used to apply auto logon registry setting.
47 <div>The number of times to do an automatic logon.</div>
48 … <div>This count is deremented by Windows everytime an automatic logon is performed.</div>
49 … <div>Once the count reaches <code>0</code> then the automatic logon process is disabled.</div>
131 - name: Set autologon for user1 with a limited logon count
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.NetworkInformation/tests/FunctionalTests/NetworkFiles/
H A Dsmb.conf135 ; logon path = \\%N\profiles\%U
143 ; logon drive = H:
150 ; logon script = logon.cmd
/dports/textproc/augeas/augeas-1.12.0/tests/root/etc/samba/
H A Dsmb.conf159 ; logon script = %m.bat
161 ; logon script = %u.bat
162 ; logon path = \\%L\Profiles\%u
164 ; logon path =
/dports/textproc/py-python-augeas/python-augeas-1.0.3/test/testroot/etc/samba/
H A Dsmb.conf159 ; logon script = %m.bat
161 ; logon script = %u.bat
162 ; logon path = \\%L\Profiles\%u
164 ; logon path =
/dports/lang/newlisp/newlisp-10.7.5/modules/
H A Dpop3.lsp68 (logon userName password)
87 (logon userName password)
107 (logon userName password)
120 (logon userName password)
135 (logon userName password)
181 (define (logon userName password)
/dports/devel/hs-darcs/darcs-2.16.4/src/win32/
H A Dsend_email.c10 LPMAPILOGON logon; member
56 funs.logon(0, 0, 0, MAPI_LOGON_UI, 0, &session); in send_email()
177 funs->logon = (LPMAPILOGON) GetProcAddress(funs->dll, "MAPILogon"); in load_dll()
178 if(funs->logon==NULL) in load_dll()
179 funs->logon = (LPMAPILOGON) GetProcAddress(funs->dll, (LPCSTR)209); in load_dll()
201 && funs->logon!=NULL in load_dll()
/dports/net/samba412/samba-4.12.15/python/samba/emulate/
H A Dtraffic_packets.py600 logon = samlogon_logon_info(context.domain,
609 logon,
651 logon = netlogon.netr_NetworkInfo()
654 logon.nt = netlogon.netr_ChallengeResponse()
655 logon.nt.length = len(response["nt_response"])
658 logon.identity_info = netlogon.netr_IdentityInfo()
661 logon.identity_info.domain_name.string = domain
662 logon.identity_info.account_name.string = username
665 return logon
689 logon = samlogon_logon_info(context.domain,
[all …]
/dports/games/ldmud/ldmud-3.3.720/doc/efun.de/
H A Dnet_connect.de7 aufrufenden Objekt gebunden und die lfun logon() wird in dem
19 Hintergrund fehlschlagen, wird logon(-1) im aktuellen Objekt
30 logon(A)
/dports/net/samba412/samba-4.12.15/source4/torture/rpc/
H A Dremote_pac.c400 logon.generic = &generic; in netlogon_validate_pac()
406 r.in.logon = &logon; in netlogon_validate_pac()
423 logon.generic = &generic; in netlogon_validate_pac()
430 r.in.logon = &logon; in netlogon_validate_pac()
446 logon.generic = &generic; in netlogon_validate_pac()
453 r.in.logon = &logon; in netlogon_validate_pac()
499 logon.generic = &generic; in netlogon_validate_pac()
506 r.in.logon = &logon; in netlogon_validate_pac()
558 r.in.logon = &logon; in netlogon_validate_pac()
871 logon.network = &ninfo; in test_S4U2Self()
[all …]

12345678910>>...71