Fix include paths to new location of libutil.
[samba.git] / source4 / torture / smb2 / smb2.c
2008-10-11 Jelmer VernooijFix include paths to new location of libutil.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-05-28 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-28 Andrew Tridgelladd testing of creating a file with an initial ACL...
2008-05-27 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-27 Andrew Tridgelladded a basic SMB2 read test suite
2008-05-27 Andrew Tridgellthe start of a SMB2 create test suite
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-10 Jelmer VernooijMerge branch 'v4-0-test' into v4-0-gmake3
2008-05-01 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-27 Jelmer VernooijMove subunit infrastructure code into lib/torture.
2008-04-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-19 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-18 Stefan Metzmachertorture/smb2: add a simple SMB2-OPLOCK-BATCH1 test
2008-04-17 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-17 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-17 Stefan Metzmachertorture/smb2: add SMB2-PERSISTENT-HANDLES1 test
2008-04-17 Stefan Metzmachertorture/smb2: add torture_suite_add_2smb2_test() helper...
2008-04-17 Stefan Metzmachertorture/smb2: fix whitespaces
2008-04-08 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijInstall public header files again and include required...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Stefan Metzmacherr22824: - add a simple test which shows how a lock...
2007-10-10 Jelmer Vernooijr19339: Merge my 4.0-unittest branch. This adds an...
2007-10-10 Andrew Tridgellr18808: added SMB2-MAXWRITE test and SMB2-DIR tests
2007-10-10 Stefan Metzmacherr16976: add a very simple SMB2-NOTIFY test
2007-10-10 Stefan Metzmacherr16405: fix compiler warning of missing smb2_handle
2007-10-10 Jelmer Vernooijr16333: Move more code out of the core smbtorture....