index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
torture
/
torture.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add torture tester to ensure we don't regress the ulogoff bug.
Jeremy Allison
2009-04-28
1
-0
/
+45
*
Fix a debug msg typo
Volker Lendecke
2009-04-15
1
-1
/
+1
*
Modify simple POSIX open test to use filenames containing a ':'
Jeremy Allison
2009-04-15
1
-2
/
+2
*
Convert wb_trans to tevent_req
Volker Lendecke
2009-04-15
1
-5
/
+4
*
Remove pwd_cache.c, it was doing nothing. Make user_name, domain, and
Jeremy Allison
2009-04-15
1
-1
/
+5
*
s3 torture: Fix unitialized variable to avoid closing a random fnum
Tim Prouty
2009-03-12
1
-1
/
+1
*
Revert "s3:libsmb: add an option to cli_push to let the caller provide the bu...
Stefan Metzmacher
2009-03-12
1
-5
/
+3
*
Add simple POSIX open, mkdir and rmdir test.
Jeremy Allison
2009-03-11
1
-0
/
+114
*
s3 torture: Simple warning fix
Tim Prouty
2009-03-11
1
-1
/
+1
*
s3:libsmb: add an option to cli_push to let the caller provide the buffers
Stefan Metzmacher
2009-03-10
1
-3
/
+5
*
Replace get_myname() with the talloc version from v3-3-test
Volker Lendecke
2009-02-13
1
-1
/
+1
*
async_sock: Use unix errnos instead of NTSTATUS
Kai Blin
2009-02-09
1
-3
/
+4
*
Make cli_tcon_andx async
Volker Lendecke
2009-01-30
1
-9
/
+11
*
s3:torture: support SMB_CONF_PATH envvar in smbtorture
Stefan Metzmacher
2009-01-28
1
-0
/
+5
*
Add a quick test of wb_trans_send/recv
Volker Lendecke
2009-01-04
1
-0
/
+65
*
Fix warnings in make test code.
Jeremy Allison
2009-01-02
1
-4
/
+14
*
Print the vuid in BENCH-SESSSETUP
Volker Lendecke
2008-12-30
1
-0
/
+2
*
Fix SESSSETUP_BENCH torture test for long runtimes
Volker Lendecke
2008-12-29
1
-6
/
+9
*
Extend the chain1 test with write&x
Volker Lendecke
2008-12-19
1
-2
/
+21
*
Add a torture test simulating Windows write behaviour
Volker Lendecke
2008-12-19
1
-1
/
+81
*
Make cli_negprot return NTSTATUS instead of bool
Volker Lendecke
2008-12-19
1
-6
/
+13
*
cli_negprot_send -> cli_negprot_sendsync
Volker Lendecke
2008-12-19
1
-1
/
+1
*
s3: Change sockaddr util function names for consistency
Tim Prouty
2008-12-03
1
-1
/
+1
*
Make memcache_add_talloc NULL out the source pointer
Volker Lendecke
2008-11-14
1
-2
/
+2
*
Actually finish memcache_add_talloc
Volker Lendecke
2008-11-14
1
-1
/
+32
*
Fix build of 'everything'
Jelmer Vernooij
2008-10-18
1
-1
/
+1
*
Add data_blob_string_const_null() function that includes the terminating
Jelmer Vernooij
2008-10-13
1
-1
/
+1
*
Move zlib to top-level root.
Jelmer Vernooij
2008-10-12
1
-12
/
+3
*
Add async smbecho client support
Volker Lendecke
2008-08-28
1
-0
/
+33
*
Activate code to enable chained requests
Volker Lendecke
2008-08-28
1
-0
/
+80
*
Merge from Herb. print correct test status
Jeremy Allison
2008-08-12
1
-1
/
+2
*
Revert "Pass NULL to gencache_get when we are not interested in the timeout v...
Volker Lendecke
2008-07-11
1
-2
/
+2
*
Pass NULL to gencache_get when we are not interested in the timeout value
Volker Lendecke
2008-07-03
1
-2
/
+2
*
Print out the used seed in smbtorture
Volker Lendecke
2008-03-08
1
-3
/
+6
*
strtok -> strtok_r
Volker Lendecke
2008-01-23
1
-2
/
+3
*
Add "split_ntfs_stream_name()" together with a torture test
Volker Lendecke
2008-01-19
1
-0
/
+69
*
Added -e option to smbtorture to test encrypted versions
Jeremy Allison
2008-01-04
1
-1
/
+60
*
Add a in-memory cache
Volker Lendecke
2007-12-18
1
-0
/
+76
*
Remove the char[1024] strings from dynconfig. Replace
Jeremy Allison
2007-12-10
1
-1
/
+1
*
dbwrap_rbt
Volker Lendecke
2007-12-10
1
-0
/
+83
*
add SESSSETUP_BENCH
Volker Lendecke
2007-12-05
1
-0
/
+41
*
pull_ascii_pstring is gone.
Jeremy Allison
2007-12-04
1
-6
/
+6
*
Remove pstring from clirap.c.
Jeremy Allison
2007-11-30
1
-1
/
+1
*
Remove more pstring/fstrings.
Jeremy Allison
2007-11-08
1
-1
/
+8
*
Change all occurrences of zero_addr(&ss,AF_INET) to
Jeremy Allison
2007-10-27
1
-1
/
+1
*
This is a large patch (sorry). Migrate from struct in_addr
Jeremy Allison
2007-10-24
1
-5
/
+5
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-124
/
+124
*
Add start of IPv6 implementation. Currently most of this is avoiding
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r25563: Show which local-substitute subtest fails
Volker Lendecke
2007-10-10
1
-28
/
+32
*
r25538: Revert r25533
Volker Lendecke
2007-10-10
1
-3
/
+3
[next]