..
cmd_vfs.c
build: Remove SMB_OFF_T, replace with off_t
2012-04-06 01:47:43 +02:00
denytest.c
Rename cli_open -> cli_openx. Prelude to replacing generic cli_open()
2011-12-03 21:13:08 -08:00
locktest2.c
Rename cli_open -> cli_openx. Prelude to replacing generic cli_open()
2011-12-03 21:13:08 -08:00
locktest.c
s3:libsmb: get rid of cli_negprot
2012-05-28 14:49:49 +02:00
mangle_test.c
Rename cli_open -> cli_openx. Prelude to replacing generic cli_open()
2011-12-03 21:13:08 -08:00
masktest.c
s3:libsmb: get rid of cli_negprot
2012-05-28 14:49:49 +02:00
msgtest.c
s3: Remove a bunch of calls to procid_self()
2011-12-12 21:50:25 +01:00
nbench.c
s3:torture/*: use CLI_BUFFER_SIZE instead of cli->max_xmit
2011-08-09 15:30:04 +02:00
nbio.c
s3-torture/nbio.c: replace cli_read_old() with cli_read()
2011-07-23 09:18:55 +02:00
pdbtest.c
s3-passdb: Remove unused sampass->pass_must_change_time
2012-04-19 12:34:33 +02:00
proto.h
s3: Test whether get_share_mode_lock cleans up stale processes
2012-05-25 09:19:39 -07:00
rpc_open_tcp.c
scanner.c
s3:libsmb: get rid of cli_ucs2
2012-05-28 16:58:03 +02:00
t_strappend.c
s3-torture run t_strappend tests as LOCAL-sprintf_append
2011-10-28 13:10:28 +02:00
test_addrchange.c
s3:torture: add #include "lib/util/tevent_ntstatus.h" to test_addrchange.c
2012-05-14 15:12:34 +02:00
test_async_echo.c
Revert "s3:test_async_echo: unsure the desired smb message sequence"
2011-08-10 09:54:23 +02:00
test_authinfo_structs.c
s4-lsarpc handle more info levels in SetInfoTrustedDomain calls
2011-12-12 12:57:07 +01:00
test_case_insensitive.c
Rename cli_open -> cli_openx. Prelude to replacing generic cli_open()
2011-12-03 21:13:08 -08:00
test_chain3.c
s3:libsmb: get rid of cli_smb_req_*,cli_smb_wct_ofs,cli_smb_chain_send
2012-06-03 23:37:02 +02:00
test_cleanup.c
s3: Test whether get_share_mode_lock cleans up stale processes
2012-05-25 09:19:39 -07:00
test_ctdbconn.c
s3: Add a second ctdb connect library
2012-04-17 10:21:01 +02:00
test_dbwrap_watch.c
dbwrap: dbwrap_store_int32->dbwrap_store_int32_bystring
2012-06-15 12:14:27 +02:00
test_idmap_tdb_common.c
dbwrap: dbwrap_store_uint32->dbwrap_store_uint32_bystring
2012-06-15 12:14:28 +02:00
test_msg.c
s3: Add msg_channel
2012-04-17 10:21:01 +02:00
test_notify_online.c
s3-libsmb: move protos to libsmb/proto.h
2011-05-06 16:37:18 +02:00
test_notify.c
s3: Add two notify benchmark tests
2012-04-17 10:21:02 +02:00
test_ntlm_auth.py
s3-selftest: Add tests for ntlm_auth gss-spnego client and server
2012-03-02 07:05:44 +01:00
test_nttrans_create.c
s3-torture: run_nttrans_create(): replace cli_query_secdesc_old()
2011-07-23 09:18:57 +02:00
test_nttrans_fsctl.c
s3: Remove duplicate fsctl function definitions
2011-10-19 15:44:29 +02:00
test_posix_append.c
build: Remove SMB_OFF_T, replace with off_t
2012-04-06 01:47:43 +02:00
test_smb2.c
s3/libsmb: Generalise cli_state in smb2 logoff calls
2012-05-12 01:01:33 +02:00
test_smbsock_any_connect.c
torture.c
dbwrap: dbwrap_fetch_uint32->dbwrap_fetch_uint32_bystring
2012-06-15 12:14:28 +02:00
utable.c
build: Remove SMB_OFF_T, replace with off_t
2012-04-06 01:47:43 +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-vfstest: Return an error code if cmd failed
2012-02-22 23:56:17 +01:00
vfstest.h
s3: Add a new set of andx chain handling routines
2012-03-10 15:34:11 +01:00
wbc_async.c
Use tevent_req_oom
2011-06-20 12:33:24 +02:00
wbc_async.h