r26599: Attempt to also support provisioning using Python in the BECOME-DC test.
authorJelmer Vernooij <jelmer@samba.org>
Tue, 25 Dec 2007 22:36:58 +0000 (16:36 -0600)
committerStefan Metzmacher <metze@samba.org>
Wed, 26 Dec 2007 17:57:08 +0000 (11:57 -0600)
commit7ff974a226b3dda63a91ef0702b12406e130f809
treef1675bcbb5b633722e0a560dd4fec785b01044cb
parent43a03b0fb48ceb528539a16b0023fb5b30b7a79e
r26599: Attempt to also support provisioning using Python in the BECOME-DC test.

Not tested yet as the test it is part of has been disabled because it's broken.
(This used to be commit 6b1e25b702847cd6662b4aece35692b099707b74)
source4/scripting/python/modules.h [new file with mode: 0644]
source4/scripting/python/smbpython.c
source4/torture/config.mk
source4/torture/libnet/libnet_BecomeDC.c