Age | Commit message (Expand) | Author | Files | Lines |
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 |
2012-09-11 | samba3.smb2.durable-open.delete_on_close1 is now flapping (sometimes passes). | Jeremy Allison | 1 | -0/+1 |
2012-09-08 | selftest/knownfail: we pass some samba3.smb2.durable-* tests now | Stefan Metzmacher | 3 | -14/+11 |
2012-09-08 | selftest/Samba3: don't explicitly set 'server max protocol' | Stefan Metzmacher | 1 | -1/+0 |
2012-09-07 | selftest/knownfail: samba3.smb2.durable-open.alloc-size fails currently | Stefan Metzmacher | 1 | -0/+1 |
2012-09-07 | selftest/knownfail: samba3.smb2.durable-v2-open.reopen{1,2} fails currently | Stefan Metzmacher | 1 | -0/+2 |
2012-09-04 | s3-passdb: Rename pdb_samba4 to samba_dsdb and autoconfigure when we are a AD DC | Andrew Bartlett | 1 | -2/+0 |
2012-08-31 | Now SEC_RIGHTS_PRIV_RESTORE and SEC_RIGHTS_PRIV_BACKUP don't include any gene... | Jeremy Allison | 1 | -0/+1 |
2012-08-31 | Add a comment showing where to set log level in tests. | Jeremy Allison | 1 | -0/+3 |
2012-08-30 | The NTVFS server doesn't pass the SMB1 INHERITFLAGS test. | Jeremy Allison | 1 | -0/+1 |
2012-08-30 | With the inheritance ACL changes we now pass samba3.smb2.acls.INHERITFLAGS. | Jeremy Allison | 1 | -1/+0 |
2012-08-30 | selftest: Remove spoolss tests from knownfail. | Andreas Schneider | 1 | -66/+0 |
2012-08-30 | selftest: Add missing printing options for plugin_s4_dc. | Andreas Schneider | 1 | -0/+24 |
2012-08-30 | selftest: Define the log directory for s3fs. | Andreas Schneider | 1 | -0/+3 |
2012-08-29 | selftest: Add a test for smbclient --machine-pass without secrets.tdb | Andrew Bartlett | 1 | -0/+9 |
2012-08-28 | selftest: Add test of smbclient --machine-pass against and using both s3 and s4 | Andrew Bartlett | 1 | -0/+1 |
2012-08-27 | s4-torture: Test for #9058 | Volker Lendecke | 1 | -0/+1 |