Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-10-28 | s3-torture run t_strappend tests as LOCAL-sprintf_append | Andrew Bartlett | 1 | -0/+1 | |
2011-10-01 | Add a torture test to test existing FSCTL responses | Richard Sharpe | 1 | -0/+1 | |
2011-09-12 | s3-lsa: Add conversion for auth info structs | Sumit Bose | 1 | -0/+1 | |
struct lsa_TrustDomainInfoAuthInfo and struct trustAuthInOutBlob can store the same information for different usage. The added routines can convert one struct into the other. Signed-off-by: Günther Deschner <gd@samba.org> Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Mon Sep 12 15:52:17 CEST 2011 on sn-devel-104 | |||||
2011-07-08 | s3:torture: add SMB2-BASIC | Stefan Metzmacher | 1 | -0/+2 | |
Based on the initial patch from Volker Lendecke <vl@samba.org>. metze | |||||
2011-06-19 | s3: Test nttrans_create | Volker Lendecke | 1 | -0/+1 | |
This is a test for the share security descriptor exception for nttrans_create | |||||
2011-05-06 | s3-includes: finally only include client.h when libsmb is used. | Günther Deschner | 1 | -0/+2 | |
Guenther | |||||
2011-05-04 | s3-torture: Add a test for notify upon read&x | Volker Lendecke | 1 | -0/+1 | |
This makes sure that when a file is brought online by a read call we notify the client for FILE_NOTIFY_CHANGE_ATTRIBUTES. Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Wed May 4 21:09:22 CEST 2011 on sn-devel-104 | |||||
2011-04-03 | s3: Add a quick test for bug 8042 | Volker Lendecke | 1 | -0/+1 | |
Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Sun Apr 3 16:13:21 CEST 2011 on sn-devel-104 | |||||
2011-03-24 | s3-prototypes: remove protos of some dead functions. | Günther Deschner | 1 | -1/+0 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Thu Mar 24 00:52:01 CET 2011 on sn-devel-104 | |||||
2011-02-01 | s3: test addrchange | Volker Lendecke | 1 | -0/+1 | |
2010-12-22 | s3: Test smbsock_any_connect | Volker Lendecke | 1 | -0/+1 | |
2010-10-08 | s3: Add a little test for the echo responder | Volker Lendecke | 1 | -0/+1 | |
2010-07-26 | s3: Early start of an async nbench | Volker Lendecke | 1 | -0/+2 | |
The current nbench implementations have the problem that they fork a child per simulated client. With hundreds or thousands of clients this can put quite some load on the client. This test (when finished) will read the standard dbench client.txt and run completely async from within one process. Volker | |||||
2009-11-29 | s3: Add a regression test for bug 6898 | Volker Lendecke | 1 | -0/+6 | |
2009-11-29 | s3: Factor out torture_setup_unix_extensions | Volker Lendecke | 1 | -0/+1 | |
2009-11-24 | s3:torture: use timeval_current/timeval_elapsed instead of start_timer/end_timer | Stefan Metzmacher | 1 | -2/+0 | |
metze | |||||
2009-11-24 | s3:fix the merged build of bin/smbtorture4 | Michael Adam | 1 | -0/+81 | |
Michael |