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