summaryrefslogtreecommitdiff
path: root/source4/torture/rpc
AgeCommit message (Expand)AuthorFilesLines
2010-12-22s4-smbtorture: always skip addprinter{ex} level 1 tests for now.Günther Deschner1-4/+6
2010-12-22s4-smbtorture: fix expected driver date REG_SZ string.Günther Deschner1-0/+5
2010-12-22s4-smbtorture: check the returned driver date is equal to the one we passed in.Günther Deschner1-0/+4
2010-12-22s4-smbtorture: interesting, DriverDate and DriverVersion are different in w2k...Günther Deschner1-2/+25
2010-12-20s4-smbtorture: run the winreg tests also against an added driver.Günther Deschner1-0/+19
2010-12-17s4-smbtorture: allow to call test_GetDriverInfo_winreg without printer handle.Günther Deschner1-11/+30
2010-12-17s4-smbtorture: check if returned driver paths match requested architecture.Günther Deschner1-26/+100
2010-12-17s4-smbtorture: pass down driverosversion to test_DriverInfo_winreg.Günther Deschner1-7/+9
2010-12-17s4-smbtorture: skip level 8 checks in test_GetDriverInfo_winreg for w2k3.Günther Deschner1-0/+4
2010-12-17s4-smbtorture: skipping level 8 driveradds against w2k3.Günther Deschner1-1/+18
2010-12-14s4-smbtorture: paranoia check for architectures in request and reply for enum...Günther Deschner1-0/+10
2010-12-11s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij37-91/+88
2010-12-09s4-tests Workaround new default of 'client ntlmv2 auth = yes' in testsAndrew Bartlett1-1/+1
2010-12-04s4:torture/rpc/samr.c - fix output messageMatthias Dieter Wallnöfer1-1/+1
2010-11-29s4-smbtorture: only run the cupsaddsmb adobe driver test against s3.Günther Deschner1-0/+4
2010-11-29s4-smbtorture: add torture test for cupsaddsmb win9x driver install behavior.Günther Deschner1-0/+38
2010-11-29s4-smbtorture: make add-printerdriver test more robust against empty configfi...Günther Deschner1-1/+3
2010-11-29s4-smbtorture: make driver upload/removal more robust against empty filenames.Günther Deschner1-2/+2
2010-11-29s4-smbtorture: add test for Adobe PostScript driver (Win9x) installation.Günther Deschner1-0/+28
2010-11-29s4-smbtorture: handle driverfile overlap during removal in RPC-SPOOLSS-DRIVER.Günther Deschner1-3/+5
2010-11-29s4-smbtorture: re-arrange RPC-SPOOLSS-DRIVER test a bit.Günther Deschner1-35/+44
2010-11-28s4:introduce casts before outputs of "time_t" variablesMatthias Dieter Wallnöfer1-1/+1
2010-11-27s4:torture/rpc/samr.c - fix uninitialised "status" variablesMatthias Dieter Wallnöfer1-0/+4
2010-11-27s4:torture/rpc/samsync.c - remove uninitialised "nt_status" checkMatthias Dieter Wallnöfer1-8/+1
2010-11-24s4-smbtorture: pick a better printer in RPC-SPOOLSS-ACCESS.Günther Deschner1-1/+8
2010-11-19s4:netlogon/LogonGetDomainInfo - handle a NULL "dns_hostname"Matthias Dieter Wallnöfer1-2/+20
2010-11-16s4-spoolss: fixed warning in call to torture_warning()Andrew Tridgell1-2/+2
2010-11-15s4-server: make server sockets a child of the task contextAndrew Tridgell1-1/+1
2010-11-11s4-test: use IPC$ instead of ADMIN$ for srvsvc NetShareGetInfo testAndrew Tridgell1-3/+3
2010-11-10s4-smbtorture: use test_GetPrinterData{Ex}_checktype calls in RPC-SPOOLSS tests.Günther Deschner1-3/+3
2010-11-10s4-smbtorture: allow to test returned type after specific error code in Print...Günther Deschner1-15/+48
2010-11-02s4-torture Add tests for DES-only accounts PAC behaviour/validation.Andrew Bartlett3-3/+83
2010-10-30s4-smbd: initialise process models in smbtorture before useAndrew Tridgell1-0/+4
2010-10-30s4-smbd: don't initialise process models more than onceAndrew Tridgell1-2/+2
2010-10-29s4:torture/rpc/samr.c - fix NTTIME warnings by castsMatthias Dieter Wallnöfer1-13/+16
2010-10-29s4:torture/rpc/samr.c - test the "ReplicaSourceNodeName" only against s3Matthias Dieter Wallnöfer1-2/+4
2010-10-17Revert "s4:remove "util_ldb" submodule and integrate the three gendb_* calls ...Matthias Dieter Wallnöfer1-0/+1
2010-10-17s4:remove "util_ldb" submodule and integrate the three gendb_* calls in "dsdb...Matthias Dieter Wallnöfer1-1/+0
2010-10-14libcli/auth Merge source4/libcli/security and util_sid.c into the common codeAndrew Bartlett2-34/+0
2010-10-12libcli/security Use common security.hAndrew Bartlett1-1/+1
2010-10-11s4-smbtorture: add test for openprinter printername pattern.Günther Deschner1-2/+129
2010-10-07s4-smbtorture: re-arrange openprinterex tests.Günther Deschner1-21/+46
2010-10-07samr: for correctness, rename samr_RidTypeArray to samr_RidAttrArray.Günther Deschner2-3/+3
2010-09-30s4-smbtorture: add new EnumPrinters test to test printername/servernameGünther Deschner1-13/+207
2010-09-28s4-smbtorture: rework spoolss_EnumPrintProcDataTypes test.Günther Deschner1-34/+79
2010-09-28s4-smbtorture: rework test_EnumPrintProcessors to let it test more combinations.Günther Deschner1-33/+15
2010-09-24s4:torture/rpc/netlogon.c - remove the dependency on "samdb_server_site_name"Matthias Dieter Wallnöfer1-5/+54
2010-09-22s4-smbtorture: print out membership in RPC-SPOOLSS-ACCESS.Günther Deschner1-0/+7
2010-09-20s4-smbtorture: print SVCCTL security descriptor in test_QueryServiceObjectSec...Günther Deschner1-0/+17
2010-09-20s4-smbtorture: add test_SetServiceObjectSecurity() to RPC-SVCCTL.Günther Deschner1-1/+62