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
r863: Added test to ensure an open and locked file can be truncated by a seco...
Jeremy Allison
1
-0
/
+72
2007-10-10
r821: prompt user for password if not given by -U user%pass
Stefan Metzmacher
1
-3
/
+15
2007-10-10
r741: Test from Volker in RAW-OPEN for truncating a file containing locks.
Jeremy Allison
1
-1
/
+32
2007-10-10
r386: Another torture test to survive.
Volker Lendecke
1
-0
/
+66
2007-10-10
r336: added a -X command line option to smbtorture to enable dangerous or
Andrew Tridgell
1
-1
/
+6
2004-03-26
- moved some of the base tests into torture/basic/
Andrew Tridgell
1
-0
/
+1
2004-03-09
added the -C option to smbtorture
Andrew Tridgell
1
-16
/
+79
2004-03-09
greatly improved NBENCH netbench simulator
Andrew Tridgell
1
-159
/
+29
2004-02-21
added the simple HOLDCON torture test. This is used to establish
Andrew Tridgell
1
-0
/
+56
2004-02-10
Convert libcli routines to return NTSTATUS instead of BOOL. Again, the
Tim Potter
1
-191
/
+187
2004-02-08
Convert libcli routines to use cli_tree instead of cli_state. Port
Tim Potter
1
-657
/
+657
2004-02-03
This would appear to restore smbtorture to be able to use the syntax
Andrew Bartlett
1
-1
/
+3
2003-12-15
allow the specification of full dcerpc endpoint binding strings on the
Andrew Tridgell
1
-125
/
+10
2003-12-15
switch off the default of ntlmssp on rpc on smb as some windows pipes
Andrew Tridgell
1
-1
/
+1
2003-12-14
added auto-generation of the server side boilerplate code for each
Andrew Tridgell
1
-0
/
+11
2003-12-13
add the ntlmssp calls back into smbtorture on rpc over tcp. The samba4
Andrew Tridgell
1
-1
/
+1
2003-12-13
completed the linkage between the endpoint mapper and the dcerpc
Andrew Tridgell
1
-1
/
+1
2003-12-04
* patch based on work by Jim Myers to unify the ioctl handling to be
Andrew Tridgell
1
-6
/
+5
2003-12-01
started adding netlogon IDL and test suite
Andrew Tridgell
1
-0
/
+1
2003-11-28
the beginnings of an automated tool for working out IDL properties of
Andrew Tridgell
1
-0
/
+1
2003-11-28
added auto-generation of the IDL interface tables. This makes two less
Andrew Tridgell
1
-0
/
+4
2003-11-27
added an rpc scanner. This prints messages like this:
Andrew Tridgell
1
-0
/
+5
2003-11-26
by default sign RPC over TCP but not RPC over SMB. I will add command line co...
Andrew Tridgell
1
-4
/
+5
2003-11-26
show an error when the epmapper fails to find an interface
Andrew Tridgell
1
-0
/
+2
2003-11-26
added auto-determination of the DCERPC over TCP port number by asking
Andrew Tridgell
1
-7
/
+13
2003-11-26
signed DCERPC over TCP now works !
Andrew Tridgell
1
-3
/
+30
2003-11-24
* fixed byte order in epmapper parsing
Andrew Tridgell
1
-29
/
+65
2003-11-24
initial implementation of dcerpc over tcp. RPC-EPMAPPER works, now to
Andrew Tridgell
1
-0
/
+24
2003-11-24
* prepared the dcerpc subsystem for adding the RPC over TCP transport
Andrew Tridgell
1
-15
/
+3
2003-11-24
added the dcerpc remote management interfaces as mgmt.idl, and wrote a
Andrew Tridgell
1
-0
/
+1
2003-11-22
* enable RPC/NDR validation in all smbtorture code
Andrew Tridgell
1
-0
/
+3
2003-11-21
fix a smbtorture memory leak
Andrew Tridgell
1
-7
/
+2
2003-11-21
* changed the way strings are handled in pidl to a much more general
Andrew Tridgell
1
-0
/
+1
2003-11-21
Start of winreg idl. Implement OpenHKLM, GetVersion and CloseKey.
Tim Potter
1
-0
/
+1
2003-11-20
Add initial work on eventlog - doesn't quite work yet.
Tim Potter
1
-0
/
+1
2003-11-20
Added ATSVC pipe.
Tim Potter
1
-0
/
+1
2003-11-19
srvsvc IDL and test code from metze. Thanks!
Andrew Tridgell
1
-0
/
+1
2003-11-18
use the auto-generated UUID, version and name rather than listing them
Andrew Tridgell
1
-4
/
+7
2003-11-17
added wkssvc.idl and test code
Andrew Tridgell
1
-0
/
+1
2003-11-15
added the first couple of calls from samr as IDL
Andrew Tridgell
1
-0
/
+1
2003-11-15
Skeleton IDL for SPOOLSS pipe. For this inital version, only OpenPrinterEx
Tim Potter
1
-0
/
+1
2003-11-13
* fixed conformant arrays in structures
Andrew Tridgell
1
-0
/
+1
2003-11-04
yipee! we can now do lsaOpenPolicy() via the new interfaces, without
Andrew Tridgell
1
-47
/
+5
2003-11-04
added support for fragmented sends
Andrew Tridgell
1
-1
/
+2
2003-11-03
started adding RPC-ECHO torture cases
Andrew Tridgell
1
-0
/
+1
2003-11-03
a major revamp of the low level dcerpc code in samba4, We can now do a
Andrew Tridgell
1
-82
/
+84
2003-10-29
much better synchronised startup in smbtorture - this allows us to run
Andrew Tridgell
1
-2
/
+8
2003-10-28
Add RPC-OPEN test as an example for using the new dcerpc client code.
Tim Potter
1
-0
/
+79
2003-10-10
fixed snprintf.c for systems that have only some of the *printf() family of f...
Andrew Tridgell
1
-2
/
+2
2003-09-29
better child synchronisation at startup in NBENCH
Andrew Tridgell
1
-8
/
+18
[next]