CVS log for wine/dlls/advapi32/tests/cred.c

[BACK] Up to [wine] / wine / dlls / advapi32 / tests

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.14 / (download) - [select for diffs], Tue Sep 15 23:00:59 2009 UTC (7 weeks, 3 days ago) by julliard
Branch: MAIN
CVS Tags: Wine-1_1_32, Wine-1_1_31, Wine-1_1_30, HEAD
Changes since 1.13: +3 -2 lines
Diff to previous 1.13 (colored)

Austin English <austinenglish@gmail.com>
advapi32/tests: Avoid #if 0, use if(0) instead.

Revision 1.13 / (download) - [select for diffs], Wed Aug 26 16:01:11 2009 UTC (2 months, 1 week ago) by julliard
Branch: MAIN
CVS Tags: Wine-1_1_29
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

Ge van Geldorp <ggeldorp@vmware.com>
advapi32/tests: Add acceptable error codes for Win7.

Revision 1.12 / (download) - [select for diffs], Thu Feb 26 15:38:20 2009 UTC (8 months, 1 week ago) by julliard
Branch: MAIN
CVS Tags: Wine-1_1_28, Wine-1_1_27, Wine-1_1_26, Wine-1_1_25, Wine-1_1_24, Wine-1_1_23, Wine-1_1_22, Wine-1_1_21, Wine-1_1_20, Wine-1_1_19, Wine-1_1_18, Wine-1_1_17, Wine-1_1_16
Changes since 1.11: +1 -1 lines
Diff to previous 1.11 (colored)

Francois Gouget <fgouget@free.fr>
advapi32/tests: Use win_skip() to skip over unimplemented functionality.

Revision 1.11 / (download) - [select for diffs], Mon Feb 16 15:37:27 2009 UTC (8 months, 2 weeks ago) by julliard
Branch: MAIN
Changes since 1.10: +7 -1 lines
Diff to previous 1.10 (colored)

Juan Lang <juan.lang@gmail.com>
advapi32: Fix failing tests on a number of systems.

Revision 1.10 / (download) - [select for diffs], Tue Jan 6 14:23:49 2009 UTC (10 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-1_1_15, Wine-1_1_14, Wine-1_1_13
Changes since 1.9: +8 -4 lines
Diff to previous 1.9 (colored)

Paul Vriens <Paul.Vriens.Wine@gmail.com>
advapi32/tests: Fix two test failures on Vista and W2K8.

Revision 1.9 / (download) - [select for diffs], Mon Dec 29 14:48:23 2008 UTC (10 months, 1 week ago) by julliard
Branch: MAIN
CVS Tags: Wine-1_1_12
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Francois Gouget <fgouget@free.fr>
advapi32/tests: Add a trailing '\n' to ok() calls.

Revision 1.8 / (download) - [select for diffs], Fri Dec 26 18:35:59 2008 UTC (10 months, 1 week ago) by julliard
Branch: MAIN
Changes since 1.7: +60 -0 lines
Diff to previous 1.7 (colored)

Andrey Turkin <andrey.turkin@gmail.com>
advapi32: Implement CredReadDomainCredentials stub and tests.

Revision 1.7 / (download) - [select for diffs], Mon Sep 8 12:43:13 2008 UTC (13 months, 4 weeks ago) by julliard
Branch: MAIN
CVS Tags: Wine-1_1_9, Wine-1_1_8, Wine-1_1_7, Wine-1_1_6, Wine-1_1_5, Wine-1_1_11, Wine-1_1_10
Changes since 1.6: +13 -6 lines
Diff to previous 1.6 (colored)

James Hawkins <jhawkins@codeweavers.com>
advapi32: ERROR_IO_PENDING is returned in Vista only on success.

Revision 1.6 / (download) - [select for diffs], Fri Aug 29 12:32:48 2008 UTC (14 months, 1 week ago) by julliard
Branch: MAIN
CVS Tags: Wine-1_1_4
Changes since 1.5: +6 -0 lines
Diff to previous 1.5 (colored)

James Hawkins <jhawkins@codeweavers.com>
advapi32: Fix another set of failures on some Vista systems.

Revision 1.5 / (download) - [select for diffs], Fri Aug 29 12:32:47 2008 UTC (14 months, 1 week ago) by julliard
Branch: MAIN
Changes since 1.4: +10 -4 lines
Diff to previous 1.4 (colored)

James Hawkins <jhawkins@codeweavers.com>
advapi32: Fix a few failing tests in Vista.

Revision 1.4 / (download) - [select for diffs], Fri Feb 15 11:38:38 2008 UTC (20 months, 3 weeks ago) by julliard
Branch: MAIN
CVS Tags: Wine-1_1_3, Wine-1_1_2, Wine-1_1_1, Wine-1_1_0, Wine-1_0_1, Wine-1_0-rc5, Wine-1_0-rc4, Wine-1_0-rc3, Wine-1_0-rc2, Wine-1_0-rc1, Wine-1_0, Wine-0_9_61, Wine-0_9_60, Wine-0_9_59, Wine-0_9_58, Wine-0_9_57, Wine-0_9_56, STABLE
Changes since 1.3: +60 -20 lines
Diff to previous 1.3 (colored)

Francois Gouget <fgouget@free.fr>
advapi32/tests: Check that a credential type is supported before testing it. Test CRED_TYPE_DOMAIN_VISIBLE_PASSWORD credentials. Factorize the CredentialBlob checks.

Revision 1.3 / (download) - [select for diffs], Fri Feb 15 11:38:37 2008 UTC (20 months, 3 weeks ago) by julliard
Branch: MAIN
Changes since 1.2: +7 -8 lines
Diff to previous 1.2 (colored)

Francois Gouget <fgouget@free.fr>
advapi32/tests: Factorize the password constants.

Revision 1.2 / (download) - [select for diffs], Fri Jan 25 13:07:39 2008 UTC (21 months, 1 week ago) by julliard
Branch: MAIN
CVS Tags: Wine-0_9_55, Wine-0_9_54
Changes since 1.1: +14 -11 lines
Diff to previous 1.1 (colored)

Reece H. Dunn <msclrhd@gmail.com>
advapi32: Fix some cred test failures on Vista and prevent it crashing.

Revision 1.1 / (download) - [select for diffs], Wed Oct 31 13:36:45 2007 UTC (2 years ago) by julliard
Branch: MAIN
CVS Tags: Wine-0_9_53, Wine-0_9_52, Wine-0_9_51, Wine-0_9_50, Wine-0_9_49

Rob Shearman <rob@codeweavers.com>
advapi32: Add tests for credential management functions.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




Report problems to: web-admin@winehq.com