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-04-23
s4-smbtorture: allow to upload and later remove printer driver files in RPC-S...
Günther Deschner
1
-0
/
+230
2010-04-23
s4-smbtorture: add RPC-SPOOLSS-DRIVER test.
Günther Deschner
1
-0
/
+751
2010-04-23
s4-smbtorture: rework EnumPrinterDrivers tests a bit.
Günther Deschner
1
-68
/
+119
2010-04-20
s4-smbtorture: add spoolss DriverInfo and winreg consistency test.
Günther Deschner
1
-7
/
+238
2010-04-20
s4-smbtorture: add function to get a printserver's environment.
Günther Deschner
1
-0
/
+22
2010-04-20
s4-smbtorture: simplify macros used in PrinterInfo winreg consistency teste.
Günther Deschner
1
-22
/
+22
2010-04-20
s4-smbtorture: refactor test_GetPrinterDriver2().
Günther Deschner
1
-36
/
+64
2010-04-20
s4-smbtorture: add test for csetprinter field behaviour in printer info level 0.
Günther Deschner
1
-0
/
+71
2010-04-15
s4:torture/rpc/spoolss.c: check for NT_STATUS_RPC_* instead of p->last_fault_...
Stefan Metzmacher
1
-6
/
+2
2010-04-14
s4:torture/rpc: rename rpc.h => torture_rpc.h
Stefan Metzmacher
1
-1
/
+1
2010-04-13
s4:tortore/rpc/spoolss: some compilers don't like .foo.bar = 5
Stefan Metzmacher
1
-28
/
+42
2010-04-12
s4:tortore/rpc/spoolss.c: fix declaration after code warning
Stefan Metzmacher
1
-10
/
+10
2010-04-11
subunit: Support formatting compatible with upstream subunit, for consistency.
Jelmer Vernooij
1
-1
/
+1
2010-04-09
s4-smbtorture: skip winreg symlink test against Samba in RPC-SPOOLSS.
Günther Deschner
1
-0
/
+4
2010-04-09
s4-smbtorture: make sure to check for result of spoolss_GetJob tests.
Günther Deschner
1
-4
/
+5
2010-04-09
s4-smbtorture: add test to check for registry symlinks in RPC-SPOOLSS-PRINTER.
Günther Deschner
1
-6
/
+66
2010-04-09
s4-smbtorture: fix build after winreg IDL renames, sorry..
Günther Deschner
1
-1
/
+1
2010-04-08
s4-smbtorture: protect against full UNC paths in winreg printerinfo test.
Günther Deschner
1
-2
/
+26
2010-04-08
s4-smbtorture: add PrinterInfo level 2 / winreg consistency test.
Günther Deschner
1
-0
/
+185
2010-04-08
s4-smbtorture: minor cleanup, use data_blob_talloc_zero() in RPC-SPOOLSS.
Günther Deschner
1
-40
/
+20
2010-04-07
s4-smbtorture: minor typo in SetJob test in RPC-SPOOLSS.
Günther Deschner
1
-1
/
+1
2010-04-07
s4-smbtorture: test for invalid form flags in RPC-SPOOLSS.
Günther Deschner
1
-5
/
+21
2010-04-07
s4-smbtorture: test all types and also use a wellknown builtin form name in R...
Günther Deschner
1
-43
/
+128
2010-04-07
s4-smbtorture: merge badname spoolss openprinter tests.
Günther Deschner
1
-9
/
+34
2010-04-07
s4-smbtorture: avoid passing down a full test_spoolss_context to directory
Günther Deschner
1
-20
/
+17
2010-04-06
s4-smbtorture: more work on forms tests in RPC-SPOOLSS.
Günther Deschner
1
-127
/
+328
2010-04-06
s4-smbtorture: fix correct result error code in SetForm spoolss test.
Günther Deschner
1
-1
/
+1
2010-03-26
s4-smbtorture: more JobInfo testing.
Günther Deschner
1
-28
/
+42
2010-03-26
s4-smbtorture: fail spoolss test on SetJob failure.
Günther Deschner
1
-22
/
+61
2010-03-25
s4-smbtorture: activate job control tests against s3 in spoolss tests.
Günther Deschner
1
-5
/
+2
2010-03-25
s4-smbtorture: add print test to RPC-SPOOLSS-PRINTER as well.
Günther Deschner
1
-0
/
+12
2010-03-25
s4-smbtorture: create several printjobs during print test in RPC-SPOOLSS.
Günther Deschner
1
-11
/
+30
2010-03-25
s4-smbtorture: mention job id in GetJob test output in RPC-SPOOLSS.
Günther Deschner
1
-2
/
+2
2010-03-25
s4-smbtorture: mention job id in SetJob test output in RPC-SPOOLSS.
Günther Deschner
1
-10
/
+10
2010-03-17
s4-smbtorture: workaround broken REG_MULTI_SZ from winreg in s3
Günther Deschner
1
-0
/
+7
2010-03-17
s4-smbtorture: workaround the fact that you cannot fully rename a printer in ...
Günther Deschner
1
-3
/
+8
2010-03-17
s4-smbtorture: only use "friendly" data in extended SetPrinterDataEx test.
Günther Deschner
1
-1
/
+18
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
[prev]
[next]