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
/
source4
/
torture
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-28
expanded the SMB2-READ test, including the windows position bug
Andrew Tridgell
1
-4
/
+51
2008-05-28
add exceptions for some of the strange windows SMB2 locking behaviour
Andrew Tridgell
1
-2
/
+10
2008-05-28
added --valid option to gentest_smb2
Andrew Tridgell
1
-10
/
+27
2008-05-28
added --skip-cleanup to gentest
Andrew Tridgell
1
-0
/
+7
2008-05-27
Use new dynconfig.h location.
Jelmer Vernooij
5
-5
/
+5
2008-05-27
fixed uninitialised variable
Andrew Tridgell
1
-2
/
+2
2008-05-27
fixed file_attributes test
Andrew Tridgell
1
-1
/
+1
2008-05-27
added a basic SMB2 read test suite
Andrew Tridgell
3
-1
/
+144
2008-05-27
re-enable some tests
Andrew Tridgell
1
-3
/
+3
2008-05-27
enforce lock ordering in SMB2
Andrew Tridgell
1
-4
/
+70
2008-05-27
added some SMB2 locking tests from gentest
Andrew Tridgell
1
-0
/
+30
2008-05-27
another gentest derived test
Andrew Tridgell
1
-0
/
+21
2008-05-27
SEC_STD_SYNCHRONIZE is only invalid on SMB2
Andrew Tridgell
1
-2
/
+6
2008-05-27
expanded the SMB2 create testing
Andrew Tridgell
2
-3
/
+77
2008-05-27
cleanup some warnings and add --skip-cleanup
Andrew Tridgell
1
-49
/
+173
2008-05-27
the start of a SMB2 create test suite
Andrew Tridgell
3
-1
/
+105
2008-05-26
remove temporary test code
Andrew Tridgell
1
-1
/
+1
2008-05-26
check use of mincnt past EOF in SMB
Andrew Tridgell
1
-0
/
+17
2008-05-23
Include test case name when reporting with subunit. This should make it possi...
Jelmer Vernooij
1
-6
/
+21
2008-05-23
RAW-STREAMS: better test the bahavior of streams on directories
Stefan Metzmacher
1
-10
/
+85
2008-05-22
added a --noeas option to gentest_smb2
Andrew Tridgell
1
-0
/
+6
2008-05-22
added testing of SMB2 setfileinfo in gentest_smb2
Andrew Tridgell
1
-19
/
+3
2008-05-22
added EAs in the generated SMB2 create operation
Andrew Tridgell
1
-25
/
+19
2008-05-22
added --maskindexing and qfileinfo testing
Andrew Tridgell
1
-124
/
+59
2008-05-22
minor cleanup in SMB2 getinfo test
Andrew Tridgell
1
-6
/
+6
2008-05-22
added SMB2 gentest generation of SMB2 echo packets
Andrew Tridgell
1
-0
/
+13
2008-05-22
fixes to the SMB2 lock test after recent SMB2 locking changes
Andrew Tridgell
1
-8
/
+12
2008-05-21
fixed SMB2 flush call, and added flush to gentest_smb2
Andrew Tridgell
1
-11
/
+35
2008-05-21
fixed SMB2 locking
Andrew Tridgell
2
-100
/
+105
2008-05-21
Correct an assertion in the testsuite.
Andrew Bartlett
1
-1
/
+1
2008-05-21
Extend the NBT-DGRAM torture test again.
Andrew Bartlett
1
-0
/
+1
2008-05-21
Extend the 'netlogon' CLDAP and NBT implementation.
Andrew Bartlett
2
-20
/
+278
2008-05-20
smbtorture: Add RAW-BENCH-TCON benchmark.
James Peach
3
-0
/
+204
2008-05-20
Change wks password in rpc-bench-schannel1
Volker Lendecke
1
-0
/
+64
2008-05-20
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Andrew Tridgell
1
-2
/
+1
2008-05-20
added read and write handlers. Fixed --analyse
Andrew Tridgell
1
-54
/
+40
2008-05-20
specify which server failed to deltree
Andrew Tridgell
1
-1
/
+1
2008-05-20
first version of gentest_smb2. Only generates create and close so far.
Andrew Tridgell
2
-0
/
+1983
2008-05-20
moved these util functions into libcli
Andrew Tridgell
1
-26
/
+0
2008-05-20
Revert addition of 'mailslot' parameter.
Andrew Bartlett
1
-2
/
+1
2008-05-20
Merge commit 'origin/v4-0-test' into vfs_smb2
Andrew Tridgell
3
-82
/
+146
2008-05-20
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
4
-78
/
+74
2008-05-19
Merge commit 'origin/v4-0-test' into vfs_smb2
Andrew Tridgell
7
-80
/
+364
2008-05-19
added mkdir to SMB2 proxy
Andrew Tridgell
1
-19
/
+5
2008-05-19
Move IDL build script to rpc directory, make various bits and pieces easier t...
Jelmer Vernooij
1
-25
/
+25
2008-05-18
Fix a bunch of dependencies.
Jelmer Vernooij
1
-1
/
+1
2008-05-18
Fix a couple (well, little more than that..) of typos.
Jelmer Vernooij
4
-14
/
+14
2008-05-18
Create prototype headers from Makefile directory, without smb_build in the mi...
Jelmer Vernooij
4
-27
/
+23
2008-05-18
Use variables for source directory in a couple more places.
Jelmer Vernooij
4
-26
/
+26
2008-05-17
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
3
-2
/
+290
[prev]
[next]