index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
torture
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3/vfs: remove unused SMB_VFS_DISK_FREE() small_query parameter
David Disseldorp
2015-02-17
1
-1
/
+1
*
torture3: Fix a typo
Volker Lendecke
2015-01-06
1
-1
/
+1
*
messaging3: Avoid self-send complexity
Volker Lendecke
2014-12-09
2
-2
/
+2
*
lib: Split out write_data[_iov]
Volker Lendecke
2014-12-07
1
-0
/
+1
*
s3:torture: avoid nesting of macros and function calls in torture_cli_session...
Stefan Metzmacher
2014-11-25
1
-4
/
+5
*
build: Remove configure checks for ctdb headers
Amitay Isaacs
2014-10-28
1
-4
/
+0
*
s3:torture: avoid unused cli_set_username()
Stefan Metzmacher
2014-10-17
1
-6
/
+0
*
s3:torture: add PROTOCOL_SMB3_10 handling
Stefan Metzmacher
2014-10-07
1
-0
/
+3
*
s3:libsmb: remove unused smb2cli.h
Stefan Metzmacher
2014-09-30
1
-1
/
+0
*
libcli/smb: move smb2cli_tcon.c to the toplevel
Stefan Metzmacher
2014-09-30
1
-2
/
+8
*
s3:torture: transfer 1M message with fds in LOCAL-MESSAGING-FDPASS2 test
Michael Adam
2014-09-30
1
-1
/
+1
*
s3:torture: wait in tevent-loop for child to confirm receive in FDPASS2 msg test
Michael Adam
2014-09-30
1
-0
/
+55
*
s3:torture: fix a message in LOCAL-MESSAGING-FDPASS2 test
Michael Adam
2014-09-30
1
-1
/
+1
*
s3:torture: add LOCAL-MESSAGING-READ4 - send 1MB message
Michael Adam
2014-09-30
3
-0
/
+232
*
s3:torture: in LOCAL-MESSAGING-FDPASS2, close fds after passing them
Michael Adam
2014-09-27
1
-0
/
+3
*
s3:torture: in LOCAL-MESSAGING-READ3, print some messages to child
Michael Adam
2014-09-24
1
-0
/
+5
*
s3:torture: in LOCAL-MESSAGING-READ3, tell child to exit and wait
Michael Adam
2014-09-24
1
-0
/
+17
*
s3:torture: work on LOCAL-MESSAGING-FDPASS2
Michael Adam
2014-09-24
3
-0
/
+238
*
s3:torture: add test LOCAL-MESSAGING-FDPASS1
Michael Adam
2014-09-24
3
-0
/
+79
*
s3:smbtorture: align explanations for parameters
Michael Adam
2014-09-22
1
-3
/
+3
*
s3:smbtorture: mention "-e" in the help text
Michael Adam
2014-09-22
1
-0
/
+1
*
s3:torture: use cli_state_client_guid in run_smb2_multi_channel()
Stefan Metzmacher
2014-09-19
1
-0
/
+6
*
s3:smbd: pass smbXsrv_connection to smb1_parse_chain()
Stefan Metzmacher
2014-09-19
1
-2
/
+2
*
torture3: Allow padding byte for LARGE_READX responses
Christof Schmitt
2014-08-30
1
-1
/
+2
*
messaging3: Add msg_sink/source -- perftest
Volker Lendecke
2014-08-23
2
-0
/
+441
*
torture: Fix cleanup2 to utilize on-demand cleanup
Volker Lendecke
2014-08-23
1
-16
/
+3
*
torture: Run the cleanup2 test against 2 nodes
Volker Lendecke
2014-08-23
1
-1
/
+1
*
lib/util: move memcache.[ch] to the toplevel 'samba-util' library
Stefan Metzmacher
2014-07-18
1
-1
/
+1
*
torture: test_ntlm_auth.py now has a require-membership-of argument
Garming Sam
2014-07-15
1
-0
/
+7
*
torture3: Fix bug 10687
Volker Lendecke
2014-07-03
1
-1
/
+1
*
torture3: Add some brlock entries in cleanup2
Volker Lendecke
2014-06-30
1
-2
/
+26
*
libcli: Make smb2cli_create return blobs
Volker Lendecke
2014-06-30
1
-16
/
+16
*
torture3: Reproducer for bug 10593
Volker Lendecke
2014-06-21
3
-0
/
+161
*
s3: libsmb : Move users of cli_dskattr to a 64-bit interface cli_disk_free().
Jeremy Allison
2014-06-07
1
-2
/
+2
*
torture3: Add a little gencache_parse load test
Volker Lendecke
2014-05-24
1
-0
/
+24
*
s3: client : Add extra return parameter to all client open calls.
Jeremy Allison
2014-05-09
11
-81
/
+84
*
torture3: local-messaging-read3
Volker Lendecke
2014-05-08
3
-0
/
+202
*
messaging3: Push down the self-send callback
Volker Lendecke
2014-05-08
1
-1
/
+1
*
torture3: Fix local-messaging-read1
Volker Lendecke
2014-05-08
1
-3
/
+6
*
torture3: Add a test deleting a different req
Volker Lendecke
2014-04-30
3
-0
/
+105
*
torture3: Add local-messaging-read1
Volker Lendecke
2014-04-30
3
-0
/
+146
*
torture3: Add a bit more coverage to messaging_read
Volker Lendecke
2014-04-30
1
-0
/
+7
*
s3: torture - Fix racy assumption in original messaging test.
Jeremy Allison
2014-04-24
1
-4
/
+14
*
s3: torture - Add required talloc frame for msgtest.c
Jeremy Allison
2014-04-23
1
-0
/
+4
*
selftest: Rename WINBINDD_SOCKET_DIR environment variable.
Andreas Schneider
2014-04-17
1
-1
/
+1
*
wbclient: Check with nss_wrapper_enabled().
Andreas Schneider
2014-04-17
1
-6
/
+6
*
s3-auth: Finally change make_user_info_*() use a parent talloc context
Andrew Bartlett
2014-04-02
1
-1
/
+2
*
s3:torture: avoid compiler warnings in vfstest.c
Stefan Metzmacher
2014-04-02
1
-18
/
+18
*
s3:torture: check the result of cli_nt_delete_on_close_recv() in test_notify.c
Stefan Metzmacher
2014-04-02
1
-0
/
+4
*
s3:torture: remove unused variables in test_buffersize.c
Stefan Metzmacher
2014-04-02
1
-1
/
+0
[next]