Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-03-16 | s4:torture/rpc/svcctl.c: make use of dcerpc_binding_handle stubs | Stefan Metzmacher | 1 | -63/+80 | |
metze | |||||
2010-03-16 | s4:torture/rpc/atsvc.c: make use of dcerpc_binding_handle stubs | Stefan Metzmacher | 1 | -4/+8 | |
metze | |||||
2010-03-16 | s4:torture/rpc/wkssvc.c: make use of dcerpc_binding_handle stubs | Stefan Metzmacher | 1 | -32/+63 | |
metze | |||||
2010-03-16 | s4:torture/rpc/srvsvc.c: make use of dcerpc_binding_handle stubs | Stefan Metzmacher | 1 | -23/+42 | |
metze | |||||
2010-03-16 | s4:torture/rpc/dsgetinfo.c: make use of dcerpc_binding_handle stubs | Stefan Metzmacher | 1 | -3/+6 | |
metze | |||||
2010-03-16 | s4:torture/rpc/dssync.c: make use of dcerpc_binding_handle stubs | Stefan Metzmacher | 1 | -6/+8 | |
metze | |||||
2010-03-16 | s4:torture/rpc/drsuapi*: make use of dcerpc_binding_handle stubs | Stefan Metzmacher | 2 | -24/+25 | |
metze | |||||
2010-03-16 | s4:torture/rpc/unixinfo.c: make use of dcerpc_binding_handle stubs | Stefan Metzmacher | 1 | -5/+10 | |
metze | |||||
2010-03-16 | s4-smbtorture: remove NotifyChangeKeyValue s3 skip in RPC-WINREG: | Günther Deschner | 1 | -4/+0 | |
Guenther | |||||
2010-03-16 | s4-smbtorture: make it a bit easier to track failures in RPC-SPOOLSS-PRINTER. | Günther Deschner | 1 | -5/+15 | |
Guenther | |||||
2010-03-16 | s4:torture-ndr add lsarSetForestTrustInformation ndr test | Simo Sorce | 1 | -0/+51 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2010-03-16 | Revert "Revert "s4-smbtorture: skip extended SetValue test against Samba ↵ | Stefan Metzmacher | 1 | -9/+5 | |
(both dont survive)."" This reverts commit 508c218eb2f4bf8c45dc9d481576c87ed4fecbd3. This lets make test fail. Matthias: please make sure make test still passes when you change things like this...(maybe add something to knownfail or so) metze | |||||
2010-03-16 | s4:torture/rpc/dsgetinfo.c: fix name resolving for ldap_url | Stefan Metzmacher | 1 | -1/+6 | |
metze | |||||
2010-03-16 | s4-smbtorture: avoid printf calls in RPC-WINREG test. | Günther Deschner | 1 | -41/+33 | |
Guenther | |||||
2010-03-16 | s3-spoolss: be very strict on OpenPrinter{Ex} failures for bad names. | Günther Deschner | 1 | -8/+4 | |
Guenther | |||||
2010-03-16 | s4:dsdb Change dsdb_get_schema() callers to use new talloc argument | Andrew Bartlett | 2 | -4/+4 | |
This choses an appropriate talloc context to attach the schema too, long enough lived to ensure it does not go away before the operation compleates. Andrew Bartlett | |||||
2010-03-16 | s4-drs: Torture testcase for DS_REPL_INFO_METADATA_2_FOR_OBJ infoType of ↵ | Erick Nogueira do Nascimento | 1 | -46/+104 | |
DsGetReplInfo() This torture testcase considers both cases for this infoType: when the flag DRSUAPI_DS_LINKED_ATTRIBUTE_FLAG_ACTIVE is enabled and when not. Signed-off-by: Andrew Tridgell <tridge@samba.org> | |||||
2010-03-15 | s4-smbtorture: add simple printer rename test to RPC-SPOOLSS-PRINTER. | Günther Deschner | 1 | -1/+95 | |
Guenther | |||||
2010-03-15 | s4-smbtorture: fill PrinterDriverData with more values for consistency test. | Günther Deschner | 1 | -3/+22 | |
Guenther | |||||
2010-03-15 | s4-smbtorture: cleanup data after enumdata{ex} consistency test. | Günther Deschner | 1 | -0/+8 | |
Guenther | |||||
2010-03-15 | s4-smbtorture: when cross checking enumdata{ex} make sure to have at least ↵ | Günther Deschner | 1 | -0/+21 | |
one entry. Guenther | |||||
2010-03-15 | s4-smbtorture: add PrinterInfo_to_SetPrinterInfo helper to RPC-SPOOLSS. | Günther Deschner | 1 | -72/+59 | |
Guenther | |||||
2010-03-15 | s4-smbtorture: fix torture_comment in RPC-SPOOLSS. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2010-03-15 | s4:tortore/libnet: fix crash bugs because of incorrect function prototypes | Stefan Metzmacher | 6 | -26/+43 | |
metze | |||||
2010-03-14 | Revert "s4-smbtorture: skip extended SetValue test against Samba (both dont ↵ | Matthias Dieter Wallnöfer | 1 | -5/+9 | |
survive)." This reverts commit 40e2c04f8aba605e951810751222559ea0d32ebd. s4 should support now also the extended "SetValue" tests. | |||||
2010-03-13 | s4:torture/rpc/spoolss.c: fix compiler warnings | Stefan Metzmacher | 1 | -2/+0 | |
metze | |||||
2010-03-13 | s4-smbtorture: warn on unexpected devicenames in spoolss devicemode test. | Günther Deschner | 1 | -2/+2 | |
Guenther | |||||
2010-03-13 | s4-smbtorture: send even more random data in extended winreg SetValue test. | Günther Deschner | 1 | -5/+5 | |
Guenther | |||||
2010-03-13 | s4-smbtorture: fix build and handle in spoolss test. | Günther Deschner | 1 | -1/+1 | |
it's friday night... Guenther | |||||
2010-03-13 | s4-smbtorture: add spoolss EnumPrinterData vs EnumPrinterDataEx consistency ↵ | Günther Deschner | 1 | -0/+89 | |
test. Guenther | |||||
2010-03-13 | s4-smbtorture: refactor spoolss EnumPrinterData test. | Günther Deschner | 1 | -39/+76 | |
Guenther | |||||
2010-03-13 | s4-smbtorture: refactor SetPrinterData() calls a little more. | Günther Deschner | 1 | -129/+179 | |
Guenther | |||||
2010-03-13 | s4-smbtorture: re-arrange spoolss_SetPrinterData() tests. | Günther Deschner | 1 | -26/+41 | |
Guenther | |||||
2010-03-13 | s4-smbtorture: make sure RPC-SPOOLSS passes against 64bit archs (w2k8r2). | Günther Deschner | 1 | -2/+10 | |
Guenther | |||||
2010-03-12 | s4:torture/rpc/dfs.c: make use of dcerpc_binding_handle stubs | Stefan Metzmacher | 1 | -56/+58 | |
metze | |||||
2010-03-12 | s4:torture/rpc/echo.c: make use of dcerpc_binding_handle stubs | Stefan Metzmacher | 1 | -10/+20 | |
metze | |||||
2010-03-12 | s4:torture/libnet: make use of dcerpc_binding_handle stubs | Stefan Metzmacher | 6 | -91/+97 | |
metze | |||||
2010-03-12 | s4:torture/ntp: make use of dcerpc_binding_handle stubs | Stefan Metzmacher | 1 | -2/+2 | |
metze | |||||
2010-03-12 | s4:torture/rpc: make use of use tevent_req based dcerpc_binding_handle stubs | Stefan Metzmacher | 5 | -30/+36 | |
metze | |||||
2010-03-11 | s4-smbtorture: add netr_SamLogon test with NULL domain to RPC-NETLOGON-S3. | Günther Deschner | 1 | -4/+30 | |
This is to demonstrate how a "Windows 2002 Service Pack 3 2600" box constantly crashes smbd (in preparation of fixing bug #7237). Guenther | |||||
2010-03-11 | s4-smbtorture: skip extended SetValue test against Samba (both dont survive). | Günther Deschner | 1 | -7/+7 | |
Guenther | |||||
2010-03-11 | s4-smbtorture: test NULL and "" valuenames as well in query for wellknown ↵ | Günther Deschner | 1 | -0/+5 | |
winreg key. Guenther | |||||
2010-03-11 | winreg: add winreg_KeyType enum. | Günther Deschner | 4 | -5/+5 | |
Guenther | |||||
2010-03-11 | s4-smbtorture: add extended SetValue test to RPC-WINREG. | Günther Deschner | 1 | -3/+74 | |
Really looks like a blob based database frontend. As it seems, we can set *any* type of data with *any* content on Windows and get the exact same data back. Guenther | |||||
2010-03-11 | s4-smbtorture: more work on test_key_value() RPC-WINREG test. | Günther Deschner | 2 | -23/+87 | |
Guenther | |||||
2010-03-11 | RPC-DSSYNC: handle DCERPC_FAULT_OP_RNG_ERROR as not supported for ↵ | Stefan Metzmacher | 1 | -1/+5 | |
DsGetNT4ChangeLog() metze | |||||
2010-03-11 | s4:torture/libnet/libnet_user.c: fix double free in error path | Stefan Metzmacher | 1 | -1/+0 | |
metze | |||||
2010-03-11 | NET-API-BECOME-DC: convert to torture api | Stefan Metzmacher | 1 | -54/+28 | |
metze | |||||
2010-03-11 | RPC-DSSYNC: fix the build after idl changes | Stefan Metzmacher | 1 | -6/+11 | |
metze | |||||
2010-03-11 | s4-smbtorture: only look at DATA_BLOB pointer when einfo[0].data_length > 0. | Günther Deschner | 1 | -1/+3 | |
Guenther |