index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
torture
/
rpc
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r3791: fixed declaration of torture_rpc_login
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3790: use a registration function that is called from dcerpc_*_init functions
Jelmer Vernooij
2
-23
/
+21
2007-10-10
r3725: The new RPC-SAMSYNC test, complete with SAMR comparisons. This is
Andrew Bartlett
2
-142
/
+378
2007-10-10
r3724: Rename a number of structures, for better consistance between SAMR and
Andrew Bartlett
3
-123
/
+128
2007-10-10
r3716: Improvements in the RPC-SAMSYNC tests:
Andrew Bartlett
1
-7
/
+162
2007-10-10
r3687: Gaah - I forgot to add the new file for the RPC-SAMSYNC test...
Andrew Bartlett
1
-0
/
+423
2007-10-10
r3686: The results of some work on the NETLOGON pipe:
Andrew Bartlett
3
-8
/
+181
2007-10-10
r3680: Move the multiple runs of this test into a loop. Also check that no
Andrew Bartlett
1
-62
/
+36
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
[prev]
[next]