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-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
2007-10-10
r25533: remove a pstring
Volker Lendecke
1
-3
/
+3
2007-10-10
r24733: Add support for storing DATA_BLOBs in gencache.tdb (including torture...
Günther Deschner
1
-0
/
+41
2007-10-10
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r23554: Fix bug #4711 by makeing cli_connect return an NTSTATUS.
Jeremy Allison
1
-4
/
+7
2007-10-10
r22001: change prototype of dump_data(), so that it takes unsigned char * now,
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r21963: Fix another uninitialized buffer used in test write - valgrind
Jeremy Allison
1
-0
/
+2
2007-10-10
r21948: Fix valgrind error in build farm samba3 smbtorture. We were
Jeremy Allison
1
-0
/
+2
2007-10-10
r21609: Fix memory leaks in error code paths (and one in winbindd_group.c).
Jeremy Allison
1
-0
/
+5
2007-10-10
r18310: Add a little test for some gencache routines
Volker Lendecke
1
-0
/
+60
2007-10-10
r18070: be more verbose when errors happen
Stefan Metzmacher
1
-0
/
+3
2007-10-10
r17853: Fix an uninitialized variable (m_time2). Jeremy, please check.
Volker Lendecke
1
-2
/
+3
[next]