Age | Commit message (Expand) | Author | Files | Lines |
2010-03-10 | s4-smbtorture: while testing PrinterDataEx also compare Get and Enum results. | Günther Deschner | 1 | -10/+29 |
2010-03-10 | Revert "s4-smbtorture: disable winreg QueryValue test for today." | Günther Deschner | 1 | -2/+2 |
2010-03-10 | s4/drs: DsWriteAccountSpn - Propagating IDL changes to source code | Kamen Mazdrashki | 1 | -1/+1 |
2010-03-10 | s4/drs: DsCrackNames - Propagating IDL changes to source code | Kamen Mazdrashki | 2 | -3/+3 |
2010-03-10 | s4/drs: DsGetNCChanges - Propagating IDL changes to source code | Kamen Mazdrashki | 2 | -5/+5 |
2010-03-10 | s4-smbtorture: do full winreg QueryValue test for values we created. | Günther Deschner | 1 | -0/+27 |
2010-03-10 | s4-smbtorture: check for non existing value under version key in RPC-WINREG. | Günther Deschner | 1 | -0/+2 |
2010-03-10 | s4-smbtorture: disable winreg QueryValue test for today. | Günther Deschner | 1 | -2/+2 |
2010-03-10 | s4-smbtorture: fix some build warnings in RPC-SPOOLSS test. | Günther Deschner | 1 | -8/+8 |
2010-03-10 | s4-smbtorture: on HKLM hive test the well known CurrentVersion value. | Günther Deschner | 1 | -0/+17 |
2010-03-10 | s4-smbtorture: add full coverage test for winreg QueryValue calls. | Günther Deschner | 1 | -0/+101 |
2010-03-10 | s4-smbtorture: rework test_winreg_QueryValue in RPC-SPOOLSS-PRINTER once again. | Günther Deschner | 1 | -3/+8 |
2010-03-10 | s4-smbtorture: add tests for set and delete value in RPC-WINREG. | Günther Deschner | 1 | -0/+52 |
2010-03-09 | s4:torture/rpc/netlogon.c - "LogonGetDomainInfo" test - make it compatible ag... | Matthias Dieter Wallnöfer | 1 | -18/+100 |
2010-03-09 | s4-smbtorture: fix uninitialized variable in winreg QueryValue call. | Günther Deschner | 1 | -0/+1 |
2010-03-06 | s4/tort: fix annoying "union spoolss_PrinterInfo" undefined warnings | Kamen Mazdrashki | 1 | -0/+1 |
2010-03-05 | s4-smbtorture: fix RPC-SPOOLSS-WIN after PrinterData IDL changes. | Günther Deschner | 1 | -3/+4 |
2010-03-05 | s4-smbtorture: fix test_SetPrinterDataEx_matrix() call. sorry... | Günther Deschner | 1 | -1/+1 |
2010-03-05 | s4-smbtorture: when checking PrinterData matrix, include winreg cross referen... | Günther Deschner | 1 | -2/+179 |
2010-03-05 | s4-smbtorture: hand down printername to test_SetPrinterDataEx_matrix. | Günther Deschner | 1 | -3/+4 |
2010-03-05 | s4-smbtorture: add more paranoid checks for REG_DWORD SetPrinterDataEx tests. | Günther Deschner | 1 | -10/+1 |
2010-03-05 | s4-smbtorture: remove check for selfmade parsing artefact. | Günther Deschner | 1 | -8/+1 |
2010-03-05 | s4-smbtorture: fix smbtorture after GetPrinterData{Ex} after IDL changes. | Günther Deschner | 1 | -49/+37 |
2010-03-05 | s4-smbtorture: fix smbtorture after SetPrinterData{Ex} IDL changes. | Günther Deschner | 1 | -18/+28 |
2010-03-05 | s4-smbtorture: skip NotifyChangeKeyValue test against s3 for now. | Günther Deschner | 1 | -0/+4 |
2010-03-05 | s4:torture/rpc/samr.c - add some decision possibility constants to some switch | Matthias Dieter Wallnöfer | 1 | -0/+3 |
2010-03-05 | s4:torture/rpc/samr.c - make some argument of function "test_SamLogon_with_cr... | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-03-05 | s4-torture: fixed commas separating C statements | Andrew Tridgell | 1 | -4/+3 |
2010-03-03 | s4:torture/rpc/samr - Fix up SAMR-USERS test | Matthias Dieter Wallnöfer | 1 | -10/+22 |
2010-03-03 | s4:torture/rpc/samr - enhance the "EnumDomainGroups" test regarding universal... | Matthias Dieter Wallnöfer | 1 | -0/+15 |
2010-03-01 | s4:RPC-ECHO: don't ignore errors in the Sleep test now that we support async ... | Stefan Metzmacher | 1 | -3/+3 |
2010-03-01 | s4:RPC-NETLOGON: remove useless rpc callback | Stefan Metzmacher | 1 | -18/+1 |
2010-03-01 | s4:RPC-ECHO: don't look at the internals of 'struct rpc_request' | Stefan Metzmacher | 1 | -4/+14 |
2010-03-01 | s4:torture/rpc: make use of explicit dcerpc_*_recv functions | Stefan Metzmacher | 5 | -7/+7 |
2010-03-01 | s4-smbtorture: add stricter SetPrinterDataEx tests to spoolss tests. | Günther Deschner | 1 | -27/+67 |
2010-03-01 | s4-smbtorture: add test_SetPrinterDataEx to RPC-SPOOLSS-PRINTER. | Günther Deschner | 1 | -0/+4 |
2010-03-01 | s4-smbtorture: return needed size pointer from test_GetPrinterDataEx. | Günther Deschner | 1 | -5/+10 |
2010-03-01 | s4-smbtorture: test at least three different regtypes in test_SetPrinterDataEx. | Günther Deschner | 1 | -6/+41 |
2010-02-26 | s4:torture/rpc: use generate_random_password() | Stefan Metzmacher | 5 | -13/+13 |
2010-02-26 | s4:RPC-DSSYNC: pass the ip address to the cldap code instead of a name | Stefan Metzmacher | 1 | -2/+16 |
2010-02-26 | s4:torture: use a connected CLDAP socket. | Stefan Metzmacher | 1 | -4/+17 |
2010-02-25 | s4-smbtorture: define environment in one place in RPC-SPOOLSS test. | Günther Deschner | 1 | -26/+38 |
2010-02-25 | s4-smbtorture: try to set every single devicemode component in RPC-SPOOLSS-PR... | Günther Deschner | 1 | -0/+103 |
2010-02-25 | s4-smbtorture: move ChangeID test to the list of tests we run against created... | Günther Deschner | 1 | -4/+4 |
2010-02-24 | s4/drs: Propagate drsuapi_DsReplicaGetInfoRequest2 changes in source code | Kamen Mazdrashki | 2 | -6/+6 |
2010-02-24 | s4/drs: Propagate drsuapi_DsReplicaGetInfoRequest... changes into source code | Kamen Mazdrashki | 2 | -4/+4 |
2010-02-24 | s4/drs: Propagate drsuapi_DsReplicaSync changes in source base | Kamen Mazdrashki | 1 | -4/+7 |
2010-02-24 | s4/drs: Propagate drsuapi_DsReplicaSyncRequest1 changes in source base | Kamen Mazdrashki | 1 | -1/+1 |
2010-02-24 | s4-smbtorture: verify that the client cpu architecture has no influence on the | Günther Deschner | 1 | -0/+72 |
2010-02-23 | s4:schannel merge code with s3 | Simo Sorce | 1 | -1/+0 |