summaryrefslogtreecommitdiffstats
path: root/source4/torture
Commit message (Expand)AuthorAgeFilesLines
* Fix installation of pidl perl files, torture pc file.Jelmer Vernooij2008-05-101-12/+0
* torture: use dom_idx after determining it in samba3rpc.c:get_usr_handle()Michael Adam2008-05-061-1/+1
* Tiago Batista posted a patch to fix the build:Tiago Batista2008-05-061-1/+1
* Split up lcov target.Jelmer Vernooij2008-04-271-2/+7
* Move subunit infrastructure code into lib/torture.Jelmer Vernooij2008-04-2727-1021/+31
* libnet: Make UserInfo accept a SID as input as well, fix wb_cmd_getpwuidKai Blin2008-04-241-2/+4
* Fix more failing tests to pass the event context.Simo Sorce2008-04-224-10/+10
* Fix buildSimo Sorce2008-04-211-0/+1
* Remove more event_context_init() uses from function calls within deep down th...Simo Sorce2008-04-2129-91/+134
* smbtorture: Add RAW-BENCH-LOOKUP micro-benchmark.James Peach2008-04-213-0/+322
* SMB2-PERSISTENT-HANDLES1: close the handle before deleting itStefan Metzmacher2008-04-191-0/+2
* torture/smb2: add a simple SMB2-OPLOCK-BATCH1 testStefan Metzmacher2008-04-193-1/+181
* Fix build not to always use code coverage.Andrew Bartlett2008-04-171-4/+6
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testJelmer Vernooij2008-04-174-11/+250
|\
| * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell2008-04-176-17/+262
| |\
| | * SMB2-PERSISTENT-HANDLES1: verify some more fieldsStefan Metzmacher2008-04-171-32/+52
| | * torture/smb2: add SMB2-PERSISTENT-HANDLES1 testStefan Metzmacher2008-04-173-1/+165
| | * torture/smb2: add torture_suite_add_2smb2_test() helper functionStefan Metzmacher2008-04-171-0/+55
| | * torture/smb2: fix whitespacesStefan Metzmacher2008-04-171-3/+3
| * | fixed popt handling on 64bit boxes in gentestAndrew Tridgell2008-04-161-7/+7
* | | Fix the build.Jelmer Vernooij2008-04-171-3/+3
* | | Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij2008-04-175-8/+5
* | | Avoid recursive make for code coverage.Jelmer Vernooij2008-04-171-15/+18
* | | Avoid using event_context_find where possible.Jelmer Vernooij2008-04-172-4/+2
* | | Fix the build.Jelmer Vernooij2008-04-173-4/+4
* | | Use provided event context rather than looking for it.Jelmer Vernooij2008-04-175-16/+13
* | | Remove event context tracking from the credentials struct.Jelmer Vernooij2008-04-173-13/+6
* | | Avoid event_find_context when a event context is already available.Jelmer Vernooij2008-04-163-5/+4
| |/ |/|
* | Adjust the expectations of the struct based winbind test.Andrew Bartlett2008-04-161-7/+14
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2008-04-161-2/+0
|\ \
| * | Remove policy library - it's now in a separate git repository.Jelmer Vernooij2008-04-161-2/+0
* | | Fix struct_based winbind test for 'check machine account'.Andrew Bartlett2008-04-161-1/+1
|/ /
* | Fix some of the winbind tests.Andrew Bartlett2008-04-151-1/+2
* | Fix warnings.Jelmer Vernooij2008-04-151-2/+2
|/
* Move SOVERSION, VERSION and PC_FILE out of smb_build but use make variables d...Jelmer Vernooij2008-04-151-5/+2
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake4Jelmer Vernooij2008-04-1412-32/+32
|\
| * Fix problems with event context not being the parent.Simo Sorce2008-04-1412-32/+32
* | Fix unresolved symbols.Jelmer Vernooij2008-04-141-4/+2
* | Use _OBJ_FILES variables in a couple more places.Jelmer Vernooij2008-04-144-197/+144
|/
* Remove prototypes from build.h in preparation of removing build.hJelmer Vernooij2008-04-141-0/+12
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into cprovisionJelmer Vernooij2008-04-132-40/+4
|\
| * Reuse the lp_ctx and samdb returned by the python provision.Andrew Bartlett2008-04-111-36/+2
| * Don't specify the ntds_guid to the C -> python provision interfaceAndrew Bartlett2008-04-111-1/+0
| * Fix merge errors on C provision interface after jelmer's good work.Andrew Bartlett2008-04-112-2/+7
| |\
| * | Set a netbios name into provision, and zero the rest.Andrew Bartlett2008-04-111-2/+2
| * | Remove dns_name elementAndrew Bartlett2008-04-091-1/+0
* | | Use torture_assert_mem_equal() in a couple more places.Jelmer Vernooij2008-04-133-7/+7
* | | Attempt to fix get_value() test on sparc machines.Jelmer Vernooij2008-04-131-0/+9
| |/ |/|
* | Fix extra argument to provision_bare().Jelmer Vernooij2008-04-101-1/+2
* | Add infrastructure for returning ProvisionResult in C provision code.Jelmer Vernooij2008-04-101-1/+5
|/