1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3/torture
Jeremy Allison 69e24b4e8b s3: client : Add extra return parameter to all client open calls.
Add a return parameter of struct smb_create_returns *cr to
cli_ntcreate()
cli_ntcreate_recv()
cli_nttrans_create()
cli_nttrans_create_recv()

Always pass in NULL for now. This fixes the create
API to always fully return the data the server has
given back to us on the open file to the caller.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
2014-05-09 23:10:07 +02:00
..
bench_pthreadpool.c pthreadpool: Allow multiple jobs to be received 2014-03-27 06:06:11 +01:00
cmd_vfs.c s3-torture: Make sure status is used initialized. 2013-12-06 01:14:09 +01:00
denytest.c
locktest2.c torture: Use new samba_getpass() in locktest2. 2012-12-03 14:35:09 +01:00
mangle_test.c
masktest.c param: rename lp function and variable from "cli_maxprotocol" to "client_max_protocol" 2014-02-07 16:19:15 -08:00
msgtest.c s3: torture - Fix racy assumption in original messaging test. 2014-04-24 00:50:55 +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: client : Add extra return parameter to all client open calls. 2014-05-09 23:10:07 +02:00
pdbtest.c s3-auth: Finally change make_user_info_*() use a parent talloc context 2014-04-02 11:05:46 +02:00
proto.h torture3: local-messaging-read3 2014-05-08 11:32:44 +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 s3:libsmb: get rid of cli_ucs2 2012-05-28 16:58:03 +02:00
t_strappend.c
test_addrchange.c s3:torture: make use of samba_tevent_context_init() 2013-02-19 23:47:48 +01:00
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 s3: client : Add extra return parameter to all client open calls. 2014-05-09 23:10:07 +02:00
test_ctdbconn.c s3:wscript: only build ctdb_dummy.c if we have no cluster support 2014-03-24 17:09:11 +01:00
test_dbwrap_ctdb.c dbwrap: add a dbwrap_flags argument to db_open_ctdb() 2014-02-07 16:06:06 +01:00
test_dbwrap_watch.c torture3: Add a bit more coverage to messaging_read 2014-04-30 14:52:08 +02:00
test_idmap_tdb_common.c dbwrap: add a dbwrap_flags argument to db_open() 2014-02-07 16:06:06 +01:00
test_messaging_read.c torture3: local-messaging-read3 2014-05-08 11:32:44 +02: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
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_posix_append.c s3: client : Add extra return parameter to all client open calls. 2014-05-09 23:10:07 +02:00
test_smb2.c auth/gensec: remove tevent_context argument from gensec_update() 2014-03-27 00:36:32 +01:00
test_smbsock_any_connect.c
torture.c s3: client : Add extra return parameter to all client open calls. 2014-05-09 23:10:07 +02:00
utable.c s3: client : Add extra return parameter to all client open calls. 2014-05-09 23:10:07 +02:00
vfstest_chain.c s3:torture: use smbd/smbd.h instead of just smbd/proto.h in vfstest_chain.c 2012-06-06 10:18:39 +02:00
vfstest.c s3:torture: avoid compiler warnings in vfstest.c 2014-04-02 09:03:43 +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