summaryrefslogtreecommitdiff
path: root/source4/torture/raw/streams.c
Commit message (Expand)AuthorAgeFilesLines
* s4:torture:raw: fix 'Syscall param writev(vector[...])' valgrind errorNoel Power2016-04-251-0/+2
* s4:torture/raw: avoid compiler warningsStefan Metzmacher2015-03-201-8/+1
* Add regression test for bug #10229 - No access check verification on stream f...Jeremy Allison2013-11-041-0/+181
* torture: Fix a typoVolker Lendecke2013-10-061-1/+1
* s4-torture: Show that we cannot list extended attributes on streamsAndrew Bartlett2012-08-201-0/+11
* s4-torture: Show that we cannot have extended attributes on streamsAndrew Bartlett2012-08-201-2/+17
* s4-torture: Improve raw.streams test to cover EAs and to use torture_assert()Andrew Bartlett2012-08-201-34/+25
* s4:torture: fix use of non-existent word (existant)Michael Adam2012-06-121-3/+3
* s4-torture: Improve torture test boilerplate, use torture_assert()Andrew Bartlett2012-05-181-39/+13
* Clean up some const and other compiler warnings.Jeremy Allison2011-05-051-2/+6
* source4/torture/raw: Fix prototypes for all functions.Jelmer Vernooij2011-03-191-0/+1
* s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2010-12-111-15/+14
* s4-torture: use TYPESAFE_QSORT() in smbtortureAndrew Tridgell2010-02-131-9/+5
* s4 torture: Fix RAW-STREAMS-DELETE to pass against samba3Tim Prouty2009-12-181-1/+2
* s4 torture: RAW-STREAMS-NAMES Make sure the create time of the streams are di...Tim Prouty2009-12-171-0/+24
* s4 torture: Add RAW-STREAMS-RENAME3 to show error when trying to overwrite a ...Tim Prouty2009-12-171-0/+92
* s4 torture: Parameterize streams delete behavior rather than commenting out t...Tim Prouty2009-12-171-3/+7
* s4 torture: RAW-STREAMS-CREATEDISP Use a normal deny modeTim Prouty2009-12-171-1/+1
* RAW-STREAMS: convert failing tests to torture apiStefan Metzmacher2009-12-081-77/+54
* s4 torture: Convert RAW-STREAMS to a set of test suites rather than a monolit...Tim Prouty2009-12-071-172/+205
* s4 torture: Add a new RAW-STREAMS test to simulate the summary tabTim Prouty2009-12-071-0/+96
* s4 torture: Fix the streams create disposition tests to actually return an er...Tim Prouty2009-12-071-2/+4
* Change RAW-STREAMS for s3 to allow rename over an existing stream,Jeremy Allison2009-10-291-1/+2
* s4-torture: fixed the streams tests for Samba4Andrew Tridgell2009-10-181-23/+29
* s4-smb: declare root_fid as a file handleAndrew Tridgell2009-10-151-13/+13
* s4 torture: Fix RAW-STREAMS to request more specific permissionsTim Prouty2009-09-241-1/+2
* s4 torture: Remove unused parameterTim Prouty2009-04-011-14/+7
* And the prize for the most pain caused in the build farm for a simpleJeremy Allison2009-02-271-1/+1
* Added torture test from a usage case from the Apple OS/X client.Jeremy Allison2009-02-241-0/+119
* s4 torture: Add new test to create a file with a lot of streamsTim Prouty2009-02-181-0/+45
* s4 torture: Add additional streams create disposition testTim Prouty2009-02-181-0/+20
* s4 torture: Add new create disposition test to RAW-STREAMSTim Prouty2009-01-091-1/+167
* added support for stream renames in Samba4Andrew Tridgell2009-01-071-1/+2
* s4 torture: Add more rename tests to RAW-STREAMSTim Prouty2009-01-041-3/+198
* Make it clearer when RAW-STREAMS is failing (don't always print names).Jeremy Allison2008-12-221-4/+6
* Add torture test for bug #5986 - streams rename, so we don't regress.Jeremy Allison2008-12-191-0/+98
* RAW-STREAMS: test stream renamesStefan Metzmacher2008-12-011-8/+74
* RAW-STREAMS: some more tests...Stefan Metzmacher2008-12-011-18/+180
* RAW-STREAMS: test valid character in the range of 0x01 => 0x7FStefan Metzmacher2008-12-011-0/+69
* RAW-STREAMS: check some strange stream name combinationsStefan Metzmacher2008-12-011-0/+102
* RAW-STREAMS: better test the bahavior of streams on directoriesStefan Metzmacher2008-05-231-10/+85
* RAW-STREAMS: do a exit on the session after each sub testsStefan Metzmacher2008-03-121-0/+2
* RAW-STREAMS: do what the comments sayStefan Metzmacher2008-03-121-3/+5
* Add an exception for S3Volker Lendecke2008-01-201-3/+10
* r26184: Streams are tricky....Volker Lendecke2007-12-211-2/+245
* r26104: Revert 26103 -- breaks make testVolker Lendecke2007-12-211-12/+0
* r26103: Leave streams around to unlinkVolker Lendecke2007-12-211-0/+12
* r26029: In RAW-STREAMS test listing of streamsVolker Lendecke2007-12-211-27/+116
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-12/+12
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-101-2/+2