index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
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
*
s3:torture: add idmap_tdb_common test code
Christian Ambach
2012-05-01
1
-0
/
+1
*
s3-dbwrap: Add dbwrap_record_watch_send/recv
Volker Lendecke
2012-04-19
1
-0
/
+1
*
s3: Add two notify benchmark tests
Volker Lendecke
2012-04-17
1
-0
/
+2
*
s3: Make torture_nprocs globally available
Volker Lendecke
2012-04-17
1
-19
/
+19
*
s3: Add msg_channel
Volker Lendecke
2012-04-17
1
-0
/
+1
*
s3: Add a second ctdb connect library
Volker Lendecke
2012-04-17
1
-0
/
+1
*
build: Remove SMB_OFF_T, replace with off_t
Andrew Bartlett
2012-04-06
1
-5
/
+5
*
Who would have guessed - checking returns from strlcat found a memory overwri...
Jeremy Allison
2012-03-30
1
-1
/
+1
*
More strlcat/strlcpy truncate checks.
Jeremy Allison
2012-03-30
1
-2
/
+8
*
s3:torture: fix segfault in LOCAL-TALLOC-DICT
Stefan Metzmacher
2012-03-13
1
-1
/
+3
*
s3:torture: talloc_dict_traverse() returns the number of entries
Stefan Metzmacher
2012-03-13
1
-2
/
+7
*
s3: Add a test that makes a chained open break an oplock
Volker Lendecke
2012-02-29
1
-0
/
+1
*
Rename obscure defined constants.
Christopher R. Hertel (crh)
2012-02-16
1
-1
/
+1
*
lib/util: Add hex_encode_buf
Volker Lendecke
2012-02-06
1
-0
/
+21
*
s3: Add a "lock_order" argument to db_open
Volker Lendecke
2012-01-18
1
-1
/
+1
*
s3: Avoid a potential alignment requirement issue
Volker Lendecke
2012-01-06
1
-6
/
+5
*
Fix the local-memcache test for 64-bit
Volker Lendecke
2012-01-05
1
-1
/
+1
*
s3: Add a test for proper brlock cleanup
Volker Lendecke
2012-01-05
1
-0
/
+1
*
s3: Add a test excercising the share mode cleanup routine
Volker Lendecke
2012-01-05
1
-0
/
+1
*
s3: Fix a cut&paste error
Volker Lendecke
2012-01-03
1
-1
/
+1
*
s3: Fix a typo
Volker Lendecke
2012-01-03
1
-1
/
+1
*
Rename cli_open -> cli_openx. Prelude to replacing generic cli_open()
Jeremy Allison
2011-12-03
1
-87
/
+87
*
s3:torture: add SMB2-SESSION-REAUTH
Stefan Metzmacher
2011-11-24
1
-0
/
+1
*
s3:torture: add SMB2-MULTI-CHANNEL test
Stefan Metzmacher
2011-11-24
1
-0
/
+1
*
s3:torture: add a new test SMB2-TCON-DEPENDENCE
Michael Adam
2011-11-24
1
-0
/
+1
*
s3:torture:smb2: add SMB2-SESSION-RECONNECT test
Michael Adam
2011-11-24
1
-0
/
+1
*
s3:torture: make use of cli_tree_connect()
Stefan Metzmacher
2011-11-24
1
-5
/
+5
*
s3:torture: add SMB2-NEGPROT test
Stefan Metzmacher
2011-11-24
1
-0
/
+1
*
s3-torture: remove all cli_nt_error() calls in torture
Björn Baumbach
2011-11-16
1
-12
/
+11
*
s3-torture: replace cli_errstr() with nt_errstr()
Björn Baumbach
2011-11-16
1
-6
/
+10
*
s3:torture: s/Undefined/SMB_SIGNING_DEFAULT/ s/Required/SMB_SIGNING_REQUIRED/
Stefan Metzmacher
2011-11-03
1
-4
/
+4
*
s3-torture run t_strappend tests as LOCAL-sprintf_append
Andrew Bartlett
2011-10-28
1
-0
/
+1
*
libcli/smb: move source3/libsmb/read_smb.* to the toplevel
Stefan Metzmacher
2011-10-24
1
-1
/
+1
*
s3:torture: avoid using read_smb()
Stefan Metzmacher
2011-10-24
1
-1
/
+16
*
s3:dbwrap: change dbwrap_fetch_uint32() to NTSTATUS return type (instead of b...
Michael Adam
2011-10-11
1
-4
/
+8
*
s3:torture: convert torture.c to only use dbwrap wrapper functions
Michael Adam
2011-10-11
1
-17
/
+26
*
s3:dbwrap: move the db_open_rbt() prototype to a new header dbwrap_rbt.h
Michael Adam
2011-10-11
1
-0
/
+1
*
Add a torture test to test existing FSCTL responses
Richard Sharpe
2011-10-01
1
-0
/
+1
*
s3:libsmb: pass max_protocol to cli_negprot()
Stefan Metzmacher
2011-09-15
1
-3
/
+3
*
s3:libsmb: remove unused cli->is_samba
Stefan Metzmacher
2011-09-14
1
-8
/
+0
*
s3:torture/run_oplock4: don't set cli->use_level_II_oplocks
Stefan Metzmacher
2011-09-14
1
-3
/
+0
*
s3:torture: there's no need to alter cli->max_xmit in order to test large writes
Stefan Metzmacher
2011-09-13
1
-7
/
+3
*
s3:torture: use CLI_BUFFER_SIZE instead of cli->max_xmit
Stefan Metzmacher
2011-09-13
1
-1
/
+1
*
s3-lsa: Add conversion for auth info structs
Sumit Bose
2011-09-12
1
-0
/
+1
*
s3:torture: make use of CLI_FULL_CONNECTION_DONT_SPNEGO
Stefan Metzmacher
2011-09-08
1
-4
/
+11
*
s3:torture: make use of CLI_FULL_CONNECTION_FORCE_DOS_ERRORS
Stefan Metzmacher
2011-09-08
1
-1
/
+8
*
s3:libsmb: pass CLI_FULL_CONNECTION_* flags via cli_connect_nb()
Stefan Metzmacher
2011-09-08
1
-11
/
+14
*
s3:torture: relax TRANS2 midmight time checking
Stefan Metzmacher
2011-09-07
1
-2
/
+4
*
torture: use tevent_ functions names instead of the legacy event_ ones
Simo Sorce
2011-08-13
1
-3
/
+3
*
s3:torture: make use of cli_set_timeout()
Stefan Metzmacher
2011-08-03
1
-2
/
+2
[next]