Age | Commit message (Expand) | Author | Files | Lines |
2012-12-27 | selftest/flapping: mark samba4.rpc.samr.large-dc.two as knownfail | Stefan Metzmacher | 1 | -0/+1 |
2012-12-26 | selftest.pl: Fix typo 'snprintf' -> 'sprintf'. | Jelmer Vernooij | 1 | -1/+1 |
2012-12-22 | Recent coverity changes added directory_create_or_exist() checks to many dire... | Jeremy Allison | 2 | -0/+13 |
2012-12-11 | selftest: skip the samba4.rpc.samr.passwords test in ncacn_np(dc) and s4membe... | Michael Adam | 1 | -0/+2 |
2012-12-03 | selftest:Samba3: provision the BUILTIN\Users group if the environment runs wi... | Michael Adam | 1 | -0/+24 |
2012-12-03 | selftest:Samba3: add "wbinfo -p" test to wait_for_start() | Michael Adam | 1 | -1/+18 |
2012-12-03 | selftest:Samba3: add nmbd, winbindd smbd arguments to wait_for_start() | Michael Adam | 1 | -28/+33 |
2012-12-03 | selftest:Samba3: call wait_for_start() from check_or_start() | Michael Adam | 1 | -22/+9 |
2012-12-03 | selftest:Samba3: provision the domain adminstrators group in the s3 environments | Michael Adam | 1 | -1/+7 |
2012-11-30 | s4:dsdb/acl_read: enable acl checking on search by default (bug #8620) | Stefan Metzmacher | 2 | -11/+0 |
2012-11-29 | selftest: configure printer with default devmode = no | David Disseldorp | 1 | -0/+1 |
2012-11-22 | build: Use ntlm_auth from source3 as the only ntlm_auth installed on the system | Andrew Bartlett | 1 | -1/+1 |
2012-11-13 | Revert "selftest/skip: add samba.tests.samba_tool.gpo until it's stable" | Andrew Bartlett | 1 | -1/+0 |
2012-11-06 | selftest/skip: add samba.tests.samba_tool.gpo until it's stable | Stefan Metzmacher | 1 | -0/+1 |
2012-11-06 | selftest: check that samba-tool gpo works for basic operations | Andrew Bartlett | 1 | -1/+1 |
2012-11-05 | selftest: Add skip for DIR1 test which loops on 64 bit ext4 | Andrew Bartlett | 1 | -0/+1 |
2012-10-27 | source3.selftest: Move last variables to selftesthelpers. | Jelmer Vernooij | 1 | -0/+5 |
2012-10-27 | source3.selftest: Move more variables to be in common. | Jelmer Vernooij | 1 | -0/+10 |
2012-10-27 | selftesthelpers: Fix detection of tap2subunit. | Jelmer Vernooij | 1 | -2/+8 |
2012-10-27 | selftest: Add --random-order option. | Jelmer Vernooij | 2 | -1/+13 |
2012-10-27 | selftesthelpers: Simplify detection of tap2subunit. | Jelmer Vernooij | 1 | -4/+6 |
2012-10-27 | selftesthelpers: Add function for printing smbtorture4 version. | Jelmer Vernooij | 1 | -1/+11 |
2012-10-27 | selftest: Move determining of smbtorture4 options to selftesthelpers. | Jelmer Vernooij | 1 | -12/+18 |
2012-10-27 | selftest/selftesthelpers: Share environment handling for extra smbtorture opt... | Jelmer Vernooij | 1 | -0/+11 |
2012-10-27 | selftest/selftesthelpers.py: Share configuration variable, strip whitespace. | Jelmer Vernooij | 1 | -0/+2 |
2012-10-27 | selftesthelpers: Share code for listing smbtorture4 tests. | Jelmer Vernooij | 1 | -0/+13 |
2012-10-19 | tests: Convert find_missing_doc into a unit test. | Jelmer Vernooij | 1 | -0/+1 |
2012-10-16 | selftest/knownfail: add samba3.rpc.lsa.privileges.lsa.Privileges | Stefan Metzmacher | 1 | -0/+1 |
2012-10-12 | selftest: Move more tests to common list script. | Jelmer Vernooij | 2 | -0/+32 |
2012-10-11 | selftest: Move some tests to common test script. | Jelmer Vernooij | 1 | -0/+2 |
2012-10-11 | selftests.tests: Remove reference to Samba 4. | Jelmer Vernooij | 1 | -4/+4 |
2012-10-05 | Ensure the masks don't conflict with the ACL checks. | Jeremy Allison | 2 | -2/+4 |
2012-10-03 | selftest: Always build a linux-style nss_winbind for nss_wrapper | Andrew Bartlett | 3 | -5/+11 |
2012-09-30 | selftest: use an array when starting testenv with system() | Andrew Bartlett | 1 | -3/+11 |
2012-09-27 | samba4-tests: Move 'samba.tests.source' up. | Jelmer Vernooij | 2 | -1/+25 |
2012-09-26 | selftest/knownfail: samba*.smb2.oplock.stream1 doesn't work | Stefan Metzmacher | 1 | -0/+2 |
2012-09-26 | samba_dnsupdate: Safely update/create names for Samba3 targets as well | Andrew Bartlett | 1 | -4/+7 |
2012-09-26 | selftest: Remove invalid security=share and rename secshare to simpleserver | Andrew Bartlett | 1 | -7/+6 |
2012-09-25 | We now pass "samba3.raw.acls.generic" and "samba3.smb2.acls.GENERIC" with the... | Jeremy Allison | 1 | -3/+0 |
2012-09-22 | selftest: skip the samba4.smb2.compound testsuite | Michael Adam | 1 | -0/+1 |
2012-09-22 | selftest: we fail samba3.smb2.compound.interim2 | Michael Adam | 1 | -0/+1 |
2012-09-19 | selftest: we currently fail smb2.durable-v2-open.app-instance | Michael Adam | 1 | -0/+1 |
2012-09-12 | selftest: let provision_plugin_s4_dc use SMB3 | Stefan Metzmacher | 1 | -1/+1 |
2012-09-12 | lib/param: change the default for 'allow dns updates' to 'secure only' | Stefan Metzmacher | 1 | -3/+2 |
2012-09-12 | selftest:Samba4: don't provision with BIND9_DLZ | Stefan Metzmacher | 1 | -21/+34 |
2012-09-12 | s4 dns: Run python tests in fl2003dc env | Kai Blin | 1 | -2/+2 |
2012-09-11 | selftest: we fail the smb2.durable-open.delete_on_close2 test | Michael Adam | 1 | -0/+1 |
2012-09-11 | selftest: pass smb2.durable-open.delete_on_close1 | Michael Adam | 1 | -1/+0 |
2012-09-11 | selftest: smb2.durable-open.delete_on_close1 is not flapping any more | Michael Adam | 1 | -1/+0 |
2012-09-11 | selftest/Samba4: make use of samba-tool domain provision | Stefan Metzmacher | 1 | -1/+3 |