summaryrefslogtreecommitdiff
path: root/source4/torture/rpc/remote_pac.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* This torture test and skipping of the server-side check was bogus.Andrew Bartlett2008-09-221-49/+0
* Test a few more error cases in RPC-PACAndrew Bartlett2008-09-031-2/+179
* It turns out that the Netlogon PAC verification is encrypted.Andrew Bartlett2008-08-291-1/+3
* Further rework the RPC-PAC test.Andrew Bartlett2008-08-281-34/+15
* Add a test to explore Netlogon PAC validationAndrew Bartlett2008-08-271-0/+220