summaryrefslogtreecommitdiff
path: root/source4/torture/rpc/samlogon.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r19392: Use torture_setting_* rather than lp_parm_* where possible.Jelmer Vernooij1-5/+2
2007-10-10r18751: Check for samr reject codes and their particular order.Günther Deschner1-1/+2
2007-10-10r15950: another printf() crash on solarisAndrew Tridgell1-84/+84
2007-10-10r14720: Add torture_context argument to all torture testsJelmer Vernooij1-1/+1
2007-10-10r14402: Generate seperate headers for RPC client functions.Jelmer Vernooij1-0/+1
2007-10-10r14379: Build torture/rpc/ as a seperate smbtorture module. Move helperJelmer Vernooij1-2/+2
2007-10-10r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij1-0/+1
2007-10-10r13903: Don't generate prototypes for modules and binaries in include/proto.h byJelmer Vernooij1-0/+1
2007-10-10r13709: fix compiler warningsStefan Metzmacher1-2/+2
2007-10-10r13583: Realise that the member server name appears in all calls that use theAndrew Bartlett1-4/+4
2007-10-10r13346: use private proto header files for the torture testsStefan Metzmacher1-0/+1
2007-10-10r12865: Upgrade the librpc and libnet code.Andrew Bartlett1-0/+2
2007-10-10r12510: Change the DCE/RPC interfaces to take a pointer to aJelmer Vernooij1-2/+1
2007-10-10r11843: fixed a valgrind error in the RPC-SAMLOGON testAndrew Tridgell1-1/+1
2007-10-10r11479: fix compiler warningStefan Metzmacher1-2/+2
2007-10-10r11453: Fix warning, for a case that just can't happen.Andrew Bartlett1-0/+3
2007-10-10r11370: Samba4 now passes it's own RPC-SAMLOGON test again.Andrew Bartlett1-6/+17
2007-10-10r11360: Pass down a flag indicating that this is an 'old password', and toAndrew Bartlett1-18/+50
2007-10-10r11355: Test for error returns when we don't specify the newly discoveredAndrew Bartlett1-0/+9
2007-10-10r11352: Add newly discovered (via the radiator lists) flags for controllingAndrew Bartlett1-14/+51
2007-10-10r10847: Fix up new 'decrypt samlogon reply' routine to be more robust, and useAndrew Bartlett1-57/+19
2007-10-10r10805: Move RPC-SAMLOGON to C99 initialisationAndrew Bartlett1-97/+97
2007-10-10r10703: Add a new user account, change the password and test it in the SAMLOG...Andrew Bartlett1-34/+125
2007-10-10r10697: Change the torture join code to return a credentials structure, asAndrew Bartlett1-25/+12
2007-10-10r10528: Add credentials.h back into includes.h as some compilers don'tJelmer Vernooij1-1/+0
2007-10-10r10510: Decrease the amount of data included by includes.h a bitJelmer Vernooij1-0/+1
2007-10-10r10440: Start passing against Win2k3 SP1 again, with the NTLMv2 changesAndrew Bartlett1-1/+1
2007-10-10r10402: Make the RPC-SAMLOGON test pass against Win2k3 SP0 again.Andrew Bartlett1-128/+230
2007-10-10r9728: A *major* update to the credentials system, to incorporate theAndrew Bartlett1-4/+4
2007-10-10r9166: This checks more of auth subsystem in the PAC test.Andrew Bartlett1-5/+8
2007-10-10r8854: #if 0 out the right things this time. (Sorry about the build breakage)Andrew Bartlett1-5/+3
2007-10-10r8852: fixed the buildAndrew Tridgell1-0/+2
2007-10-10r8846: Test yet more NTLMv2 combinations.Andrew Bartlett1-30/+134
2007-10-10r8824: Fix indentation, and don't send 'invalid' LM password.Andrew Bartlett1-3/+7
2007-10-10r7757: Add NTLMv2 support to the NT1 Session setup (ie, not SPNEGO/NTLMSSP)Andrew Bartlett1-2/+4
2007-10-10r7633: this patch started as an attempt to make the dcerpc code use a givenAndrew Tridgell1-1/+1
2007-10-10r7521: Remove useless loops from SAMLOGON test, which speeds it up a lot.Andrew Bartlett1-16/+17
2007-10-10r6793: Move auth_sam to use the dnsDomain rather than theAndrew Bartlett1-0/+6
2007-10-10r6565: Cludge, cludge, cludge...Andrew Bartlett1-1/+3
2007-10-10r5941: Commit this patch much earlier than I would normally prefer, but metze...Andrew Bartlett1-22/+30
2007-10-10r5928: Use cli_credentials in:Jelmer Vernooij1-13/+19
2007-10-10r5902: A rather large change...Andrew Bartlett1-100/+135
2007-10-10r5668: Add tests to RPC-SAMLOGON to test for user@REALM style logins. TheseAndrew Bartlett1-10/+77
2007-10-10r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell1-1/+1
2007-10-10r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell1-1/+1
2007-10-10r4675: Prevent global warming, and save tridge's sainity by short-cutting theAndrew Bartlett1-4/+8
2007-10-10r4616: the first phase in the addition of proper support forAndrew Tridgell1-1/+1
2007-10-10r4614: Fix RPC-SAMLOGON, to use the workstation context (forgot to globally r...Andrew Bartlett1-3/+4
2007-10-10r4610: You can't join as a BDC and test against trusted domains. This testAndrew Bartlett1-1/+4
2007-10-10r4566: Fix Samba4 to pass it's own RPC-SAMLOGON torture test.Andrew Bartlett1-28/+34