index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
testprogs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s4:selftest Add testing of kpasswd password set on servicePrincipalName
Andrew Bartlett
2010-03-25
1
-0
/
+31
*
testprogs: add EnumPrinterData test to win32 spoolss test.
Günther Deschner
2010-03-15
2
-0
/
+67
*
testprogs: add test_PrinterDataW.
Günther Deschner
2010-03-04
1
-0
/
+81
*
testprogs: use dump_data in dump_printer_data.
Günther Deschner
2010-03-04
1
-12
/
+4
*
testprogs: add print_printer_dataw and dump_data to printlib.
Günther Deschner
2010-03-04
2
-11
/
+94
*
testprogs: add some multibyte versions of PrinterData calls.
Günther Deschner
2010-03-04
1
-0
/
+130
*
testprogs: fix boolean return code of test_PrinterData.
Günther Deschner
2010-03-03
1
-8
/
+12
*
testprogs: make sure to do the same tests as in smbtorture in test_PrinterDat...
Günther Deschner
2010-03-02
3
-23
/
+58
*
testprogs: fix REG_SZ in print_printer_data.
Günther Deschner
2010-03-02
1
-2
/
+10
*
testprogs: test result of GetPrinterDataEx against SetPrinterDataEx args.
Günther Deschner
2010-03-02
1
-7
/
+28
*
testprogs: better usage text.
Günther Deschner
2010-03-01
1
-1
/
+9
*
testprogs: add very basic PrinterData test for printers.
Günther Deschner
2010-03-01
1
-2
/
+40
*
testprogs: rename test_PrinterData to test_PrinterData_Server.
Günther Deschner
2010-03-01
1
-4
/
+4
*
testprogs: add SetPrinterDataEx test.
Günther Deschner
2010-03-01
1
-0
/
+27
*
testprogs: add DeletePrinterKey test.
Günther Deschner
2010-03-01
1
-0
/
+23
*
testprogs: add DeletePrinterDataEx test.
Günther Deschner
2010-03-01
1
-0
/
+24
*
testprogs: allow to test a single printer when given on the cmdline.
Günther Deschner
2010-03-01
1
-0
/
+10
*
testprogs: add RPC_X_NULL_REF_POINTER error code
Günther Deschner
2010-03-01
1
-0
/
+2
*
testprogs: print the directory paths as well in spoolss test.
Günther Deschner
2010-02-26
1
-0
/
+8
*
s4:credentials Add hooks to extract a named Kerberos credentials cache
Andrew Bartlett
2010-02-20
1
-1
/
+6
*
testprogs: ignore GetJob level 3 and 4 against samba for now.
Günther Deschner
2010-02-19
2
-1
/
+3
*
testprogs: add tests for GetJob() to spoolss test.
Günther Deschner
2010-02-18
1
-0
/
+106
*
testprogs: add RPC_S_PROCNUM_OUT_OF_RANGE error.
Günther Deschner
2010-02-18
1
-0
/
+2
*
testprogs: print SDDL string of printer security descriptors
Günther Deschner
2010-02-18
1
-1
/
+11
*
testprogs: add rather simple device mode tests to spoolss test.
Günther Deschner
2010-02-16
2
-1
/
+127
*
testprogs: add "samba3" and "architecture=" options to spoolss tester.
Günther Deschner
2010-02-15
2
-4
/
+39
*
testprogs: fix EnumJobs debug output in spoolss test.
Günther Deschner
2010-02-15
1
-1
/
+1
*
testprogs: print all printerinfo levels in spoolss test.
Günther Deschner
2010-02-12
1
-2
/
+26
*
testprogs: one more error code for spoolss test.
Günther Deschner
2010-02-11
1
-0
/
+2
*
testprogs: print secdesc->Control in spoolss test.
Günther Deschner
2010-02-11
1
-2
/
+1
*
testprogs: use ConvertSidToStringSid in order to print sids in spoolss test.
Günther Deschner
2010-02-11
1
-12
/
+16
*
testprogs: add more error codes for spoolss test.
Günther Deschner
2010-02-10
1
-0
/
+2
*
testprogs: regenerate printlib prototypes for spoolss test.
Günther Deschner
2010-02-09
1
-27
/
+39
*
testprogs: print job info levels in EnumJobs() spoolss tests.
Günther Deschner
2010-02-09
2
-0
/
+101
*
testprogs: print datatypes info levels in EnumPrintProcessorDatatypes() spool...
Günther Deschner
2010-02-09
2
-0
/
+42
*
testprogs: print printprocessor info levels in EnumPrintProcessors() spoolss ...
Günther Deschner
2010-02-09
2
-0
/
+35
*
testprogs: print monitor info levels in EnumMonitors() spoolss tests.
Günther Deschner
2010-02-09
2
-0
/
+45
*
testprogs: print port info levels in EnumPorts() spoolss tests.
Günther Deschner
2010-02-09
2
-0
/
+79
*
testprogs: print form info levels in EnumForms(),GetForm() spoolss tests.
Günther Deschner
2010-02-09
2
-0
/
+67
*
testprogs: also print printer info during GetPrinter spoolss test.
Günther Deschner
2010-01-31
1
-0
/
+4
*
testprogs: print all driver info levels in spoolss testsuite.
Günther Deschner
2010-01-25
3
-0
/
+172
*
testprogs: add tests for GetPrinterData{Ex} and EnumPrinterDataEx.
Günther Deschner
2010-01-18
4
-18
/
+261
*
testprogs: add tests for GetForm.
Günther Deschner
2010-01-18
1
-0
/
+48
*
testprogs: pass down LPPRINTER_DEFAULTS in spoolss test.
Günther Deschner
2010-01-18
1
-8
/
+20
*
testprogs: remove unused test_EachDriver from spoolss test.
Günther Deschner
2010-01-12
1
-20
/
+0
*
testprogs: add EnumPrinterKey test to spoolss test.
Günther Deschner
2010-01-12
4
-4
/
+62
*
testprogs: fix driver levels in spoolss test.
Günther Deschner
2010-01-11
1
-4
/
+4
*
testprogs: test each printer, do not abort after first failure.
Günther Deschner
2010-01-11
1
-3
/
+3
*
testprogs: fix EnumPrintProcessorDatatypes spoolss test.
Günther Deschner
2010-01-11
1
-5
/
+4
*
testprogs: add more error codes to spoolss test.
Günther Deschner
2010-01-11
1
-0
/
+4
[prev]
[next]