Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-10-05 | torture: complete dfs referral tests | Matthieu Patou | 1 | -10/+44 | |
Autobuild-User: Matthieu Patou <mat@samba.org> Autobuild-Date: Tue Oct 5 08:01:39 UTC 2010 on sn-devel-104 | |||||
2010-09-19 | s4-smbtorture: add LOCAL-NDR-NTLMSSP. | Günther Deschner | 2 | -0/+120 | |
Guenther | |||||
2010-09-17 | s4-smbtorture: fix winreg querymultiplevalues NDR test warning. | Günther Deschner | 1 | -2/+2 | |
Guenther | |||||
2010-09-16 | s4-smbtorture: add NDR spoolss_GetPrinterDriver2 in and out check functions. | Günther Deschner | 1 | -2/+49 | |
Guenther | |||||
2010-09-16 | s4-smbtorture: finally enable most of our NDR_OUT NDR tests that we couldnt ↵ | Günther Deschner | 3 | -10/+6 | |
handle previously. Guenther | |||||
2010-09-16 | s4-smbtorture: add functions to do NDR_OUT ndr_pull validation including ↵ | Günther Deschner | 2 | -0/+99 | |
NDR_IN context. Guenther | |||||
2010-09-16 | s4-smbtorture: fix some indentation in NDR testsuite. | Günther Deschner | 1 | -28/+30 | |
Guenther | |||||
2010-09-16 | s3-smbtorture: fixup trailing whitespace in ndr testsuite. | Günther Deschner | 2 | -35/+35 | |
Guenther | |||||
2010-09-16 | s4-smbtorture: add spoolss_GetPrinterDriver2 NDR tests. | Günther Deschner | 1 | -0/+212 | |
Guenther | |||||
2010-09-16 | s4-smbtorture: mention -v switch for hexdump imports into the NDR testsuites. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2010-09-16 | s4-smbtorture: activate spoolss_GetPrinterData NDR pull test. | Günther Deschner | 1 | -2/+2 | |
Guenther | |||||
2010-09-08 | s4-smbtorture: add torture ndr nbt testsuite. | Günther Deschner | 2 | -0/+71 | |
Guenther | |||||
2010-08-25 | s4-smbtorture: fill in trust_domain_passwords_check_in in NDR lsa test. | Günther Deschner | 1 | -7/+35 | |
Guenther | |||||
2010-06-29 | s4-smbtorture: remove some pointless mem_equal tests in LOCAL-NDR-WINREG ↵ | Günther Deschner | 1 | -3/+0 | |
testsuite. Guenther | |||||
2010-06-29 | s4-smbtorture: add NDR torture test for winreg_QueryMultipleValues2. | Günther Deschner | 1 | -0/+47 | |
Guenther | |||||
2010-06-29 | winreg: fix winreg_QueryMultipleValues() IDL and torture tests. | Günther Deschner | 1 | -17/+17 | |
Guenther | |||||
2010-06-29 | s4/ndr: Fix tuncating of constant to a 'long' type | Kamen Mazdrashki | 1 | -2/+2 | |
2010-06-28 | s4-smbtorture: fix typo. | Günther Deschner | 1 | -1/+1 | |
Not my day... Guenther | |||||
2010-06-28 | s4-smbtorture: add trustDomainPasswords blob test to LOCAL-NDR testsuite. | Günther Deschner | 1 | -0/+64 | |
Our parsing of this struct is incorrect atm. and apparently also causes the s4 server to crash. Thanks to Sumit Bose <sbose@redhat.com> for providing the auth data retrieved from a w2k3 domain.msc operation. Guenther | |||||
2010-05-18 | s4 torture test: Adapt ndr-dfsblobs torture test to new idl | Matthieu Patou | 1 | -2/+2 | |
Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2010-05-18 | Finish removal of iconv_convenience in public API's. | Jelmer Vernooij | 1 | -3/+3 | |
2010-03-25 | s4-smbtorture: fix drsblobs ndr torture test. | Günther Deschner | 1 | -3/+6 | |
Guenther | |||||
2010-03-24 | s4-smbtorture: add drsblobs ndr torture test. | Günther Deschner | 2 | -0/+67 | |
Guenther | |||||
2010-03-24 | s4-smbtorture: move up torture_assert_sid_equal at least to the torture/ndr ↵ | Günther Deschner | 2 | -11/+11 | |
level. Guenther | |||||
2010-03-16 | s4-smbtorture: add lsa_SetTrustedDomainInfoByName NDR test. | Günther Deschner | 1 | -1/+101 | |
Thanks Simo for providing the data and pointing out the IDL failure. 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-11 | winreg: add winreg_KeyType enum. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2009-12-21 | s4-torture: update uuid_compare test for new behaviour | Andrew Tridgell | 1 | -2/+11 | |
2009-12-14 | torture: add new tests for dfsblobs | Matthieu Patou | 2 | -0/+51 | |
Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2009-12-10 | s4-smbtorture: add more spoolss_EnumPrinterKey tests for local NDR test. | Günther Deschner | 2 | -0/+18 | |
Guenther | |||||
2009-10-20 | s4-torture: ran minimal_includes.pl over source4/torture | Andrew Tridgell | 1 | -1/+0 | |
This reduces compile time somewhat. | |||||
2009-09-11 | s4-smbtorture: fix remaining lsa lookup call unknowns. sorry... | Günther Deschner | 1 | -4/+4 | |
Guenther | |||||
2009-02-18 | s4-smbtorture: enable spoolss_AddPrinterDriverEx ndr test. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2009-02-11 | s4-smbtorture: fix the build of the ndr spoolss tester. | Günther Deschner | 1 | -4/+4 | |
Guenther | |||||
2008-10-29 | s4-netlogon: merge netr_ServerReqChallenge from s3 idl. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2008-10-29 | s4-netlogon: merge netr_ServerAuthenticate{2,3} from s3 idl. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2008-10-27 | s4-lsa: merge lsa_LookupNames/{2,3,4} from s3 lsa idl. | Günther Deschner | 1 | -4/+5 | |
Guenther | |||||
2008-10-27 | s4-lsa: merge lsa_LookupSids/{2,3} from s3 lsa idl. | Günther Deschner | 1 | -11/+14 | |
Guenther | |||||
2008-10-20 | Revert "s4: fix the build after winreg idl changes." | Günther Deschner | 1 | -1/+1 | |
This reverts commit 61db229c08a601780da09ee4f2f4f1eb32ec3aa0. | |||||
2008-10-20 | s4: fix the build after winreg idl changes. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2008-10-20 | Fix names in winreg torture tests. | Jelmer Vernooij | 1 | -1/+1 | |
2008-10-18 | Add TALLOC_CTX pointer to strhex_to_data_blob for consistency with Samba | Jelmer Vernooij | 1 | -2/+2 | |
3. | |||||
2008-10-15 | Sync parameter names with samba 3. | Jelmer Vernooij | 1 | -4/+4 | |
2008-10-15 | winreg.idl: Sync ref change from Samba 3. | Jelmer Vernooij | 1 | -1/+1 | |
2008-10-11 | Fix include paths to new location of libutil. | Jelmer Vernooij | 1 | -1/+1 | |
2008-10-03 | updated the LSA and NETLOGON servers with fixes resulting from the AD | Andrew Tridgell | 1 | -4/+4 | |
plugfest in Redmond | |||||
2008-04-27 | Move subunit infrastructure code into lib/torture. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 5b44d8121de7735d69e6238a1442aff034a8ebd3) | |||||
2008-04-15 | Fix warnings. | Jelmer Vernooij | 1 | -2/+2 | |
(This used to be commit 88013ca9775a6ff5e5a393f9d8238dbcd197f26f) | |||||
2008-04-13 | Use torture_assert_mem_equal() in a couple more places. | Jelmer Vernooij | 1 | -4/+4 | |
(This used to be commit e2c3fab9d1bf0482c15a115e7d373562ffe50b29) | |||||
2007-12-21 | r26432: Require ndr_pull users to specify iconv_convenience. | Jelmer Vernooij | 1 | -3/+4 | |
(This used to be commit 28b1d36551b75241c1cf9fca5d74f45a6dc884ab) |