source4/torture/basic: Fix prototypes for all functions.
[ira/wip.git] / source4 / torture / smb2 /
2010-12-11 Jelmer Vernooijs4-smbtorture: Make test names lowercase and dot-separated.
2010-11-28 Matthias Dieter... s4:torture/smb2/acls.c - remove two unused variables
2010-11-01 Matthias Dieter... s4:torture - suppress printf "%llu" on uint64_t variabl...
2010-10-31 Jelmer Vernooijs4: Remove the old perl/m4/make/mk-based build system.
2010-09-25 Andrew Tridgelltorture: fixed a valgrind error in SMB2-CREATE
2010-09-23 Steven Dannemans4:libcli:smb2 Rename pending_id to async_id and make...
2010-09-20 Jelmer VernooijMerge branch 'v4-0-stable' into newmaster
2010-09-16 Björn Jackes3/s4: merge msleep and smb_msleep
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-16 Andrew Tridgells4-loadparm: 2nd half of lp_ to lpcfg_ conversion
2010-04-22 Andrew Tridgells4-torture: fixed a initialiser
2010-04-11 Jelmer Vernooijs4: Fix more test results to not conflict with subunit...
2010-04-11 Jelmer Vernooijsubunit: Support formatting compatible with upstream...
2010-04-07 Jeremy AllisonTest using (-1) for tid and sessionid in compound relat...
2010-04-06 Matthias Dieter... s4:torture - remove unused variables
2010-04-06 Andrew Tridgells4-waf: removed the AUTOGENERATED markers
2010-04-06 Andrew Tridgells4-waf: mark the wscript files as python so vim/emacs...
2010-04-06 Andrew Tridgellbuild: waf quicktest nearly works
2010-04-06 Andrew Tridgellbuild: commit all the waf build files in the tree
2010-02-23 Steven Dannemans4/torture/smb2: Add two new SMB2 compound tests
2010-02-13 Andrew Tridgells4-torture: use TYPESAFE_QSORT() in smbtorture
2010-02-08 Andrew Tridgells4-torture: more useful error message in SMB2-DIR
2010-02-02 Matt KraaiChange uint_t to unsigned int in source4
2010-01-21 Jelmer Vernooijs4: Fix a few warnings.
2009-12-08 Tim Proutys4 torture: Add a new torture:hide_on_access_denied...
2009-12-08 Tim Proutys4 torture: win 7 doesn't like the sequential_only...
2009-12-08 Zack Kirschs4 torture: Port RAW-ACLS tests to SMB2
2009-12-08 Zack Kirschs4 torure: Add SMB2 utility functions
2009-12-08 Steven Dannemans4/torture: add test for zero byte read contention...
2009-12-08 Steven Dannemans4/torture: fix >80 column spacing issues
2009-12-03 Steven Dannemans4/torture: add addition multiple lock tests
2009-12-01 Tim Proutys4 torture: Move target macros to a common header inste...
2009-11-27 Andrew Tridgells4-torture: fixed error code for s4 in SMB2-LOCK test
2009-11-27 Andrew Tridgells4-torture: fixed expected error codes for s4 in SMB2...
2009-11-27 Andrew Tridgelltorture: fixed SMB2-LOCK valgrind error
2009-11-25 Steven Dannemans4/torture: port SMBv1 RAW-LOCK tests to SMBv2
2009-11-25 Steven Dannemans4/libcli: rename previously reserved field in SMB2...
2009-11-21 Matthias Dieter... s4:torture/smb2/oplock - Remove unneeded "status" redec...
2009-11-21 Matthias Dieter... s4:torture/smb2/notify - Rename nested "fname" variable...
2009-11-18 Stefan MetzmacherSMB2-LOCK: make use of torture_assert_*()
2009-11-18 Aravind Srinivasans4/torture: Port SMBv1 Change Notify tests to SMBv2
2009-11-18 Steven Dannemantorture/smb2: make SMB2 BRL tests pass against W2K8R2
2009-10-20 Andrew Tridgells4-torture: ran minimal_includes.pl over source4/torture
2009-10-18 Andrew Tridgells4-torture: fixed the streams tests for Samba4
2009-10-17 Andrew Tridgellsmb2-torture: samba4 allows SEC_FLAG_SECURITY to be...
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-09 Steven Dannemans4/torture: fix build break "implicit declaration of...
2009-10-07 Aravind Srinivasans4/torture: Ported SMBv1 RAW-OPEN tests to SMB2-CREATE
2009-10-07 Aravind Srinivasans4/torture: convert all printf to torture_comments
2009-10-07 Aravind Srinivasans4/torture: Ported SMBv1 RAW-STREAMS tests to SMB2...
2009-10-02 Matthias Dieter... s4: fix various warnings (not "const" related ones)
2009-10-01 Steven Dannemans4/torture: second try on renaming oplocks.c to oplock.c
2009-10-01 Steven Dannemans4/torture: rename oplocks.c to oplock.c to match SMB1...
2009-10-01 Steven Dannemans4/torture: Ported SMB oplock torture tests to SMB2
2009-09-08 Steven Dannemans4/torture/smb2: removed SMB2-FIND test
2009-09-08 Steven Dannemans4/torture/smb2: Fix several small bugs and style issue...
2009-09-08 Andrew Tridgells4: 'index' is a libc function
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-15 Stefan Metzmachertorture/smb2: add missing new line to the new SMB2...
2009-07-15 Stefan MetzmacherSMB2-GETINFO: test SMB2_ALL_EAS
2009-07-15 Stefan MetzmacherSMB2-CONNECT: unlink the test file at startup
2009-07-15 Stefan Metzmachertorture/smb2: fix crash bugs in the new SMB2-DIR tests
2009-07-14 Aravindtorture/smb2: Adding SMB2 Directory enumeration torture...
2009-07-06 Stefan MetzmacherSMB2-NOTIFY: windows7 uses a different maximum buffer...
2009-06-09 Stefan MetzmacherSMB2-COMPOUND: add some tests for invalid requests
2009-06-09 Stefan Metzmachers4:torture: add SMB2-COMPOUND test
2009-06-03 Stefan MetzmacherSMB2-CONNECT: make it possible to specific the max...
2009-05-20 Stefan MetzmacherSMB2-LOCK: let the test pass against samba4
2009-04-10 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-04-02 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-02 Andrew TridgellMerge commit 'abartlet/wspp-schema' into wspp-schema
2009-04-02 Zach Loafmans/NT_STATUS_WIN7_INVALID_RANGE/NT_STATUS_INVALID_LOCK_R...
2009-04-01 Andrew TridgellMerge commit 'master/master' into wspp-schema
2009-04-01 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-04-01 Zach Loafmans4:torture/smb2: Add torture tests for lease breaks...
2009-03-31 Andrew TridgellMerge branch 'master' into wspp-schema
2009-03-28 Zach Loafmans4:torture/smb2: Add torture tests for leases.
2009-03-27 Stefan Metzmachers4:torture/smb2: fix compiler warnings and bugs
2009-03-27 Stefan Metzmachers4:torture/smb2: fix the build
2009-03-26 Zach LoafmanAdd durable open / oplock interaction test. Rather...
2009-03-26 Zach LoafmanReorganize old persistent_handles test into durable_ope...
2009-03-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-17 Zach Loafmans4 torture: Win7 has a slightly different allowed acces...
2009-03-17 Zach Loafmans4 torture: Add a string version for NT_STATUS_WIN7_INV...
2008-12-22 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-22 Jelmer VernooijFix missing symbols issues when building with shared...
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-16 Stefan Metzmachers4:torture: fix the build with auto dependencies
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-02 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-02 Jelmer VernooijRemove use of global_loadparm for SMB2 client connections.
2008-11-02 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-02 Jelmer VernooijFix the build.
2008-11-01 Jelmer VernooijRemove another use of global_loadparm.
2008-10-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-24 Jelmer VernooijRemove unused include param/param.h.
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
next