summaryrefslogtreecommitdiffstats
path: root/source4/torture/rpc
Commit message (Expand)AuthorAgeFilesLines
* s4:torture - SAMR testsuite - now we do support "GetAliasMembership" as expectedMatthias Dieter Wallnöfer2010-06-121-4/+0
* s4-smbtorture: rework internals of RPC-SPOOLSS-ACCESS testsuite.Günther Deschner2010-06-111-71/+181
* s4-smbtorture: test workstation auth as well in RPC-SPOOLSS-ACCESS.Günther Deschner2010-06-071-2/+34
* s4-smbtorture: handle printservers w/o printers in RPC-SPOOLSS-ACCESS.Günther Deschner2010-06-071-2/+2
* s4-smbtorture: make RPC-SPOOLSS-ACCESS more compatible with older samba relea...Günther Deschner2010-06-051-6/+9
* s4-smbtorture: remove another incarnation of test_ClosePrinter.Günther Deschner2010-06-051-19/+0
* s4-smbtorture: add RPC-SPOOLSS-ACCESS.Günther Deschner2010-06-052-0/+752
* s4-smbtorture: share test_ClosePrinter between RPC-SPOOLSS and RPC-SPOOLSS-WIN.Günther Deschner2010-06-052-26/+3
* s4-smbtorture: completely rework RPC-SPOOLSS-PRINTER.Günther Deschner2010-06-042-326/+521
* s4-smbtorture: rework order of test in RPC-SPOOLSS-PRINTSERVER a bit.Günther Deschner2010-06-041-3/+3
* s4-smbtorture: convert RPC-SPOOLSS into a torture suite.Günther Deschner2010-06-032-83/+212
* s4-smbtorture: move PrintProcessors winreg test to main RPC-SPOOLSS test.Günther Deschner2010-06-031-7/+2
* s4-smbtorture: add test_PrintProcessors_winreg.Günther Deschner2010-06-031-0/+71
* s4-smbtorture: refactor test_EnumPrintProcessors().Günther Deschner2010-06-031-35/+54
* s4-smbtorture: only test data up to a length of 9 bytes in test_SetPrinterDat...Günther Deschner2010-06-031-1/+1
* s4-smbtorture: skip driverName and printerName DsSpooler tests for now.Günther Deschner2010-06-011-2/+2
* s4-smbtorture: Make sure RPC-SPOOLSS and RPC-SPOOLSS-PRINTER pass against s3.Günther Deschner2010-06-011-0/+37
* s3/s4:netrEnumerateTrustedDomains - this call returns a "NTSTATUS" resultMatthias Dieter Wallnöfer2010-05-311-1/+1
* s4:torture/rpc/netlogon.c - add another "LogonGetDomainInfo" testcaseMatthias Dieter Wallnöfer2010-05-311-0/+17
* s4:torture/rpc/samr.c: Fix the "ValidatePassword" testMatthias Dieter Wallnöfer2010-05-251-3/+6
* torture: fix typosSimo Sorce2010-05-221-2/+2
* s4-torture: Improved the winreg symlink test.Andreas Schneider2010-05-211-10/+82
* s4-torture: Disable the security descriptor tests.Andreas Schneider2010-05-211-2/+7
* s4-torture: Try to fix the winreg tests.Andreas Schneider2010-05-211-42/+76
* s4:torture:winreg: improve error messages in test_HKLM_wellknownMichael Adam2010-05-211-3/+3
* s4:torture:winreg: improve error messages in test_QueryValue_fullMichael Adam2010-05-211-7/+9
* s4-smbtorture: add kernel_mode_registry_path().Günther Deschner2010-05-211-0/+22
* s4-smbtorture: Fix volatile test in RPC-WINREG.Günther Deschner2010-05-211-10/+84
* s4-smbtorture: use push_reg_sz/push_reg_multi_sz in spoolss tests.Günther Deschner2010-05-201-14/+12
* s4-smbtorture: pass down hkey to main keytest in RPC-WINREG.Günther Deschner2010-05-201-9/+26
* s4-smbtorture: print local_machine name in RemoteFindFirstPrinterChangeNotify...Günther Deschner2010-05-201-2/+3
* s4-smbtorture: use push_reg_sz()/push_reg_multi_sz() in RPC-WINREG.Günther Deschner2010-05-201-19/+7
* s4:torture Add tests to demonstrate S2U4Self in the RPC-PAC testAndrew Bartlett2010-05-202-9/+307
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-1812-89/+66
* s4-smbtorture: add torture_create_testuser_max_pwlen() that allows to set max...Günther Deschner2010-05-121-6/+16
* s4-smbtorture: autolookup domain in torture_create_testuser() if none was given.Günther Deschner2010-05-121-15/+70
* s4:torture/rpc/netlogon.c - don't use constant "AF_LOCAL" but do use "AF_UNIX...Matthias Dieter Wallnöfer2010-05-111-2/+2
* s4-torture: Added the printername to the AddPrinter comment.Andreas Schneider2010-05-041-2/+4
* s4-torture: Fixed spoolss dsspooler printername test.Andreas Schneider2010-05-041-1/+9
* s4-smbtorture: when comparing PrinterData from DsSpooler and PrinterInfo alsoGünther Deschner2010-04-281-0/+31
* s4-smbtorture: add a test that adds a printer incl. devicemode.Günther Deschner2010-04-281-6/+79
* s4-smbtorture: start on a test to verify how SetPrinter changes DsSpooler Pri...Günther Deschner2010-04-281-0/+88
* s4-smbtorture: also try renaming jobname in test_DoPrintTest_check_jobs().Günther Deschner2010-04-281-0/+37
* s4-smbtorture: allow to pass down spoolss_JobInfoContainer to SetJob functions.Günther Deschner2010-04-281-5/+7
* s4-smbtorture: be more liberal when spoolss_SetJob fails.Günther Deschner2010-04-281-6/+6
* s4:torture - DsRAddressToSitenames[Ex]W testsuite - make it IPv4-only compatibleMatthias Dieter Wallnöfer2010-04-271-4/+56
* s4-smbtorture: make sure to zero the add driver info 8 struct before adding d...Günther Deschner2010-04-271-0/+2
* s4-smbtorture: upload the full cups driver, otherwise windows will not allow ...Günther Deschner2010-04-271-8/+19
* s4-smbtorture: only compare level 3 for s3 when checking winreg and spoolss_D...Günther Deschner2010-04-271-0/+28
* s4-smbtorture: mention architecture of added drivers in debug output.Günther Deschner2010-04-271-4/+29