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
/
torture.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r3130: - added a LOCAL-IDTREE test suite
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3123: Add dcerpc_binding_build_tower()
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r3053: make the maxfid test use subdirectories, so it doesn't create 64k
Andrew Tridgell
1
-6
/
+46
2007-10-10
r3045: Allow object-uuid@... binding strings
Jelmer Vernooij
1
-1
/
+13
2007-10-10
r3016: - converted the events code to talloc
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3011: separated the locktest code into a separate module in smbtorture
Andrew Tridgell
1
-899
/
+19
2007-10-10
r2997: Added delete on close tests for readonly files.
Jeremy Allison
1
-0
/
+58
2007-10-10
r2854: added a RPC-COUNTCALLS torture test - a useful varient on the full sca...
Andrew Tridgell
1
-0
/
+1
2007-10-10
r2785: call init_iconv() in smbtorture to ensure we have no memory allocated
Andrew Tridgell
1
-0
/
+1
2007-10-10
r2735: More DCOM updates:
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r2710: continue with the new style of providing a parent context whenever
Andrew Tridgell
1
-3
/
+5
2007-10-10
r2709: finally solved the talloc reference problem.
Andrew Tridgell
1
-8
/
+9
2007-10-10
r2659: removed some extraneous debug msgs
Andrew Tridgell
1
-3
/
+0
2007-10-10
r2589: a simple test to help find security related memory leaks. Run valgrind...
Andrew Tridgell
1
-0
/
+1
2007-10-10
r2274: fixed some popt option clashes between smbtorture and the standard opt...
Andrew Tridgell
1
-6
/
+6
2007-10-10
r2271: fixed the popt argument array for smbtorture, getting rid of some
Andrew Tridgell
1
-20
/
+19
2007-10-10
r2200: solved another piece of the lsakey puzzle - the session key for lsa
Andrew Tridgell
1
-6
/
+7
2007-10-10
r2182: force the torture test domain join to happen on SMB to prevent the
Andrew Tridgell
1
-1
/
+34
2007-10-10
r2159: converted samba4 over to UTF-16.
Andrew Tridgell
1
-2
/
+3
2007-10-10
r2071: - change smbtorture to use the popt_common stuff
Stefan Metzmacher
1
-153
/
+108
2007-10-10
r2056: Allow the compiler to check this format string.
Andrew Bartlett
1
-3
/
+4
2007-10-10
r1897: added a choose_called_name() function that allows us to more sanely
Andrew Tridgell
1
-6
/
+3
2007-10-10
r1793: try to bind multiple times as anonimous and user
Simo Sorce
1
-1
/
+44
2007-10-10
r1771: OK Let's add tests for ldap.
Simo Sorce
1
-0
/
+3
2007-10-10
r1654: rename cli_ -> smbcli_
Stefan Metzmacher
1
-756
/
+756
2007-10-10
r1636: improved the negnowait test so it is standalone (taking advantage of t...
Andrew Tridgell
1
-4
/
+36
2007-10-10
r1628: - fixed the comment on run_deferopen. (I also think that the
Andrew Tridgell
1
-102
/
+65
2007-10-10
r1617: Start working on the svcctl pipe
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r1498: (merge from 3.0)
Andrew Bartlett
1
-1
/
+1
2007-10-10
r1481: add idl file and torture test dummies
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r1470: Get the smb_trans2 structure out of the rap_cli_call struct.
Volker Lendecke
1
-0
/
+1
2007-10-10
r1403: commit volkers initial RAP torture test
Stefan Metzmacher
1
-1
/
+2
2007-10-10
r1402: we should prompt for a password if it's not given by -U
Stefan Metzmacher
1
-1
/
+0
2007-10-10
r1228: use int64_t instead of long long
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r1173: A quick little test to show that we cannot bind twice to a single endp...
Andrew Bartlett
1
-0
/
+1
2007-10-10
r1123: Make all lp_ string functions return 'const char *'.
Andrew Bartlett
1
-16
/
+16
2007-10-10
r1091: Added in timing tests for deferred opens. Added extra debug info to si...
Jeremy Allison
1
-0
/
+13
2007-10-10
r1086: Add defer open test to check timeout on sharing violation open.
Jeremy Allison
1
-0
/
+61
2007-10-10
r1041: - pulled the domain join code out of the netlogon test and made it a s...
Andrew Tridgell
1
-1
/
+2
2007-10-10
r1039: Remove description of unexisting option.
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r962: convert 'unsigned' and 'unsigned int' to uint_t
Stefan Metzmacher
1
-7
/
+7
2007-10-10
r961: convert 'uchar' to 'uint8_t'
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r960: convert 'unsigned int' to uint_t in the most places
Stefan Metzmacher
1
-5
/
+5
2007-10-10
r892: Actually add the NTLMSSP self-check torture code this time...
Andrew Bartlett
1
-1
/
+1
2007-10-10
r890: convert samba4 to use [u]int8_t instead of [u]int8
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r889: convert samba4 to use [u]int16_t instead of [u]int16
Stefan Metzmacher
1
-5
/
+5
2007-10-10
r884: convert samba4 to use [u]int32_t instead of [u]int32
Stefan Metzmacher
1
-12
/
+12
2007-10-10
r882: - create TORTURE_AUTH SUBSYSTEM
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r874: This patch is a pile of work on NTLMSSP:
Andrew Bartlett
1
-0
/
+1
2007-10-10
r863: Added test to ensure an open and locked file can be truncated by a seco...
Jeremy Allison
1
-0
/
+72
[next]