summaryrefslogtreecommitdiff
path: root/selftest/target/Samba4.pm
AgeCommit message (Expand)AuthorFilesLines
2011-12-13s4-selftest: Add test of RPC to a netbios aliasAndrew Bartlett1-3/+2
2011-11-29selftest/Samba4: pass '--machinepass' to 'samba-tool domain join'Stefan Metzmacher1-0/+4
2011-11-17s4 dns: Turn on internal DNS server during testingKai Blin1-1/+1
2011-11-15selftest/Samba4: allow schema updatesStefan Metzmacher1-0/+1
2011-11-08selftest: Remove the 'all' environment as it is just too slow to start upAndrew Bartlett1-59/+0
2011-11-03selftest/Samba4: use "server signing = on" for nowStefan Metzmacher1-0/+4
2011-10-28The xcopy test is used in unusual ways (via a different uid). Ensure we can c...Jeremy Allison1-0/+7
2011-10-20s4-selftest: Add tests for RPC dnsserverAmitay Isaacs1-0/+1
2011-10-12selftest: Fix plugin_s4_dc configuration.Andreas Schneider1-0/+1
2011-09-13s4-subdomain more work on sub-domain joinAndrew Bartlett1-2/+2
2011-09-13selftest: add test for subdomain supportAndrew Bartlett1-0/+120
2011-08-26selftest: Allow a krb5.conf to be generated that covers multiple realmsAndrew Bartlett1-1/+1
2011-08-22set passdb backend in Samba4 make test environments tooAndrew Bartlett1-0/+2
2011-08-12selftest:Samba4: test --domain-critical-only in provision_vampire_dc()Stefan Metzmacher1-1/+1
2011-08-12selftest:target/Samba4: use the correct configuration in setup_vampire_dc()Stefan Metzmacher1-0/+2
2011-08-12s4-test: use standard process model for 'dc' serverAndrew Tridgell1-20/+12
2011-08-03selftest: use the s4 winbindd in plugin_s4_dc testAndrew Bartlett1-1/+1
2011-07-21selftest: use "state directory" and "cache directory" optionsBjörn Baumbach1-2/+2
2011-07-21samba-tool: fixed some more calls to samba_tool join to be 'domain join'Andrew Tridgell1-4/+4
2011-07-13s4-fault: changed to use %d for PID, instead of %PID%Andrew Tridgell1-1/+1
2011-07-12selftest/Samba4: use "state dir" for persistent filesStefan Metzmacher1-7/+7
2011-07-12selftest/Samba4: setup "state dir" and "cache dir"Stefan Metzmacher1-0/+8
2011-07-04selftest: eliminate perl warnings (my $cmd masks earlier definition...)Michael Adam1-2/+2
2011-06-24s4:selftest: test ntvfs.cifs with s4u2proxyStefan Metzmacher1-6/+49
2011-06-24selftest/Samba4: correctly upper case the netbiosname variableStefan Metzmacher1-5/+7
2011-06-24selftest: Remove %PROG% argument from 'panic action'Andrew Bartlett1-1/+1
2011-06-06s4-testparm: testparm is now part of samba_toolAndrew Tridgell1-1/+1
2011-05-21selftest: Allow to test samba4 with ACL on read setMatthieu Patou1-0/+3
2011-05-08selftest: Make the ncalrpc dir common between Samba4 and Samba3.Andrew Bartlett1-2/+0
2011-05-08selftest: Add plugin_s4_dc environmentAndrew Bartlett1-0/+57
2011-04-28s4-selftest: Don't use a hardcoded target DC nameAndrew Bartlett1-1/+1
2011-04-28selftest: s3member admember test to confirm s3/s4 interopabilityAndrew Bartlett1-53/+23
2011-04-27selftest: Make bindir_path much less complexAndrew Bartlett1-11/+11
2011-04-19selftest Consolidate server wall clock time limitsAndrew Bartlett1-21/+14
2011-04-19selftest: move warning about invalid environments up to selftest.plAndrew Bartlett1-1/+0
2011-04-19s4-selftest Rename Samba4 'member' test environment to s4memberAndrew Bartlett1-4/+4
2011-04-19s4-selftest: Move Samba4 test interfaces out of the way of the Samba3 tests.Andrew Bartlett1-8/+8
2011-04-19s4-selftest: Avoid duplicating the servers IP in the provision() sub arguments.Andrew Bartlett1-4/+9
2011-04-19s4-selftest: Stop creating netbios aliases everywhereAndrew Bartlett1-32/+9
2011-04-16selftest: Provide a single bindir_path function across all targetsAndrew Bartlett1-19/+13
2011-04-07selftest:Samba4: setup DC_* variables in provision_rpc_proxy()Stefan Metzmacher1-0/+7
2011-03-04selftest/target/Samba4: regenerate the krb5.conf after the rodc joinStefan Metzmacher1-0/+6
2011-03-04selftest/target/Samba4: splitout a mk_krb5_conf() functionStefan Metzmacher1-44/+51
2011-02-07s4-loadparm: removed "setup directory" optionAndrew Tridgell1-1/+0
2011-02-07s4-test: allow make test to work from top level directoryAndrew Tridgell1-7/+12
2010-12-09s4 libcli: Add libcli_echo lib and torture testKai Blin1-0/+1
2010-11-27remove useless debug message :-)Matthieu Patou1-1/+0
2010-11-27selftest: Allow using ldb* utilities from system.Jelmer Vernooij1-1/+5
2010-11-23Make log level of the server configurable in make testMatthieu Patou1-1/+1
2010-11-08s4-selftest fix indentationAndrew Bartlett1-3/+3