Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-03-26 | wafsamba: Cope with slight differences in gdb output regarding incomplete ↵ | Jelmer Vernooij | 1 | -1/+1 | |
sequences. Bug: https://bugzilla.samba.org/show_bug.cgi?id=8820 | |||||
2012-03-18 | s4:selftest: add a new testsuite for the "samba-tool group" command | Michael Adam | 1 | -0/+1 | |
2012-03-08 | selftest: add more tests for different authentication codepaths | Andrew Bartlett | 1 | -0/+1 | |
2012-03-06 | policy/python: Move python binding tests to standard location. | Jelmer Vernooij | 1 | -1/+1 | |
Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Tue Mar 6 02:26:29 CET 2012 on sn-devel-104 | |||||
2012-03-06 | selftest/tests.py: Fix name of selftest.py for benefit of --load-list. | Jelmer Vernooij | 1 | -1/+1 | |
2012-03-05 | selftest: start to run more dcerpc tests against plugin_s4_dc | Andrew Bartlett | 1 | -1/+2 | |
2012-03-04 | Run selftest.py tests. | Jelmer Vernooij | 1 | -0/+1 | |
2012-03-02 | selftest: Rework samba4.blackbox.bogusdomain to use a temporary user | Andrew Bartlett | 1 | -1/+1 | |
This avoids leaving an account in the test environment after the test is run and therefore avoids issues with interations with other tests. Also, we now use the local administrator account in the member server to add the test account. Andrew Bartlett Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Fri Mar 2 14:44:36 CET 2012 on sn-devel-104 | |||||
2012-02-29 | selftest: add more tests for plugin_s4_dc | Andrew Bartlett | 1 | -2/+2 | |
Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Wed Feb 29 12:14:05 CET 2012 on sn-devel-104 | |||||
2012-02-29 | selftest: Do not run chgdcpass test on the main DC | Andrew Bartlett | 1 | -1/+1 | |
If winbindd has it's password changed from under it, it becomes grumpy. Andrew Bartlett | |||||
2012-02-27 | selftest: plugin_s4_dc can now handle kerberos properly | Andrew Bartlett | 1 | -1/+1 | |
2012-02-16 | selftest: Remove 'if have_ads_support:' from tests.py | Andrew Bartlett | 1 | -18/+9 | |
The selftest system now skips launching these if the environment is not available. Andrew Bartlett | |||||
2012-02-16 | selftest: Run nsstest against more environments | Andrew Bartlett | 1 | -4/+5 | |
2012-02-12 | waf: Add initial unit test for samba_utils. | Jelmer Vernooij | 1 | -0/+1 | |
2012-01-30 | s3: check that a user in a bogus domain name is mapped to the localnetbios ↵ | Matthieu Patou | 1 | -0/+1 | |
name of a domain member This means that if we authentify for BOGUS\administrator in AD domain FOREST with samba being domain member with the netbiosname MEMBER then BOGUS\administrator will be mapped to MEMBER\administrator if the password match. | |||||
2011-12-13 | s4-selftest: Add test of RPC to a netbios alias | Andrew Bartlett | 1 | -0/+1 | |
This tries to ensure our netbios lookup code is still run. Andrew Bartlett | |||||
2011-12-13 | s4-selftest Give local.resolve a real name to look up | Andrew Bartlett | 1 | -1/+2 | |
2011-12-08 | Add tests for srvsvc python interface. Thanks Dhananjay Sathe | Jelmer Vernooij | 1 | -0/+1 | |
Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Thu Dec 8 04:57:52 CET 2011 on sn-devel-104 | |||||
2011-12-08 | selftest: Some extra assertions. | Jelmer Vernooij | 1 | -0/+4 | |
2011-12-07 | s4-selftest re-enable nsstest on libnss_winbind.so | Andrew Bartlett | 1 | -1/+1 | |
2011-12-05 | s4: add blackbox test for the demote function | Matthieu Patou | 1 | -0/+2 | |
2011-11-30 | s4-tests: Use long option names in test list script, to prevent 'eating' ↵ | Jelmer Vernooij | 1 | -38/+38 | |
--list argument when e.g. is not set. | |||||
2011-11-30 | s4-testlist: Write diagnostic info to stderr, and purely test info to stdout. | Jelmer Vernooij | 1 | -2/+2 | |
2011-11-27 | s4:selftest/test_samba_tool.sh - add a basic unit test for the new "domain ↵ | Matthias Dieter Wallnöfer | 1 | -1/+1 | |
info" command Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2011-11-17 | s4 dns: Add a first test case | Kai Blin | 1 | -0/+3 | |
2011-11-14 | s4-tests: Use plansmbtorturesuite where possible. | Jelmer Vernooij | 1 | -45/+45 | |
2011-11-14 | s4-tests: Remove unnecessary py suffix. | Jelmer Vernooij | 1 | -1/+1 | |
2011-11-14 | s4-tests: Allow listing tests run for iconv. | Jelmer Vernooij | 1 | -5/+6 | |
2011-11-14 | s4:selftest: samba4.urgent_replication.python needs to run as "dc:local" | Stefan Metzmacher | 1 | -1/+1 | |
As it uses local files on the dc. metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Mon Nov 14 15:48:33 CET 2011 on sn-devel-104 | |||||
2011-11-10 | selftesthelper: Fix argument order. | Jelmer Vernooij | 1 | -1/+1 | |
2011-11-10 | selftest: Make planoldpythontestsuite arguments consistent with ↵ | Jelmer Vernooij | 1 | -1/+1 | |
planpythontestsuite. | |||||
2011-11-10 | selftest: Simplify calling of python tests. | Jelmer Vernooij | 1 | -14/+39 | |
2011-11-10 | selftest: Allow passing arbitrary number of additional python path values. | Jelmer Vernooij | 1 | -1/+1 | |
2011-11-10 | ldb: Re-apply pyldb fixes from Tridge and Amity, using unittest rather | Jelmer Vernooij | 1 | -1/+1 | |
than samba.tests. | |||||
2011-11-10 | test: use planpythontestsuite() for ldb.python test | Andrew Tridgell | 1 | -2/+1 | |
Pair-Programmed-With: Amitay Isaacs <amitay@gmail.com> | |||||
2011-11-10 | test: enable time and user samba-tool tests | Sean Dague | 1 | -0/+4 | |
Signed-off-by: Andrew Tridgell <tridge@samba.org> | |||||
2011-11-02 | s4-selftest: add unit tests for sites's function in python | Matthieu Patou | 1 | -0/+1 | |
2011-10-28 | The xcopy test is used in unusual ways (via a different uid). Ensure we can ↵ | Jeremy Allison | 1 | -9/+9 | |
cope with this. | |||||
2011-10-28 | selftest: Have only one set of selftest knownfail and skip files | Andrew Bartlett | 4 | -220/+0 | |
Listing tests that are not ever proposed (eg samba4.* in the samba3 selftest) is not an error, so just combine the lists. This is being done because some folks trying to learn how our 'make test' works are having trouble following the distributed nature of the selftest system. Andrew Bartlett | |||||
2011-10-20 | s4-selftest: Add tests for RPC dnsserver | Amitay Isaacs | 1 | -0/+1 | |
Signed-off-by: Andrew Tridgell <tridge@samba.org> | |||||
2011-10-19 | samba.getopt: Add some basic tests. | Jelmer Vernooij | 1 | -0/+1 | |
Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Wed Oct 19 05:04:33 CEST 2011 on sn-devel-104 | |||||
2011-10-18 | Revert "s4: Mark the winsreplication test as knownfail" | Andrew Bartlett | 1 | -1/+1 | |
This reverts commit f7f6992a20dd29bd7643291e3b3d05bc8f6c9c76 because 75953f18469fa8746d9d8ad20bbbb3bcbd0df9dd solved the root cause, which was a race in ldb startup. Andrew Bartlett | |||||
2011-10-18 | Revert "s4:selftest: skip flakey samba4.nbt.winsreplication for now" | Andrew Bartlett | 1 | -1/+0 | |
This reverts commit 16fd935fc659555c203354b6c96fc23a55be5a3b because 75953f18469fa8746d9d8ad20bbbb3bcbd0df9dd solved the root cause, which was a race in ldb startup. Andrew Bartlett | |||||
2011-10-14 | s4:selftest: flakey test samba4.drs.delete_object.python should go into skip | Michael Adam | 2 | -1/+1 | |
not knownfail, which will render it flakey again, just the other way round. Thanks Jelmer for pointing that out... Autobuild-User: Michael Adam <obnox@samba.org> Autobuild-Date: Fri Oct 14 00:21:26 CEST 2011 on sn-devel-104 | |||||
2011-10-13 | selftest: mark samba4.drs.delete_object.python knownfail | Michael Adam | 1 | -0/+1 | |
this currently prevents autobuild from succeeding intermittently Autobuild-User: Michael Adam <obnox@samba.org> Autobuild-Date: Thu Oct 13 00:22:18 CEST 2011 on sn-devel-104 | |||||
2011-10-11 | auth: move credentials layer to the top level | Andrew Bartlett | 1 | -1/+1 | |
This will allow gensec_start.c to move to the top level. This does not change what code uses the cli_credentials code, but allows the gensec code to be more broadly. Andrew Bartlett | |||||
2011-10-08 | selftest: run dfs tests on plugin_s4_dc | Stefan Metzmacher | 1 | -0/+1 | |
metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Sat Oct 8 03:18:54 CEST 2011 on sn-devel-104 | |||||
2011-09-29 | s4: add SMB2_FSCTL opcodes | David Disseldorp | 1 | -0/+1 | |
Also, skip samba4.smb2.ioctl for now. Snapshots are not supported by default. Autobuild-User: David Disseldorp <ddiss@samba.org> Autobuild-Date: Thu Sep 29 14:47:05 CEST 2011 on sn-devel-104 | |||||
2011-09-22 | s4:selftest: skip flakey samba4.nbt.winsreplication for now | Stefan Metzmacher | 1 | -0/+1 | |
[825/1154 in 43m52s] samba4.nbt.winsreplication(dc) Test if we always get back the same assoc_ctx Setup wrepl connections Test one pull replication cycle Setup wrepl connections Setup wrepl conflict pull connection UNEXPECTED(error): samba4.nbt.winsreplication.replica REASON: _StringException: _StringException: Unknown error/failure I don't have time to look into the problem currently. metze | |||||
2011-09-20 | lib/util/charset: remove charset module loading | Andrew Bartlett | 2 | -6/+8 | |
Now that the 'table' modules are gone, there is no reason for there to be charset modules at all. This builds the macosxfs and weird modules into the binary at the appropriate times, and changes the tests to test instead the difference between the remaining internal handlers and iconv(). Andrew Bartlett Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Tue Sep 20 06:27:06 CEST 2011 on sn-devel-104 |