1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source3/torture
Gary Lockyer 3bc5685445 rpc: Always supply both the remote and local address to the auth subsystem
This ensures that gensec, and then the NTLM auth subsystem under it, always gets the
remote and local address pointers for potential logging.

The local address allows us to know which interface an authentication is on

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Pair-Programmed-by: Gary Lockyer <gary@catalyst.net.nz>
Signed-off-by: Gary Lockyer <gary@catalyst.net.nz>
2017-03-29 02:37:27 +02:00
..
bench_pthreadpool.c Move pthreadpool to top of the tree. 2017-02-09 20:04:12 +01:00
cmd_vfs.c s3: torture: vfstest. unlink cmd must be stream aware. 2016-10-21 01:04:10 +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 s3:torture/masktest: masktest only works with SMB1 currently 2016-12-19 09:48:24 +01: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 s3: torture: Add test for cli_ftruncate calling cli_smb2_ftruncate. 2017-01-04 12:22:12 +01: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 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 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 dbwrap: Add an alternative implementation of dbwrap_watch_record_send 2016-07-15 16:56:13 +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 s3: libsmb: add replace support to cli_rename() 2017-03-28 17:45:19 +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