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
r12008: added a simple LOCAL-SDDL test suite. Only one example so far. Will be
Andrew Tridgell
1
-0
/
+1
2007-10-10
r11850: added a test suite for the SMB2 find calls
Andrew Tridgell
1
-0
/
+1
2007-10-10
r11838: lower the default numops in smbtorture. When people want lots of
Andrew Tridgell
1
-1
/
+1
2007-10-10
r11801: - added basic SMB2 find support
Andrew Tridgell
1
-0
/
+1
2007-10-10
r11775: added support for creating files on SMB2 with initial EA lists and an...
Andrew Tridgell
1
-0
/
+1
2007-10-10
r11773: added a SMB2-SETINFO test suite. This tests the following levels:
Andrew Tridgell
1
-0
/
+1
2007-10-10
r11730: added parsing and tests for a bunch more SMB2 getinfo levels
Andrew Tridgell
1
-0
/
+1
2007-10-10
r11697: - added a generic SMB2 getinfo call
Andrew Tridgell
1
-0
/
+1
2007-10-10
r11695: added SMB2-SCAN torture test for scanning for active SMB2 opcodes
Andrew Tridgell
1
-0
/
+1
2007-10-10
r11663: start of a SMB2 torture test. Just does a negprot and prints some fie...
Andrew Tridgell
1
-1
/
+3
2007-10-10
r11660: - the libcli/raw/ lib no longer uses the SMBCLI_REQUEST_SEND state, or
Andrew Tridgell
1
-17
/
+2
2007-10-10
r11091: add a NBT-WINSREPLICATION-QUICK test that passed the current samba4 s...
Stefan Metzmacher
1
-1
/
+2
2007-10-10
r10865: merge branches/SOC/SAMBA_4_0 into main the main SAMBA_4_0 tree
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r10594: Add initial framework for lib/registry torture tests
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r10592: Add "adfgets()" function, which allocates and reads a line from a fd.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r10514: Add str_list_make_shell() and str_list_join_shell()
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r10486: This is a merge of Brad Henry's 'net join' rework, to better perform
Andrew Bartlett
1
-0
/
+1
2007-10-10
r10438: Move portability functions to lib/replace/; replace now simply ensures
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r10315: Remove use of fstring and pstring in dynconfig.c
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r10199: added a LOCAL-RESOLVE torture test, useful for measuring the overhead of
Andrew Tridgell
1
-0
/
+1
2007-10-10
r9727: A simplier test I can aim at passing when I get the cracknames code done.
Andrew Bartlett
1
-0
/
+1
2007-10-10
r9584: Fix a race condition in Samba 3. If two files are opened simultaneousl...
Volker Lendecke
1
-8
/
+11
2007-10-10
r8975: Very basic test for delshare function based on code submitted
Rafal Szczesniak
1
-0
/
+1
2007-10-10
r8930: Add the libnet share tests based on code submitted by
Rafal Szczesniak
1
-0
/
+1
2007-10-10
r8859: having been successfully mailbombed by build@samba.org, fix the build ...
Andrew Tridgell
1
-2
/
+0
2007-10-10
r8858: just to make sure it works on the main trees, deliberately break the s...
Andrew Tridgell
1
-0
/
+2
2007-10-10
r8693: Test code for usermod routine.
Rafal Szczesniak
1
-0
/
+1
2007-10-10
r8520: fixed a pile of warnings from the build farm gcc -Wall output on
Andrew Tridgell
1
-3
/
+3
2007-10-10
r8273: fixed some memory leaks in smbscript. This required converting
Andrew Tridgell
1
-1
/
+1
2007-10-10
r8174: Check DOS error codes in torture chkpath test.
Jeremy Allison
1
-1
/
+1
2007-10-10
r8121: yuck. w2k3 seems to choose ERRDOS:ERRbaduid or
Andrew Tridgell
1
-1
/
+3
2007-10-10
r8117: fixed a bunch more dos error code handing.
Andrew Tridgell
1
-4
/
+4
2007-10-10
r8110: More PAC work. I still can't get WinXP to accept the PAC, but we are
Andrew Bartlett
1
-0
/
+1
2007-10-10
r8104: - added support for our client library to not negotiate nt status code...
Andrew Tridgell
1
-19
/
+10
2007-10-10
r8099: clean up after BASE-TCON
Volker Lendecke
1
-0
/
+2
2007-10-10
r8081: Add simple test for RpcConnect function.
Rafal Szczesniak
1
-0
/
+1
2007-10-10
r8051: separate out the MAX EAs test, as it fills disk too much to be run reg...
Andrew Tridgell
1
-0
/
+1
2007-10-10
r7816: Implementation of "shortcut" function for those (probably many) who
Rafal Szczesniak
1
-0
/
+2
2007-10-10
r7738: It's actually an API function test.
Rafal Szczesniak
1
-1
/
+1
2007-10-10
r7737: Test for libnet_Lookup function.
Rafal Szczesniak
1
-0
/
+1
2007-10-10
r7704: - fixed open_nbt_connection() to return NULL when the connection failed
Andrew Tridgell
1
-7
/
+10
2007-10-10
r7684: Add a test aimed at checking we have agreement between client and
Andrew Bartlett
1
-0
/
+1
2007-10-10
r7633: this patch started as an attempt to make the dcerpc code use a given
Andrew Tridgell
1
-4
/
+4
2007-10-10
r7525: Unify lp_load(), load_interfaces and logging setup into popt().
Andrew Bartlett
1
-5
/
+0
2007-10-10
r7494: added --maximum-runtime to smbtorture as well. I have seen smbtorture
Andrew Tridgell
1
-0
/
+19
2007-10-10
r7482: Rename smbcli_send_tconX() to smbcli_tconX() so as not to get it
Tim Potter
1
-2
/
+2
2007-10-10
r7383: Add CreateUser test to torture suite.
Rafal Szczesniak
1
-0
/
+1
2007-10-10
r7325: Add composite domain open test.
Rafal Szczesniak
1
-0
/
+1
2007-10-10
r7294: implemented the irpc messaging system. This is the core of the
Andrew Tridgell
1
-0
/
+1
2007-10-10
r6975: Test opening filenames with control characters in fails
Jeremy Allison
1
-0
/
+26
[next]