summaryrefslogtreecommitdiff
path: root/source4/torture/raw/samba3misc.c
Commit message (Expand)AuthorAgeFilesLines
* CVE-2016-2111: s4:torture/raw: don't use ntlmv2 for dos connection in raw.sam...Stefan Metzmacher2016-04-121-0/+7
* s4:torture: avoid free of uninitialized variables in error-case.Michael Adam2015-03-231-2/+2
* s4:torture/raw: avoid compiler warningsStefan Metzmacher2015-03-201-2/+0
* Add samba3.samba3badnameblob test to check regressions in bug #9215.Jeremy Allison2012-10-011-0/+138
* s4-torture: convert samba3misc tests to use torture_failure and torture_assertAndrew Bartlett2012-04-301-148/+105
* s4-torture: move samba3 tests to use torture helper functionsAndrew Bartlett2012-04-301-33/+4
* s4-torture: Move various samba3 tests to the torture_suite_add_1smb_test wrapperAndrew Bartlett2012-04-301-38/+5
* s4:torture: use tctx->ev as event context for pollingStefan Metzmacher2011-11-291-3/+2
* source4/torture/raw: Fix prototypes for all functions.Jelmer Vernooij2011-03-191-0/+1
* smbtorture: Make SAMBA3CASEINSENSITIVE report failures properly.James Peach2010-08-171-4/+6
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-4/+4
* Change uint_t to unsigned int in source4Matt Kraai2010-02-021-4/+4
* s4:torture/raw/samba3misc - Add "discard_const_p" macro before a stringMatthias Dieter Wallnöfer2009-11-021-1/+1
* s4-smb: declare root_fid as a file handleAndrew Tridgell2009-10-151-5/+5
* Adds the impersonation level in ntcreatex requests to SAMBA 3 misc torture testMatthias Dieter Wallnöfer2009-06-291-0/+4
* Fix the posixtimedlock testVolker Lendecke2009-06-151-8/+53
* s4 torture: Add comment to clarify testZack Kirsch2009-02-201-0/+3
* Trigger (and fix) a bug in Samba3 making smbd an infinite data sourceVolker Lendecke2008-11-041-0/+80
* Fix more failing tests to pass the event context.Simo Sorce2008-04-221-1/+1
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-021-0/+1
* r26249: Remove a couple more uses of global_loadparm.Jelmer Vernooij2007-12-211-6/+6
* r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij2007-12-211-4/+4
* r25925: torture/raw: fix sending unitialized bytes in RAW-SAMBA3ROOTDIRFIDStefan Metzmacher2007-12-211-0/+1
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-28/+28
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-101-1/+1
* r25392: Add loadparm context as argument in a couple more places.Jelmer Vernooij2007-10-101-3/+3
* r25310: Make sure we do not regress on r25309Volker Lendecke2007-10-101-0/+70
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r25000: Fix some more C++ compatibility warnings.Jelmer Vernooij2007-10-101-4/+4
* r24798: RAW-SAMBA3POSIXTIMEDLOCKVolker Lendecke2007-10-101-0/+151
* r24728: Use more stock torture functions.Jelmer Vernooij2007-10-101-2/+2
* r24569: Add two testsVolker Lendecke2007-10-101-0/+67
* r24529: Against samba3, treat EAS_NOT_SUPPORTED as acceptable for t2openVolker Lendecke2007-10-101-2/+10
* r24478: Check that NTrename also maps NT_STATUS_OBJECT_NAME_COLLISIONJeremy Allison2007-10-101-0/+15
* r24477: Add a rename test to prove that NT_STATUS_OBJECT_NAME_COLLISIONJeremy Allison2007-10-101-0/+25
* r24473: Prove this is also the same for NTcreateX. It's pretty muchJeremy Allison2007-10-101-0/+38
* r24469: Start adding in the torture tests that prove that NT_STATUS_OBJECT_NA...Jeremy Allison2007-10-101-1/+85
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r20632: The extended RAW-SAMBA3BADPATH test led me to some wrong assumptions, inVolker Lendecke2007-10-101-261/+2
* r20618: Fix a bug in bad_path handling that also exists in 3.0.23: For reply_...Volker Lendecke2007-10-101-5/+16
* r20609: Additional torture test for our bad_path handling. Most of it is disa...Volker Lendecke2007-10-101-2/+210
* r20595: W2k and XP don't always show the top directory as hidden, w2k3 does. ...Volker Lendecke2007-10-101-17/+23
* r20508: Confirm a special case in samba3 reply_getatr that getatr("") always ...Volker Lendecke2007-10-101-0/+34
* r19392: Use torture_setting_* rather than lp_parm_* where possible.Jelmer Vernooij2007-10-101-3/+3
* r16907: Add an index parameter to torture_open_connection. Next step is to en...Volker Lendecke2007-10-101-5/+2
* r16843: Confirm that openX uses the same mapping table as getatr.Jeremy Allison2007-10-101-1/+94
* r16842: Jeremy, I almost don't dare checking this in.....Volker Lendecke2007-10-101-0/+44
* r16761: Added additional NTSTATUS and DOS error test for "."Jeremy Allison2007-10-101-0/+5
* r16759: Jeremy, another little error case for you :-)Volker Lendecke2007-10-101-0/+135
* r16657: Test Jerry's iTunes bug, along with some more error conditionsVolker Lendecke2007-10-101-0/+157