Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
So that one has a chance to tell what part of the test failed. And why. | |||||
2010-05-21 | s4-smbtorture: add kernel_mode_registry_path(). | Günther Deschner | 1 | -0/+22 | |
Guenther | |||||
2010-05-21 | s4-smbtorture: Fix volatile test in RPC-WINREG. | Günther Deschner | 1 | -10/+84 | |
Guenther | |||||
2010-05-20 | s4-smbtorture: use push_reg_sz/push_reg_multi_sz in spoolss tests. | Günther Deschner | 1 | -14/+12 | |
Guenther | |||||
2010-05-20 | s4-smbtorture: pass down hkey to main keytest in RPC-WINREG. | Günther Deschner | 1 | -9/+26 | |
Guenther | |||||
2010-05-20 | s4-smbtorture: print local_machine name in ↵ | Günther Deschner | 1 | -2/+3 | |
RemoteFindFirstPrinterChangeNotifyEx test. Guenther | |||||
2010-05-20 | s4-smbtorture: use push_reg_sz()/push_reg_multi_sz() in RPC-WINREG. | Günther Deschner | 1 | -19/+7 | |
Guenther | |||||
2010-05-20 | s4:torture Add tests to demonstrate S2U4Self in the RPC-PAC test | Andrew Bartlett | 2 | -9/+307 | |
We also compare against SamLogon to try and validate the whole thing. Note that we must represent NULL as "" when comparing between the PAC and SamLogon, due to different marshalling of the structures. Andrew Bartlett | |||||
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 ↵ | Günther Deschner | 1 | -6/+16 | |
maxpwlen. required for upcoming rap pwd tests. Guenther | |||||
2010-05-12 | s4-smbtorture: autolookup domain in torture_create_testuser() if none was given. | Günther Deschner | 1 | -15/+70 | |
Guenther | |||||
2010-05-11 | s4:torture/rpc/netlogon.c - don't use constant "AF_LOCAL" but do use ↵ | Matthias Dieter Wallnöfer | 1 | -2/+2 | |
"AF_UNIX" instead "AF_LOCAL" isn't portable but has the same value as "AF_UNIX". | |||||
2010-05-04 | s4-torture: Added the printername to the AddPrinter comment. | Andreas Schneider | 1 | -2/+4 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2010-05-04 | s4-torture: Fixed spoolss dsspooler printername test. | Andreas Schneider | 1 | -1/+9 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2010-04-28 | s4-smbtorture: when comparing PrinterData from DsSpooler and PrinterInfo also | Günther Deschner | 1 | -0/+31 | |
query some existing values. Guenther | |||||
2010-04-28 | s4-smbtorture: add a test that adds a printer incl. devicemode. | Günther Deschner | 1 | -6/+79 | |
Guenther | |||||
2010-04-28 | s4-smbtorture: start on a test to verify how SetPrinter changes DsSpooler ↵ | Günther Deschner | 1 | -0/+88 | |
Printer Data. Guenther | |||||
2010-04-28 | s4-smbtorture: also try renaming jobname in test_DoPrintTest_check_jobs(). | Günther Deschner | 1 | -0/+37 | |
Guenther | |||||
2010-04-28 | s4-smbtorture: allow to pass down spoolss_JobInfoContainer to SetJob functions. | Günther Deschner | 1 | -5/+7 | |
Guenther | |||||
2010-04-28 | s4-smbtorture: be more liberal when spoolss_SetJob fails. | Günther Deschner | 1 | -6/+6 | |
For some reason, spoolss_SetJob pausing and resuming of printjob is still racy on the buildfarm. Converting the fatal assert to a warning for now. Guenther | |||||
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 ↵ | Günther Deschner | 1 | -0/+2 | |
drivers. Guenther | |||||
2010-04-27 | s4-smbtorture: upload the full cups driver, otherwise windows will not allow ↵ | Günther Deschner | 1 | -8/+19 | |
using it. Guenther | |||||
2010-04-27 | s4-smbtorture: only compare level 3 for s3 when checking winreg and ↵ | Günther Deschner | 1 | -0/+28 | |
spoolss_Driver. Guenther | |||||
2010-04-27 | s4-smbtorture: mention architecture of added drivers in debug output. | Günther Deschner | 1 | -4/+29 | |
Guenther | |||||
2010-04-27 | s4-smbtorture: make sure to not attempt to remove a driver file twice. | Günther Deschner | 1 | -0/+6 | |
Guenther | |||||
2010-04-27 | s4-smbtorture: setup all members of level 3,4,6,8 driver add. | Günther Deschner | 1 | -19/+28 | |
Guenther | |||||
2010-04-27 | s4-smbtorture: use a torture_printer_context and upload own driver for ↵ | Günther Deschner | 1 | -60/+193 | |
RPC-SPOOLSS-PRINTER test. Guenther | |||||
2010-04-27 | s4-smbtorture: split RPC-SPOOLSS-PRINTER into more tests. | Günther Deschner | 1 | -88/+67 | |
Guenther | |||||
2010-04-27 | s4-smbtorture: finally test REG_MULTI_SZ in winreg/driverinfo consistency tests. | Günther Deschner | 1 | -6/+41 | |
Guenther | |||||
2010-04-28 | s4-netlogon: fixed getDcNameEx2 for blank inputs | Andrew Tridgell | 1 | -0/+9 | |
w2k8r2 returns the local DC information on no inputs for getDcNameEx2. This is needed for starting dsa.msc (ADUC) on Win7. CDLAP on the same call returns an error. This uses a parameter fill_on_blank_request to distinguish the two cases. | |||||
2010-04-27 | s4-torture: not all platforms have defines like AF_AX25 | Andrew Tridgell | 1 | -6/+6 | |
all we need are invalid values here, so just use fixd high values. | |||||
2010-04-27 | s4:torture - DsRGetDcSiteCoverageW - adapt test to check for the sitename | Matthias Dieter Wallnöfer | 1 | -0/+24 | |
Signed-off-by: Andrew Tridgell <tridge@samba.org> | |||||
2010-04-27 | s4:torture - DsRGetSiteName - move "skip" statement before the ↵ | Matthias Dieter Wallnöfer | 1 | -3/+3 | |
"computer_name" check We don't support the check for the computer name on the RPC server side. Signed-off-by: Andrew Tridgell <tridge@samba.org> | |||||
2010-04-27 | s4:torture - GetAnyDCName - adaptions | Matthias Dieter Wallnöfer | 1 | -2/+23 | |
- Check for the various domainname set modes (on NULL and "" the domain should be the default domain on the server) - support return value "WERR_NO_SUCH_DOMAIN" (the server is the PDC of the domain) Signed-off-by: Andrew Tridgell <tridge@samba.org> | |||||
2010-04-27 | s4:torture - DsRAddressesToSitenames - enhance the testsuite | Matthias Dieter Wallnöfer | 1 | -24/+264 | |
This shows the Windows behaviour of these two calls which we should match. Signed-off-by: Andrew Tridgell <tridge@samba.org> | |||||
2010-04-26 | s4: use generated rap header. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2010-04-23 | s4-smbtorture: skip tests when no local driver directory is around. | Günther Deschner | 1 | -0/+4 | |
Guenther | |||||
2010-04-23 | s4-smbtorture: use server_name for all printerdriver delete and enum operations. | Günther Deschner | 1 | -12/+16 | |
With this s3 passes the RPC-PRINTER-DRIVER test. Guenther | |||||
2010-04-23 | s4-smbtorture: allow to upload or remove any file belonging to a driver. | Günther Deschner | 1 | -0/+30 | |
Guenther | |||||
2010-04-23 | s4-smbtorture: fix test_EnumPrinterDrivers_findone(). | Günther Deschner | 1 | -8/+8 | |
Guenther | |||||
2010-04-23 | s4-smbtorture: samba currently supports level 3 and 6 driver adds. | Günther Deschner | 1 | -0/+25 | |
Guenther | |||||
2010-04-23 | s4-smbtorture: test both 32bit and 64bit driver uploads in RPC-SPOOLSS-DRIVER. | Günther Deschner | 1 | -61/+71 | |
Guenther | |||||
2010-04-23 | s4-smbtorture: allow to upload and later remove printer driver files in ↵ | Günther Deschner | 1 | -0/+230 | |
RPC-SPOOLSS-DRIVER. Guenther | |||||
2010-04-23 | s4-smbtorture: add RPC-SPOOLSS-DRIVER test. | Günther Deschner | 2 | -0/+752 | |
Guenther | |||||
2010-04-23 | s4-smbtorture: rework EnumPrinterDrivers tests a bit. | Günther Deschner | 1 | -68/+119 | |
Guenther | |||||
2010-04-20 | s4-smbtorture: add spoolss DriverInfo and winreg consistency test. | Günther Deschner | 1 | -7/+238 | |
Guenther | |||||
2010-04-20 | s4-smbtorture: add function to get a printserver's environment. | Günther Deschner | 1 | -0/+22 | |
Guenther | |||||
2010-04-20 | s4-smbtorture: simplify macros used in PrinterInfo winreg consistency teste. | Günther Deschner | 1 | -22/+22 | |
Guenther |