Age | Commit message (Expand) | Author | Files | Lines |
2009-09-21 | Revert "blackbox:test_kinit - Remove the "-H" (hive) parameter" | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2009-09-20 | blackbox:test_kinit - Remove the "-H" (hive) parameter | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2009-09-20 | blackbox/test_ldb.sh: test searching using OIDs instead of names for attribut... | Stefan Metzmacher | 1 | -0/+16 |
2009-09-10 | s4:pwsettings: Added blackbox tests. | Andrew Kroeger | 1 | -0/+28 |
2009-09-10 | testprogs:subunit.sh: Add function for expected failures. | Andrew Kroeger | 1 | -0/+15 |
2009-07-28 | s4:kerberos Add support for user principal names in certificates | Andrew Bartlett | 1 | -1/+3 |
2009-07-27 | s4:kerberos Add test to show that we actually export the keytab | Andrew Bartlett | 1 | -0/+67 |
2009-06-30 | s4:heimdal Allow KRB5_NT_ENTERPRISE names in all DB lookups | Andrew Bartlett | 1 | -0/+2 |
2009-06-18 | s4: Add tests and 'must change password' flags in setpassword and newuser | Andrew Bartlett | 1 | -0/+121 |
2009-06-18 | s4:testprogs Don't specify a username/password when checking the ccache | Andrew Bartlett | 1 | -1/+1 |
2009-03-04 | s4:blackbox/test_ldb: make use of the $VALGRIND envvar | Stefan Metzmacher | 1 | -1/+1 |
2009-02-09 | testprogs/win32: add an option to trigger small reads in npecho_client2.c | Stefan Metzmacher | 1 | -7/+76 |
2009-02-09 | testprogs/win32: make it possible to run in byte or message mode in npecho_se... | Stefan Metzmacher | 2 | -5/+26 |
2009-02-09 | testprogs/win32: add npecho_*2.c | Stefan Metzmacher | 4 | -11/+127 |
2009-02-03 | s4:selftest: avoid hardcoded pathes in blackbox tests | Stefan Metzmacher | 2 | -31/+36 |
2009-01-08 | s4:blackbox: don't remove newlines in the subunit failure output | Stefan Metzmacher | 1 | -1/+1 |
2008-12-17 | s4:testprogs: improve extended dn testing of the ldb blackbox tests | Andrew Bartlett | 1 | -6/+8 |
2008-10-20 | Actually test the kpasswd server | Andrew Bartlett | 1 | -3/+41 |
2008-10-16 | testprogs/win32/midltests: add missing Makefile | Stefan Metzmacher | 1 | -0/+27 |
2008-10-06 | s4:blackbox/test_ldb: test search by <GUID=...> and <SID=...> | Stefan Metzmacher | 1 | -0/+25 |
2008-10-03 | fixed the ldb blackbox test to work with non-bourne shells (as needed | Andrew Tridgell | 1 | -7/+7 |
2008-10-02 | s4:blackblox/test_ldb: test searches via wellknownObjects | Stefan Metzmacher | 1 | -0/+62 |
2008-09-21 | Remove remaining obsolete EJS tests. | Jelmer Vernooij | 2 | -1286/+0 |
2008-09-19 | Merge branch 'master' of ssh://git.samba.org/data/git/samba into noejs | Jelmer Vernooij | 1 | -0/+8 |
2008-09-19 | Make sure modify operations succeed. | Jelmer Vernooij | 1 | -0/+8 |
2008-09-18 | Merge branch 'master' of ssh://git.samba.org/data/git/samba into noejs | Jelmer Vernooij | 6 | -110/+0 |
2008-09-16 | Move torture/ blackbox tests closer to code they're testing. | Jelmer Vernooij | 3 | -90/+0 |
2008-09-16 | Move ndrdump tests closer to the code they test. | Jelmer Vernooij | 4 | -61/+0 |
2008-09-16 | Remove minschema js tests. | Jelmer Vernooij | 3 | -1230/+0 |
2008-09-16 | Remove remaining JavaScript code. | Jelmer Vernooij | 2 | -186/+0 |
2008-09-14 | blackbox: fix source => source4 | Stefan Metzmacher | 6 | -7/+7 |
2008-08-27 | Fix the build on Win32, and use NEGOTIATE security (to allow kerberos) | Andrew Bartlett | 2 | -2/+2 |
2008-08-15 | Generate the subSchema in cn=Aggregate | Andrew Bartlett | 1 | -40/+1 |
2008-06-26 | Move blackbox tests closer to what they're testing. | Jelmer Vernooij | 3 | -426/+0 |
2008-06-19 | Remove old ldap.js test, we have replicated it in python now. | Andrew Bartlett | 1 | -1596/+0 |
2008-06-12 | Missed these on the last commit | Jim McDonough | 1 | -3/+3 |
2008-06-12 | Initial automated wintest. | Jim McDonough | 2 | -0/+52 |
2008-06-03 | Align the Python and EJS ldap tests. | Andrew Bartlett | 1 | -4/+4 |
2008-05-26 | Remove unused EJS net bindings. | Jelmer Vernooij | 3 | -177/+0 |
2008-05-26 | Remove unused scripts. | Jelmer Vernooij | 2 | -47/+0 |
2008-05-23 | Remove unused echo ejs script. | Jelmer Vernooij | 1 | -235/+0 |
2008-05-23 | Convert samr test to python. | Jelmer Vernooij | 1 | -126/+0 |
2008-05-23 | Remove unused EJS testprogs. | Jelmer Vernooij | 2 | -38/+0 |
2008-05-21 | subunit.sh: Properly capture and pass on the command output. | Andrew Kroeger | 1 | -2/+2 |
2008-05-21 | Fix reference to removed smbpython. | Jelmer Vernooij | 1 | -1/+1 |
2008-04-16 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet | Andrew Bartlett | 10 | -120/+81 |
2008-04-16 | Fix wbinfo --trusted-domains. | Andrew Bartlett | 1 | -3/+2 |
2008-04-16 | Use the subunit shell library. | Jelmer Vernooij | 9 | -120/+14 |
2008-04-16 | Use library for subunit test functions. | Jelmer Vernooij | 1 | -0/+67 |
2008-04-16 | Fix -r test, knownfailure return code. | Jelmer Vernooij | 1 | -1/+3 |