index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
torture
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-17
vfstest: Convert cmd_set_nt_acl to synthetic_smb_fname
Volker Lendecke
1
-4
/
+3
2013-04-17
vfstest: Convert cmd_utime to synthetic_smb_fname
Volker Lendecke
1
-5
/
+3
2013-04-17
vfstest: Convert cmd_lstat to synthetic_smb_fname
Volker Lendecke
1
-5
/
+3
2013-04-17
vfstest: Convert cmd_stat to synthetic_smb_fname
Volker Lendecke
1
-5
/
+3
2013-04-17
vfstest: Convert cmd_rename to synthetic_smb_fname
Volker Lendecke
1
-9
/
+6
2013-04-17
vfstest: Convert cmd_pathfunc to synthetic_smb_fname
Volker Lendecke
1
-6
/
+4
2013-04-17
vfstest: Convert cmd_open to synthetic_smb_fname
Volker Lendecke
1
-4
/
+3
2013-03-20
s3:torture: Add new LARGE_READX test to investigate large SMBreadX behavior.
Jeremy Allison
1
-1
/
+337
2013-03-11
vfs_catia: write a testcase - add a translate command to vfstest
Guenter Kukkukk
1
-0
/
+75
2013-03-11
vfstest: fix the "-c" multiple-command option
Guenter Kukkukk
1
-1
/
+6
2013-02-22
s3-torture: Don't leak memory.
Andreas Schneider
1
-0
/
+3
2013-02-19
s3:torture: call fault_setup() to get usage backtraces
Stefan Metzmacher
1
-0
/
+1
2013-02-19
s3:torture: s/struct event_context/struct tevent_context
Stefan Metzmacher
2
-5
/
+5
2013-02-19
s3:torture: make use of samba_tevent_context_init()
Stefan Metzmacher
13
-26
/
+26
2013-02-08
torture: We use transactions for CLEAR_IF_FIRST db
Volker Lendecke
1
-1
/
+1
2013-02-04
s3:torture/vfstest add memreport option
Christian Ambach
1
-0
/
+8
2013-02-04
s3:torture/vfstest implement sys_acl_blob_get_fd
Christian Ambach
1
-0
/
+45
2013-02-04
s3:torture/vfstest implement sys_acl_blob_get_file
Christian Ambach
1
-0
/
+32
2013-01-28
Regression test for bug #9571 - Unlink after open causes smbd to panic
Jeremy Allison
1
-0
/
+44
2013-01-18
smbtorture: Satisfy a linker dependency
Volker Lendecke
1
-1
/
+8
2013-01-09
torture/vfstest.c: Always use create_conn_struct(). Don't hand create connect...
Jeremy Allison
1
-10
/
+22
2012-12-09
s3-auth: remove crypto from serverinfo_to_SamInfoX calls.
Günther Deschner
1
-1
/
+1
2012-12-03
torture: Use new samba_getpass() in masktest.
Andreas Schneider
1
-2
/
+5
2012-12-03
torture: Use new samba_getpass() in smbtorture3.
Andreas Schneider
1
-3
/
+6
2012-12-03
torture: Use new samba_getpass() in locktest2.
Andreas Schneider
1
-3
/
+6
2012-11-29
s3: test dbwrap_ctdb
Volker Lendecke
3
-0
/
+151
2012-11-26
s3-rpc_client: try to use socket_addr if available in rpc_pipe_open_tcp() (bu...
Günther Deschner
1
-1
/
+2
2012-11-22
torture: remove source3 locktest and masktest
Andrew Bartlett
1
-692
/
+0
2012-11-13
Ensure we Correctly set fsp->is_directory before dealing with ACLs.
Andrew Bartlett
1
-1
/
+1
2012-11-02
s3-torture:test_ctdbconn: fix the build against older ctdb versions
Björn Baumbach
1
-0
/
+6
2012-10-26
vfstest: set umask(0) in vfstest
Andrew Bartlett
1
-0
/
+5
2012-10-19
s3:smbd: add exit_server to the smbd_shim hooks
Stefan Metzmacher
1
-3
/
+11
2012-10-11
smbd: Add mem_ctx to {f,}get_nt_acl VFS call
Andrew Bartlett
1
-2
/
+6
2012-10-11
smbd: Add mem_ctx to sys_acl_init() and all callers
Andrew Bartlett
1
-2
/
+2
2012-10-06
s3: Add two tests a CLEAR_IF_FIRST crash
Volker Lendecke
1
-0
/
+56
2012-08-17
s3-torture: Allow vfstest to set ACLs on a directory
Andrew Bartlett
1
-6
/
+11
2012-08-16
s3-selftest: Add a seperate test for ACL tests using vfstest
Andrew Bartlett
1
-10
/
+35
2012-08-16
s3-torture: Add ACL commands to vfstest
Andrew Bartlett
1
-0
/
+311
2012-08-16
s3-torture: Use talloc more in vfstest
Andrew Bartlett
2
-29
/
+25
2012-08-16
s3-torture: Initialise fsp fully in vfstest open
Andrew Bartlett
1
-0
/
+34
2012-08-09
Correctly check for errors in strlower_m() returns.
Jeremy Allison
1
-2
/
+2
2012-08-09
Check error returns from strupper_m() (in all reasonable places).
Jeremy Allison
1
-1
/
+1
2012-08-09
s3:torture:delete: add a 12th subtest to the delete-on-close tests
Michael Adam
1
-0
/
+98
2012-08-09
s3:torture:delete: fix 11th test to work against windows
Michael Adam
1
-9
/
+6
2012-08-09
s3:torture:delete: simplify return code handling, fixing a couple of return c...
Michael Adam
1
-48
/
+3
2012-08-09
s3:torture:delete: reduce indentation
Michael Adam
1
-8
/
+6
2012-08-09
s3:torture:delete: add a comment
Michael Adam
1
-0
/
+2
2012-08-09
s3:torture:delete: add a comment
Michael Adam
1
-0
/
+2
2012-08-09
s3:torture:delete: add a comment
Michael Adam
1
-0
/
+2
2012-08-09
s3:torture:delete: move the success message for a subtest to the correct place
Michael Adam
1
-2
/
+3
[next]