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