summaryrefslogtreecommitdiff
path: root/selftest
Commit message (Expand)AuthorAgeFilesLines
* tdb2: create tdb2 versions of various testing TDBs.Rusty Russell2011-06-202-1/+8
* s3-selftest Add a test for 'message command'Andrew Bartlett2011-06-091-0/+2
* s4-testparm: testparm is now part of samba_toolAndrew Tridgell2011-06-061-1/+1
* selftest: create ncalrpcdir with 0755 permissionsStefan Metzmacher2011-05-231-2/+11
* selftest: Allow to test samba4 with ACL on read setMatthieu Patou2011-05-211-0/+3
* build: Remove --disable-s3build so we can rely on these subsystemsAndrew Bartlett2011-05-091-3/+1
* selftest: don't override just-added username in plugin_s4_dc testAndrew Bartlett2011-05-091-2/+0
* selftest: Make the ncalrpc dir common between Samba4 and Samba3.Andrew Bartlett2011-05-082-7/+7
* selftest: Add plugin_s4_dc environmentAndrew Bartlett2011-05-082-0/+107
* selftest Use die() less often, as it fails to allow cleanupAndrew Bartlett2011-05-082-9/+30
* selftest: Update READMEAndrew Bartlett2011-05-031-5/+6
* selftest: use env.SELFTEST_PREFIX instead of hardcoded "${srcdir}/st"Stefan Metzmacher2011-04-301-1/+1
* selftest: Restore the s3member environment by avoiding smbcaclsAndrew Bartlett2011-04-292-15/+13
* s4-selftest: Don't use a hardcoded target DC nameAndrew Bartlett2011-04-281-1/+1
* selftest: Make combined test the default when s3build is enabledAndrew Bartlett2011-04-281-0/+2
* selftest: Fix combination of Samba3 and Samba4 test listsAndrew Bartlett2011-04-281-10/+25
* selftest: Print a better warning warning message when smbcacls fails.Andrew Bartlett2011-04-281-1/+1
* selftest: Don't die() when the join failsAndrew Bartlett2011-04-281-5/+14
* selftest: s3member admember test to confirm s3/s4 interopabilityAndrew Bartlett2011-04-283-54/+168
* selftest: Make overwrite of $env->{target} optionalAndrew Bartlett2011-04-281-2/+6
* s3-selftest: Use default name resolution methods (now that dns is emulated)Andrew Bartlett2011-04-281-2/+0
* s3-test: log to stdout for smbd/nmbd/winbinddAndrew Tridgell2011-04-281-3/+5
* selftest: we don't get valgrind errors any more with iconvAndrew Tridgell2011-04-271-5/+0
* selftest: Make bindir_path much less complexAndrew Bartlett2011-04-274-51/+51
* libcli/dns Improve dns_hosts_file, using Samba3's struct dns_rr_srvAndrew Bartlett2011-04-261-0/+4
* selftest Consolidate server wall clock time limitsAndrew Bartlett2011-04-194-50/+44
* selftest: move warning about invalid environments up to selftest.plAndrew Bartlett2011-04-192-2/+5
* selftest: Don't specify SELFTEST_TARGET as an env variableAndrew Bartlett2011-04-191-1/+0
* selftest Test for socket_wrapper support in combined samba target as wellAndrew Bartlett2011-04-191-0/+3
* selftest: Add hooks to enable a combined selftest run.Andrew Bartlett2011-04-191-1/+12
* s4-selftest Rename Samba4 'member' test environment to s4memberAndrew Bartlett2011-04-191-4/+4
* s4-selftest: Move Samba4 test interfaces out of the way of the Samba3 tests.Andrew Bartlett2011-04-191-8/+8
* s3-selftest Fix interface localktest6 listens on.Andrew Bartlett2011-04-191-1/+1
* selftest Add combined 'Samba' target moduleAndrew Bartlett2011-04-194-3/+53
* s4-selftest: Avoid duplicating the servers IP in the provision() sub arguments.Andrew Bartlett2011-04-191-4/+9
* s3-selftest Rename s3 DC environment to s3dcAndrew Bartlett2011-04-191-31/+31
* s4-selftest: Stop creating netbios aliases everywhereAndrew Bartlett2011-04-191-32/+9
* selftest: put the target on the environmentAndrew Bartlett2011-04-191-5/+11
* selftest: Allow the top level build to run the samba4 or samba3 testsAndrew Bartlett2011-04-161-17/+33
* selftest Remove selftest of the test subsystemAndrew Bartlett2011-04-161-21/+0
* selftest: Move Samba4 selftest wscript to the top levelAndrew Bartlett2011-04-161-0/+201
* selftest Add binary mappings for samba3 selftestAndrew Bartlett2011-04-161-6/+6
* selftest: Start using the binary mapping at the python layer as wellAndrew Bartlett2011-04-161-0/+10
* selftest: Remove duplication between BUILDIR and BINDIRAndrew Bartlett2011-04-162-10/+7
* selftest: Remove unused BUILDDIR_ABS environment variableAndrew Bartlett2011-04-161-1/+0
* selftest: Provide a single bindir_path function across all targetsAndrew Bartlett2011-04-165-62/+71
* s3/selftest Tear down the environment if we fail to connectAndrew Bartlett2011-04-121-12/+36
* selftest:Samba4: setup DC_* variables in provision_rpc_proxy()Stefan Metzmacher2011-04-071-0/+7
* s3-selftest actually wait for smbclient to connectAndrew Bartlett2011-04-071-2/+14
* s3-selftest Fix use of the 'fake DNS' fileAndrew Bartlett2011-04-072-2/+2