Age | Commit message (Expand) | Author | Files | Lines |
2010-10-15 | s4-test: fixed a typo in test_kinit.sh | Andrew Tridgell | 1 | -1/+1 |
2010-10-15 | s4-test: fixed test_kinit.sh time command test | Andrew Tridgell | 1 | -1/+1 |
2010-07-31 | s4:blackblock/ktpass: use test specific user name | Stefan Metzmacher | 1 | -7/+6 |
2010-07-17 | s4 unittests: add blackblox test for ktpass | Matthieu Patou | 1 | -0/+37 |
2010-07-16 | s4:testprogs Operate the blackbox kinit and net tests using the :local config | Andrew Bartlett | 1 | -1/+0 |
2010-07-15 | s4:testprogs Show that we no longer delete the old keytab entries | Andrew Bartlett | 1 | -3/+5 |
2010-07-15 | s4:testprogs Prove kerberos still works after a password change | Andrew Bartlett | 1 | -0/+25 |
2010-07-15 | s4: Unit test update_machine_account_password through kinit | Matthieu Patou | 1 | -0/+39 |
2010-07-10 | testprogs/blackbox/subunit.sh: initialize failed to 0 | Stefan Metzmacher | 1 | -0/+3 |
2010-07-03 | s4:kinit blackbox test - set/reset also here the "minPwdAge" | Matthias Dieter Wallnöfer | 1 | -0/+7 |
2010-07-03 | s4:blackbox/test_passwords.sh - perform also here the adaptions for "minPwdAg... | Matthias Dieter Wallnöfer | 1 | -2/+2 |
2010-06-29 | s4:selftest Split out PKINIT tests from test_kinit.sh and test enc types | Andrew Bartlett | 2 | -14/+79 |
2010-05-09 | s4:blackbox/test_kinit.sh - Test the new "net user add <user> [<password>]" s... | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-04-16 | s4-test: check that a weak password is rejected by kpasswd | Andrew Tridgell | 1 | -0/+44 |
2010-04-13 | testprogs/blackbox/test_kinit: reorder arguments to "net time" to fix make test | Stefan Metzmacher | 1 | -1/+1 |
2010-03-27 | s4:testprogs Update test to match current Heimdal | Andrew Bartlett | 1 | -1/+1 |
2010-03-27 | s4:testprogs Fix kinit test for updated Heimdal | Andrew Bartlett | 1 | -2/+2 |
2010-03-25 | s4:selftest Add testing of kpasswd password set on servicePrincipalName | Andrew Bartlett | 1 | -0/+31 |
2010-02-20 | s4:credentials Add hooks to extract a named Kerberos credentials cache | Andrew Bartlett | 1 | -1/+6 |
2010-01-04 | blackbox/test_export_keytab.sh: correctly remove temporary files | Stefan Metzmacher | 1 | -1/+1 |
2010-01-04 | blackbox/test_export_keytab.sh: use VALGRIND for samba4kinit | Stefan Metzmacher | 1 | -2/+2 |
2009-12-31 | s4-testpasswords: fixed CONFIG and quoting | Andrew Tridgell | 1 | -17/+22 |
2009-12-31 | net: Move 'newuser' to 'net newuser' | Jelmer Vernooij | 2 | -2/+2 |
2009-12-31 | net: Fix tests and documentation of setexpiry. | Jelmer Vernooij | 2 | -2/+1 |
2009-12-31 | net: Move 'setpassword' to 'net setpassword'. | Jelmer Vernooij | 1 | -3/+2 |
2009-12-31 | blackbox.passwords: Use convenience variable for net. | Jelmer Vernooij | 1 | -5/+5 |
2009-12-31 | Fix commands in password tests. | Jelmer Vernooij | 1 | -6/+6 |
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-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-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-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 | 3 | -20/+0 |
2008-09-14 | blackbox: fix source => source4 | Stefan Metzmacher | 6 | -7/+7 |
2008-06-26 | Move blackbox tests closer to what they're testing. | Jelmer Vernooij | 3 | -426/+0 |
2008-06-12 | Missed these on the last commit | Jim McDonough | 1 | -3/+3 |