Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-06-22 | testprogs/win32: add prepare_dcpromo tool | Stefan Metzmacher | 3 | -0/+1111 | |
This tool can set the DOMAIN-SID and nextRid counter in the local SAM on windows servers (tested with w2k8r2) dcpromo will use this values for the ad domain it creates. This might be useful for upgrades from a Samba3 domain. metze | |||||
2010-05-19 | testprogs/win32: make it possible to specify MINGW_CC | Stefan Metzmacher | 3 | -3/+7 | |
metze | |||||
2010-05-19 | testprogs/win32/spoolss: we don't need absolute pathes to mingw locations | Stefan Metzmacher | 1 | -4/+2 | |
metze | |||||
2010-05-19 | testprogs/win32/npecho: use 'rm -f' instead of 'del' on unix | Stefan Metzmacher | 1 | -1/+1 | |
metze | |||||
2010-05-19 | testprogs/win32: explain how to use nmake with NMakefile | Stefan Metzmacher | 3 | -0/+9 | |
metze | |||||
2010-05-19 | testprogs/win32/spoolss: rename Makefile.mingw GNUmakefile | Stefan Metzmacher | 1 | -0/+0 | |
metze | |||||
2010-05-19 | testprogs/win32/spoolss: rename Makefile => NMakefile | Stefan Metzmacher | 1 | -0/+0 | |
metze | |||||
2010-05-10 | testprogs: update Makefile.mingw (although mingw current cant build it). | Günther Deschner | 1 | -4/+4 | |
Guenther | |||||
2010-05-10 | testprogs: update README to reflect the util rename. | Günther Deschner | 1 | -9/+9 | |
Guenther | |||||
2010-05-10 | testprogs: add readme for testspoolss.exe. | Günther Deschner | 2 | -1/+65 | |
Patch from Kurt Pfeifle <Kurt.Pfeifle@ricoh.de>. Guenther | |||||
2010-05-10 | testprogs: add vcproj and sln files for testspoolss.exe. | Günther Deschner | 2 | -0/+244 | |
Patch from Kurt Pfeifle <Kurt.Pfeifle@ricoh.de>. Guenther | |||||
2010-05-10 | testprogs: rename spoolss.exe to testspoolss.exe. | Günther Deschner | 5 | -7/+7 | |
Patch from Kurt Pfeifle <Kurt.Pfeifle@ricoh.de>. Guenther | |||||
2010-05-09 | s4:blackbox/test_kinit.sh - Test the new "net user add <user> [<password>]" ↵ | Matthias Dieter Wallnöfer | 1 | -1/+1 | |
syntax | |||||
2010-04-16 | s4-test: check that a weak password is rejected by kpasswd | Andrew Tridgell | 1 | -0/+44 | |
Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | |||||
2010-04-13 | testprogs/blackbox/test_kinit: reorder arguments to "net time" to fix make test | Stefan Metzmacher | 1 | -1/+1 | |
metze | |||||
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-03-15 | testprogs: add EnumPrinterData test to win32 spoolss test. | Günther Deschner | 2 | -0/+67 | |
Guenther | |||||
2010-03-04 | testprogs: add test_PrinterDataW. | Günther Deschner | 1 | -0/+81 | |
Guenther | |||||
2010-03-04 | testprogs: use dump_data in dump_printer_data. | Günther Deschner | 1 | -12/+4 | |
Guenther | |||||
2010-03-04 | testprogs: add print_printer_dataw and dump_data to printlib. | Günther Deschner | 2 | -11/+94 | |
Guenther | |||||
2010-03-04 | testprogs: add some multibyte versions of PrinterData calls. | Günther Deschner | 1 | -0/+130 | |
Guenther | |||||
2010-03-03 | testprogs: fix boolean return code of test_PrinterData. | Günther Deschner | 1 | -8/+12 | |
Guenther | |||||
2010-03-02 | testprogs: make sure to do the same tests as in smbtorture in ↵ | Günther Deschner | 3 | -23/+58 | |
test_PrinterData(). Guenther | |||||
2010-03-02 | testprogs: fix REG_SZ in print_printer_data. | Günther Deschner | 1 | -2/+10 | |
Guenther | |||||
2010-03-02 | testprogs: test result of GetPrinterDataEx against SetPrinterDataEx args. | Günther Deschner | 1 | -7/+28 | |
Guenther | |||||
2010-03-01 | testprogs: better usage text. | Günther Deschner | 1 | -1/+9 | |
Guenther | |||||
2010-03-01 | testprogs: add very basic PrinterData test for printers. | Günther Deschner | 1 | -2/+40 | |
This very basically tests SetPrinterDataEx, GetPrinterDataEx and DeletePrinterDataEx. Guenther | |||||
2010-03-01 | testprogs: rename test_PrinterData to test_PrinterData_Server. | Günther Deschner | 1 | -4/+4 | |
Guenther | |||||
2010-03-01 | testprogs: add SetPrinterDataEx test. | Günther Deschner | 1 | -0/+27 | |
Guenther | |||||
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 |