summaryrefslogtreecommitdiff
path: root/source4/torture
Commit message (Expand)AuthorAgeFilesLines
* test:local added LOCAL-DLINKLIST testsuiteAndrew Tridgell2010-02-102-0/+2
* s4-smbtorture: use test_GetPrinter_level in RPC-SPOOLSS-NOTIFY.Günther Deschner2010-02-102-45/+27
* s4-torture: allow host-only in unc lists in smbtortureAndrew Tridgell2010-02-091-2/+5
* s4-smbtorture: skip over ValidatePassword if DCERPC error is returned.Günther Deschner2010-02-081-0/+4
* s4-torture: more useful error message in SMB2-DIRAndrew Tridgell2010-02-081-2/+2
* s4-torture: handle NT_STATUS_CONNECTION_RESETAndrew Tridgell2010-02-043-6/+12
* Change uint_t to unsigned int in source4Matt Kraai2010-02-0221-124/+124
* s4:NBT-WINSREPLICATION: don't mark a local variable as staticStefan Metzmacher2010-02-021-1/+1
* s4:NBT-WINS: test large scopesStefan Metzmacher2010-02-011-0/+37
* s4:NBT-WINS: pass the expected rcode of the name registration to the test codeStefan Metzmacher2010-02-011-18/+39
* s4:NBT-WINSREPLICATION: test replication with names including scopesStefan Metzmacher2010-02-011-1/+51
* s4:NBT-WINSREPLICATION: fix compiler warningsStefan Metzmacher2010-02-011-8/+16
* s4:NBT-WINSREPLICATION: use an array of nbt_names to loop over different namesStefan Metzmacher2010-02-011-10/+7
* s4-smbtorture: check for RouterReplyPrinterEx packets inside backchannel in R...Günther Deschner2010-01-311-6/+147
* s4-smbtorture: also test RouterRefreshPrinterChangeNotify call in RPC-SPOOLSS...Günther Deschner2010-01-311-0/+25
* s4-smbtorture: rework spoolss_NotifyOption handling in RPC-SPOOLSS-NOTIFY.Günther Deschner2010-01-311-19/+31
* s4/ldap: Test to expoit ldb_ildap bug in case of nested search requestsKamen Mazdrashki2010-01-293-1/+205
* s4-smbtorture: pick correct last packet while checking backchannel replies in...Günther Deschner2010-01-271-2/+10
* s4:torture: refactor querying of domain info out into test_QueryDomainInfo2_l...Michael Adam2010-01-271-52/+40
* s4:torture: create new test_SetDomainInfo_ntstatus()Michael Adam2010-01-271-12/+26
* s4:torture: refactor setting of domain inf out into test_SetDomainInfo()Michael Adam2010-01-271-101/+56
* s4:torture: refactor setting account flags out into test_SetUserInfo_acct_fla...Michael Adam2010-01-271-50/+46
* s4:smbtorture: add BASE-BENCH-HOLDOPENStefan Metzmacher2010-01-262-0/+64
* s4-smbtorture: also test smbc_getOptionUseCCacheGünther Deschner2010-01-262-1/+3
* s4-smbtorture: split spoolss_RemoteFindFirstPrinterChangeNotifyEx test into s...Günther Deschner2010-01-251-73/+108
* s4: Fix a few warnings.Jelmer Vernooij2010-01-212-3/+2
* torture: add new test RPC-SAMR-PASSWORDS-LOCKOUTMichael Adam2010-01-202-0/+452
* s4-smbtorture: remove unneeded ncaclrpc dir setup from RPC-SPOOLSS-NOTIFY.Günther Deschner2010-01-191-10/+0
* s4-smbtorture: also configure check smbc_setOptionCaseSensitive for LIBSMBCLI...Günther Deschner2010-01-191-1/+2
* s4-smbtorture: support spoolss_ReplyClosePrinter server call in RPC-SPOOLSS-N...Günther Deschner2010-01-191-2/+36
* s4-smbtorture: restructure spoolss server implementations in RPC-SPOOLSS-NOTIFY.Günther Deschner2010-01-191-1/+19
* s4-smbtorture: skip ReplyOpenPrinter test in RPC-SPOOLSS-NOTIFY while testing...Günther Deschner2010-01-191-0/+4
* s4-smbtorture: strip trailing whitespace.Günther Deschner2010-01-191-12/+12
* idl: switched to using the WSPP names for the 'neighbour' DRS optionsAndrew Tridgell2010-01-183-25/+25
* s4 selftest: Fix and reenable WINBIND-STRUCT.NETBIOS_NAME testKai Blin2010-01-161-4/+5
* s4-torture: fixed DsReplicaGetInfo elementsAndrew Tridgell2010-01-161-2/+2
* s4-idl: in DsReplicaGetInfo unknown2 is actually an enumeration_contextAndrew Tridgell2010-01-161-2/+2
* s4-drs: torture test for DsGetReplInfo() (RPC-DSGETINFO test).Erick Nogueira do Nascimento2010-01-163-1/+352
* s4-smbtorture: add setup_schannel_netlogon_pipe() function.Günther Deschner2010-01-151-34/+25
* s4-torture: Migrate ntp_signd test to tsocket.Andreas Schneider2010-01-141-126/+160
* s4-smbtorture: add rather simple libsmbclient torture testsuite.Günther Deschner2010-01-145-0/+278
* s3 test: Fix WINBINDD-STRUCT testsKai Blin2010-01-141-2/+2
* s3 selftest: Fix LOOKUP_SID test.Kai Blin2010-01-141-4/+12
* s3 selftest: Fix WINBINDD_LIST_GROUPS testKai Blin2010-01-141-9/+22
* s3 selftest: Allow the enumeration of users and groupsKai Blin2010-01-141-1/+1
* s3 selftest: Fix the WINBINDD_GETDCNAMEe test.Kai Blin2010-01-141-0/+10
* s4-torture: switch smbtorture to the generic DRS optionsAndrew Tridgell2010-01-141-4/+4
* s4-smbtorture: fix GetAliasMembership test in RPC-SAMR.Günther Deschner2010-01-121-4/+6
* s4-smbtorture: add RPC-SAMR-PASSWORDS-BADPWDCOUNT torture test.Günther Deschner2010-01-122-2/+489
* s4-smbtorture: allow test_SamLogon to test interactive samlogon in RPC-SAMR f...Günther Deschner2010-01-121-34/+71