summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
2009-02-13Remove useless invocation of messaging_init() in RPC-PAC testAndrew Bartlett1-9/+0
2009-02-13Remove auth/ntlm as a dependency of GENSEC by means of function pointers.Andrew Bartlett1-1/+1
2009-02-11s4-smbtorture: fix the build of the ndr spoolss tester.Günther Deschner1-4/+4
2009-02-11s4 torture: Smbtorture additions for Windows BRLZack Kirsch2-5/+568
2009-02-11s4 torture: Two minor fixes to smbtorture BRL tests.Zack Kirsch2-3/+1
2009-02-10s4 torture: Change nttransrename to use a normal access maskTim Prouty1-1/+1
2009-02-10s4-smbtorture: fix SPOOLSS test w.r.t. spoolss_ReplyOpenPrinter.Günther Deschner1-2/+2
2009-02-07s4-smbtorture: fix test_EnumJobs in spoolss win test.Günther Deschner1-0/+2
2009-02-07s4-smbtorture: fix valgrind warnings in RPC-SPOOLSS_WIN test.Günther Deschner1-0/+2
2009-02-06s4-smbtorture: fix test_GetPrinterData.Günther Deschner2-0/+4
2009-02-06s4-smbtorture: fix spoolss enum tests.Günther Deschner3-27/+58
2009-02-06s4-smbtorture: fix test_EnumPrinterKey.Günther Deschner1-3/+5
2009-02-06s4-smbtorture: fix test_EnumPrinterDataEx.Günther Deschner2-2/+12
2009-02-06s4-smbtorture: fix test_GetPrinterDataEx.Günther Deschner1-1/+6
2009-02-06s4-smbtorture: fix test_GetPrinterDriver2.Günther Deschner2-1/+13
2009-02-06s4-smbtorture: fix test_GetForm.Günther Deschner1-2/+4
2009-02-06s4-smbtorture: fix test_DoPrintTest.Günther Deschner1-0/+2
2009-02-06s4-smbtorture: fix test_DoPrintTest.Günther Deschner1-2/+1
2009-02-06s4-smbtorture: fix test_GetPrinterDriverDirectory.Günther Deschner1-2/+4
2009-02-06s4-smbtorture: fix test_GetPrinter.Günther Deschner2-4/+8
2009-02-06s4-smbtorture: fix test_GetPrinter.Günther Deschner1-2/+4
2009-02-06s4-smbtorture: fix test_GetJob.Günther Deschner1-2/+4
2009-02-05LDAP-UPTODATEVECTOR: fix segfault against samba4 as serverStefan Metzmacher1-0/+1
2009-02-04s4-smbtorture: in eventlog readlog test, print all records in a buffer.Günther Deschner1-9/+26
2009-02-03s4:selftest: avoid hardcoded pathes in blackbox testsStefan Metzmacher3-6/+6
2009-02-02s4:torture/rpc: avoid 'delete' and 'class' in samba3rpc.cStefan Metzmacher1-6/+6
2009-02-02s4:torture/rpc: s/class/kclass in winreg.cStefan Metzmacher1-10/+10
2009-02-02s4:torture/util_smb: s/class/classnumStefan Metzmacher1-3/+3
2009-02-02s4:torture/rpc: avoid 'new' in samsync.cStefan Metzmacher1-22/+22
2009-02-02s4:torture/nbench: don't use 'new'Stefan Metzmacher1-3/+3
2009-02-02s4:libcliraw: s/private/private_dataStefan Metzmacher6-26/+26
2009-02-02s4:dgram: s/private/private_dataStefan Metzmacher1-24/+24
2009-02-02s4:cldap: s/private/private_dataStefan Metzmacher1-2/+2
2009-02-02s4:torture: s/private/private_dataStefan Metzmacher5-25/+25
2009-02-01shared: Move dom_sid_* utility functions to top levelKai Blin1-1/+1
2009-01-24s4-smbtorture: add my copyright.Günther Deschner1-0/+1
2009-01-24s4-smbtorture: add BackupLog handling in eventlog test.Günther Deschner1-0/+69
2009-01-24s4-smbtorture: add test_GetLogIntormation test.Günther Deschner1-0/+48
2009-01-24s4-smbtorture: add ReportEventW test.Günther Deschner1-0/+50
2009-01-21s4:auth: move make_server_info_netlogon_validation() function arroundStefan Metzmacher1-1/+1
2009-01-19NBT-WINS: test if the server ignores resent packetsStefan Metzmacher1-0/+54
2009-01-19NBT-WINS: we don't need the slow low port tests for every nameStefan Metzmacher1-18/+19
2009-01-19NBT-WINS: if we're bound to port 137 trigger WACK reponses with timeoutsStefan Metzmacher1-2/+107
2009-01-19NBT-WINS: try to bind to port 137 in the NBT-WINS testStefan Metzmacher1-3/+15
2009-01-19NBT-WINS: initialize .dest_port explicit (we should fill the whole struct eac...Stefan Metzmacher1-0/+1
2009-01-16winreg: fix winreg_EnumValue callers.Günther Deschner1-1/+1
2009-01-16s4-smbtorture: fix RPC-EVENTLOG test.Günther Deschner1-2/+6
2009-01-14s4-smbtorture: also test for invalid flags in eventlog test_ReadEventLog.Günther Deschner1-1/+7
2009-01-14s4-smbtorture: pure cosmetic cleanup of eventlog test.Günther Deschner1-42/+42
2009-01-09s4 torture: Add new create disposition test to RAW-STREAMSTim Prouty1-1/+167