Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-03-01 | testprogs: add DeletePrinterKey test. | Günther Deschner | 1 | -0/+23 | |
Guenther | |||||
2010-03-01 | testprogs: add DeletePrinterDataEx test. | Günther Deschner | 1 | -0/+24 | |
Guenther | |||||
2010-03-01 | testprogs: allow to test a single printer when given on the cmdline. | Günther Deschner | 1 | -0/+10 | |
2010-03-01 | testprogs: add RPC_X_NULL_REF_POINTER error code | Günther Deschner | 1 | -0/+2 | |
2010-02-26 | testprogs: print the directory paths as well in spoolss test. | Günther Deschner | 1 | -0/+8 | |
Guenther | |||||
2010-02-20 | s4:credentials Add hooks to extract a named Kerberos credentials cache | Andrew Bartlett | 1 | -1/+6 | |
This allows the integration of external tools that can't be linked into C or python, but need to authenticate as the local machine account. The machineaccountccache script demonstrates this, and debugging has been improved in cli_credentials_set_secrets() by passing back and error string. Andrew Bartlett | |||||
2010-02-19 | testprogs: ignore GetJob level 3 and 4 against samba for now. | Günther Deschner | 2 | -1/+3 | |
Guenther | |||||
2010-02-18 | testprogs: add tests for GetJob() to spoolss test. | Günther Deschner | 1 | -0/+106 | |
Guenther | |||||
2010-02-18 | testprogs: add RPC_S_PROCNUM_OUT_OF_RANGE error. | Günther Deschner | 1 | -0/+2 | |
Guenther | |||||
2010-02-18 | testprogs: print SDDL string of printer security descriptors | Günther Deschner | 1 | -1/+11 | |
2010-02-16 | testprogs: add rather simple device mode tests to spoolss test. | Günther Deschner | 2 | -1/+127 | |
Guenther | |||||
2010-02-15 | testprogs: add "samba3" and "architecture=" options to spoolss tester. | Günther Deschner | 2 | -4/+39 | |
Guenther | |||||
2010-02-15 | testprogs: fix EnumJobs debug output in spoolss test. | Günther Deschner | 1 | -1/+1 | |
Found by Kai, thanks! Guenther | |||||
2010-02-12 | testprogs: print all printerinfo levels in spoolss test. | Günther Deschner | 1 | -2/+26 | |
Guenther | |||||
2010-02-11 | testprogs: one more error code for spoolss test. | Günther Deschner | 1 | -0/+2 | |
Guenther | |||||
2010-02-11 | testprogs: print secdesc->Control in spoolss test. | Günther Deschner | 1 | -2/+1 | |
Guenther | |||||
2010-02-11 | testprogs: use ConvertSidToStringSid in order to print sids in spoolss test. | Günther Deschner | 1 | -12/+16 | |
Guenther | |||||
2010-02-10 | testprogs: add more error codes for spoolss test. | Günther Deschner | 1 | -0/+2 | |
Guenther | |||||
2010-02-09 | testprogs: regenerate printlib prototypes for spoolss test. | Günther Deschner | 1 | -27/+39 | |
Guenther | |||||
2010-02-09 | testprogs: print job info levels in EnumJobs() spoolss tests. | Günther Deschner | 2 | -0/+101 | |
Guenther | |||||
2010-02-09 | testprogs: print datatypes info levels in EnumPrintProcessorDatatypes() ↵ | Günther Deschner | 2 | -0/+42 | |
spoolss tests. Guenther | |||||
2010-02-09 | testprogs: print printprocessor info levels in EnumPrintProcessors() spoolss ↵ | Günther Deschner | 2 | -0/+35 | |
tests. Guenther | |||||
2010-02-09 | testprogs: print monitor info levels in EnumMonitors() spoolss tests. | Günther Deschner | 2 | -0/+45 | |
Guenther | |||||
2010-02-09 | testprogs: print port info levels in EnumPorts() spoolss tests. | Günther Deschner | 2 | -0/+79 | |
Guenther | |||||
2010-02-09 | testprogs: print form info levels in EnumForms(),GetForm() spoolss tests. | Günther Deschner | 2 | -0/+67 | |
Guenther | |||||
2010-01-31 | testprogs: also print printer info during GetPrinter spoolss test. | Günther Deschner | 1 | -0/+4 | |
Guenther | |||||
2010-01-25 | testprogs: print all driver info levels in spoolss testsuite. | Günther Deschner | 3 | -0/+172 | |
Guenther | |||||
2010-01-18 | testprogs: add tests for GetPrinterData{Ex} and EnumPrinterDataEx. | Günther Deschner | 4 | -18/+261 | |
Guenther | |||||
2010-01-18 | testprogs: add tests for GetForm. | Günther Deschner | 1 | -0/+48 | |
Guenther | |||||
2010-01-18 | testprogs: pass down LPPRINTER_DEFAULTS in spoolss test. | Günther Deschner | 1 | -8/+20 | |
Guenther | |||||
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 |