summaryrefslogtreecommitdiff
path: root/source4/scripting/python/samba/tests/provision.py
AgeCommit message (Expand)AuthorFilesLines
2009-07-29s4:provision We no longer add krbtgt or kpasswd account into secrets.ldbAndrew Bartlett1-1/+1
2009-02-24expand tabs in python file, consistent with the rest of the file.Jelmer Vernooij1-1/+1
2008-08-01Use new style python classes.Jelmer Vernooij1-1/+1
2008-05-22Fix import in provision test.Jelmer Vernooij1-1/+1
2008-04-14Use RpcInterfaceTestCase everywhere.Jelmer Vernooij1-1/+1
2008-02-11Use SMB_CONF_PATH environment variable inside tests rather than hardcoded paths.Jelmer Vernooij1-2/+1
2008-02-09Add docstring.Jelmer Vernooij1-0/+2
2008-02-09Add tests for findnss(), add some docstrings.Jelmer Vernooij1-1/+22
2008-01-26python: Load smb.conf file for the provision tests.Jelmer Vernooij1-2/+6
2008-01-25python: Fix representation of UUIDs as strings in zone files rather than bina...Jelmer Vernooij1-1/+9
2008-01-25python: Add test for secretsdb_become_dcJelmer Vernooij1-3/+18
2007-12-26r26596: Fixed upgrade.py.Jelmer Vernooij1-3/+7
2007-12-21r26538: Pass path generation function around rather than base directory.Jelmer Vernooij1-1/+4
2007-12-21r26536: More tests for provisioning code.Jelmer Vernooij1-4/+13
2007-12-21r26527: Start on tests for provision.Jelmer Vernooij1-0/+59