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
/
source3
/
torture
Commit message (
Expand
)
Author
Age
Files
Lines
*
torture3: add clipathinfo-bufsize
Volker Lendecke
2013-08-28
3
-0
/
+58
*
libcli/smb: Change smb2cli_create() and smb2cli_create_recv() to return a par...
Jeremy Allison
2013-08-15
1
-16
/
+32
*
libcli/smb: Fix smb2cli_write_recv() and smb2cli_write() to return the bytes ...
Jeremy Allison
2013-08-15
1
-7
/
+7
*
s3:torture: avoid interpret_protocol()
Stefan Metzmacher
2013-08-15
2
-4
/
+4
*
s3-rpc_cli: pass down ndr_interface_table to rpc_pipe_open_tcp().
Günther Deschner
2013-08-05
1
-1
/
+1
*
s3-rpc_cli: pass down ndr_interface_table to cli_rpc_pipe_open_noauth().
Günther Deschner
2013-08-05
1
-1
/
+1
*
torture: add LOCAL-sid_to_string testcase
Jeff Layton
2013-07-31
1
-0
/
+30
*
torture: add more string_to_sid torture testcases
Jeff Layton
2013-07-31
1
-0
/
+16
*
lib: Add before/after hooks to async_connect
Volker Lendecke
2013-05-17
1
-1
/
+1
*
torture: Remove some unused code
Volker Lendecke
2013-05-14
1
-5
/
+0
*
vfstest: Convert cmd_set_nt_acl to synthetic_smb_fname
Volker Lendecke
2013-04-17
1
-4
/
+3
*
vfstest: Convert cmd_utime to synthetic_smb_fname
Volker Lendecke
2013-04-17
1
-5
/
+3
*
vfstest: Convert cmd_lstat to synthetic_smb_fname
Volker Lendecke
2013-04-17
1
-5
/
+3
*
vfstest: Convert cmd_stat to synthetic_smb_fname
Volker Lendecke
2013-04-17
1
-5
/
+3
*
vfstest: Convert cmd_rename to synthetic_smb_fname
Volker Lendecke
2013-04-17
1
-9
/
+6
*
vfstest: Convert cmd_pathfunc to synthetic_smb_fname
Volker Lendecke
2013-04-17
1
-6
/
+4
*
vfstest: Convert cmd_open to synthetic_smb_fname
Volker Lendecke
2013-04-17
1
-4
/
+3
*
s3:torture: Add new LARGE_READX test to investigate large SMBreadX behavior.
Jeremy Allison
2013-03-20
1
-1
/
+337
*
vfs_catia: write a testcase - add a translate command to vfstest
Guenter Kukkukk
2013-03-11
1
-0
/
+75
*
vfstest: fix the "-c" multiple-command option
Guenter Kukkukk
2013-03-11
1
-1
/
+6
*
s3-torture: Don't leak memory.
Andreas Schneider
2013-02-22
1
-0
/
+3
*
s3:torture: call fault_setup() to get usage backtraces
Stefan Metzmacher
2013-02-19
1
-0
/
+1
*
s3:torture: s/struct event_context/struct tevent_context
Stefan Metzmacher
2013-02-19
2
-5
/
+5
*
s3:torture: make use of samba_tevent_context_init()
Stefan Metzmacher
2013-02-19
13
-26
/
+26
*
torture: We use transactions for CLEAR_IF_FIRST db
Volker Lendecke
2013-02-08
1
-1
/
+1
*
s3:torture/vfstest add memreport option
Christian Ambach
2013-02-04
1
-0
/
+8
*
s3:torture/vfstest implement sys_acl_blob_get_fd
Christian Ambach
2013-02-04
1
-0
/
+45
*
s3:torture/vfstest implement sys_acl_blob_get_file
Christian Ambach
2013-02-04
1
-0
/
+32
*
Regression test for bug #9571 - Unlink after open causes smbd to panic
Jeremy Allison
2013-01-28
1
-0
/
+44
*
smbtorture: Satisfy a linker dependency
Volker Lendecke
2013-01-18
1
-1
/
+8
*
torture/vfstest.c: Always use create_conn_struct(). Don't hand create connect...
Jeremy Allison
2013-01-09
1
-10
/
+22
*
s3-auth: remove crypto from serverinfo_to_SamInfoX calls.
Günther Deschner
2012-12-09
1
-1
/
+1
*
torture: Use new samba_getpass() in masktest.
Andreas Schneider
2012-12-03
1
-2
/
+5
*
torture: Use new samba_getpass() in smbtorture3.
Andreas Schneider
2012-12-03
1
-3
/
+6
*
torture: Use new samba_getpass() in locktest2.
Andreas Schneider
2012-12-03
1
-3
/
+6
*
s3: test dbwrap_ctdb
Volker Lendecke
2012-11-29
3
-0
/
+151
*
s3-rpc_client: try to use socket_addr if available in rpc_pipe_open_tcp() (bu...
Günther Deschner
2012-11-26
1
-1
/
+2
*
torture: remove source3 locktest and masktest
Andrew Bartlett
2012-11-22
1
-692
/
+0
*
Ensure we Correctly set fsp->is_directory before dealing with ACLs.
Andrew Bartlett
2012-11-13
1
-1
/
+1
*
s3-torture:test_ctdbconn: fix the build against older ctdb versions
Björn Baumbach
2012-11-02
1
-0
/
+6
*
vfstest: set umask(0) in vfstest
Andrew Bartlett
2012-10-26
1
-0
/
+5
*
s3:smbd: add exit_server to the smbd_shim hooks
Stefan Metzmacher
2012-10-19
1
-3
/
+11
*
smbd: Add mem_ctx to {f,}get_nt_acl VFS call
Andrew Bartlett
2012-10-11
1
-2
/
+6
*
smbd: Add mem_ctx to sys_acl_init() and all callers
Andrew Bartlett
2012-10-11
1
-2
/
+2
*
s3: Add two tests a CLEAR_IF_FIRST crash
Volker Lendecke
2012-10-06
1
-0
/
+56
*
s3-torture: Allow vfstest to set ACLs on a directory
Andrew Bartlett
2012-08-17
1
-6
/
+11
*
s3-selftest: Add a seperate test for ACL tests using vfstest
Andrew Bartlett
2012-08-16
1
-10
/
+35
*
s3-torture: Add ACL commands to vfstest
Andrew Bartlett
2012-08-16
1
-0
/
+311
*
s3-torture: Use talloc more in vfstest
Andrew Bartlett
2012-08-16
2
-29
/
+25
*
s3-torture: Initialise fsp fully in vfstest open
Andrew Bartlett
2012-08-16
1
-0
/
+34
[next]