index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testprogs
/
win32
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
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
*
testprogs: add support for "print" option in win32 spoolss torture test.
Günther Deschner
2010-01-08
6
-4
/
+666
*
testprogs: pass down architecture in spoolss test.
Günther Deschner
2010-01-08
1
-28
/
+37
*
testprogs: add win32 spoolss testsuite.
Günther Deschner
2010-01-08
11
-0
/
+1277
*
testprogs/win32: add an option to trigger small reads in npecho_client2.c
Stefan Metzmacher
2009-02-09
1
-7
/
+76
*
testprogs/win32: make it possible to run in byte or message mode in npecho_se...
Stefan Metzmacher
2009-02-09
2
-5
/
+26
[prev]
[next]