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-09-17
s3:torture: add PROTOCOL_SMB3_02 handling
Stefan Metzmacher
1
-0
/
+3
2013-09-05
lib: Use "mem_ctx" arg in gencache_get
Volker Lendecke
1
-7
/
+7
2013-09-05
lib: Add a "mem_ctx" arg to gencache_get (unused so far)
Volker Lendecke
1
-4
/
+4
2013-09-05
torture3: Test getting a blob as a string
Volker Lendecke
1
-0
/
+15
2013-09-05
lib: Add "mem_ctx" to gencache_get_data_blob
Volker Lendecke
1
-2
/
+2
2013-09-05
torture3: Fix a const warning
Volker Lendecke
1
-1
/
+1
2013-09-03
torture3: Trigger a nasty cleanup bug in smbd
Volker Lendecke
3
-0
/
+72
2013-08-28
torture3: add clipathinfo-bufsize
Volker Lendecke
3
-0
/
+58
2013-08-15
libcli/smb: Change smb2cli_create() and smb2cli_create_recv() to return a par...
Jeremy Allison
1
-16
/
+32
2013-08-15
libcli/smb: Fix smb2cli_write_recv() and smb2cli_write() to return the bytes ...
Jeremy Allison
1
-7
/
+7
2013-08-15
s3:torture: avoid interpret_protocol()
Stefan Metzmacher
2
-4
/
+4
2013-08-05
s3-rpc_cli: pass down ndr_interface_table to rpc_pipe_open_tcp().
Günther Deschner
1
-1
/
+1
2013-08-05
s3-rpc_cli: pass down ndr_interface_table to cli_rpc_pipe_open_noauth().
Günther Deschner
1
-1
/
+1
2013-07-31
torture: add LOCAL-sid_to_string testcase
Jeff Layton
1
-0
/
+30
2013-07-31
torture: add more string_to_sid torture testcases
Jeff Layton
1
-0
/
+16
2013-05-17
lib: Add before/after hooks to async_connect
Volker Lendecke
1
-1
/
+1
2013-05-14
torture: Remove some unused code
Volker Lendecke
1
-5
/
+0
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
[next]