Age | Commit message (Expand) | Author | Files | Lines |
2010-06-30 | s4-smbtorture: add some more multiple_values_tests to RPC-WINREG. | Günther Deschner | 1 | -1/+12 |
2010-06-29 | s4-smbtorture: remove duplicate torture_assert_sid_equal macro. | Günther Deschner | 1 | -10/+1 |
2010-06-29 | s4-smbtorture: add more sophisticated tests for winreg_QueryMultipleValues{2}. | Günther Deschner | 1 | -0/+221 |
2010-06-29 | s4-smbtorture: handle NT_STATUS_NOT_IMPLEMENTED in GetForestTrustInformation ... | Günther Deschner | 1 | -2/+6 |
2010-06-29 | s4-smbtorture: use TEST_MACHINE_NAME in test_netr_GetForestTrustInformation(). | Günther Deschner | 1 | -1/+1 |
2010-06-29 | s4-smbtorture: add netr_GetForestTrustInformation test to RPC-NETLOGON. | Günther Deschner | 1 | -0/+39 |
2010-06-29 | s4-smbtorture: add RPC torture test for winreg_QueryMultipleValues2. | Günther Deschner | 1 | -0/+41 |
2010-06-29 | winreg: fix winreg_QueryMultipleValues() IDL and torture tests. | Günther Deschner | 1 | -6/+6 |
2010-06-28 | s4:torture/rpc/samr.c - test_SetPassword_LastSet - introduce the delays also ... | Matthias Dieter Wallnöfer | 1 | -1/+2 |
2010-06-28 | s4:torture - SAMR password tests - activate support for password sets on leve... | Matthias Dieter Wallnöfer | 1 | -22/+17 |
2010-06-28 | s4:torture/rpc/samr.c - test_SetPassword_LastSet - fix "pwdLastSet" test | Matthias Dieter Wallnöfer | 1 | -33/+31 |
2010-06-23 | s4-smbtorture: test more valid key names in RPC-WINREG. | Günther Deschner | 1 | -0/+61 |
2010-06-23 | s4-smbtorture: more work on test values WINREG test. | Günther Deschner | 1 | -2/+10 |
2010-06-23 | s4-smbtorture: add test for different winreg SetValue value names. | Günther Deschner | 1 | -0/+51 |
2010-06-23 | s4-smbtorture: Fix test_SetPrinterDataEx_keys and test_SetPrinterDataEx_values. | Günther Deschner | 1 | -6/+6 |
2010-06-22 | s4-smbtorture: add "printerdata_values" test to RPC-SPOOLSS-PRINTER. | Günther Deschner | 1 | -0/+88 |
2010-06-22 | s4-smbtorture: also test keynames with '/' in it in SetPrinterDataEx keyname ... | Günther Deschner | 1 | -1/+8 |
2010-06-22 | s4-smbtorture: activate all keys in SetPrinterData keys test. | Günther Deschner | 1 | -7/+10 |
2010-06-22 | s4-smbtorture: split out a "printerdata_keys" test for RPC-SPOOLSS-PRINTER. | Günther Deschner | 1 | -53/+120 |
2010-06-18 | s4:torture/rpc/netlogon.c - make sure that the address family is set in littl... | Matthias Dieter Wallnöfer | 1 | -18/+18 |
2010-06-18 | s4:torture/rpc/netlogon.c - activate "AddressToSitenames" tests which do run ... | Matthias Dieter Wallnöfer | 1 | -12/+16 |
2010-06-17 | s4:torture/rpc/remote_pac: use dcerpc_netr_LogonSamLogon_r() instead of dcerp... | Stefan Metzmacher | 1 | -1/+2 |
2010-06-16 | s4:lib: merge LDB_WRAP and LDBSAMBA and make LDBSAMBA a library. | Stefan Metzmacher | 3 | -3/+1 |
2010-06-12 | s4:torture - SAMR testsuite - now we do support "GetAliasMembership" as expected | Matthias Dieter Wallnöfer | 1 | -4/+0 |
2010-06-11 | s4-smbtorture: rework internals of RPC-SPOOLSS-ACCESS testsuite. | Günther Deschner | 1 | -71/+181 |
2010-06-07 | s4-smbtorture: test workstation auth as well in RPC-SPOOLSS-ACCESS. | Günther Deschner | 1 | -2/+34 |
2010-06-07 | s4-smbtorture: handle printservers w/o printers in RPC-SPOOLSS-ACCESS. | Günther Deschner | 1 | -2/+2 |
2010-06-05 | s4-smbtorture: make RPC-SPOOLSS-ACCESS more compatible with older samba relea... | Günther Deschner | 1 | -6/+9 |
2010-06-05 | s4-smbtorture: remove another incarnation of test_ClosePrinter. | Günther Deschner | 1 | -19/+0 |
2010-06-05 | s4-smbtorture: add RPC-SPOOLSS-ACCESS. | Günther Deschner | 2 | -0/+752 |
2010-06-05 | s4-smbtorture: share test_ClosePrinter between RPC-SPOOLSS and RPC-SPOOLSS-WIN. | Günther Deschner | 2 | -26/+3 |
2010-06-04 | s4-smbtorture: completely rework RPC-SPOOLSS-PRINTER. | Günther Deschner | 2 | -326/+521 |
2010-06-04 | s4-smbtorture: rework order of test in RPC-SPOOLSS-PRINTSERVER a bit. | Günther Deschner | 1 | -3/+3 |
2010-06-03 | s4-smbtorture: convert RPC-SPOOLSS into a torture suite. | Günther Deschner | 2 | -83/+212 |
2010-06-03 | s4-smbtorture: move PrintProcessors winreg test to main RPC-SPOOLSS test. | Günther Deschner | 1 | -7/+2 |
2010-06-03 | s4-smbtorture: add test_PrintProcessors_winreg. | Günther Deschner | 1 | -0/+71 |
2010-06-03 | s4-smbtorture: refactor test_EnumPrintProcessors(). | Günther Deschner | 1 | -35/+54 |
2010-06-03 | s4-smbtorture: only test data up to a length of 9 bytes in test_SetPrinterDat... | Günther Deschner | 1 | -1/+1 |
2010-06-01 | s4-smbtorture: skip driverName and printerName DsSpooler tests for now. | Günther Deschner | 1 | -2/+2 |
2010-06-01 | s4-smbtorture: Make sure RPC-SPOOLSS and RPC-SPOOLSS-PRINTER pass against s3. | Günther Deschner | 1 | -0/+37 |
2010-05-31 | s3/s4:netrEnumerateTrustedDomains - this call returns a "NTSTATUS" result | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-05-31 | s4:torture/rpc/netlogon.c - add another "LogonGetDomainInfo" testcase | Matthias Dieter Wallnöfer | 1 | -0/+17 |
2010-05-25 | s4:torture/rpc/samr.c: Fix the "ValidatePassword" test | Matthias Dieter Wallnöfer | 1 | -3/+6 |
2010-05-22 | torture: fix typos | Simo Sorce | 1 | -2/+2 |
2010-05-21 | s4-torture: Improved the winreg symlink test. | Andreas Schneider | 1 | -10/+82 |
2010-05-21 | s4-torture: Disable the security descriptor tests. | Andreas Schneider | 1 | -2/+7 |
2010-05-21 | s4-torture: Try to fix the winreg tests. | Andreas Schneider | 1 | -42/+76 |
2010-05-21 | s4:torture:winreg: improve error messages in test_HKLM_wellknown | Michael Adam | 1 | -3/+3 |
2010-05-21 | s4:torture:winreg: improve error messages in test_QueryValue_full | Michael Adam | 1 | -7/+9 |
2010-05-21 | s4-smbtorture: add kernel_mode_registry_path(). | Günther Deschner | 1 | -0/+22 |