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
/
netlogon.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r4499: Almost make our Samba4 server pass the RPC-SAMLOGON torture test.
Andrew Bartlett
1
-0
/
+16
2007-10-10
r3914: add idl, torture test and simple server for netr_DrsGetDCNameEx2()
Stefan Metzmacher
1
-0
/
+44
2007-10-10
r3686: The results of some work on the NETLOGON pipe:
Andrew Bartlett
1
-3
/
+73
2007-10-10
r3677: Seperate the SamLogon tests from the main RPC-NETLOGON test into a
Andrew Bartlett
1
-1011
/
+37
2007-10-10
r3676: Add a negitive test for NTLM2 session security (which should not
Andrew Bartlett
1
-10
/
+96
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
r3557: Use a switch, not a series of if/else if statements.
Andrew Bartlett
1
-8
/
+11
2007-10-10
r3453: - split out the auth and popt includes
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3428: switched to using minimal includes for the auto-generated RPC code.
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3324: made the smbtorture code completely warning free
Andrew Tridgell
1
-1
/
+1
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
r2857: this commit gets rid of smb_ucs2_t, wpstring and fpstring, plus lots o...
Andrew Tridgell
1
-4
/
+3
2007-10-10
r2552: Character set conversion and string handling updates.
Andrew Bartlett
1
-5
/
+3
2007-10-10
r2443: check return code of event_loop_once() to catch thet cases where the s...
Stefan Metzmacher
1
-1
/
+3
2007-10-10
r2220: Updates to the NETLOGON torture test. This copes with 'long'
Andrew Bartlett
1
-125
/
+146
2007-10-10
r2185: add a callback function to the dcerpc async API
Andrew Tridgell
1
-4
/
+20
2007-10-10
r2181: an rpc async test on the netlogon pipe
Andrew Tridgell
1
-0
/
+71
2007-10-10
r2071: - change smbtorture to use the popt_common stuff
Stefan Metzmacher
1
-3
/
+5
2007-10-10
r2035: Fix spelling.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r1995: a ndrdump file from abartlet make it clear that this isn't a pointer
Stefan Metzmacher
1
-3
/
+2
2007-10-10
r1647: destroy mem_ctx
Stefan Metzmacher
1
-1
/
+3
2007-10-10
r1498: (merge from 3.0)
Andrew Bartlett
1
-5
/
+4
2007-10-10
r1189: Now that we use a common 'base' return structure for the SamLogon
Andrew Bartlett
1
-37
/
+25
2007-10-10
r1150: - fixed interactive sam logon in the rpc server
Andrew Tridgell
1
-11
/
+70
2007-10-10
r1141: - consolidated the netr_SamInfo structures using a netr_SamBaseInfo
Andrew Tridgell
1
-22
/
+22
2007-10-10
r1140: added IDL and test code for validation level 6 in sam logon
Andrew Tridgell
1
-5
/
+14
2007-10-10
r1137: - added torture test for netr_LogonGetDomainInfo() call
Andrew Tridgell
1
-0
/
+59
2007-10-10
r1061: The start of the SamLogon call for the NETLOGON pipe.
Andrew Bartlett
1
-26
/
+30
2007-10-10
r1058: The start of work on the SamLogon call for NETLOGON.
Andrew Bartlett
1
-6
/
+6
2007-10-10
r1041: - pulled the domain join code out of the netlogon test and made it a s...
Andrew Tridgell
1
-174
/
+11
2007-10-10
r1026: Spelling.
Tim Potter
1
-1
/
+1
2007-10-10
r1025: Rename (across the samr and netlogon pipes, so far)
Andrew Bartlett
1
-21
/
+21
2007-10-10
r1009: Make all users of NT and LM passwords use the samr_Password structure.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r995: - renamed many of our crypto routines to use the industry standard
Andrew Tridgell
1
-4
/
+8
2007-10-10
r961: convert 'uchar' to 'uint8_t'
Stefan Metzmacher
1
-11
/
+11
2007-10-10
r950: - added netr_ServerAuthenticate3(). This is used by WinXP clients who t...
Andrew Tridgell
1
-10
/
+93
2007-10-10
r943: change samba4 to use 'uint8_t' instead of 'unsigned char'
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r937: - added a simple QuerySecurity implementation in samr server
Andrew Tridgell
1
-0
/
+28
2007-10-10
r890: convert samba4 to use [u]int8_t instead of [u]int8
Stefan Metzmacher
1
-4
/
+4
2007-10-10
r884: convert samba4 to use [u]int32_t instead of [u]int32
Stefan Metzmacher
1
-9
/
+9
2007-10-10
r874: This patch is a pile of work on NTLMSSP:
Andrew Bartlett
1
-2
/
+3
2007-10-10
r873: converted samba4 to use real 64 bit integers instead of
Andrew Tridgell
1
-10
/
+8
2007-10-10
r816: - Make use of tridge's new samdb_result_sid_prefix() helper function.
Andrew Bartlett
1
-8
/
+5
2007-10-10
r782: added torture test for level 6 logon level in netr_LogonSamLogon
Andrew Tridgell
1
-104
/
+112
2007-10-10
r754: Implement the SetPassword operation on the netlogon pipe.
Andrew Bartlett
1
-0
/
+2
2007-10-10
r752: Remove debugging hack (make sure the cleanup test account after we
Andrew Bartlett
1
-2
/
+5
2007-10-10
r743: Start on a NETLOGON server in Samba4.
Andrew Bartlett
1
-16
/
+25
2007-10-10
r684: Note the fact that NTLMv2 provides a weath of futher testcases...
Andrew Bartlett
1
-0
/
+1
2007-10-10
r610: - Merge the Samba3 'ntlm_auth --diagnostics' testsuite to Samba4.
Andrew Bartlett
1
-55
/
+657
[next]