index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
torture
/
rpc
/
spoolss.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-16
s4:torture/rpc/spoolss.c: make use of dcerpc_binding_handle stubs
Stefan Metzmacher
1
-312
/
+340
2010-03-16
s4:tortore/rpc/spoolss.c: fix compiler warning
Stefan Metzmacher
1
-1
/
+0
2010-03-16
s4-smbtorture: make it a bit easier to track failures in RPC-SPOOLSS-PRINTER.
Günther Deschner
1
-5
/
+15
2010-03-16
s3-spoolss: be very strict on OpenPrinter{Ex} failures for bad names.
Günther Deschner
1
-8
/
+4
2010-03-15
s4-smbtorture: add simple printer rename test to RPC-SPOOLSS-PRINTER.
Günther Deschner
1
-1
/
+95
2010-03-15
s4-smbtorture: fill PrinterDriverData with more values for consistency test.
Günther Deschner
1
-3
/
+22
2010-03-15
s4-smbtorture: cleanup data after enumdata{ex} consistency test.
Günther Deschner
1
-0
/
+8
2010-03-15
s4-smbtorture: when cross checking enumdata{ex} make sure to have at least on...
Günther Deschner
1
-0
/
+21
2010-03-15
s4-smbtorture: add PrinterInfo_to_SetPrinterInfo helper to RPC-SPOOLSS.
Günther Deschner
1
-72
/
+59
2010-03-15
s4-smbtorture: fix torture_comment in RPC-SPOOLSS.
Günther Deschner
1
-1
/
+1
2010-03-13
s4:torture/rpc/spoolss.c: fix compiler warnings
Stefan Metzmacher
1
-2
/
+0
2010-03-13
s4-smbtorture: warn on unexpected devicenames in spoolss devicemode test.
Günther Deschner
1
-2
/
+2
2010-03-13
s4-smbtorture: fix build and handle in spoolss test.
Günther Deschner
1
-1
/
+1
2010-03-13
s4-smbtorture: add spoolss EnumPrinterData vs EnumPrinterDataEx consistency t...
Günther Deschner
1
-0
/
+89
2010-03-13
s4-smbtorture: refactor spoolss EnumPrinterData test.
Günther Deschner
1
-39
/
+76
2010-03-13
s4-smbtorture: refactor SetPrinterData() calls a little more.
Günther Deschner
1
-129
/
+179
2010-03-13
s4-smbtorture: re-arrange spoolss_SetPrinterData() tests.
Günther Deschner
1
-26
/
+41
2010-03-13
s4-smbtorture: make sure RPC-SPOOLSS passes against 64bit archs (w2k8r2).
Günther Deschner
1
-2
/
+10
2010-03-11
winreg: add winreg_KeyType enum.
Günther Deschner
1
-1
/
+1
2010-03-11
s4-smbtorture: more work on test_key_value() RPC-WINREG test.
Günther Deschner
1
-8
/
+8
2010-03-11
s4-smbtorture: only look at DATA_BLOB pointer when einfo[0].data_length > 0.
Günther Deschner
1
-1
/
+3
2010-03-10
s4-smbtorture: while testing PrinterDataEx also compare Get and Enum results.
Günther Deschner
1
-10
/
+29
2010-03-10
s4-smbtorture: fix some build warnings in RPC-SPOOLSS test.
Günther Deschner
1
-8
/
+8
2010-03-10
s4-smbtorture: rework test_winreg_QueryValue in RPC-SPOOLSS-PRINTER once again.
Günther Deschner
1
-3
/
+8
2010-03-09
s4-smbtorture: fix uninitialized variable in winreg QueryValue call.
Günther Deschner
1
-0
/
+1
2010-03-05
s4-smbtorture: fix test_SetPrinterDataEx_matrix() call. sorry...
Günther Deschner
1
-1
/
+1
2010-03-05
s4-smbtorture: when checking PrinterData matrix, include winreg cross referen...
Günther Deschner
1
-2
/
+179
2010-03-05
s4-smbtorture: hand down printername to test_SetPrinterDataEx_matrix.
Günther Deschner
1
-3
/
+4
2010-03-05
s4-smbtorture: add more paranoid checks for REG_DWORD SetPrinterDataEx tests.
Günther Deschner
1
-10
/
+1
2010-03-05
s4-smbtorture: remove check for selfmade parsing artefact.
Günther Deschner
1
-8
/
+1
2010-03-05
s4-smbtorture: fix smbtorture after GetPrinterData{Ex} after IDL changes.
Günther Deschner
1
-49
/
+37
2010-03-05
s4-smbtorture: fix smbtorture after SetPrinterData{Ex} IDL changes.
Günther Deschner
1
-18
/
+28
2010-03-01
s4-smbtorture: add stricter SetPrinterDataEx tests to spoolss tests.
Günther Deschner
1
-27
/
+67
2010-03-01
s4-smbtorture: add test_SetPrinterDataEx to RPC-SPOOLSS-PRINTER.
Günther Deschner
1
-0
/
+4
2010-03-01
s4-smbtorture: return needed size pointer from test_GetPrinterDataEx.
Günther Deschner
1
-5
/
+10
2010-03-01
s4-smbtorture: test at least three different regtypes in test_SetPrinterDataEx.
Günther Deschner
1
-6
/
+41
2010-02-25
s4-smbtorture: define environment in one place in RPC-SPOOLSS test.
Günther Deschner
1
-26
/
+38
2010-02-25
s4-smbtorture: try to set every single devicemode component in RPC-SPOOLSS-PR...
Günther Deschner
1
-0
/
+103
2010-02-25
s4-smbtorture: move ChangeID test to the list of tests we run against created...
Günther Deschner
1
-4
/
+4
2010-02-24
s4-smbtorture: verify that the client cpu architecture has no influence on the
Günther Deschner
1
-0
/
+72
2010-02-19
s4-smbtorture: more work on devicemode tests.
Günther Deschner
1
-35
/
+63
2010-02-19
s4-smbtorture: explain failure conditions in printer device mode tests a litt...
Günther Deschner
1
-11
/
+20
2010-02-19
s4-smbtorture: add --option=torture:spoolss_check_size=yes.
Günther Deschner
1
-0
/
+6
2010-02-19
s4-smbtorture: print more comments while running SD and DM tests in RPC-SPOOL...
Günther Deschner
1
-15
/
+14
2010-02-18
s4-smbtorture: skip printer info cross tests against samba 3 for now.
Günther Deschner
1
-0
/
+4
2010-02-18
s4-smbtorture: try more combinations to find printers in test_EnumPrinters_fi...
Günther Deschner
1
-0
/
+14
2010-02-18
s4-smbtorture: simplify test_PrinterInfo_DevMode a bit.
Günther Deschner
1
-17
/
+4
2010-02-18
s4-smbtorture: avoid potential loop while adding a new printer in RPC-SPOOLSS...
Günther Deschner
1
-0
/
+7
2010-02-17
s4-smbtorture: unify test list to run against single created printers in RPC-...
Günther Deschner
1
-18
/
+28
2010-02-17
s4-smbtorture: also test level 2 sets for devicemodes and see if they persist.
Günther Deschner
1
-0
/
+21
[next]