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
/
smb2
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-06
s4:torture/smb2: s/smb2cli_unlock/test_smb2_unlock
Stefan Metzmacher
1
-3
/
+3
2011-07-06
s4:torture/smb2: s/smb2cli_lock/test_smb2_lock
Stefan Metzmacher
1
-19
/
+19
2011-05-05
Clean up some const and other compiler warnings.
Jeremy Allison
1
-2
/
+5
2011-03-19
source4/torture: Fix prototypes for all functions.
Jelmer Vernooij
1
-0
/
+1
2010-12-11
s4-smbtorture: Make test names lowercase and dot-separated.
Jelmer Vernooij
12
-147
/
+146
2010-11-28
s4:torture/smb2/acls.c - remove two unused variables
Matthias Dieter Wallnöfer
1
-2
/
+0
2010-11-01
s4:torture - suppress printf "%llu" on uint64_t variables warnings
Matthias Dieter Wallnöfer
2
-17
/
+22
2010-10-31
s4: Remove the old perl/m4/make/mk-based build system.
Jelmer Vernooij
1
-33
/
+0
2010-09-25
torture: fixed a valgrind error in SMB2-CREATE
Andrew Tridgell
1
-0
/
+6
2010-09-22
s4:libcli:smb2 Rename pending_id to async_id and make 64-bit
Steven Danneman
1
-0
/
+1
2010-09-16
s3/s4: merge msleep and smb_msleep
Björn Jacke
2
-5
/
+5
2010-07-16
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
3
-19
/
+19
2010-04-22
s4-torture: fixed a initialiser
Andrew Tridgell
1
-1
/
+1
2010-04-11
s4: Fix more test results to not conflict with subunit commands.
Jelmer Vernooij
1
-7
/
+7
2010-04-11
subunit: Support formatting compatible with upstream subunit, for consistency.
Jelmer Vernooij
4
-54
/
+54
2010-04-07
Test using (-1) for tid and sessionid in compound related requests.
Jeremy Allison
1
-0
/
+25
2010-04-06
s4:torture - remove unused variables
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-04-06
s4-waf: removed the AUTOGENERATED markers
Andrew Tridgell
1
-4
/
+0
2010-04-06
s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...
Andrew Tridgell
1
-0
/
+2
2010-04-06
build: waf quicktest nearly works
Andrew Tridgell
1
-1
/
+1
2010-04-06
build: commit all the waf build files in the tree
Andrew Tridgell
1
-0
/
+13
2010-02-23
s4/torture/smb2: Add two new SMB2 compound tests
Steven Danneman
1
-0
/
+157
2010-02-13
s4-torture: use TYPESAFE_QSORT() in smbtorture
Andrew Tridgell
2
-13
/
+7
2010-02-08
s4-torture: more useful error message in SMB2-DIR
Andrew Tridgell
1
-2
/
+2
2010-02-02
Change uint_t to unsigned int in source4
Matt Kraai
2
-10
/
+10
2010-01-21
s4: Fix a few warnings.
Jelmer Vernooij
1
-2
/
+2
2009-12-07
s4 torture: Add a new torture:hide_on_access_denied parameter
Tim Prouty
2
-8
/
+25
2009-12-07
s4 torture: win 7 doesn't like the sequential_only flag for directories
Tim Prouty
1
-4
/
+2
2009-12-07
s4 torture: Port RAW-ACLS tests to SMB2
Zack Kirsch
6
-230
/
+2419
2009-12-07
s4 torure: Add SMB2 utility functions
Zack Kirsch
1
-2
/
+105
2009-12-07
s4/torture: add test for zero byte read contention with byte range locks
Steven Danneman
1
-0
/
+120
2009-12-07
s4/torture: fix >80 column spacing issues
Steven Danneman
1
-6
/
+6
2009-12-02
s4/torture: add addition multiple lock tests
Steven Danneman
1
-29
/
+212
2009-12-01
s4 torture: Move target macros to a common header instead of redefining them ...
Tim Prouty
1
-2
/
+0
2009-11-27
s4-torture: fixed error code for s4 in SMB2-LOCK test
Andrew Tridgell
1
-1
/
+8
2009-11-27
s4-torture: fixed expected error codes for s4 in SMB2-LOCK
Andrew Tridgell
1
-3
/
+22
2009-11-27
torture: fixed SMB2-LOCK valgrind error
Andrew Tridgell
1
-1
/
+2
2009-11-25
s4/torture: port SMBv1 RAW-LOCK tests to SMBv2
Steven Danneman
1
-20
/
+2012
2009-11-25
s4/libcli: rename previously reserved field in SMB2 LOCK struct
Steven Danneman
2
-14
/
+14
2009-11-21
s4:torture/smb2/oplock - Remove unneeded "status" redeclarations
Matthias Dieter Wallnöfer
1
-5
/
+0
2009-11-21
s4:torture/smb2/notify - Rename nested "fname" variable to prevent warnings
Matthias Dieter Wallnöfer
1
-6
/
+6
2009-11-18
SMB2-LOCK: make use of torture_assert_*()
Stefan Metzmacher
1
-12
/
+6
2009-11-17
s4/torture: Port SMBv1 Change Notify tests to SMBv2
Aravind Srinivasan
2
-42
/
+1829
2009-11-17
torture/smb2: make SMB2 BRL tests pass against W2K8R2
Steven Danneman
1
-100
/
+101
2009-10-20
s4-torture: ran minimal_includes.pl over source4/torture
Andrew Tridgell
11
-18
/
+0
2009-10-18
s4-torture: fixed the streams tests for Samba4
Andrew Tridgell
1
-17
/
+17
2009-10-18
smb2-torture: samba4 allows SEC_FLAG_SECURITY to be used with privileges
Andrew Tridgell
1
-0
/
+2
2009-10-09
s4/torture: fix build break "implicit declaration of function 'isprint'"
Steven Danneman
1
-0
/
+1
2009-10-07
s4/torture: Ported SMBv1 RAW-OPEN tests to SMB2-CREATE
Aravind Srinivasan
1
-1
/
+573
2009-10-07
s4/torture: convert all printf to torture_comments
Aravind Srinivasan
1
-20
/
+32
[next]