And the prize for the most pain caused in the build farm for a simple
[jra/samba/.git] / source4 / torture / raw / streams.c
2009-02-28 Jeremy AllisonAnd the prize for the most pain caused in the build...
2009-02-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-25 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-25 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-02-25 Jeremy AllisonAdded torture test from a usage case from the Apple...
2009-02-19 Tim Proutys4 torture: Add new test to create a file with a lot...
2009-02-19 Tim Proutys4 torture: Add additional streams create disposition...
2009-01-09 Tim Proutys4 torture: Add new create disposition test to RAW...
2009-01-07 Andrew Tridgelladded support for stream renames in Samba4
2009-01-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-05 Tim Proutys4 torture: Add more rename tests to RAW-STREAMS
2008-12-22 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-22 Jeremy AllisonMake it clearer when RAW-STREAMS is failing (don't...
2008-12-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-20 Jeremy AllisonAdd torture test for bug #5986 - streams rename, so...
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-01 Stefan MetzmacherRAW-STREAMS: test stream renames
2008-12-01 Stefan MetzmacherRAW-STREAMS: some more tests...
2008-12-01 Stefan MetzmacherRAW-STREAMS: test valid character in the range of 0x01...
2008-12-01 Stefan MetzmacherRAW-STREAMS: check some strange stream name combinations
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-05-27 Andrew BartlettMerge 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-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-23 Stefan MetzmacherRAW-STREAMS: better test the bahavior of streams on...
2008-03-27 Jelmer VernooijMerge v4.0-test
2008-03-12 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-03-12 Stefan MetzmacherRAW-STREAMS: do a exit on the session after each sub...
2008-03-12 Stefan MetzmacherRAW-STREAMS: do what the comments say
2008-01-22 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-01-21 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-20 Volker LendeckeAdd an exception for S3
2007-12-21 Volker Lendecker26184: Streams are tricky....
2007-12-21 Volker Lendecker26104: Revert 26103 -- breaks make test
2007-12-21 Volker Lendecker26103: Leave streams around to unlink
2007-12-21 Volker Lendecker26029: In RAW-STREAMS test listing of streams
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25554: Convert last instances of BOOL, True and False...
2007-10-10 Jelmer Vernooijr25035: Fix some more warnings, use service pointer...
2007-10-10 Jelmer Vernooijr25000: Fix some more C++ compatibility warnings.
2007-10-10 Jelmer Vernooijr24735: Use torture API in more places.
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Volker Lendecker16907: Add an index parameter to torture_open_connecti...
2007-10-10 Jelmer Vernooijr14720: Add torture_context argument to all torture...
2007-10-10 Jelmer Vernooijr14527: Fix build problems.
2007-10-10 Stefan Metzmacherr14256: - rename smb_file -> smb_handle
2007-10-10 Stefan Metzmacherr14173: change smb interface structures to always use
2007-10-10 Jelmer Vernooijr12694: Move some headers to the directory of the subsy...
2007-10-10 Jelmer Vernooijr12693: Move core data structures out of smb.h into...
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Tim Potterr10257: strlen returns a size_t which can be 64 bits...
2007-10-10 Andrew Tridgellr9043: fixed return code in RAW-STREAMS test
2007-10-10 Andrew Tridgellr8520: fixed a pile of warnings from the build farm...
2007-10-10 Andrew Tridgellr5298: - got rid of pstring.h from includes.h. This...
2007-10-10 Andrew Tridgellr5037: got rid of all of the TALLOC_DEPRECATED stuff...
2007-10-10 Andrew Tridgellr4549: got rid of a lot more uses of plain talloc(...
2007-10-10 Stefan Metzmacherr4063: - change char * -> uint8_t in struct request_buffer
2007-10-10 Andrew Tridgellr4037: fixed a bunch of "might be uninitialised" warnin...
2007-10-10 Andrew Tridgellr4035: more effort on consistent naming of the access...
2007-10-10 Andrew Tridgellr4011: get rid of rpc_secdes.h and replace it with...
2007-10-10 Andrew Tridgellr3800: - fixed delete-on-close behaviour for streams
2007-10-10 Andrew Tridgellr3798: added support for alternate data streams in...
2007-10-10 Andrew Tridgellr3793: add some streams tests that show how the :$DATA...
2007-10-10 Andrew Tridgellr3746: added RAW-STREAMS and RAW-EAS tests to smbtorture