1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source3/torture
Andreas Schneider d18379fa00 Revert "s3:libsmb: Fix printing the session setup information"
This reverts commit b6f87af427.

A different fix will follow.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=12824

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
2017-06-09 13:00:11 +02:00
..
bench_pthreadpool.c Move pthreadpool to top of the tree. 2017-02-09 20:04:12 +01:00
cmd_vfs.c s3: VFS: Change SMB_VFS_GETXATTR to use const struct smb_filename * instead of const char *. 2017-06-01 02:58:53 +02:00
denytest.c s3,s4 torture/denytest: fix possible infinite loop 2016-03-04 21:23:45 +01:00
locktest2.c
mangle_test.c Convert all uses of uint32/16/8 to _t in source3/torture. 2015-05-12 01:32:12 +02:00
masktest.c Revert "s3:libsmb: Fix printing the session setup information" 2017-06-09 13:00:11 +02:00
msg_sink.c lib: Add lib/util/server_id.h 2017-01-22 18:30:11 +01:00
msg_source.c lib: Add lib/util/server_id.h 2017-01-22 18:30:11 +01:00
msgtest.c Convert all uses of uint32/16/8 to _t in source3/torture. 2015-05-12 01:32:12 +02:00
nbench.c s3: client : Add extra return parameter to all client open calls. 2014-05-09 23:10:07 +02:00
nbio.c s3: libsmb: add replace support to cli_rename() 2017-03-28 17:45:19 +02:00
pdbtest.c rpc: Always supply both the remote and local address to the auth subsystem 2017-03-29 02:37:27 +02:00
proto.h torture3: Make sure dbwrap_parse_record returns NOT_FOUND for invalid watchers data 2017-05-01 14:39:41 +02:00
rpc_open_tcp.c s3-rpc_cli: pass down ndr_interface_table to rpc_pipe_open_tcp(). 2013-08-05 10:30:00 +02:00
scanner.c Correct "existence" typos. 2017-02-22 08:26:22 +01:00
test_addrchange.c
test_async_echo.c s3-rpc_cli: pass down ndr_interface_table to cli_rpc_pipe_open_noauth(). 2013-08-05 10:30:00 +02:00
test_authinfo_structs.c
test_buffersize.c s3:torture: remove unused variables in test_buffersize.c 2014-04-02 09:03:43 +02:00
test_case_insensitive.c
test_chain3.c s3: client : Add extra return parameter to all client open calls. 2014-05-09 23:10:07 +02:00
test_cleanup.c torture: Fix cleanup2 to utilize on-demand cleanup 2014-08-23 00:24:18 +02:00
test_dbwrap_ctdb.c dbwrap: Add "msg_ctx" to db_open_ctdb 2016-05-17 13:18:31 +02:00
test_dbwrap_watch.c torture3: Make sure dbwrap_parse_record returns NOT_FOUND for invalid watchers data 2017-05-01 14:39:41 +02:00
test_idmap_tdb_common.c winbind: Remove unused idmap_backends_unixid_to_sid 2016-03-30 17:58:48 +02:00
test_messaging_fd_passing.c s3:torture: add samba3.smbtorture_s3.LOCAL-MESSAGING-FDPASS2b test. 2015-03-19 18:02:13 +01:00
test_messaging_read.c torture3: Fix a typo 2015-01-06 00:33:09 +01:00
test_notify_online.c s3: client : Add extra return parameter to all client open calls. 2014-05-09 23:10:07 +02:00
test_notify.c s3: client : Add extra return parameter to all client open calls. 2014-05-09 23:10:07 +02:00
test_ntlm_auth.py torture/ntlm_auth: do not assume a line is less than 2047 bytes 2017-02-11 07:49:16 +01:00
test_nttrans_create.c s3: client : Add extra return parameter to all client open calls. 2014-05-09 23:10:07 +02:00
test_nttrans_fsctl.c s3: client : Add extra return parameter to all client open calls. 2014-05-09 23:10:07 +02:00
test_oplock_cancel.c torture3: Reproducer for bug 10593 2014-06-21 23:05:47 +02:00
test_posix_append.c s3: client : Add extra return parameter to all client open calls. 2014-05-09 23:10:07 +02:00
test_pthreadpool_tevent.c smbtorture3: Add LOCAL-PTHREADPOOL-TEVENT 2016-08-24 01:33:49 +02:00
test_smb2.c s3: torture: Add test for cli_ftruncate calling cli_smb2_ftruncate. 2017-01-04 12:22:12 +01:00
test_smbsock_any_connect.c
torture.c torture3: Make sure dbwrap_parse_record returns NOT_FOUND for invalid watchers data 2017-05-01 14:39:41 +02:00
utable.c Convert all uses of uint32/16/8 to _t in source3/torture. 2015-05-12 01:32:12 +02:00
vfstest_chain.c s3:smbd: pass smbXsrv_connection to smb1_parse_chain() 2014-09-19 09:15:11 +02:00
vfstest.c vfstest: use lp_load_with_shares() in cmd_conf 2015-04-22 13:57:30 +02:00
vfstest.h
wbc_async.c selftest: Rename WINBINDD_SOCKET_DIR environment variable. 2014-04-17 14:56:06 +02:00
wbc_async.h