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
Age
Commit message (
Expand
)
Author
Files
Lines
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-20
s4:torture/rpc/netlogon.c - fix typo
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-04-15
s4:torture/rpc/countcalls: check for NT_STATUS_IS_RPC() instead of NT_STATUS_...
Stefan Metzmacher
1
-1
/
+1
2010-04-15
s4:torture/rpc/autoidl.c: check for NT_STATUS_RPC_* instead of p->last_fault_...
Stefan Metzmacher
1
-9
/
+9
2010-04-15
s4:torture/rpc/dsgetinfo.c: check for NT_STATUS_RPC_ENUM_VALUE_OUT_OF_RANGE i...
Stefan Metzmacher
1
-1
/
+1
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-15
s4:torture/rpc/scanner.c: check for NT_STATUS_RPC_* instead of p->last_fault_...
Stefan Metzmacher
1
-6
/
+4
2010-04-15
s4:torture/rpc/samr.c: check for NT_STATUS_RPC_PROCNUM_OUT_OF_RANGE instead o...
Stefan Metzmacher
1
-2
/
+1
2010-04-15
s4:torture/rpc/drsuapi.c: check for NT_STATUS_RPC_ENUM_VALUE_OUT_OF_RANGE ins...
Stefan Metzmacher
1
-1
/
+1
2010-04-15
s4:torture/rpc/countcalls.c: check for NT_STATUS_RPC_PROCNUM_OUT_OF_RANGE ins...
Stefan Metzmacher
1
-7
/
+1
2010-04-15
s4:torture/rpc/alter_context: check for NT_STATUS_RPC_PROTOCOL_ERROR instead ...
Stefan Metzmacher
1
-3
/
+1
2010-04-15
s4:torture/rpc/dssync.c: check for NT_STATUS_RPC_PROCNUM_OUT_OF_RANGE instead...
Stefan Metzmacher
1
-6
/
+2
2010-04-15
s4:torture/rpc/alter_context.c: check for NT_STATUS_RPC_BAD_STUB_DATA instead...
Stefan Metzmacher
1
-1
/
+1
2010-04-15
s4:torture/rpc/handles.c: check for NT_STATUS_RPC_SS_CONTEXT_MISMATCH instead...
Stefan Metzmacher
1
-40
/
+14
2010-04-15
s4:torture/rpc/lsa.c: test for NT_STATUS_RPC_SS_CONTEXT_MISMATCH instead of N...
Stefan Metzmacher
1
-1
/
+1
2010-04-15
s4:torture/rpc: don't look at p->last_fault_code for debugging anymore
Stefan Metzmacher
5
-42
/
+0
2010-04-14
s4:torture/rpc: rename rpc.h => torture_rpc.h
Stefan Metzmacher
49
-48
/
+48
2010-04-14
s4:torture/rpc/winreg: fix compiler warnings
Stefan Metzmacher
1
-3
/
+3
2010-04-14
s4:torture/rpc/dsgetinfo: first check the rpc layer status before looking at ...
Stefan Metzmacher
1
-8
/
+13
2010-04-13
s4:torture/netlogon - enhance test for "dcesrv_netr_DsRGetDCNameEx2"
Matthias Dieter Wallnöfer
1
-0
/
+20
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
14
-104
/
+104
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: display helpful error message when winreg_QueryMultipleValues ...
Günther Deschner
1
-5
/
+3
2010-04-09
RPC-ALTERCONTEXT: let the test pass against w2k3 and w2k8
Stefan Metzmacher
1
-0
/
+30
2010-04-09
s4:torture/rpc/lsa.c: add test_lsa_OpenPolicy2_ex() that takes an expected st...
Stefan Metzmacher
1
-4
/
+17
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-09
s4-smbtorture: Fix winreg test after keytype renameing.
Günther Deschner
1
-21
/
+21
2010-04-09
s4-smbtorture: when creating winreg-symlinks during a test, it is very wise t...
Günther Deschner
1
-2
/
+2
2010-04-09
s4-smbtorture: winreg keytype options is a bitmask.
Günther Deschner
1
-2
/
+2
2010-04-09
s4-smbtorture: more work on registry REG_LINK (in-registry symlinks) test.
Günther Deschner
1
-0
/
+14
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:torture - remove unused variables
Matthias Dieter Wallnöfer
1
-1
/
+0
2010-04-06
s4-smbtorture: fix correct result error code in SetForm spoolss test.
Günther Deschner
1
-1
/
+1
2010-04-06
s4-smbtorture: fix two context arguments in RPC-SAMSYNC test.
Günther Deschner
1
-2
/
+2
[next]