Age | Commit message (Expand) | Author | Files | Lines |
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 |
2010-05-21 | s4-smbtorture: Fix volatile test in RPC-WINREG. | Günther Deschner | 1 | -10/+84 |
2010-05-20 | s4-smbtorture: use push_reg_sz/push_reg_multi_sz in spoolss tests. | Günther Deschner | 1 | -14/+12 |
2010-05-20 | s4-smbtorture: pass down hkey to main keytest in RPC-WINREG. | Günther Deschner | 1 | -9/+26 |
2010-05-20 | s4-smbtorture: print local_machine name in RemoteFindFirstPrinterChangeNotify... | Günther Deschner | 1 | -2/+3 |
2010-05-20 | s4-smbtorture: use push_reg_sz()/push_reg_multi_sz() in RPC-WINREG. | Günther Deschner | 1 | -19/+7 |
2010-05-20 | s4:torture Add tests to demonstrate S2U4Self in the RPC-PAC test | Andrew Bartlett | 2 | -9/+307 |
2010-05-18 | Finish removal of iconv_convenience in public API's. | Jelmer Vernooij | 12 | -89/+66 |
2010-05-12 | s4-smbtorture: add torture_create_testuser_max_pwlen() that allows to set max... | Günther Deschner | 1 | -6/+16 |
2010-05-12 | s4-smbtorture: autolookup domain in torture_create_testuser() if none was given. | Günther Deschner | 1 | -15/+70 |
2010-05-11 | s4:torture/rpc/netlogon.c - don't use constant "AF_LOCAL" but do use "AF_UNIX... | Matthias Dieter Wallnöfer | 1 | -2/+2 |
2010-05-04 | s4-torture: Added the printername to the AddPrinter comment. | Andreas Schneider | 1 | -2/+4 |
2010-05-04 | s4-torture: Fixed spoolss dsspooler printername test. | Andreas Schneider | 1 | -1/+9 |
2010-04-28 | s4-smbtorture: when comparing PrinterData from DsSpooler and PrinterInfo also | Günther Deschner | 1 | -0/+31 |
2010-04-28 | s4-smbtorture: add a test that adds a printer incl. devicemode. | Günther Deschner | 1 | -6/+79 |
2010-04-28 | s4-smbtorture: start on a test to verify how SetPrinter changes DsSpooler Pri... | Günther Deschner | 1 | -0/+88 |
2010-04-28 | s4-smbtorture: also try renaming jobname in test_DoPrintTest_check_jobs(). | Günther Deschner | 1 | -0/+37 |
2010-04-28 | s4-smbtorture: allow to pass down spoolss_JobInfoContainer to SetJob functions. | Günther Deschner | 1 | -5/+7 |
2010-04-28 | s4-smbtorture: be more liberal when spoolss_SetJob fails. | Günther Deschner | 1 | -6/+6 |
2010-04-27 | s4:torture - DsRAddressToSitenames[Ex]W testsuite - make it IPv4-only compatible | Matthias Dieter Wallnöfer | 1 | -4/+56 |
2010-04-27 | s4-smbtorture: make sure to zero the add driver info 8 struct before adding d... | Günther Deschner | 1 | -0/+2 |
2010-04-27 | s4-smbtorture: upload the full cups driver, otherwise windows will not allow ... | Günther Deschner | 1 | -8/+19 |
2010-04-27 | s4-smbtorture: only compare level 3 for s3 when checking winreg and spoolss_D... | Günther Deschner | 1 | -0/+28 |
2010-04-27 | s4-smbtorture: mention architecture of added drivers in debug output. | Günther Deschner | 1 | -4/+29 |
2010-04-27 | s4-smbtorture: make sure to not attempt to remove a driver file twice. | Günther Deschner | 1 | -0/+6 |
2010-04-27 | s4-smbtorture: setup all members of level 3,4,6,8 driver add. | Günther Deschner | 1 | -19/+28 |
2010-04-27 | s4-smbtorture: use a torture_printer_context and upload own driver for RPC-SP... | Günther Deschner | 1 | -60/+193 |
2010-04-27 | s4-smbtorture: split RPC-SPOOLSS-PRINTER into more tests. | Günther Deschner | 1 | -88/+67 |
2010-04-27 | s4-smbtorture: finally test REG_MULTI_SZ in winreg/driverinfo consistency tests. | Günther Deschner | 1 | -6/+41 |
2010-04-28 | s4-netlogon: fixed getDcNameEx2 for blank inputs | Andrew Tridgell | 1 | -0/+9 |
2010-04-27 | s4-torture: not all platforms have defines like AF_AX25 | Andrew Tridgell | 1 | -6/+6 |
2010-04-27 | s4:torture - DsRGetDcSiteCoverageW - adapt test to check for the sitename | Matthias Dieter Wallnöfer | 1 | -0/+24 |
2010-04-27 | s4:torture - DsRGetSiteName - move "skip" statement before the "computer_name... | Matthias Dieter Wallnöfer | 1 | -3/+3 |
2010-04-27 | s4:torture - GetAnyDCName - adaptions | Matthias Dieter Wallnöfer | 1 | -2/+23 |
2010-04-27 | s4:torture - DsRAddressesToSitenames - enhance the testsuite | Matthias Dieter Wallnöfer | 1 | -24/+264 |
2010-04-26 | s4: use generated rap header. | Günther Deschner | 1 | -1/+1 |
2010-04-23 | s4-smbtorture: skip tests when no local driver directory is around. | Günther Deschner | 1 | -0/+4 |
2010-04-23 | s4-smbtorture: use server_name for all printerdriver delete and enum operations. | Günther Deschner | 1 | -12/+16 |
2010-04-23 | s4-smbtorture: allow to upload or remove any file belonging to a driver. | Günther Deschner | 1 | -0/+30 |
2010-04-23 | s4-smbtorture: fix test_EnumPrinterDrivers_findone(). | Günther Deschner | 1 | -8/+8 |
2010-04-23 | s4-smbtorture: samba currently supports level 3 and 6 driver adds. | Günther Deschner | 1 | -0/+25 |
2010-04-23 | s4-smbtorture: test both 32bit and 64bit driver uploads in RPC-SPOOLSS-DRIVER. | Günther Deschner | 1 | -61/+71 |
2010-04-23 | s4-smbtorture: allow to upload and later remove printer driver files in RPC-S... | Günther Deschner | 1 | -0/+230 |
2010-04-23 | s4-smbtorture: add RPC-SPOOLSS-DRIVER test. | Günther Deschner | 2 | -0/+752 |
2010-04-23 | s4-smbtorture: rework EnumPrinterDrivers tests a bit. | Günther Deschner | 1 | -68/+119 |