Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r3679: We now know a few more of the Netlogon negotiate flags. | Andrew Bartlett | 1 | -6/+31 |
2007-10-10 | r3678: Remove testing code accidentily commited. | Andrew Bartlett | 1 | -18/+0 |
2007-10-10 | r3677: Seperate the SamLogon tests from the main RPC-NETLOGON test into a | Andrew Bartlett | 4 | -1025/+1153 |
2007-10-10 | r3676: Add a negitive test for NTLM2 session security (which should not | Andrew Bartlett | 1 | -10/+96 |
2007-10-10 | r3660: This simulates the logon sequence of a XP login session I'm currently ... | Volker Lendecke | 1 | -0/+1160 |
2007-10-10 | r3657: More netlogon torture. We now test both function calls (SamLogon and ... | Andrew Bartlett | 1 | -43/+102 |
2007-10-10 | r3653: Move Interactive login tests up with the rest of the logon tests. | Andrew Bartlett | 1 | -71/+126 |
2007-10-10 | r3626: More minor DCOM fixes | Jelmer Vernooij | 1 | -0/+13 |
2007-10-10 | r3601: Lots of smaller DCOM updates and fixes. Adds oxid tables, proper | Jelmer Vernooij | 1 | -1/+3 |
2007-10-10 | r3577: add a torture_join_domain_ads_dc() function, | Stefan Metzmacher | 1 | -0/+94 |
2007-10-10 | r3557: Use a switch, not a series of if/else if statements. | Andrew Bartlett | 1 | -8/+11 |
2007-10-10 | r3513: Add (the infrastructure for) DCOM support. Contents: | Jelmer Vernooij | 5 | -7/+8 |
2007-10-10 | r3512: - support DsCrackName GUID strings ('{faedf4f9-0de8-4582-b8b6-c475efef... | Stefan Metzmacher | 1 | -14/+120 |
2007-10-10 | r3509: - comment out a unused var | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r3499: setting an out param for a non-pointer doesn't do anything (and | Andrew Tridgell | 1 | -1/+0 |
2007-10-10 | r3497: removed some include cruft, and split out librpc/gen_ndr/tables.h | Andrew Tridgell | 2 | -0/+2 |
2007-10-10 | r3490: All tests work against NT4 now | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r3489: Add a couple more DCOM tests (Both OxidResolver and RemoteActivation are | Jelmer Vernooij | 2 | -7/+156 |
2007-10-10 | r3487: RemoteActivation works! The only odd bit is that I get either a | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r3462: separate out the crypto includes | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3457: s_addr is a macro on solaris, so we can't use it in structure names. a... | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r3453: - split out the auth and popt includes | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3443: the next stage in the include files re-organisation. | Andrew Tridgell | 1 | -2/+3 |
2007-10-10 | r3432: Support WERROR's in arguments (not just as return type). Some of | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r3428: switched to using minimal includes for the auto-generated RPC code. | Andrew Tridgell | 23 | -0/+26 |
2007-10-10 | r3416: Typos | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r3414: RemoteActivation torture test | Jelmer Vernooij | 2 | -24/+139 |
2007-10-10 | r3413: RemoteActivation updates and fixes | Jelmer Vernooij | 1 | -47/+24 |
2007-10-10 | r3397: Fix IDL for ComplexPing and SimplePing, including tests | Jelmer Vernooij | 1 | -5/+36 |
2007-10-10 | r3396: Rename form_name -> formname. This time, check smbtorture builds before | Tim Potter | 1 | -1/+1 |
2007-10-10 | r3391: fixed some memory leaks in the schannel code | Andrew Tridgell | 2 | -24/+19 |
2007-10-10 | r3348: More registry fixes and additions. The following functions work right ... | Jelmer Vernooij | 1 | -6/+16 |
2007-10-10 | r3340: Various fixes in the registry code. Implement the EnumKey call | Jelmer Vernooij | 1 | -0/+12 |
2007-10-10 | r3332: Check result codes in some more places... | Jelmer Vernooij | 1 | -1/+11 |
2007-10-10 | r3324: made the smbtorture code completely warning free | Andrew Tridgell | 22 | -34/+41 |
2007-10-10 | r3317: Fix the build | Volker Lendecke | 1 | -2/+2 |
2007-10-10 | r3278: - rewrote the client side rpc connection code to use lib/socket/ | Andrew Tridgell | 1 | -1/+3 |
2007-10-10 | r3218: Fix the build | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r3168: Use generic function for looking up endpoints | Jelmer Vernooij | 2 | -2/+2 |
2007-10-10 | r3167: Add a member 'endpoint' to the dcerpc_binding struct to use instead of | Jelmer Vernooij | 2 | -25/+6 |
2007-10-10 | r3162: Add client-side support for the ncalrpc: and ncacn_unix_stream: transp... | Jelmer Vernooij | 1 | -5/+2 |
2007-10-10 | r3136: - Allow specifying socket type when adding smbd service | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r3112: Fix two more instances of epm_towers (sorry, metze!) | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r3111: Add a few more protocol identifiers, rhs for ncalrpc | Jelmer Vernooij | 1 | -28/+28 |
2007-10-10 | r3104: My Win2k3 server, with current updates, still sends the LM key for lev... | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r3074: Add in a new 'field present' flag samr.idl for the Account Flags | Andrew Bartlett | 1 | -43/+192 |
2007-10-10 | r2992: drsuapi uses WERROR not NTSTATUS | Stefan Metzmacher | 1 | -21/+125 |
2007-10-10 | r2991: add drsuapi_DsGetDomainControllerInfo() idl and torture test | Stefan Metzmacher | 1 | -2/+84 |
2007-10-10 | r2971: fix DsBind idl | Stefan Metzmacher | 1 | -1/+2 |
2007-10-10 | r2970: - give somefields names and typdef enums for the possible values | Stefan Metzmacher | 1 | -11/+144 |