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