summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2008-04-16Fix struct_based winbind test for 'check machine account'.Andrew Bartlett2-5/+6
2008-04-16Fix wbinfo --trusted-domains.Andrew Bartlett2-5/+9
2008-04-16Now that we don't create a new event context, don't free it.Andrew Bartlett1-1/+0
2008-04-16Remove unused arguments from reg_open_local().Jelmer Vernooij9-71/+63
2008-04-16Mention the actual exit code when a suite failed.Jelmer Vernooij1-1/+3
2008-04-16Merge branch 'wbinfo-test' of git://git.samba.org/kai/samba/kai-work-in-progr...Jelmer Vernooij1-1/+2
2008-04-16Provide the right error count to formatters.Jelmer Vernooij1-1/+1
2008-04-16Properly warn about exit codes that indicate success while tests claimJelmer Vernooij1-0/+3
2008-04-16Support knownfail Subunit command.Jelmer Vernooij1-2/+13
2008-04-15Deal with commands not even starting.Jelmer Vernooij1-6/+10
2008-04-15blackbox: Add many more tests for wbinfoKai Blin1-1/+2
2008-04-15Add some documentation about the expected testsuite output.Jelmer Vernooij1-3/+43
2008-04-15Add some documentation on test behaviour in selftest.Jelmer Vernooij1-12/+29
2008-04-15Split binding structure handling out into a separate file.Jelmer Vernooij3-695/+725
2008-04-15Re-add 'db' subdirectory for LDAP backend provisionAndrew Bartlett1-3/+3
2008-04-15Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett5-39/+56
2008-04-15Fix some of the winbind tests.Andrew Bartlett3-3/+4
2008-04-15Fix winbind to check machine account.Andrew Bartlett4-106/+63
2008-04-15Fix size to memcpy call in generated Samba 3 client code.Jelmer Vernooij2-31/+47
2008-04-15Fix provision-backend scriptAndrew Bartlett1-3/+4
2008-04-15Fix pointers when pushing strings to python during pidl generation.Jelmer Vernooij2-6/+7
2008-04-15Saner names for Python objects.Jelmer Vernooij1-2/+2
2008-04-15Fix warnings.Jelmer Vernooij3-4/+6
2008-04-15Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into HEADJelmer Vernooij1-0/+1
2008-04-15Attempt to fix the pidl installation on fedora.Jelmer Vernooij1-1/+1
2008-04-15Add blackbox test for ndrdump, to ensure it at least does notAndrew Bartlett1-0/+1
2008-04-15Work around 'test' quirks - use make's string comparison instead.Jelmer Vernooij1-1/+3
2008-04-15Fix ALL_OBJS value.Jelmer Vernooij1-2/+1
2008-04-15Move SOVERSION, VERSION and PC_FILE out of smb_build but use make variables d...Jelmer Vernooij12-59/+41
2008-04-15Make sure init function sentinels are set for modules.Jelmer Vernooij2-0/+4
2008-04-15Fix the build.Jelmer Vernooij6-14/+9
2008-04-14Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake4Jelmer Vernooij6-17/+14
2008-04-14Use RpcInterfaceTestCase everywhere.Jelmer Vernooij6-17/+14
2008-04-14Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake4Jelmer Vernooij1-5/+5
2008-04-14Explicitly specify the paths when installing pidl.Jelmer Vernooij1-1/+6
2008-04-14Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into fixbuildJelmer Vernooij6-16/+43
2008-04-14Fix the build.Jelmer Vernooij1-5/+5
2008-04-14Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake4Jelmer Vernooij38-111/+234
2008-04-14Fix unresolved symbols.Jelmer Vernooij7-35/+32
2008-04-14Explicitly specify the paths when installing pidl.Jelmer Vernooij1-1/+6
2008-04-14Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett21-78/+90
2008-04-14Make sure credentials are specified when running the Python winreg RPC tests.Jelmer Vernooij3-5/+4
2008-04-14Allow command line options in the subunitrun script.Jelmer Vernooij2-8/+26
2008-04-14Also look in the environment for smb.conf path.Jelmer Vernooij1-4/+6
2008-04-14Fix problems with event context not being the parent.Simo Sorce21-78/+90
2008-04-14Add convenience TestCase class for testing RPC interfaces.Jelmer Vernooij2-5/+11
2008-04-14Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2-1/+2
2008-04-14Ensure we initialise s->lp_ctx for the way into the provision.Andrew Bartlett1-0/+2
2008-04-14Fix order of variables in the makefile.Jelmer Vernooij3-62/+30
2008-04-14Use _OBJ_FILES variables in a couple more places.Jelmer Vernooij50-868/+886