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