summaryrefslogtreecommitdiff
path: root/source4/torture/basic
AgeCommit message (Expand)AuthorFilesLines
2009-03-01s4: Use same function signature for convert_* as s3.Jelmer Vernooij2-9/+9
2009-03-01Add allow_badcharcnv argument to all conversion function, forJelmer Vernooij2-3/+3
2009-02-11s4 torture: Two minor fixes to smbtorture BRL tests.Zack Kirsch1-1/+1
2009-02-02s4:libcliraw: s/private/private_dataStefan Metzmacher1-7/+7
2008-12-29s4:lib/tevent: rename structsStefan Metzmacher1-2/+2
2008-12-18BASE-LOCK: fix LOCK5Stefan Metzmacher1-4/+12
2008-12-09s4: [2/3] Fix a delete on close divergence from windows and the associated to...Tim Prouty1-5/+18
2008-11-02Remove another use of global_loadparm.Jelmer Vernooij2-12/+7
2008-11-02Add gensec_settings structure. This wraps loadparm_context for now, butJelmer Vernooij1-1/+2
2008-11-02Remove another use of global_loadparm.Jelmer Vernooij1-0/+1
2008-11-01Move lp_*() calls a bit higher up the calls tack.Jelmer Vernooij1-1/+2
2008-10-24Remove unused include param/param.h.Jelmer Vernooij1-3/+4
2008-10-24Remove iconv_convenience argument from convert_string{,talloc}() butJelmer Vernooij2-3/+3
2008-10-24Eliminate another instance of global_loadparm.Jelmer Vernooij2-1/+3
2008-10-24Remove iconv_convenience parameter from simple string push/pullJelmer Vernooij1-11/+10
2008-10-22Repel pstring to nsswitch/.Jelmer Vernooij1-6/+5
2008-10-12Fix number of arguments for file_load() functions.Jelmer Vernooij1-1/+1
2008-10-11Fix include paths to new location of libutil.Jelmer Vernooij2-2/+2
2008-09-30Pass session options around; saves another use of global_loadparm.Jelmer Vernooij1-0/+1
2008-09-30Pass options struct into session initialization functions rather thanJelmer Vernooij1-1/+4
2008-09-18Properly report why a test didn't succeed (required for use with knownJelmer Vernooij1-117/+91
2008-09-16Fix last few includes to use new tdb location.Jelmer Vernooij1-1/+1
2008-09-12Comment the delay write time tests so I know what they'reJeremy Allison1-3/+41
2008-09-09A truncate write must be a smbcli_smbwrite, not aJeremy Allison1-1/+1
2008-09-08Make it easier to see when tests start/end.Jeremy Allison1-15/+52
2008-09-08BASE-DELAYWRITE: test behavior of SMBwrite truncate, writeX, SMBwrite truncat...Stefan Metzmacher1-0/+204
2008-09-08BASE-DELAYWRITE: test behavior of writeX, SMBwrite truncate, writeX and SMBwr...Stefan Metzmacher1-0/+206
2008-09-08BASE-DELAYWRITE: demonstrate that a truncate write doesn't update the write t...Stefan Metzmacher1-0/+157
2008-09-08BASE-DELAYWRITE: demonstrate that the time between the open and the first wri...Stefan Metzmacher1-0/+159
2008-09-08BASE-DELAYWRITE: test more details of the truncate write time update behaviorStefan Metzmacher1-4/+371
2008-09-05Don't compare identity, it'll never be different.Jeremy Allison1-2/+2
2008-09-05Added tests that show that write time update is immediateJeremy Allison1-1/+347
2008-07-07torture: .in.max_data should not depend on the smb max sizeStefan Metzmacher2-9/+9
2008-06-03Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell1-1/+3
2008-06-03BASE-DELAYWRITE: fix test on filesystem without high resolution timestampsStefan Metzmacher1-1/+1
2008-06-03BASE-DELAYWRITE: add missing time checks to make sure the server has updated ...Stefan Metzmacher1-0/+2
2008-06-02remove unused macrosAndrew Tridgell1-12/+0
2008-04-27Move subunit infrastructure code into lib/torture.Jelmer Vernooij3-4/+3
2008-04-21Remove more event_context_init() uses from function calls within deep down th...Simo Sorce1-1/+2
2008-04-13Use torture_assert_mem_equal() in a couple more places.Jelmer Vernooij1-1/+1
2008-04-08BASE-DELAYWRITE: be more friendly to filesystems without high resolution time...Stefan Metzmacher1-1/+12
2008-04-08BASE-DELAYWRITE: use timeval_* and make it possible to spefic the writetime u...Stefan Metzmacher1-101/+164
2008-04-02Install public header files again and include required prototypes.Jelmer Vernooij8-0/+9
2008-02-26BASE-DEFER_OPEN: be less strict with to late responsesStefan Metzmacher1-1/+1
2008-02-25BASE-DEFER_OPEN: add torture:sharedelays option to run this test fasterStefan Metzmacher1-5/+13
2008-02-21Remove more uses of global_loadparm.Jelmer Vernooij1-3/+3
2008-01-03r26654: libcli/smb_composite: Rather than specifying each of the gazillion op...Jelmer Vernooij2-8/+5
2008-01-03r26653: Janitorial: Remove global_loadparm use in two more places.Jelmer Vernooij1-14/+19
2008-01-03r26651: libsmb: Allow specifying signing policy from higher up.Jelmer Vernooij2-1/+2
2008-01-02r26646: libcli/smb_composite: Allow specifying SMB parameters in smb_composit...Jelmer Vernooij1-0/+6