index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
torture
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4:torture/smb2: remove unused variable in torture_smb2_con_sopt()
Stefan Metzmacher
2014-09-30
1
-1
/
+0
*
s4:torture/smb2: use smb2cli_tcon*() in torture_smb2_tree_connect()
Stefan Metzmacher
2014-09-30
1
-27
/
+26
*
s4:torture/smb2: use torture_smb2_tree_connect() in notify.c
Stefan Metzmacher
2014-09-30
1
-51
/
+9
*
s4:torture/smb2: torture_smb2_tree_connect() creates a secondary tree connect
Stefan Metzmacher
2014-09-30
1
-1
/
+1
*
s3:libsmb: remove unused smb2cli.h
Stefan Metzmacher
2014-09-30
1
-1
/
+0
*
idl: Merge NETR_TRUST and LSA_TRUST definitions into one set only in lsa.idl
Andrew Bartlett
2014-09-27
2
-2
/
+2
*
torture: Fix use-after-free in ldap.nested-search
Andrew Bartlett
2014-09-27
1
-2
/
+4
*
s4:torture:vfs_fruit: add size checks for resource fork IO
Ralph Boehme
2014-09-25
1
-1
/
+87
*
s4:torture:vfs_fruit: add test for OS X AppleDouble conversion
Ralph Boehme
2014-09-25
1
-0
/
+650
*
s4:torture/smb2/lock: Add Lock Replay detection test case.
Anubhav Rakshit
2014-09-19
1
-1
/
+180
*
s4:torture: Add Replay tests to examine server behaviour when Multiple Channe...
Anubhav Rakshit
2014-09-19
3
-7
/
+832
*
Adding new oplock test 'batch26'.
Hemanth Thummala
2014-09-12
1
-0
/
+81
*
torture: Provide enough space for test EA name in raw.eas test
Andrew Bartlett
2014-09-11
1
-1
/
+1
*
s4:torture:base: slightly more generous timing in the defer_open test
Michael Adam
2014-09-10
1
-1
/
+1
*
s4:torture: fix multi_smb_test child status tracking.
Michael Adam
2014-09-10
1
-25
/
+62
*
s4:torture:base: add torture_comments to the loop of the deferopen test.
Michael Adam
2014-09-10
1
-2
/
+34
*
s4:torture:base: move i++ down in loop in run_deferopen()
Michael Adam
2014-09-10
1
-1
/
+2
*
torture: basic FSCTL_SET_ZERO_DATA tests
David Disseldorp
2014-09-08
1
-0
/
+180
*
torture: add file zero-range checker
David Disseldorp
2014-09-08
1
-0
/
+30
*
torture: malformed FSCTL_QUERY_ALLOCATED_RANGES tests
David Disseldorp
2014-09-08
1
-0
/
+78
*
torture: basic FSCTL_QUERY_ALLOCATED_RANGES test
David Disseldorp
2014-09-08
1
-0
/
+191
*
torture: split pattern write into helper function
David Disseldorp
2014-09-08
1
-17
/
+38
*
torture: test oversize FSCTL_SET_SPARSE request
David Disseldorp
2014-09-08
1
-0
/
+76
*
torture: Correctly initialize array size
Volker Lendecke
2014-09-08
1
-2
/
+2
*
torture: allow us to correctly use sizeof(buf) in raw.open tests
Andrew Bartlett
2014-09-08
1
-3
/
+3
*
torture: Use torture_assert macro for value check in raw.read
Christof Schmitt
2014-08-30
1
-6
/
+3
*
torture: Use torture_assert macro for status check in raw.read
Christof Schmitt
2014-08-30
1
-6
/
+3
*
torture: Use torture_fail macro in check_buffer for read requests
Christof Schmitt
2014-08-30
1
-5
/
+7
*
torture: Add test for 16 bit alignment of readx data
Christof Schmitt
2014-08-30
1
-0
/
+23
*
torture: trivial test_ioctl_network_interface_info cleanup
David Disseldorp
2014-08-29
1
-2
/
+2
*
torture: test FSCTL_SET_SPARSE without SetSparse buffer
David Disseldorp
2014-08-29
1
-0
/
+76
*
torture: test FSCTL_SET_SPARSE against a directory
David Disseldorp
2014-08-29
1
-2
/
+39
*
torture: test FSCTL_SET_SPARSE
David Disseldorp
2014-08-29
1
-1
/
+157
*
torture-dns: Add test for dlz_bind9 updates
Stefan Metzmacher
2014-08-27
1
-0
/
+517
*
torture-dns: Add test for dlz_bind9 zonedumps
Stefan Metzmacher
2014-08-27
1
-0
/
+106
*
torture-dns: Add test for dlz_bind9 lookups
Andrew Bartlett
2014-08-27
1
-0
/
+224
*
s4:torture:dlz_bind9: fix spnego tests
Stefan Metzmacher
2014-08-27
1
-2
/
+12
*
s4:dlz_bind9: avoid some compiler warnings
Stefan Metzmacher
2014-08-26
1
-3
/
+4
*
s4:torture:vfs_fruit: add tests for resource fork IO
Ralph Boehme
2014-08-18
1
-0
/
+110
*
s4:torture:vfs_fruit: add test writing Netatalk metadata
Ralph Boehme
2014-08-18
1
-0
/
+138
*
s4:torture:vfs_fruit: add test reading Netatalk metadata
Ralph Boehme
2014-08-18
2
-2
/
+355
*
s4:torture: add boilerplate code for vfs_fruit
Ralph Boehme
2014-08-18
2
-0
/
+46
*
s4:torture: add wrapper functions
Ralph Boehme
2014-08-18
1
-0
/
+77
*
s4:torture: add boilerplate code for testing specific VFS modules
Ralph Boehme
2014-08-18
2
-1
/
+46
*
s4:torture:smb2: add utility function torture_smb2_con_sopt()
Ralph Boehme
2014-08-18
1
-0
/
+42
*
s4:torture: use torture_assert instead of torture_comment and return in defer...
Michael Adam
2014-08-18
1
-5
/
+11
*
third_party/popt: Initial support for popt.
Ira Cooper
2014-08-09
2
-9
/
+9
*
s4-torture: use smb_krb5_get_allowed_weak_crypto() in remote PAC test.
Günther Deschner
2014-08-08
1
-8
/
+1
*
s4:torture: use torture_assert instead of torture_comment and return in defer...
Michael Adam
2014-08-07
1
-4
/
+5
*
s4:torture: consistently log "pid %u: ..." in the defer_open test
Michael Adam
2014-08-07
1
-3
/
+5
[next]