summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Collapse)AuthorFilesLines
2008-04-16Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett11-4344/+5
(This used to be commit 18dd8120cc35fe3d1cd4455c1f6a32b503274d97)
2008-04-16Fix struct_based winbind test for 'check machine account'.Andrew Bartlett2-5/+6
The problem here was that we did not fill in the error strings in the success case, and the testsuite checked against the incorrect 'freindly' error string. Andrew Bartlett (This used to be commit df05f118831245bdb19573711545bdb1b01a0c50)
2008-04-16Fix wbinfo --trusted-domains.Andrew Bartlett2-5/+9
The problems here were that we did not bind to the LSA pipe, and we did not consider it possible to have 0 trusted domains. Andrew Bartlett (This used to be commit 86694d429d62940882ac9b7af83b3e7d00e67c5a)
2008-04-16Remove policy library - it's now in a separate git repository.Jelmer Vernooij10-4344/+0
(This used to be commit 9b364bf390524fa34db1b3d7e6f875a6b8f35f24)
2008-04-16make sure header can be included more than once.Jelmer Vernooij1-0/+5
(This used to be commit 38ed501ac8993e84ea7f02d4633bc83b490dfe61)
2008-04-16Now that we don't create a new event context, don't free it.Andrew Bartlett1-1/+0
This previously would free the torture provided global event context. Andrew Bartlett (This used to be commit 664f2fc49f32a081f14638571ee0db01a7863347)
2008-04-16Remove unused arguments from reg_open_local().Jelmer Vernooij9-71/+63
(This used to be commit fee7ea7080ec40182efc6ffe57b267444eb9389a)
2008-04-16Mention the actual exit code when a suite failed.Jelmer Vernooij1-1/+3
(This used to be commit 46ad68ad0b9c604a6519de68c9bce8f5154b5c14)
2008-04-16Merge branch 'wbinfo-test' of ↵Jelmer Vernooij1-1/+2
git://git.samba.org/kai/samba/kai-work-in-progress into v4-0-selftest (This used to be commit 56340a5fa1b075001bba829686861a59406e1f5d)
2008-04-16Provide the right error count to formatters.Jelmer Vernooij1-1/+1
(This used to be commit f22602797fe841859c67558bb78e04c98b9e27e0)
2008-04-16Properly warn about exit codes that indicate success while tests claimJelmer Vernooij1-0/+3
failure. (This used to be commit 92873264d707bed88beac54a73a29d66c011f80c)
2008-04-16Support knownfail Subunit command.Jelmer Vernooij1-2/+13
(This used to be commit ad58a508542bd93115be0ad826fb93aa3d349658)
2008-04-15Deal with commands not even starting.Jelmer Vernooij1-6/+10
(This used to be commit 0f789e6779eca38d93b968a0ffbbb8559ce483f1)
2008-04-15blackbox: Add many more tests for wbinfoKai Blin1-1/+2
(This used to be commit 0a2942f6e948177fcc671eae705e6e61644de81c)
2008-04-15Add some documentation about the expected testsuite output.Jelmer Vernooij1-3/+43
(This used to be commit a24651d649d24589a6c65e7bc4be9c49fdc80b2a)
2008-04-15Add some documentation on test behaviour in selftest.Jelmer Vernooij1-12/+29
(This used to be commit e8e9f2cc7b0503e30b211094f452829395a73eec)
2008-04-15Split binding structure handling out into a separate file.Jelmer Vernooij3-695/+725
For easier synchronisation with Samba 3. (This used to be commit b9cac469f3c869a26f415a6c551cf6e8fbb06ed6)
2008-04-15Re-add 'db' subdirectory for LDAP backend provisionAndrew Bartlett1-3/+3
Andrew Bartlett (This used to be commit 19890c0d15adf4f099365f276a4bfdd3f4de52b6)
2008-04-15Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett5-39/+56
(This used to be commit 66327b8bd8dbde140b93f000a81ba13e743f27b0)
2008-04-15Fix some of the winbind tests.Andrew Bartlett3-3/+4
Some of the test expectations were incorrect. Andrew Bartlett (This used to be commit bc0e94360edb99e967dac01a3ecff42de0c1c222)
2008-04-15Fix winbind to check machine account.Andrew Bartlett4-106/+63
This enables 'wbinfo -t', by checking the machine account with a SamLogon call. Andrew Bartlett (This used to be commit abefa12029a17e9007f4884f3651d835a10ee9e3)
2008-04-15Fix size to memcpy call in generated Samba 3 client code.Jelmer Vernooij2-31/+47
Reported-By: vl (This used to be commit a28807569d0cf32968bacdc0bd88197b19fbae49)
2008-04-15Fix provision-backend scriptAndrew Bartlett1-3/+4
Andrew Bartlett (This used to be commit ee6e4f8da229ddeca856a6db94236367aae06f63)
2008-04-15Fix pointers when pushing strings to python during pidl generation.Jelmer Vernooij2-6/+7
(This used to be commit ca72187b3e71a037780d42a57e46b60e75f724f6)
2008-04-15Saner names for Python objects.Jelmer Vernooij1-2/+2
(This used to be commit f4de8d2c1c956bc85b91dc7aab20e5e7671f51bc)
2008-04-15Fix warnings.Jelmer Vernooij3-4/+6
(This used to be commit 88013ca9775a6ff5e5a393f9d8238dbcd197f26f)
2008-04-15Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into HEADJelmer Vernooij1-0/+1
(This used to be commit a039acb9156b3855e8565ce6d1ca078aea18a349)
2008-04-15Attempt to fix the pidl installation on fedora.Jelmer Vernooij1-1/+1
(This used to be commit 4dd29284bdffc96df1d6eb71b25e305f107d1e12)
2008-04-15Add blackbox test for ndrdump, to ensure it at least does notAndrew Bartlett1-0/+1
segfault. Andrew Bartlett (This used to be commit d2fe61a13a8368ceae30c6e7320c8d3d62fbc485)
2008-04-15Work around 'test' quirks - use make's string comparison instead.Jelmer Vernooij1-1/+3
(This used to be commit 434b61623ecfd846f043ee92c833e92cf905e7b4)
2008-04-15Fix ALL_OBJS value.Jelmer Vernooij1-2/+1
(This used to be commit 8710087728cc44761ae85f66c541ab1650e1b952)
2008-04-15Move SOVERSION, VERSION and PC_FILE out of smb_build but use make variables ↵Jelmer Vernooij12-59/+41
directly instead. (This used to be commit 9d0ae012b0b463278cd054d06788aa998acc2da2)
2008-04-15Make sure init function sentinels are set for modules.Jelmer Vernooij2-0/+4
(This used to be commit fac3463dd505404998b6b00526f1dad6ae47ba84)
2008-04-15Fix the build.Jelmer Vernooij6-14/+9
(This used to be commit ecaa5bb83b5cf319718d15aff96152d70fa19f7f)
2008-04-14Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake4Jelmer Vernooij6-17/+14
(This used to be commit 0239011ced6c864f85b47a342438228a8f6940ee)
2008-04-14Use RpcInterfaceTestCase everywhere.Jelmer Vernooij6-17/+14
(This used to be commit 799095b4e567f4495adf7d1d7bcb81dda6782959)
2008-04-14Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake4Jelmer Vernooij1-5/+5
(This used to be commit 7fd98e492e2bf71d111ea8fa3ca9108506f60264)
2008-04-14Explicitly specify the paths when installing pidl.Jelmer Vernooij1-1/+6
(This used to be commit 5e988a34ded288660c6e543e59b566ec12d2fba7)
2008-04-14Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into fixbuildJelmer Vernooij6-16/+43
(This used to be commit d2d564ad2e9b7cb0440a30a302176cce333649c7)
2008-04-14Fix the build.Jelmer Vernooij1-5/+5
(This used to be commit a70cbd63d9c398ddcbbaa595ee29343335e89aa7)
2008-04-14Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake4Jelmer Vernooij38-111/+234
(This used to be commit 1ef3830bb0d6e91e3b00e880784ca0741d9b4d49)
2008-04-14Fix unresolved symbols.Jelmer Vernooij7-35/+32
(This used to be commit 8573e828d1b68c47b3c1754e9be230b2e78d9d52)
2008-04-14Explicitly specify the paths when installing pidl.Jelmer Vernooij1-1/+6
(This used to be commit 1695e0e1ab3f2151490232462b0e3650eba96237)
2008-04-14Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett21-78/+90
(This used to be commit 0f0c8519b87481e3473a469cefd51c76b4a7632e)
2008-04-14Make sure credentials are specified when running the Python winreg RPC tests.Jelmer Vernooij3-5/+4
(This used to be commit 280339e3d126f5c72dc271051b72839fde0c5c9f)
2008-04-14Allow command line options in the subunitrun script.Jelmer Vernooij2-8/+26
(This used to be commit 524ec0796efebd48e7b5b2eb5fcc92ecc13c0071)
2008-04-14Also look in the environment for smb.conf path.Jelmer Vernooij1-4/+6
(This used to be commit 8be7d93735a357a3b73a1c4413d6fd9ec09b7555)
2008-04-14Fix problems with event context not being the parent.Simo Sorce21-78/+90
(This used to be commit 957c4d893acf9e6db06a3fc3a4687ab6bb238635)
2008-04-14Add convenience TestCase class for testing RPC interfaces.Jelmer Vernooij2-5/+11
(This used to be commit 2f19f981449bf6f4d29f231259817c8b66104a9b)
2008-04-14Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2-1/+2
(This used to be commit f610862dc900cb3ddf0f275641bc3b66ad1f3bc4)