summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
2008-05-18Fix a couple (well, little more than that..) of typos.Jelmer Vernooij4-14/+14
2008-05-18Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij4-27/+23
2008-05-18Use variables for source directory in a couple more places.Jelmer Vernooij4-26/+26
2008-05-16Make rpc-bench-schannel1 use two wks accounts if --option=torture:multijoin=trueVolker Lendecke1-10/+21
2008-05-16Fix two C++ warningsVolker Lendecke1-2/+4
2008-05-16torture: add RPC-BENCH-SCHANNEL1 testStefan Metzmacher2-0/+273
2008-05-16In torture_leave_domain, say what account was deletedVolker Lendecke1-2/+4
2008-05-10Fix torture module initializion.Jelmer Vernooij5-14/+14
2008-05-10Revert "Remove copy of torture file."Jelmer Vernooij2-1/+72
2008-05-10Remove copy of torture file.Jelmer Vernooij2-72/+1
2008-05-10Merge branch 'v4-0-test' into v4-0-gmake3Jelmer Vernooij30-1037/+40
2008-05-10Fix installation of pidl perl files, torture pc file.Jelmer Vernooij1-12/+0
2008-05-06torture: use dom_idx after determining it in samba3rpc.c:get_usr_handle()Michael Adam1-1/+1
2008-05-06Tiago Batista posted a patch to fix the build:Tiago Batista1-1/+1
2008-04-27Split up lcov target.Jelmer Vernooij1-2/+7
2008-04-27Move subunit infrastructure code into lib/torture.Jelmer Vernooij27-1021/+31
2008-04-25Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij68-541/+1241
2008-04-24libnet: Make UserInfo accept a SID as input as well, fix wb_cmd_getpwuidKai Blin1-2/+4
2008-04-22Fix more failing tests to pass the event context.Simo Sorce4-10/+10
2008-04-21Fix buildSimo Sorce1-0/+1
2008-04-21Remove more event_context_init() uses from function calls within deep down th...Simo Sorce29-91/+134
2008-04-21smbtorture: Add RAW-BENCH-LOOKUP micro-benchmark.James Peach3-0/+322
2008-04-19SMB2-PERSISTENT-HANDLES1: close the handle before deleting itStefan Metzmacher1-0/+2
2008-04-19torture/smb2: add a simple SMB2-OPLOCK-BATCH1 testStefan Metzmacher3-1/+181
2008-04-17Fix build not to always use code coverage.Andrew Bartlett1-4/+6
2008-04-17Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testJelmer Vernooij4-11/+250
2008-04-17Fix the build.Jelmer Vernooij1-3/+3
2008-04-17Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij5-8/+5
2008-04-17Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell6-17/+262
2008-04-17SMB2-PERSISTENT-HANDLES1: verify some more fieldsStefan Metzmacher1-32/+52
2008-04-17torture/smb2: add SMB2-PERSISTENT-HANDLES1 testStefan Metzmacher3-1/+165
2008-04-17torture/smb2: add torture_suite_add_2smb2_test() helper functionStefan Metzmacher1-0/+55
2008-04-17torture/smb2: fix whitespacesStefan Metzmacher1-3/+3
2008-04-17Avoid recursive make for code coverage.Jelmer Vernooij1-15/+18
2008-04-17Avoid using event_context_find where possible.Jelmer Vernooij2-4/+2
2008-04-17Fix the build.Jelmer Vernooij3-4/+4
2008-04-17Use provided event context rather than looking for it.Jelmer Vernooij5-16/+13
2008-04-17Remove event context tracking from the credentials struct.Jelmer Vernooij3-13/+6
2008-04-16Avoid event_find_context when a event context is already available.Jelmer Vernooij3-5/+4
2008-04-16Adjust the expectations of the struct based winbind test.Andrew Bartlett1-7/+14
2008-04-16fixed popt handling on 64bit boxes in gentestAndrew Tridgell1-7/+7
2008-04-16Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett1-2/+0
2008-04-16Fix struct_based winbind test for 'check machine account'.Andrew Bartlett1-1/+1
2008-04-16Remove policy library - it's now in a separate git repository.Jelmer Vernooij1-2/+0
2008-04-15Fix some of the winbind tests.Andrew Bartlett1-1/+2
2008-04-15Fix warnings.Jelmer Vernooij1-2/+2
2008-04-15Move SOVERSION, VERSION and PC_FILE out of smb_build but use make variables d...Jelmer Vernooij1-5/+2
2008-04-14Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake4Jelmer Vernooij12-32/+32
2008-04-14Fix unresolved symbols.Jelmer Vernooij1-4/+2
2008-04-14Fix problems with event context not being the parent.Simo Sorce12-32/+32