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