index
:
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
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
torture
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add simple test chaining up sesssetup and tcon
Volker Lendecke
2009-05-07
1
-0
/
+53
*
Make cli_setatr async.
Jeremy Allison
2009-05-06
1
-2
/
+2
*
Make cli_getatr() async.
Jeremy Allison
2009-05-05
1
-5
/
+5
*
Fix the async calls for the posix_unlink and posix_rmdir.
Jeremy Allison
2009-05-04
1
-1
/
+1
*
s3 torture: Only close if open was successful
Tim Prouty
2009-05-04
1
-4
/
+12
*
Torture test for bug #6315 - smbd crashes doing vfs_full_audit on IPC$ close ...
Jeremy Allison
2009-05-04
1
-2
/
+28
*
s3 torture: Fix comparison is always true warning
Tim Prouty
2009-05-04
1
-2
/
+2
*
Fix an invalid type warning
Volker Lendecke
2009-05-03
1
-1
/
+1
*
Fix some warnings due to uint16_t!=-1 always being true
Volker Lendecke
2009-05-03
1
-4
/
+4
*
Attempt to fix the build on SerNet-sles8
Volker Lendecke
2009-05-02
1
-3
/
+6
*
Add getaddrinfo_send/recv
Volker Lendecke
2009-05-01
1
-0
/
+55
*
Cause cli_close to return an NTSTATUS.
Jeremy Allison
2009-04-30
4
-67
/
+67
*
Get medieval on our ass about SMB1 file descriptors being 16 bits, not an int.
Jeremy Allison
2009-04-30
9
-415
/
+312
*
Make cli_unlink async.
Jeremy Allison
2009-04-29
9
-108
/
+108
*
Convert cli_rename to async.
Jeremy Allison
2009-04-28
2
-6
/
+6
*
Convert cli_posix_unlink() and cli_posix_rmdir()
Jeremy Allison
2009-04-28
1
-2
/
+2
*
Fix a pointless static
Volker Lendecke
2009-04-23
1
-1
/
+1
*
Make cli_chkpath async.
Jeremy Allison
2009-04-22
1
-5
/
+5
*
Fix some nonempty blank lines
Volker Lendecke
2009-04-22
1
-143
/
+142
*
Remove some shadowed definition warnings
Volker Lendecke
2009-04-22
1
-3
/
+3
*
Make rmdir async.
Jeremy Allison
2009-04-21
3
-3
/
+3
*
Make cli_mkdir async. Change it to return NTSTATUS.
Jeremy Allison
2009-04-21
3
-7
/
+7
*
Reproduce a bug with a custom GET_REAL_FILENAME
Volker Lendecke
2009-04-20
1
-0
/
+54
*
Add torture tester to ensure we don't regress the ulogoff bug.
Jeremy Allison
2009-04-16
1
-0
/
+45
*
s3:smbtorture Convert charcnv torture suite to use push_ucs2_talloc()
Andrew Bartlett
2009-04-07
1
-4
/
+4
*
Add a bad hack to enable level 2 oplocks in torture_open_connection_share
Volker Lendecke
2009-04-06
1
-2
/
+4
*
Re-add the CHAIN1 test
Volker Lendecke
2009-04-06
1
-0
/
+81
*
Convert cli_echo to tevent_req
Volker Lendecke
2009-04-06
1
-14
/
+1
*
Remove the CHAIN1 test -- will come back later
Volker Lendecke
2009-04-06
1
-99
/
+0
*
Fix a debug msg typo
Volker Lendecke
2009-03-29
1
-1
/
+1
*
Modify simple POSIX open test to use filenames containing a ':'
Jeremy Allison
2009-03-18
1
-2
/
+2
*
Convert wb_trans to tevent_req
Volker Lendecke
2009-03-16
1
-5
/
+4
*
Remove pwd_cache.c, it was doing nothing. Make user_name, domain, and
Jeremy Allison
2009-03-13
1
-1
/
+5
*
s3 torture: Fix unitialized variable to avoid closing a random fnum
Tim Prouty
2009-03-12
1
-1
/
+1
*
Revert "s3:libsmb: add an option to cli_push to let the caller provide the bu...
Stefan Metzmacher
2009-03-12
1
-5
/
+3
*
Add simple POSIX open, mkdir and rmdir test.
Jeremy Allison
2009-03-11
1
-0
/
+114
*
s3 torture: Simple warning fix
Tim Prouty
2009-03-11
1
-1
/
+1
*
s3:libsmb: add an option to cli_push to let the caller provide the buffers
Stefan Metzmacher
2009-03-10
1
-3
/
+5
*
Replace get_myname() with the talloc version from v3-3-test
Volker Lendecke
2009-02-13
1
-1
/
+1
*
s3: Remove some unused vars
Tim Prouty
2009-02-10
1
-5
/
+3
*
Add an optional SMB_STRUCT_SMB parameter to VFS_OP_READDIR
Steven Danneman
2009-02-09
1
-2
/
+33
*
async_sock: Use unix errnos instead of NTSTATUS
Kai Blin
2009-02-09
1
-3
/
+4
*
Make cli_tcon_andx async
Volker Lendecke
2009-01-30
3
-15
/
+19
*
s3:torture: support SMB_CONF_PATH envvar in smbtorture
Stefan Metzmacher
2009-01-28
1
-0
/
+5
*
Extend NTIMES to allow setting create_time
todd stecher
2009-01-23
1
-4
/
+7
*
s3:msgtest: don't call message_dispatch() anymore, use tevent_loop_once() ins...
Stefan Metzmacher
2009-01-22
1
-8
/
+19
*
Add a quick test of wb_trans_send/recv
Volker Lendecke
2009-01-04
1
-0
/
+65
*
Fix warnings in make test code.
Jeremy Allison
2009-01-02
3
-9
/
+34
*
Print the vuid in BENCH-SESSSETUP
Volker Lendecke
2008-12-30
1
-0
/
+2
*
Fix SESSSETUP_BENCH torture test for long runtimes
Volker Lendecke
2008-12-29
1
-6
/
+9
[prev]
[next]