summaryrefslogtreecommitdiff
path: root/source4/torture/rpc/remote_pac.c
Commit message (Expand)AuthorAgeFilesLines
* s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentia...Jeremy Allison2017-05-111-3/+4
* s4-torture: disable s4u2self/proxy remote pac tests for MIT build for now.Günther Deschner2017-04-291-2/+4
* s4:torture: Fix the remote_pac testAndreas Schneider2017-04-291-26/+46
* s4:kdc: provide a PAC_UPN_DNS_INFO element for logonsStefan Metzmacher2016-07-221-1/+1
* s4:torture/remote_pac: verify the order of PAC elementsStefan Metzmacher2016-07-221-2/+68
* CVE-2016-2111: s4:torture/rpc: fix rpc.pac ntlmv2 testStefan Metzmacher2016-04-121-2/+2
* CVE-2016-2110: auth/credentials: pass server_timestamp to cli_credentials_get...Stefan Metzmacher2016-04-121-0/+1
* s4:torture/netlogon: add/use test_SetupCredentialsPipe() helper functionStefan Metzmacher2016-03-171-11/+23
* torture: Free the temporary memory contextAndreas Schneider2015-04-151-0/+2
* torture: Correctly invalidate the memory ccache.Andreas Schneider2015-04-151-0/+2
* torture: Fix the usage of the MEMORY credential cache.Andreas Schneider2015-03-211-26/+58
* torture: improve rpc.remote_pac test so we check if LogonSamLogon actually su...Andrew Bartlett2014-12-181-0/+2
* s4-torture: use smb_krb5_get_allowed_weak_crypto() in remote PAC test.Günther Deschner2014-08-081-8/+1
* auth/gensec: remove tevent_context argument from gensec_update()Stefan Metzmacher2014-03-271-6/+6
* s4-torture: call the s4u2self tests with arcfour and aes.Günther Deschner2012-12-091-12/+47
* s4-torture: support AES encryption in pac_verify/generic samlogon netlogon te...Günther Deschner2012-12-091-19/+68
* s4-torture: use names for r.in.logon_level of netlogon samlogon requests.Günther Deschner2012-12-091-1/+1
* s4-torture: remove trailing whitespace in smbtorture remote_pac test.Günther Deschner2012-12-091-41/+41
* s4-torture: Add start of a test to confirm winbindd PAC parsingAndrew Bartlett2012-08-291-1/+1
* Introduce system MIT krb5 build with --with-system-mitkrb5 option.Alexander Bokovoy2012-05-231-0/+5
* auth: provide private pointer and do not return original PAC signaturesAndrew Bartlett2012-01-291-34/+40
* s4-torture: For authenticated users, add AUTHENTICATED USERS sidAmitay Isaacs2012-01-251-0/+4
* s4-toture: Rename memory contexts in rpc.pac for greater clarityAndrew Bartlett2011-12-291-13/+13
* s4-torture: Demonstrate handling of the PAC in a custom auth_contextAndrew Bartlett2011-12-291-3/+80
* gensec: move event context from gensec_*_init() to gensec_update()Andrew Bartlett2011-10-181-12/+12
* gensec: clarify memory ownership for gensec_session_info() and gensec_session...Andrew Bartlett2011-08-031-3/+3
* auth: Split out make_user_info_SamBaseInfo and add authenticated argumentAndrew Bartlett2011-07-201-0/+1
* s4:auth/credentials: pass 'self_service' to cli_credentials_set_impersonate_p...Stefan Metzmacher2011-05-181-3/+4
* s4-auth Rework auth subsystem to remove struct auth_serversupplied_infoAndrew Bartlett2011-02-091-36/+40
* s4-auth Remove special case for account_sid from auth_serversupplied_infoAndrew Bartlett2011-01-201-12/+8
* s4-torture Remove unused temp dirs from the RPC-PAC test.Andrew Bartlett2011-01-181-9/+0
* s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2010-12-111-1/+1
* s4-torture Add tests for DES-only accounts PAC behaviour/validation.Andrew Bartlett2010-11-021-3/+42
* libcli/security Use common security.hAndrew Bartlett2010-10-121-1/+1
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-6/+6
* s4:torture/rpc/remote_pac: use dcerpc_netr_LogonSamLogon_r() instead of dcerp...Stefan Metzmacher2010-06-171-1/+2
* s4:torture Add tests to demonstrate S2U4Self in the RPC-PAC testAndrew Bartlett2010-05-201-8/+306
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-181-3/+3
* s4:torture/rpc: rename rpc.h => torture_rpc.hStefan Metzmacher2010-04-141-1/+1
* s4:torture/rpc/remote_pac.c: add explicit check for NTSTATUS r.out.resultGünther Deschner2010-03-291-10/+15
* s4:torture/rpc/remote_pac.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-171-5/+6
* s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell2009-10-201-6/+0
* s4-smbtorture: add torture_suite_add_machine_workstation_rpc_iface_tcase.Günther Deschner2009-06-291-1/+1
* Rework Samba4 to use the new common libcli/auth codeAndrew Bartlett2009-04-141-13/+14
* Remove useless invocation of messaging_init() in RPC-PAC testAndrew Bartlett2009-02-131-9/+0
* Remove auth/ntlm as a dependency of GENSEC by means of function pointers.Andrew Bartlett2009-02-131-1/+1
* Add gensec_settings structure. This wraps loadparm_context for now, butJelmer Vernooij2008-11-021-2/+5
* s4-netlogon: merge netr_LogonSamLogon{Ex,WithFlags} from s3 idl.Günther Deschner2008-10-291-8/+26
* RPC-PAC: loop in gensec_update() untill the server side is readyStefan Metzmacher2008-09-231-5/+1
* Remove unused variableAndrew Bartlett2008-09-221-2/+0