Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-01-12 | testprogs: remove unused test_EachDriver from spoolss test. | Günther Deschner | 1 | -20/+0 | |
Guenther | |||||
2010-01-12 | testprogs: add EnumPrinterKey test to spoolss test. | Günther Deschner | 4 | -4/+62 | |
Guenther | |||||
2010-01-11 | testprogs: fix driver levels in spoolss test. | Günther Deschner | 1 | -4/+4 | |
Guenther | |||||
2010-01-11 | testprogs: test each printer, do not abort after first failure. | Günther Deschner | 1 | -3/+3 | |
Guenther | |||||
2010-01-11 | testprogs: fix EnumPrintProcessorDatatypes spoolss test. | Günther Deschner | 1 | -5/+4 | |
Guenther | |||||
2010-01-11 | testprogs: add more error codes to spoolss test. | Günther Deschner | 1 | -0/+4 | |
Guenther | |||||
2010-01-08 | testprogs: add support for "print" option in win32 spoolss torture test. | Günther Deschner | 6 | -4/+666 | |
Guenther | |||||
2010-01-08 | testprogs: pass down architecture in spoolss test. | Günther Deschner | 1 | -28/+37 | |
Guenther | |||||
2010-01-08 | testprogs: add win32 spoolss testsuite. | Günther Deschner | 11 | -0/+1277 | |
Guenther | |||||
2010-01-04 | blackbox/test_export_keytab.sh: correctly remove temporary files | Stefan Metzmacher | 1 | -1/+1 | |
metze | |||||
2010-01-04 | blackbox/test_export_keytab.sh: use VALGRIND for samba4kinit | Stefan Metzmacher | 1 | -2/+2 | |
metze | |||||
2009-12-31 | s4-testpasswords: fixed CONFIG and quoting | Andrew Tridgell | 1 | -17/+22 | |
Need to pass correct config file to tests | |||||
2009-12-31 | net: Move 'newuser' to 'net newuser' | Jelmer Vernooij | 2 | -2/+2 | |
Signed-off-by: Andrew Tridgell <tridge@samba.org> | |||||
2009-12-31 | net: Fix tests and documentation of setexpiry. | Jelmer Vernooij | 2 | -2/+1 | |
Signed-off-by: Andrew Tridgell <tridge@samba.org> | |||||
2009-12-31 | net: Move 'setpassword' to 'net setpassword'. | Jelmer Vernooij | 1 | -3/+2 | |
Signed-off-by: Andrew Tridgell <tridge@samba.org> | |||||
2009-12-31 | blackbox.passwords: Use convenience variable for net. | Jelmer Vernooij | 1 | -5/+5 | |
Signed-off-by: Andrew Tridgell <tridge@samba.org> | |||||
2009-12-31 | Fix commands in password tests. | Jelmer Vernooij | 1 | -6/+6 | |
Signed-off-by: Andrew Tridgell <tridge@samba.org> | |||||
2009-09-21 | Revert "blackbox:test_kinit - Remove the "-H" (hive) parameter" | Matthias Dieter Wallnöfer | 1 | -1/+1 | |
This reverts commit d4389a230b6aea5a0b2a98e255b14a59c8248b0b. This revert changed the behaviour which I didn't expect. Thanks abartlet to point this out! | |||||
2009-09-20 | blackbox:test_kinit - Remove the "-H" (hive) parameter | Matthias Dieter Wallnöfer | 1 | -1/+1 | |
The "enableaccount" script works only on local LDB anymore - therefore remove this parameter. | |||||
2009-09-20 | blackbox/test_ldb.sh: test searching using OIDs instead of names for ↵ | Stefan Metzmacher | 1 | -0/+16 | |
attributes and classes metze | |||||
2009-09-10 | s4:pwsettings: Added blackbox tests. | Andrew Kroeger | 1 | -0/+28 | |
The added tests include basic validation that the script runs and accepts all custom arguments. The tests also verify changes to the password complexity, minimum password length, and minimum password length settings. | |||||
2009-09-10 | testprogs:subunit.sh: Add function for expected failures. | Andrew Kroeger | 1 | -0/+15 | |
The testit_expect_failure() function is like the testit() function, with reversed error detection logic. This reversal only affects the pass/fail logic and logging - the original return code from the command is still returned to the calling script. | |||||
2009-07-28 | s4:kerberos Add support for user principal names in certificates | Andrew Bartlett | 1 | -1/+3 | |
This extends the PKINIT code in Heimdal to ask the HDB layer if the User Principal Name name in the certificate is an alias (perhaps just by case change) of the name given in the AS-REQ. (This was a TODO in the Heimdal KDC) The testsuite is extended to test this behaviour, and the other PKINIT certficate (using the standard method to specify a principal name in a certificate) is updated to use a Administrator (not administrator). (This fixes the kinit test). Andrew Bartlett | |||||
2009-07-27 | s4:kerberos Add test to show that we actually export the keytab | Andrew Bartlett | 1 | -0/+67 | |
While it is hard to prove it is correct, at least the new 'nettestuser' principal and the Administrator principal are correct. We had to fix the case of 'Administrator' in the selftest code to match the DB, as the keytab lookup is case sensitive. Andrew Bartlett | |||||
2009-06-30 | s4:heimdal Allow KRB5_NT_ENTERPRISE names in all DB lookups | Andrew Bartlett | 1 | -0/+2 | |
The previous code only allowed an KRB5_NT_ENTERPRISE name (an e-mail list user principal name) in an AS-REQ. Evidence from the wild (Win2k8 reportadely) indicates that this is instead valid for all types of requests. While this is now handled in heimdal/kdc/misc.c, a flag is now defined in Heimdal's hdb so that we can take over this handling in future (once we start using a system Heimdal, and if we find out there is more to be done here). Andrew Bartlett | |||||
2009-06-18 | s4: Add tests and 'must change password' flags in setpassword and newuser | Andrew Bartlett | 1 | -0/+121 | |
In particular, ensure that we can acutally change the password under these circumstances. Andrew Bartlett | |||||
2009-06-18 | s4:testprogs Don't specify a username/password when checking the ccache | Andrew Bartlett | 1 | -1/+1 | |
The purpose of this test is to ensure that the Kerberos credentials cache is valid. If the username and password is specified, this overrides the very thing we are trying to test. Andrew Bartlett | |||||
2009-03-04 | s4:blackbox/test_ldb: make use of the $VALGRIND envvar | Stefan Metzmacher | 1 | -1/+1 | |
metze | |||||
2009-02-09 | testprogs/win32: add an option to trigger small reads in npecho_client2.c | Stefan Metzmacher | 1 | -7/+76 | |
metze | |||||
2009-02-09 | testprogs/win32: make it possible to run in byte or message mode in ↵ | Stefan Metzmacher | 2 | -5/+26 | |
npecho_server2 metze | |||||
2009-02-09 | testprogs/win32: add npecho_*2.c | Stefan Metzmacher | 4 | -11/+127 | |
This exlores some details of message type named pipes. metze | |||||
2009-02-03 | s4:selftest: avoid hardcoded pathes in blackbox tests | Stefan Metzmacher | 2 | -31/+36 | |
metze | |||||
2009-01-08 | s4:blackbox: don't remove newlines in the subunit failure output | Stefan Metzmacher | 1 | -1/+1 | |
metze | |||||
2008-12-17 | s4:testprogs: improve extended dn testing of the ldb blackbox tests | Andrew Bartlett | 1 | -6/+8 | |
Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2008-10-20 | Actually test the kpasswd server | Andrew Bartlett | 1 | -3/+41 | |
This uses kpasswd operated as a blackbox, assisted by the newly imported rkpty tool. Andrew Bartlett | |||||
2008-10-16 | testprogs/win32/midltests: add missing Makefile | Stefan Metzmacher | 1 | -0/+27 | |
metze | |||||
2008-10-06 | s4:blackbox/test_ldb: test search by <GUID=...> and <SID=...> | Stefan Metzmacher | 1 | -0/+25 | |
metze | |||||
2008-10-03 | fixed the ldb blackbox test to work with non-bourne shells (as needed | Andrew Tridgell | 1 | -7/+7 | |
by ubuntu) fixed spelling of 'wellknown' | |||||
2008-10-02 | s4:blackblox/test_ldb: test searches via wellknownObjects | Stefan Metzmacher | 1 | -0/+62 | |
metze | |||||
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 | |
Conflicts: source4/main.mk | |||||
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 | |
metze | |||||
2008-08-27 | Fix the build on Win32, and use NEGOTIATE security (to allow kerberos) | Andrew Bartlett | 2 | -2/+2 | |
(This used to be commit f0bde093d76fe9d17a0709cf01fa7b70f1985c6b) | |||||
2008-08-15 | Generate the subSchema in cn=Aggregate | Andrew Bartlett | 1 | -40/+1 | |
This reads the schema from the in-memory structure, when the magic attributes are requested. The code is a modified version of that used in the ad2oLschema tool (now shared). The schema_fsmo module handles the insertion of the generated result. As such, this commit also removes these entries from the setup/schema.ldif Metze's previous stub of this functionality is also removed. Andrew Bartlett (This used to be commit c7c32ec7b42bdf0f7b669644516438c71b364e60) |