Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-01-19 | s4-dsdb Add PAC validation test to tokengroups test. | Andrew Bartlett | 1 | -1/+1 | |
This confirms that the groups obtained from a Kerberos PAC match those that a manual search of a target LDAP server would reveal. This should allow mixing of a KDC specified by krb5.conf to test Samba or Windows alternatly. Andrew Bartlett Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Wed Jan 19 13:13:48 CET 2011 on sn-devel-104 | |||||
2011-01-18 | s4-gensec Extend python bindings for GENSEC and the associated test | Andrew Bartlett | 1 | -1/+1 | |
This now tests a real GENSEC exchange, including wrap and unwrap, using GSSAPI. Therefore, it now needs to access a KDC. Andrew Bartlett Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Tue Jan 18 11:41:26 CET 2011 on sn-devel-104 | |||||
2011-01-14 | s4-test: added a tokengroups test | Andrew Tridgell | 1 | -0/+1 | |
this tests that the remote tokenGroups match the internally calculated ones Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | |||||
2010-12-27 | s4:selftest: selftest.pl already sets TEST_DATA_PREFIX | Stefan Metzmacher | 1 | -3/+2 | |
metze | |||||
2010-12-11 | selftest-s4: Support listing smbtorture4 tests. | Jelmer Vernooij | 1 | -35/+46 | |
Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sat Dec 11 19:32:07 CET 2010 on sn-devel-104 | |||||
2010-12-11 | s4:selftest: use correct name for the test "ECHO-UDP" => "echo.udp" | Stefan Metzmacher | 1 | -1/+1 | |
I wonder how commit 35fbc7bbda5851f7172538f79fc79be201f1d521 (s4-smbtorture: Make test names lowercase and dot-separated) ever passed make test. metze | |||||
2010-12-11 | s4-smbtorture: Make test names lowercase and dot-separated. | Jelmer Vernooij | 1 | -66/+61 | |
This is consistent with the test names used by selftest, should make the names less confusing and easier to integrate with other tools. Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sat Dec 11 04:16:13 CET 2010 on sn-devel-104 | |||||
2010-12-10 | selftest: Make sure system subunit.run has TestProgram. | Jelmer Vernooij | 1 | -1/+1 | |
2010-12-10 | smbtorture: Rename --list to --list-suites, add stub --list. | Jelmer Vernooij | 1 | -1/+1 | |
2010-12-10 | s4-selftest: Add convenience function for running testsuites using | Jelmer Vernooij | 1 | -9/+17 | |
subunitrun. | |||||
2010-12-10 | selftest: Allow discovering tests in pure python testsuites. | Jelmer Vernooij | 1 | -2/+2 | |
2010-12-09 | s4 libcli: Add libcli_echo lib and torture test | Kai Blin | 1 | -0/+2 | |
Autobuild-User: Kai Blin <kai@samba.org> Autobuild-Date: Thu Dec 9 23:57:03 CET 2010 on sn-devel-104 | |||||
2010-11-28 | samba.hostconfig: Move samba.shares into samba.hostconfig. | Jelmer Vernooij | 1 | -1/+1 | |
2010-11-28 | s4-selftest: Ignore broken pipe error from grep. | Jelmer Vernooij | 1 | -1/+1 | |
Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sun Nov 28 05:45:05 CET 2010 on sn-devel-104 | |||||
2010-11-27 | blackbox.ldb: Support using system ldbsearch. | Jelmer Vernooij | 1 | -1/+3 | |
Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sat Nov 27 04:32:11 CET 2010 on sn-devel-104 | |||||
2010-11-23 | s4-tests: Make all DRS python tests to start with samba4.drs.* prefix | Kamen Mazdrashki | 1 | -3/+3 | |
2010-11-21 | selftest: fix tap2subunit detection on system with tap2subunit but not ↵ | Matthieu Patou | 1 | -1/+6 | |
correct subunit libs Autobuild-User: Matthieu Patou <mat@samba.org> Autobuild-Date: Sun Nov 21 16:21:54 CET 2010 on sn-devel-104 | |||||
2010-11-11 | s4-tests: Make repl_schema.py test part of Samba4 test suite | Kamen Mazdrashki | 1 | -0/+1 | |
Autobuild-User: Kamen Mazdrashki <kamenim@samba.org> Autobuild-Date: Thu Nov 11 19:38:18 UTC 2010 on sn-devel-104 | |||||
2010-11-11 | s4/test: Add bind.py to make test | Anatoliy Atanasov | 1 | -0/+1 | |
bind.py is a place to have tests for ldb binding with different credentials. For starter we have a simple bind with machine account. | |||||
2010-11-11 | s4:selftest/tests.py - skip the "passwords.py" suite on Windows 2000 domain ↵ | Matthias Dieter Wallnöfer | 1 | -1/+5 | |
function level The "userPassword" password change functionality isn't available and so it causes big parts of the testsuite to fail. On the other hand we've basic tests in "acl.py" and indirectly also over SAMR and kpasswd so I propose to simply skip it. | |||||
2010-11-05 | selftest: Allow some tests to output empty subunit data. | Jelmer Vernooij | 1 | -1/+1 | |
2010-11-04 | urgent_replication: forbid empty subunit output. | Jelmer Vernooij | 1 | -1/+1 | |
Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Thu Nov 4 12:13:47 UTC 2010 on sn-devel-104 | |||||
2010-11-04 | selftest: Allow some tests to output empty subunit data. | Jelmer Vernooij | 1 | -7/+12 | |
2010-11-04 | s4-test: fixed quoting in deletetest.py | Andrew Tridgell | 1 | -1/+1 | |
2010-11-03 | selftest/tests.py: Fix typos. | Jelmer Vernooij | 1 | -2/+2 | |
Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Wed Nov 3 19:55:55 UTC 2010 on sn-devel-104 | |||||
2010-11-02 | s4-selftest Run RPC-PAC against all the DC environments. | Andrew Bartlett | 1 | -1/+3 | |
This is important, as it will validate that the PAC handling is correct with the different encryption types. Andrew Bartlett Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Tue Nov 2 11:45:50 UTC 2010 on sn-devel-104 | |||||
2010-10-28 | unit tests: use skip file to exclude smb2.dir instead of hack | Matthieu Patou | 1 | -1/+1 | |
Thanks metze for pointing this. Autobuild-User: Matthieu Patou <mat@samba.org> Autobuild-Date: Thu Oct 28 09:39:11 UTC 2010 on sn-devel-104 | |||||
2010-10-28 | s4 net: rename to samba-tool in order to not clash with s3 net | Kai Blin | 1 | -1/+1 | |
Autobuild-User: Kai Blin <kai@samba.org> Autobuild-Date: Thu Oct 28 07:25:16 UTC 2010 on sn-devel-104 | |||||
2010-10-27 | unit tests: move backend testing to the end | Matthieu Patou | 1 | -1/+1 | |
Autobuild-User: Matthieu Patou <mat@samba.org> Autobuild-Date: Wed Oct 27 11:12:02 UTC 2010 on sn-devel-104 | |||||
2010-10-27 | unit tests: remove smb2.dir | Matthieu Patou | 1 | -1/+1 | |
Tridge says that it's a hard to fix pb and that it's not the priority for 4.0.0 | |||||
2010-10-11 | selftest: Avoid check_call(), use call() instead. This should fix | Jelmer Vernooij | 1 | -1/+1 | |
Python2.4 compatibility. | |||||
2010-10-08 | s4:ldap.py - split it up and move SAM related stuff to sam.py | Matthias Dieter Wallnöfer | 1 | -0/+1 | |
ldap.py would still need some additional split-up but it's a start. Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org> Autobuild-Date: Fri Oct 8 14:05:18 UTC 2010 on sn-devel-104 | |||||
2010-10-06 | s4-test: Fix PYTHONPATH for samba4.schemaInfo.python(dc) test | Kamen Mazdrashki | 1 | -1/+1 | |
Autobuild-User: Kamen Mazdrashki <kamenim@samba.org> Autobuild-Date: Wed Oct 6 02:54:56 UTC 2010 on sn-devel-104 | |||||
2010-10-05 | s4-test: Fix PYTHONPATH for python.drs_ tests | Kamen Mazdrashki | 1 | -2/+2 | |
2010-10-05 | s4-test: Use absolute path for 'samba4srcdir' | Kamen Mazdrashki | 1 | -1/+1 | |
2010-10-04 | unittests: makes the unit tests for ldb.python back in order | Matthieu Patou | 1 | -1/+1 | |
2010-10-02 | s4-test: silence a tap2subunit error | Andrew Tridgell | 1 | -1/+1 | |
2010-10-01 | selftest: Let selftest provide the tempdir, rather than creating it as ↵ | Jelmer Vernooij | 1 | -5/+2 | |
sideeffect of tests.py. | |||||
2010-09-30 | selftest: fixed a selftest error on sn | Andrew Tridgell | 1 | -1/+1 | |
Pair-Programmed-With: Jelmer Vernooij <jelmer@samba.org> | |||||
2010-10-01 | s4-selftest: Remove unnecessary PYTHONPATH overrides. | Jelmer Vernooij | 1 | -6/+6 | |
2010-10-01 | s4-selftest: Normalize paths. | Jelmer Vernooij | 1 | -5/+5 | |
2010-10-01 | s4-selftest: Finish conversion of selftest.sh to Python. | Jelmer Vernooij | 1 | -103/+103 | |
2010-10-01 | s4-selftest: Convert tests.sh to Python. | Jelmer Vernooij | 1 | -0/+510 | |