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

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.171 / (download) - [select for diffs], Tue Nov 3 22:01:06 2009 UTC (3 days, 17 hours ago) by julliard
Branch: MAIN
CVS Tags: HEAD
Changes since 1.170: +2 -1 lines
Diff to previous 1.170 (colored)

Jeremy White <jwhite@codeweavers.com>
advapi32/tests: Prevent test failure when computer name and user name are the same.

Revision 1.170 / (download) - [select for diffs], Wed Oct 14 14:37:07 2009 UTC (3 weeks, 3 days ago) by julliard
Branch: MAIN
CVS Tags: Wine-1_1_32
Changes since 1.169: +8 -11 lines
Diff to previous 1.169 (colored)

Paul Vriens <Paul.Vriens.Wine@gmail.com>
advapi32/tests: Fix a test failure on Vista and higher.

Revision 1.169 / (download) - [select for diffs], Tue Oct 13 16:00:40 2009 UTC (3 weeks, 3 days ago) by julliard
Branch: MAIN
Changes since 1.168: +12 -0 lines
Diff to previous 1.168 (colored)

Paul Vriens <Paul.Vriens.Wine@gmail.com>
advapi32/tests: Add some extra tests.

Revision 1.168 / (download) - [select for diffs], Tue Oct 13 16:00:38 2009 UTC (3 weeks, 3 days ago) by julliard
Branch: MAIN
Changes since 1.167: +43 -86 lines
Diff to previous 1.167 (colored)

Paul Vriens <Paul.Vriens.Wine@gmail.com>
advapi32/tests: Make some tests table driven.

Revision 1.167 / (download) - [select for diffs], Mon Oct 12 16:37:13 2009 UTC (3 weeks, 4 days ago) by julliard
Branch: MAIN
Changes since 1.166: +11 -3 lines
Diff to previous 1.166 (colored)

Andrey Turkin <andrey.turkin@gmail.com>
advapi32: Ignore invalid MultipleTrusteeOperation values in SetEntriesInAcl.

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

Ge van Geldorp <ggeldorp@vmware.com>
advapi32/tests: Fix tests on Win7.

Revision 1.165 / (download) - [select for diffs], Mon Aug 17 16:38:13 2009 UTC (2 months, 3 weeks ago) by julliard
Branch: MAIN
CVS Tags: Wine-1_1_28
Changes since 1.164: +8 -0 lines
Diff to previous 1.164 (colored)

Rein Klazes <wijn@online.nl>
advapi32: SetEntriesInAclW() should accept account name "CURRENT_USER".

Revision 1.164 / (download) - [select for diffs], Tue Jun 30 13:37:35 2009 UTC (4 months, 1 week ago) by julliard
Branch: MAIN
CVS Tags: Wine-1_1_27, Wine-1_1_26, Wine-1_1_25
Changes since 1.163: +2 -2 lines
Diff to previous 1.163 (colored)

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

Revision 1.163 / (download) - [select for diffs], Mon Jun 29 14:38:28 2009 UTC (4 months, 1 week ago) by julliard
Branch: MAIN
Changes since 1.162: +35 -0 lines
Diff to previous 1.162 (colored)

Louis Lenders <xerox_xerox2000@yahoo.co.uk>
advapi32: Add a few tests for GetSidSubAuthority and SetLastError correctly.

Revision 1.162 / (download) - [select for diffs], Tue Jun 16 14:37:12 2009 UTC (4 months, 3 weeks ago) by julliard
Branch: MAIN
CVS Tags: Wine-1_1_24
Changes since 1.161: +5 -4 lines
Diff to previous 1.161 (colored)

Alexandre Julliard <julliard@winehq.org>
advapi32/tests: Avoid accessing an uninitialized pointer.

Revision 1.161 / (download) - [select for diffs], Tue Apr 21 17:00:32 2009 UTC (6 months, 2 weeks ago) by julliard
Branch: MAIN
CVS Tags: Wine-1_1_23, Wine-1_1_22, Wine-1_1_21, Wine-1_1_20
Changes since 1.160: +47 -2 lines
Diff to previous 1.160 (colored)

Hans Leidekker <hans@codeweavers.com>
ntdll: Implement NtQuery/SetInformationToken(TokenDefaultDacl).

Revision 1.160 / (download) - [select for diffs], Thu Apr 16 19:37:07 2009 UTC (6 months, 3 weeks ago) by julliard
Branch: MAIN
Changes since 1.159: +22 -1 lines
Diff to previous 1.159 (colored)

Hans Leidekker <hans@codeweavers.com>
advapi32: Fix buffer size query for CreateWellKnownSid.

Revision 1.159 / (download) - [select for diffs], Thu Apr 9 16:37:35 2009 UTC (6 months, 4 weeks ago) by julliard
Branch: MAIN
CVS Tags: Wine-1_1_19
Changes since 1.158: +25 -3 lines
Diff to previous 1.158 (colored)

Andreas.Rosenberg <andreas.rosenberg@apis.de>
advapi32/tests: Added a test to verify result of LookupAccountSid.

Revision 1.158 / (download) - [select for diffs], Fri Apr 3 15:37:17 2009 UTC (7 months ago) by julliard
Branch: MAIN
Changes since 1.157: +16 -8 lines
Diff to previous 1.157 (colored)

Paul Vriens <Paul.Vriens.Wine@gmail.com>
advapi32/tests: Fix test failures on W2K.

Revision 1.157 / (download) - [select for diffs], Wed Apr 1 15:37:05 2009 UTC (7 months, 1 week ago) by julliard
Branch: MAIN
Changes since 1.156: +7 -0 lines
Diff to previous 1.156 (colored)

Aric Stewart <aric@codeweavers.com>
advapi32: Handle fully qualified account names for well known sids in LookupAccountName.

Revision 1.156 / (download) - [select for diffs], Wed Apr 1 15:37:04 2009 UTC (7 months, 1 week ago) by julliard
Branch: MAIN
Changes since 1.155: +53 -25 lines
Diff to previous 1.155 (colored)

Aric Stewart <aric@codeweavers.com>
advapi32: Modify check_well_known_name test to be more robust on more Windows platforms.

Thanks to Paul Vriens for pointing out the need for this.

Revision 1.155 / (download) - [select for diffs], Mon Mar 30 17:38:10 2009 UTC (7 months, 1 week ago) by julliard
Branch: MAIN
Changes since 1.154: +56 -0 lines
Diff to previous 1.154 (colored)

Aric Stewart <aric@codeweavers.com>
advapi32: Alias some sids in LookupAccountName and make comparison case insensitive.

Revision 1.154 / (download) - [select for diffs], Wed Mar 4 15:37:25 2009 UTC (8 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-1_1_18, Wine-1_1_17
Changes since 1.153: +1 -1 lines
Diff to previous 1.153 (colored)

Alexandre Julliard <julliard@winehq.org>
advapi32/tests: GetTokenInformation apparently needs a dword-aligned buffer.

Revision 1.153 / (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_16
Changes since 1.152: +17 -17 lines
Diff to previous 1.152 (colored)

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

Revision 1.152 / (download) - [select for diffs], Fri Feb 13 15:00:21 2009 UTC (8 months, 3 weeks ago) by julliard
Branch: MAIN
CVS Tags: Wine-1_1_15
Changes since 1.151: +1 -0 lines
Diff to previous 1.151 (colored)

Juan Lang <juan.lang@gmail.com>
advapi32: Fix a test failure on systems that are domain members.

Revision 1.151 / (download) - [select for diffs], Thu Feb 5 15:22:27 2009 UTC (9 months ago) by julliard
Branch: MAIN
Changes since 1.150: +0 -1 lines
Diff to previous 1.150 (colored)

Juan Lang <juan.lang@gmail.com>
advapi32: Support the computer name as an account name in LookupAccountNameW.

Revision 1.150 / (download) - [select for diffs], Thu Feb 5 15:22:26 2009 UTC (9 months ago) by julliard
Branch: MAIN
Changes since 1.149: +23 -0 lines
Diff to previous 1.149 (colored)

Juan Lang <juan.lang@gmail.com>
advapi32: Test LookupAccountName with the computer name as the account name.

Revision 1.149 / (download) - [select for diffs], Mon Jan 26 16:16:44 2009 UTC (9 months, 1 week ago) by julliard
Branch: MAIN
CVS Tags: Wine-1_1_14
Changes since 1.148: +2 -2 lines
Diff to previous 1.148 (colored)

Alasdair Sinclair <alasdairs@dsl.pipex.com>
advapi32/tests: Fix missing void in empty parameter list.

Revision 1.148 / (download) - [select for diffs], Wed Jan 14 15:04:09 2009 UTC (9 months, 3 weeks ago) by julliard
Branch: MAIN
CVS Tags: Wine-1_1_13
Changes since 1.147: +97 -0 lines
Diff to previous 1.147 (colored)

Nikolay Sivov <bunglehead@gmail.com>
ntdll: Check pointers in NtAccessCheck to prevent access violation.

Revision 1.147 / (download) - [select for diffs], Tue Jan 13 16:57:31 2009 UTC (9 months, 3 weeks ago) by julliard
Branch: MAIN
Changes since 1.146: +8 -8 lines
Diff to previous 1.146 (colored)

Michael Stefaniuc <mstefani@redhat.de>
advapi32/tests: Remove superfluous pointer casts.

Revision 1.146 / (download) - [select for diffs], Fri Jan 2 14:26:48 2009 UTC (10 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-1_1_12
Changes since 1.145: +22 -4 lines
Diff to previous 1.145 (colored)

James Hawkins <truiken@gmail.com>
advapi32: Request the owner and group token size instead of hardcoding the value.

Revision 1.145 / (download) - [select for diffs], Wed Dec 10 13:42:46 2008 UTC (10 months, 3 weeks ago) by julliard
Branch: MAIN
CVS Tags: Wine-1_1_11
Changes since 1.144: +3 -1 lines
Diff to previous 1.144 (colored)

Paul Vriens <Paul.Vriens.Wine@gmail.com>
advapi32/tests: Fix a test failure on NT4.

Revision 1.144 / (download) - [select for diffs], Wed Dec 10 13:42:45 2008 UTC (10 months, 3 weeks ago) by julliard
Branch: MAIN
Changes since 1.143: +3 -3 lines
Diff to previous 1.143 (colored)

Paul Vriens <Paul.Vriens.Wine@gmail.com>
advapi32/tests: Only skip tests on NT4.

Revision 1.143 / (download) - [select for diffs], Tue Dec 9 12:27:47 2008 UTC (10 months, 4 weeks ago) by julliard
Branch: MAIN
Changes since 1.142: +27 -22 lines
Diff to previous 1.142 (colored)

Paul Vriens <Paul.Vriens.Wine@gmail.com>
advapi32/tests: Fix some test failures on NT4.

Revision 1.142 / (download) - [select for diffs], Mon Dec 8 15:47:22 2008 UTC (10 months, 4 weeks ago) by julliard
Branch: MAIN
Changes since 1.141: +27 -12 lines
Diff to previous 1.141 (colored)

Paul Vriens <Paul.Vriens.Wine@gmail.com>
advapi32/tests: Fix a few test failures on NT4.

Revision 1.141 / (download) - [select for diffs], Mon Dec 1 13:34:54 2008 UTC (11 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-1_1_10
Changes since 1.140: +16 -7 lines
Diff to previous 1.140 (colored)

Paul Vriens <Paul.Vriens.Wine@gmail.com>
advapi32/tests: Fix some crashes on NT4.

Revision 1.140 / (download) - [select for diffs], Mon Nov 10 13:45:02 2008 UTC (11 months, 3 weeks ago) by julliard
Branch: MAIN
CVS Tags: Wine-1_1_9
Changes since 1.139: +1 -1 lines
Diff to previous 1.139 (colored)

Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
advapi32: Correct off by one in LookupPrivilegeValueW.

Revision 1.139 / (download) - [select for diffs], Mon Nov 10 13:44:39 2008 UTC (11 months, 3 weeks ago) by julliard
Branch: MAIN
Changes since 1.138: +13 -22 lines
Diff to previous 1.138 (colored)

Detlef Riekenberg <wine.dev@web.de>
advapi32/tests: Fix broken GetLastError tests.

Revision 1.138 / (download) - [select for diffs], Mon Nov 10 13:44:38 2008 UTC (11 months, 3 weeks ago) by julliard
Branch: MAIN
Changes since 1.137: +11 -8 lines
Diff to previous 1.137 (colored)

Detlef Riekenberg <wine.dev@web.de>
advapi32/tests: Fix tests on win9x (GetFileSecurity not implemented).

Revision 1.137 / (download) - [select for diffs], Mon Nov 10 13:44:36 2008 UTC (11 months, 3 weeks ago) by julliard
Branch: MAIN
Changes since 1.136: +2 -2 lines
Diff to previous 1.136 (colored)

Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
advapi32: Correct spelling of SE_CHANGE_NOTIFY_PRIVILEGE.

Revision 1.136 / (download) - [select for diffs], Fri Nov 7 13:24:56 2008 UTC (12 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-1_1_8
Changes since 1.135: +2 -4 lines
Diff to previous 1.135 (colored)

Alexandre Julliard <julliard@winehq.org>
advapi32/tests: Avoid sizeof in traces.

Revision 1.135 / (download) - [select for diffs], Fri Nov 7 13:24:54 2008 UTC (12 months ago) by julliard
Branch: MAIN
Changes since 1.134: +37 -0 lines
Diff to previous 1.134 (colored)

Paul Bryan Roberts <pbronline-wine@yahoo.co.uk>
server: Clone file_get_sd() and file_set_fd() for directories.

Revision 1.134 / (download) - [select for diffs], Fri Nov 7 13:24:51 2008 UTC (12 months ago) by julliard
Branch: MAIN
Changes since 1.133: +94 -23 lines
Diff to previous 1.133 (colored)

Paul Bryan Roberts <pbronline-wine@yahoo.co.uk>
advapi32/tests: Simple tests of GetFileSecurity()/SetFileSecurity().

Revision 1.133 / (download) - [select for diffs], Tue Oct 28 15:03:07 2008 UTC (12 months, 1 week ago) by julliard
Branch: MAIN
Changes since 1.132: +4 -4 lines
Diff to previous 1.132 (colored)

Austin English <austinenglish@gmail.com>
advapi32/tests: fix a couple failures on Vista.

Revision 1.132 / (download) - [select for diffs], Tue Oct 21 12:08:10 2008 UTC (12 months, 2 weeks ago) by julliard
Branch: MAIN
CVS Tags: Wine-1_1_7
Changes since 1.131: +24 -8 lines
Diff to previous 1.131 (colored)

Paul Bryan Roberts <pbronline-wine@yahoo.co.uk>
advapi32: LookupAccountNameW() - only first user account and well known SIDs accepted.

Revision 1.131 / (download) - [select for diffs], Tue Oct 21 12:08:08 2008 UTC (12 months, 2 weeks ago) by julliard
Branch: MAIN
Changes since 1.130: +5 -8 lines
Diff to previous 1.130 (colored)

Paul Bryan Roberts <pbronline-wine@yahoo.co.uk>
advapi32: LookupAccountNameW() - NULL account name handled.

Revision 1.130 / (download) - [select for diffs], Tue Oct 21 12:08:01 2008 UTC (12 months, 2 weeks ago) by julliard
Branch: MAIN
Changes since 1.129: +2 -4 lines
Diff to previous 1.129 (colored)

Paul Bryan Roberts <pbronline-wine@yahoo.co.uk>
advapi32: LookupAccountNameW() - return correct domain name length for not-so-well-known SIDs.

Revision 1.129 / (download) - [select for diffs], Tue Oct 21 12:07:59 2008 UTC (12 months, 2 weeks ago) by julliard
Branch: MAIN
Changes since 1.128: +1 -1 lines
Diff to previous 1.128 (colored)

Paul Bryan Roberts <pbronline-wine@yahoo.co.uk>
advapi32: LookupAccountNameW() - passes expected SidTypeUser test.

Revision 1.128 / (download) - [select for diffs], Tue Oct 21 12:07:57 2008 UTC (12 months, 2 weeks ago) by julliard
Branch: MAIN
Changes since 1.127: +4 -4 lines
Diff to previous 1.127 (colored)

Paul Bryan Roberts <pbronline-wine@yahoo.co.uk>
advapi32: LookupAccountNameW() - add got clause to test.

Revision 1.127 / (download) - [select for diffs], Mon Oct 20 13:02:45 2008 UTC (12 months, 2 weeks ago) by julliard
Branch: MAIN
Changes since 1.126: +111 -1 lines
Diff to previous 1.126 (colored)

Paul Bryan Roberts <pbronline-wine@yahoo.co.uk>
ntdll: RtlSetControlSecurityDescriptor() implementation and test.

Revision 1.126 / (download) - [select for diffs], Fri Oct 17 12:27:24 2008 UTC (12 months, 3 weeks ago) by julliard
Branch: MAIN
Changes since 1.125: +46 -1 lines
Diff to previous 1.125 (colored)

Paul Bryan Roberts <pbronline-wine@yahoo.co.uk>
advapi32: ConvertStringSecurityDescriptorToSecurityDescriptor - more tests (pass).

Revision 1.125 / (download) - [select for diffs], Thu Oct 16 11:07:57 2008 UTC (12 months, 3 weeks ago) by julliard
Branch: MAIN
Changes since 1.124: +3 -3 lines
Diff to previous 1.124 (colored)

Michael Stefaniuc <mstefani@redhat.de>
advapi32/tests: Remove superfluous casts of void pointers to other pointer types.

Revision 1.124 / (download) - [select for diffs], Wed Sep 3 12:44:43 2008 UTC (14 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-1_1_6, Wine-1_1_5, Wine-1_1_4
Changes since 1.123: +1 -1 lines
Diff to previous 1.123 (colored)

James Hawkins <jhawkins@codeweavers.com>
advapi32: Fix the process access rights value for Vista.

Revision 1.123 / (download) - [select for diffs], Fri Aug 29 12:32:52 2008 UTC (14 months, 1 week ago) by julliard
Branch: MAIN
Changes since 1.122: +17 -7 lines
Diff to previous 1.122 (colored)

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

Revision 1.122 / (download) - [select for diffs], Tue Aug 26 12:08:13 2008 UTC (14 months, 1 week ago) by julliard
Branch: MAIN
Changes since 1.121: +17 -2 lines
Diff to previous 1.121 (colored)

Paul Vriens <paul.vriens.wine@gmail.com>
advapi32/tests: Don't test unimplemented functions.

Revision 1.121 / (download) - [select for diffs], Tue Aug 19 13:47:55 2008 UTC (14 months, 2 weeks ago) by julliard
Branch: MAIN
CVS Tags: Wine-1_1_3
Changes since 1.120: +1 -1 lines
Diff to previous 1.120 (colored)

Michael Stefaniuc <mstefani@redhat.de>
advapi/tests: CreateFile returns INVALID_HANDLE_VALUE on error (Smatch).

Revision 1.120 / (download) - [select for diffs], Mon Aug 18 15:48:42 2008 UTC (14 months, 2 weeks ago) by julliard
Branch: MAIN
Changes since 1.119: +6 -4 lines
Diff to previous 1.119 (colored)

Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
advapi32: Fix two tests for w2k8.

Revision 1.119 / (download) - [select for diffs], Mon Aug 18 15:47:49 2008 UTC (14 months, 2 weeks ago) by julliard
Branch: MAIN
Changes since 1.118: +12 -0 lines
Diff to previous 1.118 (colored)

Dan Hipschman <dsh@linux.ucla.edu>
advapi32/tests: Add tests for GetSecurityInfo with a NULL security descriptor pointer.

Revision 1.118 / (download) - [select for diffs], Mon Aug 18 15:47:48 2008 UTC (14 months, 2 weeks ago) by julliard
Branch: MAIN
Changes since 1.117: +32 -0 lines
Diff to previous 1.117 (colored)

Dan Hipschman <dsh@linux.ucla.edu>
advapi32: Implement GetSecurityInfo.

Revision 1.117 / (download) - [select for diffs], Wed Jul 2 11:04:18 2008 UTC (16 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-1_1_2, Wine-1_1_1
Changes since 1.116: +2 -1 lines
Diff to previous 1.116 (colored)

James Hawkins <jhawkins@codeweavers.com>
advapi32: Fix a failing test in win2k.

Revision 1.116 / (download) - [select for diffs], Fri Apr 11 11:32:05 2008 UTC (18 months, 3 weeks ago) by julliard
Branch: MAIN
CVS Tags: 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, STABLE
Changes since 1.115: +15 -10 lines
Diff to previous 1.115 (colored)

James Hawkins <jhawkins@codeweavers.com>
advapi32: Fix a few tests that fail in win2k.

Revision 1.115 / (download) - [select for diffs], Wed Mar 19 12:29:41 2008 UTC (19 months, 2 weeks ago) by julliard
Branch: MAIN
CVS Tags: Wine-0_9_59, Wine-0_9_58
Changes since 1.114: +1 -1 lines
Diff to previous 1.114 (colored)

Francois Gouget <fgouget@free.fr>
Assorted spelling fixes.

Revision 1.114 / (download) - [select for diffs], Fri Mar 7 11:31:16 2008 UTC (20 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-0_9_57
Changes since 1.113: +3 -3 lines
Diff to previous 1.113 (colored)

Paul Vriens <paul.vriens.wine@gmail.com>
advapi32/tests: Fix a few typos.

Revision 1.113 / (download) - [select for diffs], Mon Mar 3 20:04:46 2008 UTC (20 months ago) by julliard
Branch: MAIN
Changes since 1.112: +11 -2 lines
Diff to previous 1.112 (colored)

Paul Vriens <paul.vriens.wine@gmail.com>
advapi32/tests: Skip not available functions.

Revision 1.112 / (download) - [select for diffs], Tue Feb 19 14:07:17 2008 UTC (20 months, 2 weeks ago) by julliard
Branch: MAIN
CVS Tags: Wine-0_9_56
Changes since 1.111: +1 -1 lines
Diff to previous 1.111 (colored)

Rob Shearman <rob@codeweavers.com>
advapi32: Fix the AccessCheck tests so that the ACCESS_SYSTEM_SECURITY test now runs (when the user has the Security privilege).

Duplicate the token at SecurityImpersonation impersonation level instead
of SecurityIdentification, otherwise the call to RtlAdjustPrivilege
fails on Windows.

Revision 1.111 / (download) - [select for diffs], Mon Feb 18 14:53:14 2008 UTC (20 months, 2 weeks ago) by julliard
Branch: MAIN
Changes since 1.110: +52 -38 lines
Diff to previous 1.110 (colored)

Paul Vriens <paul.vriens.wine@gmail.com>
advapi32/tests: Skip tests when our language isn't LANG_ENGLISH.

Revision 1.110 / (download) - [select for diffs], Thu Feb 7 14:01:07 2008 UTC (21 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-0_9_55
Changes since 1.109: +3 -1 lines
Diff to previous 1.109 (colored)

Alexandre Julliard <julliard@winehq.org>
tests: Add a helper routine to wait for a child process and propagate its result correctly.

Revision 1.109 / (download) - [select for diffs], Wed Jan 23 11:26:18 2008 UTC (21 months, 2 weeks ago) by julliard
Branch: MAIN
CVS Tags: Wine-0_9_54
Changes since 1.108: +6 -11 lines
Diff to previous 1.108 (colored)

Rob Shearman <rob@codeweavers.com>
advapi32: Implement LookupAccountNameW for well-known groups.

Revision 1.108 / (download) - [select for diffs], Wed Jan 23 11:26:17 2008 UTC (21 months, 2 weeks ago) by julliard
Branch: MAIN
Changes since 1.107: +15 -0 lines
Diff to previous 1.107 (colored)

Rob Shearman <rob@codeweavers.com>
advapi32: Add a test for LookupAccountNameA on a well-known group.

Revision 1.107 / (download) - [select for diffs], Wed Jan 23 11:26:16 2008 UTC (21 months, 2 weeks ago) by julliard
Branch: MAIN
Changes since 1.106: +2 -4 lines
Diff to previous 1.106 (colored)

Rob Shearman <rob@codeweavers.com>
advapi32: Implement SetEntriesInAclW.

Revision 1.106 / (download) - [select for diffs], Wed Jan 23 11:26:14 2008 UTC (21 months, 2 weeks ago) by julliard
Branch: MAIN
Changes since 1.105: +87 -3 lines
Diff to previous 1.105 (colored)

Rob Shearman <rob@codeweavers.com>
advapi32: Add more tests for SetEntriesInAcl.

Revision 1.105 / (download) - [select for diffs], Tue Jan 8 16:23:00 2008 UTC (21 months, 4 weeks ago) by julliard
Branch: MAIN
CVS Tags: Wine-0_9_53
Changes since 1.104: +21 -2 lines
Diff to previous 1.104 (colored)

Paul Vriens <paul.vriens.wine@gmail.com>
advapi32/tests: Don't crash on win98.

Revision 1.104 / (download) - [select for diffs], Fri Dec 7 19:20:19 2007 UTC (23 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-0_9_52, Wine-0_9_51
Changes since 1.103: +2 -2 lines
Diff to previous 1.103 (colored)

Alexandre Julliard <julliard@winehq.org>
Avoid size_t types in traces.

Revision 1.103 / (download) - [select for diffs], Fri Nov 2 13:12:27 2007 UTC (2 years ago) by julliard
Branch: MAIN
CVS Tags: Wine-0_9_50, Wine-0_9_49
Changes since 1.102: +24 -15 lines
Diff to previous 1.102 (colored)

Paul Vriens <paul.vriens.wine@gmail.com>
advapi32/tests: Make tests run on win98 again.

Revision 1.102 / (download) - [select for diffs], Fri Oct 26 13:36:09 2007 UTC (2 years ago) by julliard
Branch: MAIN
CVS Tags: Wine-0_9_48
Changes since 1.101: +4 -3 lines
Diff to previous 1.101 (colored)

Mikolaj Zalewski <mikolajz@google.com>
advapi32: Fix CreateWellKnownSid test on Windows XP.

Revision 1.101 / (download) - [select for diffs], Fri Oct 26 13:36:04 2007 UTC (2 years ago) by julliard
Branch: MAIN
Changes since 1.100: +0 -2 lines
Diff to previous 1.100 (colored)

Rob Shearman <rob@codeweavers.com>
server: Ignore ACEs with the INHERIT_ONLY_ACE flag set during access checks.

Revision 1.100 / (download) - [select for diffs], Fri Oct 26 13:36:03 2007 UTC (2 years ago) by julliard
Branch: MAIN
Changes since 1.99: +4 -0 lines
Diff to previous 1.99 (colored)

Rob Shearman <rob@codeweavers.com>
advapi32: Fix the ACCESS_SYSTEM_SECURITY test by impersonating the token during the call to RtlAdjustPrivileges.

Revision 1.99 / (download) - [select for diffs], Fri Oct 26 13:36:02 2007 UTC (2 years ago) by julliard
Branch: MAIN
Changes since 1.98: +16 -0 lines
Diff to previous 1.98 (colored)

Rob Shearman <rob@codeweavers.com>
advapi32: Add a test for access checks with the INHERIT_ONLY_ACE flag.

Revision 1.98 / (download) - [select for diffs], Thu Oct 25 13:40:12 2007 UTC (2 years ago) by julliard
Branch: MAIN
Changes since 1.97: +1 -1 lines
Diff to previous 1.97 (colored)

Rob Shearman <rob@codeweavers.com>
advapi32: Print out the unknown value for sid use in the LookupAccountName test, instead of the known value.

Revision 1.97 / (download) - [select for diffs], Tue Oct 23 18:16:23 2007 UTC (2 years ago) by julliard
Branch: MAIN
Changes since 1.96: +0 -2 lines
Diff to previous 1.96 (colored)

Rob Shearman <rob@codeweavers.com>
ntdll: Fix RtlValidAcl to accept newer ACL revisions.

Revision 1.96 / (download) - [select for diffs], Tue Oct 23 18:16:22 2007 UTC (2 years ago) by julliard
Branch: MAIN
Changes since 1.95: +44 -0 lines
Diff to previous 1.95 (colored)

Rob Shearman <rob@codeweavers.com>
advapi32: Add some tests for ACL functions.

Revision 1.95 / (download) - [select for diffs], Tue Oct 23 18:16:21 2007 UTC (2 years ago) by julliard
Branch: MAIN
Changes since 1.94: +2 -2 lines
Diff to previous 1.94 (colored)

Rob Shearman <rob@codeweavers.com>
advapi32: Runtime link to CreateWellKnownSid in the tests for the function, since it isn't available on all platforms.

Revision 1.94 / (download) - [select for diffs], Mon Oct 22 14:58:17 2007 UTC (2 years ago) by julliard
Branch: MAIN
Changes since 1.93: +10 -1 lines
Diff to previous 1.93 (colored)

Mikoaj Zalewski <mikolaj@zalewski.pl>
advapi32: Make CreateWellKnownSid create domain sids (with test).

Revision 1.93 / (download) - [select for diffs], Mon Oct 22 14:58:16 2007 UTC (2 years ago) by julliard
Branch: MAIN
Changes since 1.92: +85 -2 lines
Diff to previous 1.92 (colored)

Mikoaj Zalewski <mikolaj@zalewski.pl>
advapi32: Add a test for CreateWellKnownSid and implement two more SIDs.

Revision 1.92 / (download) - [select for diffs], Mon Oct 22 14:58:15 2007 UTC (2 years ago) by julliard
Branch: MAIN
Changes since 1.91: +23 -1 lines
Diff to previous 1.91 (colored)

Mikoaj Zalewski <mikolaj@zalewski.pl>
advapi32/tests: Define OBJECT_BASIC_INFORMATION in source file as it is not defined in Windows SDK winternl.h.

Revision 1.91 / (download) - [select for diffs], Mon Oct 22 14:58:14 2007 UTC (2 years ago) by julliard
Branch: MAIN
Changes since 1.90: +10 -2 lines
Diff to previous 1.90 (colored)

Mikoaj Zalewski <mikolaj@zalewski.pl>
advapi32/tests: Make the SDDL test pass under Vista.

Revision 1.90 / (download) - [select for diffs], Tue Oct 16 13:02:42 2007 UTC (2 years ago) by julliard
Branch: MAIN
Changes since 1.89: +7 -2 lines
Diff to previous 1.89 (colored)

Rob Shearman <rob@codeweavers.com>
advapi32: Don't link to CreateWellKnownSid at compile time in the security tests.

It isn't available on some Windows platforms.

Revision 1.89 / (download) - [select for diffs], Tue Oct 16 13:02:41 2007 UTC (2 years ago) by julliard
Branch: MAIN
Changes since 1.88: +0 -1 lines
Diff to previous 1.88 (colored)

Rob Shearman <rob@codeweavers.com>
server: Fix token_access_check to allow full access to security descriptors with present but NULL DACLs.

Revision 1.88 / (download) - [select for diffs], Tue Oct 16 13:02:40 2007 UTC (2 years ago) by julliard
Branch: MAIN
Changes since 1.87: +0 -1 lines
Diff to previous 1.87 (colored)

Rob Shearman <rob@codeweavers.com>
ntdll: Fix the return code from RtlSetDaclSecurityDescriptor when daclpresent is FALSE.

Revision 1.87 / (download) - [select for diffs], Tue Oct 16 13:02:39 2007 UTC (2 years ago) by julliard
Branch: MAIN
Changes since 1.86: +40 -6 lines
Diff to previous 1.86 (colored)

Rob Shearman <rob@codeweavers.com>
advapi32: Add tests for AccessCheck with NULL DACLs and blank DACLs.

Revision 1.86 / (download) - [select for diffs], Fri Oct 12 10:24:04 2007 UTC (2 years ago) by julliard
Branch: MAIN
CVS Tags: Wine-0_9_47
Changes since 1.85: +1 -1 lines
Diff to previous 1.85 (colored)

Francois Gouget <fgouget@free.fr>
Assorted spelling fixes.

Revision 1.85 / (download) - [select for diffs], Wed Oct 3 11:09:50 2007 UTC (2 years, 1 month ago) by julliard
Branch: MAIN
Changes since 1.84: +17 -17 lines
Diff to previous 1.84 (colored)

Lionel Debroux <lionel_debroux@yahoo.fr>
advapi32/tests: Fix a typo.

Revision 1.84 / (download) - [select for diffs], Wed Oct 3 11:09:49 2007 UTC (2 years, 1 month ago) by julliard
Branch: MAIN
Changes since 1.83: +13 -2 lines
Diff to previous 1.83 (colored)

Lionel Debroux <lionel_debroux@yahoo.fr>
advapi32/tests: Fix memory leaks (found by Smatch).

Revision 1.83 / (download) - [select for diffs], Fri Sep 28 11:46:56 2007 UTC (2 years, 1 month ago) by julliard
Branch: MAIN
CVS Tags: Wine-0_9_46
Changes since 1.82: +56 -1 lines
Diff to previous 1.82 (colored)

Mikolaj Zalewski <mikolajz@google.com>
advapi32: Implement GetPrivateObjectSecurity (with test).

Revision 1.82 / (download) - [select for diffs], Fri Sep 28 11:46:55 2007 UTC (2 years, 1 month ago) by julliard
Branch: MAIN
Changes since 1.81: +5 -0 lines
Diff to previous 1.81 (colored)

Mikolaj Zalewski <mikolajz@google.com>
advapi32: In ConvertStringSecurityDescriptorToSecurityDescriptor "AU" should be checked before "A" (with testcase).

Revision 1.81 / (download) - [select for diffs], Fri Sep 28 11:46:53 2007 UTC (2 years, 1 month ago) by julliard
Branch: MAIN
Changes since 1.80: +3 -3 lines
Diff to previous 1.80 (colored)

Mikolaj Zalewski <mikolajz@google.com>
advapi32/ntdll: GetSecurityDescriptorOwner/Group should fill isDefaulted also for NULL sids.

Revision 1.80 / (download) - [select for diffs], Fri Sep 28 11:46:52 2007 UTC (2 years, 1 month ago) by julliard
Branch: MAIN
Changes since 1.79: +46 -0 lines
Diff to previous 1.79 (colored)

Mikolaj Zalewski <mikolajz@google.com>
advapi32/ntdll: MakeRelativeSD should preserve NULL pointers (with testcase).

Revision 1.79 / (download) - [select for diffs], Wed Sep 26 12:47:08 2007 UTC (2 years, 1 month ago) by julliard
Branch: MAIN
Changes since 1.78: +101 -0 lines
Diff to previous 1.78 (colored)

Mikolaj Zalewski <mikolajz@google.com>
advapi32: Implement ConvertSecurityDescriptorToStringSecurityDescriptor[AW].

Revision 1.78 / (download) - [select for diffs], Tue Sep 25 12:52:02 2007 UTC (2 years, 1 month ago) by julliard
Branch: MAIN
Changes since 1.77: +8 -0 lines
Diff to previous 1.77 (colored)

Mikolaj Zalewski <mikolajz@google.com>
advapi32: Make ConvertStringSidToSid not to ignore the first subauthority.

Revision 1.77 / (download) - [select for diffs], Mon Sep 24 13:09:03 2007 UTC (2 years, 1 month ago) by julliard
Branch: MAIN
Changes since 1.76: +0 -3 lines
Diff to previous 1.76 (colored)

Mikoaj Zalewski <mikolaj@zalewski.pl>
advapi32: Add some more rights constants for ConvertStringSecurityDescriptorToSecurityDescriptor.

Revision 1.76 / (download) - [select for diffs], Mon Aug 27 11:08:58 2007 UTC (2 years, 2 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-0_9_45
Changes since 1.75: +4 -2 lines
Diff to previous 1.75 (colored)

Paul Vriens <paul.vriens.wine@gmail.com>
advapi32/tests: Don't use locale dependent string for testing.

Revision 1.75 / (download) - [select for diffs], Fri Aug 17 11:31:43 2007 UTC (2 years, 2 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-0_9_44
Changes since 1.74: +8 -1 lines
Diff to previous 1.74 (colored)

Paul Vriens <paul.vriens.wine@gmail.com>
advapi32/tests: Skip a test when not properly logged in on win9x.

Revision 1.74 / (download) - [select for diffs], Tue Aug 14 12:14:46 2007 UTC (2 years, 2 months ago) by julliard
Branch: MAIN
Changes since 1.73: +20 -2 lines
Diff to previous 1.73 (colored)

Paul Vriens <paul.vriens.wine@gmail.com>
advapi32/tests: Make tests run again on win95.

Revision 1.73 / (download) - [select for diffs], Wed Aug 8 14:02:43 2007 UTC (2 years, 3 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-0_9_43
Changes since 1.72: +1 -1 lines
Diff to previous 1.72 (colored)

Paul Vriens <paul.vriens.wine@gmail.com>
advapi32/tests: Fix typo.

Revision 1.72 / (download) - [select for diffs], Wed Aug 1 10:18:21 2007 UTC (2 years, 3 months ago) by julliard
Branch: MAIN
Changes since 1.71: +1 -1 lines
Diff to previous 1.71 (colored)

Francois Gouget <fgouget@free.fr>
Assorted spelling fixes.

Revision 1.71 / (download) - [select for diffs], Mon Jul 23 10:56:48 2007 UTC (2 years, 3 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-0_9_42
Changes since 1.70: +29 -17 lines
Diff to previous 1.70 (colored)

Paul Vriens <paul.vriens.wine@gmail.com>
advapi32/tests: Run on NT4 again.

Revision 1.70 / (download) - [select for diffs], Fri Jul 20 11:04:43 2007 UTC (2 years, 3 months ago) by julliard
Branch: MAIN
Changes since 1.69: +2 -2 lines
Diff to previous 1.69 (colored)

Dmitry Timoshkov <dmitry@codeweavers.com>
advapi32: Rename the test to better represent the tested functionality.

Revision 1.69 / (download) - [select for diffs], Thu Jul 19 13:01:19 2007 UTC (2 years, 3 months ago) by julliard
Branch: MAIN
Changes since 1.68: +98 -0 lines
Diff to previous 1.68 (colored)

Rob Shearman <rob@codeweavers.com>
advapi32: Add tests for ConvertStringSecurityDescriptorToSecurityDescriptor.

Revision 1.68 / (download) - [select for diffs], Thu Jul 5 18:33:19 2007 UTC (2 years, 4 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-0_9_41
Changes since 1.67: +6 -0 lines
Diff to previous 1.67 (colored)

Paul Vriens <paul.vriens.wine@gmail.com>
advapi32/tests: Use skip for not implemented function.

Revision 1.67 / (download) - [select for diffs], Tue Jun 26 12:13:44 2007 UTC (2 years, 4 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-0_9_40
Changes since 1.66: +35 -0 lines
Diff to previous 1.66 (colored)

Rob Shearman <rob@codeweavers.com>
advapi32: Always set the requested fields of the security descriptor according to the info flags in GetNamedSecurityInfoW.

Also, set the control flags so that other security descriptor
functions can retrieve the info from it.

Revision 1.66 / (download) - [select for diffs], Fri Mar 30 11:21:34 2007 UTC (2 years, 7 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-0_9_39, Wine-0_9_38, Wine-0_9_37, Wine-0_9_36, Wine-0_9_35, Wine-0_9_34
Changes since 1.65: +6 -1 lines
Diff to previous 1.65 (colored)

Paul Vriens <paul.vriens.wine@gmail.com>
advapi32/tests: Add check to see if SetEntriesInAclW is implemented.

Revision 1.65 / (download) - [select for diffs], Fri Mar 30 11:21:33 2007 UTC (2 years, 7 months ago) by julliard
Branch: MAIN
Changes since 1.64: +7 -1 lines
Diff to previous 1.64 (colored)

Paul Vriens <paul.vriens.wine@gmail.com>
advapi32/tests: Add check to see if ImpersonateSelf is implemented.

Revision 1.64 / (download) - [select for diffs], Thu Mar 29 19:44:48 2007 UTC (2 years, 7 months ago) by julliard
Branch: MAIN
Changes since 1.63: +5 -0 lines
Diff to previous 1.63 (colored)

Paul Vriens <paul.vriens.wine@gmail.com>
advapi32/tests: Add check to see if LookupAccountNameA is implemented.

Revision 1.63 / (download) - [select for diffs], Thu Mar 29 19:44:47 2007 UTC (2 years, 7 months ago) by julliard
Branch: MAIN
Changes since 1.62: +8 -8 lines
Diff to previous 1.62 (colored)

Paul Vriens <paul.vriens.wine@gmail.com>
advapi32/tests: Move check for ERROR_CALL_NOT_IMPLEMENTED to the first call.

Revision 1.62 / (download) - [select for diffs], Thu Mar 29 19:44:46 2007 UTC (2 years, 7 months ago) by julliard
Branch: MAIN
Changes since 1.61: +3 -0 lines
Diff to previous 1.61 (colored)

Paul Vriens <paul.vriens.wine@gmail.com>
advapi32/tests: Use skip.

Revision 1.61 / (download) - [select for diffs], Wed Mar 28 11:43:45 2007 UTC (2 years, 7 months ago) by julliard
Branch: MAIN
Changes since 1.60: +6 -3 lines
Diff to previous 1.60 (colored)

Francois Gouget <fgouget@free.fr>
Remove unneeded checks on the GetModuleHandle() return value for cases where we are linked with the dll.

Revision 1.60 / (download) - [select for diffs], Tue Mar 20 13:12:17 2007 UTC (2 years, 7 months ago) by julliard
Branch: MAIN
Changes since 1.59: +11 -0 lines
Diff to previous 1.59 (colored)

Jacek Caban <jacek@codeweavers.com>
advapi: Improve SetEntriesInAclW stub.

Revision 1.59 / (download) - [select for diffs], Sat Mar 17 19:36:32 2007 UTC (2 years, 7 months ago) by julliard
Branch: MAIN
Changes since 1.58: +9 -1 lines
Diff to previous 1.58 (colored)

Detlef Riekenberg <wine.dev@web.de>
advapi32/tests: DuplicateTokenEx is not present on all platforms.

Revision 1.58 / (download) - [select for diffs], Fri Mar 16 12:21:55 2007 UTC (2 years, 7 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-0_9_33
Changes since 1.57: +4 -2 lines
Diff to previous 1.57 (colored)

Rob Shearman <rob@codeweavers.com>
advapi32: Fix a failing test on Windows caused by the existence of one SID that always has no associated account.

Revision 1.57 / (download) - [select for diffs], Wed Feb 28 14:20:51 2007 UTC (2 years, 8 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-0_9_32
Changes since 1.56: +7 -0 lines
Diff to previous 1.56 (colored)

Vitaliy Margolen <wine-patches@kievinfo.com>
ntdll: More error checking. Properly handle NULL ACLs.

Revision 1.56 / (download) - [select for diffs], Wed Feb 21 19:20:08 2007 UTC (2 years, 8 months ago) by julliard
Branch: MAIN
Changes since 1.55: +20 -4 lines
Diff to previous 1.55 (colored)

Rob Shearman <rob@codeweavers.com>
server: Add get_token_impersonation_level server call for retrieving the impersonation level from a token.

Add tests for GetTokenInformation(TokenImpersonationLevel).

Revision 1.55 / (download) - [select for diffs], Wed Feb 21 19:20:03 2007 UTC (2 years, 8 months ago) by julliard
Branch: MAIN
Changes since 1.54: +1 -1 lines
Diff to previous 1.54 (colored)

Rob Shearman <rob@codeweavers.com>
server: Check object's security when creating handles.

Don't check object's security when duplicating a handle of the same or
lower access rights. Based on a patch by Vitaliy Margolen.

Revision 1.54 / (download) - [select for diffs], Fri Feb 16 13:10:52 2007 UTC (2 years, 8 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-0_9_31
Changes since 1.53: +1 -7 lines
Diff to previous 1.53 (colored)

Rob Shearman <rob@codeweavers.com>
server: Track the impersonation level of tokens.

Revision 1.53 / (download) - [select for diffs], Thu Feb 15 18:54:10 2007 UTC (2 years, 8 months ago) by julliard
Branch: MAIN
Changes since 1.52: +104 -0 lines
Diff to previous 1.52 (colored)

Rob Shearman <rob@codeweavers.com>
advapi32: Add tests for token impersonation levels and what operations are allowed at each level.

Revision 1.52 / (download) - [select for diffs], Thu Feb 15 18:54:09 2007 UTC (2 years, 8 months ago) by julliard
Branch: MAIN
Changes since 1.51: +29 -5 lines
Diff to previous 1.51 (colored)

Rob Shearman <rob@codeweavers.com>
advapi32: Add some more tests for AccessCheck that determine what
token impersonation levels it accepts and to show that it doesn't
accept primary tokens.

Revision 1.51 / (download) - [select for diffs], Thu Feb 15 18:53:44 2007 UTC (2 years, 8 months ago) by julliard
Branch: MAIN
Changes since 1.50: +70 -14 lines
Diff to previous 1.50 (colored)

Vitaliy Margolen <wine-patches@kievinfo.com>
advapi32: Add more tests for DuplicateHandle security.

Revision 1.50 / (download) - [select for diffs], Thu Jan 25 12:14:15 2007 UTC (2 years, 9 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-0_9_30
Changes since 1.49: +137 -1 lines
Diff to previous 1.49 (colored)

Vitaliy Margolen <wine-patches@kievinfo.com>
advapi32: Add more tests for granted access mask. Fix test on Wine.

Revision 1.49 / (download) - [select for diffs], Thu Jan 25 12:14:12 2007 UTC (2 years, 9 months ago) by julliard
Branch: MAIN
Changes since 1.48: +40 -8 lines
Diff to previous 1.48 (colored)

Vitaliy Margolen <wine-patches@kievinfo.com>
advapi32: Add few more tests for token access check and fix it on Wine.

Revision 1.48 / (download) - [select for diffs], Wed Dec 6 11:50:43 2006 UTC (2 years, 11 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-0_9_29, Wine-0_9_28, Wine-0_9_27
Changes since 1.47: +4 -0 lines
Diff to previous 1.47 (colored)

Paul Vriens <paul.vriens.wine@gmail.com>
advapi32/tests: Free memory after use.

Revision 1.47 / (download) - [select for diffs], Fri Dec 1 12:33:27 2006 UTC (2 years, 11 months ago) by julliard
Branch: MAIN
Changes since 1.46: +148 -0 lines
Diff to previous 1.46 (colored)

James Hawkins <truiken@gmail.com>
advapi32: Add tests for LookupAccountName.

Revision 1.46 / (download) - [select for diffs], Wed Nov 8 12:45:33 2006 UTC (3 years ago) by julliard
Branch: MAIN
CVS Tags: Wine-0_9_26, Wine-0_9_25
Changes since 1.45: +0 -1 lines
Diff to previous 1.45 (colored)

Francois Gouget <fgouget@free.fr>
Fix ntsecapi.h so it does not depend on winternl.h.

Revision 1.45 / (download) - [select for diffs], Mon Nov 6 14:51:51 2006 UTC (3 years ago) by julliard
Branch: MAIN
Changes since 1.44: +12 -0 lines
Diff to previous 1.44 (colored)

Andrey Turkin <pancha@mail.nnov.ru>
advapi32: Test for OpenProcessToken with MAXIMUM_ALLOWED access.

Revision 1.44 / (download) - [select for diffs], Fri Oct 20 13:02:57 2006 UTC (3 years ago) by julliard
Branch: MAIN
CVS Tags: Wine-0_9_24
Changes since 1.43: +4 -0 lines
Diff to previous 1.43 (colored)

Eric Pouech <eric.pouech@wanadoo.fr>
advapi32: Plug a couple of memory leaks.

Revision 1.43 / (download) - [select for diffs], Wed Oct 4 19:34:21 2006 UTC (3 years, 1 month ago) by julliard
Branch: MAIN
CVS Tags: Wine-0_9_23
Changes since 1.42: +69 -69 lines
Diff to previous 1.42 (colored)

Hans Leidekker <hans@it.vu.nl>
advapi32/tests: Win64 printf format warning fixes.

Revision 1.42 / (download) - [select for diffs], Mon Aug 28 10:11:17 2006 UTC (3 years, 2 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-0_9_22, Wine-0_9_21
Changes since 1.41: +14 -14 lines
Diff to previous 1.41 (colored)

Robert Reif <reif@earthlink.net>
advapi32: Fix security tests to not crash on windows.

Revision 1.41 / (download) - [select for diffs], Sat Aug 26 18:48:29 2006 UTC (3 years, 2 months ago) by julliard
Branch: MAIN
Changes since 1.40: +138 -52 lines
Diff to previous 1.40 (colored)

Robert Reif <reif@earthlink.net>
advapi32: Fix LookupAccountSid and tests to pass on windows and wine.

Revision 1.40 / (download) - [select for diffs], Mon Aug 21 10:59:52 2006 UTC (3 years, 2 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-0_9_20
Changes since 1.39: +54 -2 lines
Diff to previous 1.39 (colored)

Robert Reif <reif@earthlink.net>
advapi32: LookupAccountSid buffer size query tests.

Revision 1.39 / (download) - [select for diffs], Fri Aug 18 10:42:43 2006 UTC (3 years, 2 months ago) by julliard
Branch: MAIN
Changes since 1.38: +6 -1 lines
Diff to previous 1.38 (colored)

Robert Reif <reif@earthlink.net>
advapi32: Fix test_LookupAccountSid to work on win9x.

Revision 1.38 / (download) - [select for diffs], Mon Aug 14 19:11:14 2006 UTC (3 years, 2 months ago) by julliard
Branch: MAIN
Changes since 1.37: +10 -1 lines
Diff to previous 1.37 (colored)

Robert Reif <reif@earthlink.net>
advapi32: Try again with different access mask if LsaOpenPolicy fails with STATUS_ACCESS_DENIED.

Revision 1.37 / (download) - [select for diffs], Mon Aug 14 10:18:07 2006 UTC (3 years, 2 months ago) by julliard
Branch: MAIN
Changes since 1.36: +56 -68 lines
Diff to previous 1.36 (colored)

Robert Reif <reif@earthlink.net>
advapi32: Add more LookupAccountSid tests.

Revision 1.36 / (download) - [select for diffs], Mon Aug 14 10:17:54 2006 UTC (3 years, 2 months ago) by julliard
Branch: MAIN
Changes since 1.35: +1 -1 lines
Diff to previous 1.35 (colored)

Andrew Talbot <Andrew.Talbot@talbotville.com>
advapi32/tests: Write-strings warnings fix.

Revision 1.35 / (download) - [select for diffs], Fri Aug 4 19:58:04 2006 UTC (3 years, 3 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-0_9_19
Changes since 1.34: +126 -8 lines
Diff to previous 1.34 (colored)

Robert Reif <reif@earthlink.net>
advapi32: Add more SID tests.

Revision 1.34 / (download) - [select for diffs], Mon Jul 31 09:33:04 2006 UTC (3 years, 3 months ago) by julliard
Branch: MAIN
Changes since 1.33: +57 -0 lines
Diff to previous 1.33 (colored)

Robert Reif <reif@earthlink.net>
advapi32: Add string sid tests.

Revision 1.33 / (download) - [select for diffs], Mon Jul 31 09:33:03 2006 UTC (3 years, 3 months ago) by julliard
Branch: MAIN
Changes since 1.32: +1 -1 lines
Diff to previous 1.32 (colored)

Robert Reif <reif@earthlink.net>
advapi32: Print more info about failed test.

Revision 1.32 / (download) - [select for diffs], Fri Jul 21 18:49:45 2006 UTC (3 years, 3 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-0_9_18
Changes since 1.31: +35 -1 lines
Diff to previous 1.31 (colored)

Robert Reif <reif@earthlink.net>
advapi32: Partial LookupAccountSid implementation.

Revision 1.31 / (download) - [select for diffs], Fri Jul 7 12:58:02 2006 UTC (3 years, 4 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-0_9_17
Changes since 1.30: +29 -0 lines
Diff to previous 1.30 (colored)

James Hawkins <truiken@gmail.com>
advapi32: Add tests for LookupAccountSid.

Revision 1.30 / (download) - [select for diffs], Mon Jun 26 12:15:24 2006 UTC (3 years, 4 months ago) by julliard
Branch: MAIN
Changes since 1.29: +3 -0 lines
Diff to previous 1.29 (colored)

Ivan Leo <ivanleo@gmail.com>
advapi32/tests: Fix a crash when ConvertSidToStringSidA isn't available.

Revision 1.29 / (download) - [select for diffs], Wed Jun 14 11:54:21 2006 UTC (3 years, 4 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-0_9_16
Changes since 1.28: +1 -1 lines
Diff to previous 1.28 (colored)

Alexandre Julliard <julliard@winehq.org>
advapi32/tests: Use lstrlenA instead of strlen in ok() to avoid printf format warnings.

Revision 1.28 / (download) - [select for diffs], Tue May 23 12:47:29 2006 UTC (3 years, 5 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-0_9_15, Wine-0_9_14
Changes since 1.27: +1 -1 lines
Diff to previous 1.27 (colored)

Jonathan Ernst <jonathan@ernstfamily.ch>
Update the address of the Free Software Foundation.

Revision 1.27 / (download) - [select for diffs], Mon May 22 10:22:10 2006 UTC (3 years, 5 months ago) by julliard
Branch: MAIN
Changes since 1.26: +10 -3 lines
Diff to previous 1.26 (colored)

Saulius Krasuckas <saulius2@ar.fi.lt>
advapi32: Skip token attribute testing if OpenProcessToken() is not implemented.

Revision 1.26 / (download) - [select for diffs], Mon May 22 10:22:09 2006 UTC (3 years, 5 months ago) by julliard
Branch: MAIN
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored)

Saulius Krasuckas <saulius2@ar.fi.lt>
advapi32: Make test loadable on win9x.

Revision 1.25 / (download) - [select for diffs], Mon May 15 12:37:22 2006 UTC (3 years, 5 months ago) by julliard
Branch: MAIN
Changes since 1.24: +70 -0 lines
Diff to previous 1.24 (colored)

Robert Shearman <rob@codeweavers.com>
advapi32: Add tests for getting the groups, user and privileges of a token.

Revision 1.24 / (download) - [select for diffs], Tue Mar 28 13:15:57 2006 UTC (3 years, 7 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-0_9_13, Wine-0_9_12, Wine-0_9_11
Changes since 1.23: +1 -2 lines
Diff to previous 1.23 (colored)

Alexandre Julliard <julliard@winehq.org>
advapi32: Fixed compiler warnings.

Revision 1.23 / (download) - [select for diffs], Tue Mar 28 10:46:06 2006 UTC (3 years, 7 months ago) by julliard
Branch: MAIN
Changes since 1.22: +131 -6 lines
Diff to previous 1.22 (colored)

Thomas Weidenmueller <wine-patches@reactsoft.com>
advapi32: Fixed building TRUSTEEs with objects.

Fill the TRUSTEE structure properly in BuildTrusteeWithObjectsAndName
and BuildTrusteeWithObjectsAndSid, including regression tests.

Revision 1.22 / (download) - [select for diffs], Wed Jun 29 20:14:16 2005 UTC (4 years, 4 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-20050930, Wine-20050830, Wine-20050725, Wine-0_9_9, Wine-0_9_8, Wine-0_9_7, Wine-0_9_6, Wine-0_9_5, Wine-0_9_4, Wine-0_9_3, Wine-0_9_2, Wine-0_9_10, Wine-0_9_1, Wine-0_9
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored)

James Hawkins <truiken@gmail.com>
- Fix calculation of generic pointers.
- Minor cleanups.

Revision 1.21 / (download) - [select for diffs], Tue Jun 28 13:52:01 2005 UTC (4 years, 4 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-20050628
Changes since 1.20: +3 -3 lines
Diff to previous 1.20 (colored)

Mark as todo a couple of tests that currently fail.

Revision 1.20 / (download) - [select for diffs], Mon Jun 27 19:48:35 2005 UTC (4 years, 4 months ago) by julliard
Branch: MAIN
Changes since 1.19: +44 -1 lines
Diff to previous 1.19 (colored)

Robert Shearman <rob@codeweavers.com>
Test ACCESS_SYSTEM_SECURITY AccessCheck behaviour.

Revision 1.19 / (download) - [select for diffs], Wed Jun 22 12:00:01 2005 UTC (4 years, 4 months ago) by julliard
Branch: MAIN
Changes since 1.18: +9 -4 lines
Diff to previous 1.18 (colored)

Felix Nawothnig <felix.nawothnig@t-online.de>
Skip ACL tests on Win9x.

Revision 1.18 / (download) - [select for diffs], Thu Jun 9 10:03:11 2005 UTC (4 years, 5 months ago) by julliard
Branch: MAIN
Changes since 1.17: +90 -0 lines
Diff to previous 1.17 (colored)

Robert Shearman <rob@codeweavers.com>
Added test for AccessCheck.

Revision 1.17 / (download) - [select for diffs], Thu Jun 9 09:48:36 2005 UTC (4 years, 5 months ago) by julliard
Branch: MAIN
Changes since 1.16: +4 -4 lines
Diff to previous 1.16 (colored)

Mike McCormack <mike@codeweavers.com>
Fix some warnings.

Revision 1.16 / (download) - [select for diffs], Thu Mar 31 10:07:11 2005 UTC (4 years, 7 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-20050524, Wine-20050419
Changes since 1.15: +4 -2 lines
Diff to previous 1.15 (colored)

Stefan Leichter <Stefan.Leichter@camLine.com>
Fix GetFileSecurityA test on Win98.

Revision 1.15 / (download) - [select for diffs], Tue Mar 29 11:31:18 2005 UTC (4 years, 7 months ago) by julliard
Branch: MAIN
Changes since 1.14: +3 -2 lines
Diff to previous 1.14 (colored)

Stefan Leichter <Stefan.Leichter@camLine.com>
Fix GetFileSecurityW for not existing directories/files.

Revision 1.14 / (download) - [select for diffs], Mon Mar 28 10:00:59 2005 UTC (4 years, 7 months ago) by julliard
Branch: MAIN
Changes since 1.13: +30 -0 lines
Diff to previous 1.13 (colored)

Stefan Leichter <Stefan.Leichter@camLine.com>
Added a test for GetFileSecurityA.

Revision 1.13 / (download) - [select for diffs], Tue Mar 22 16:39:02 2005 UTC (4 years, 7 months ago) by julliard
Branch: MAIN
Changes since 1.12: +1 -1 lines
Diff to previous 1.12 (colored)

Jakob Eriksson <jakov@vmlinux.org>
Fix for NT4 behaviour.

Revision 1.12 / (download) - [select for diffs], Mon Mar 14 17:20:58 2005 UTC (4 years, 7 months ago) by julliard
Branch: MAIN
Changes since 1.11: +5 -3 lines
Diff to previous 1.11 (colored)

Avoid accessing an uninitialized string in the failure case.

Revision 1.11 / (download) - [select for diffs], Sat Mar 5 10:47:13 2005 UTC (4 years, 8 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-20050310
Changes since 1.10: +1 -1 lines
Diff to previous 1.10 (colored)

Jakob Eriksson <jakov@vmlinux.org>
Account for permissions on Win2k.

Revision 1.10 / (download) - [select for diffs], Mon Feb 14 21:04:45 2005 UTC (4 years, 8 months ago) by julliard
Branch: MAIN
Changes since 1.9: +4 -4 lines
Diff to previous 1.9 (colored)

Francois Gouget <fgouget@codeweavers.com>
Cast the GetProcAddress() return value to avoid warnings about the
function pointer being of the wrong type.
Fix assorted signed/unsigned comparison warnings.

Revision 1.9 / (download) - [select for diffs], Mon Feb 14 11:52:48 2005 UTC (4 years, 8 months ago) by julliard
Branch: MAIN
Changes since 1.8: +1 -1 lines
Diff to previous 1.8 (colored)

Vincent Béron <vberon@mecano.gme.usherb.ca>
Suppress a warning.

Revision 1.8 / (download) - [select for diffs], Mon Feb 14 11:06:16 2005 UTC (4 years, 8 months ago) by julliard
Branch: MAIN
Changes since 1.7: +13 -2 lines
Diff to previous 1.7 (colored)

Stefan Leichter <Stefan.Leichter@camLine.com>
Make advapi32_test.exe loadable on NT 3.51.

Revision 1.7 / (download) - [select for diffs], Mon Dec 27 17:46:36 2004 UTC (4 years, 10 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-20050211, Wine-20050111
Changes since 1.6: +20 -16 lines
Diff to previous 1.6 (colored)

Rein Klazes <wijn@wanadoo.nl>
Correct cases where arguments of ok() calls depend on the order in
which they are evaluated.

Revision 1.6 / (download) - [select for diffs], Thu Nov 4 04:52:17 2004 UTC (5 years ago) by julliard
Branch: MAIN
CVS Tags: Wine-20041201
Changes since 1.5: +221 -1 lines
Diff to previous 1.5 (colored)

Juan Lang <juan_lang@yahoo.com>
- implement LookupPrivilegeName
- correct LookupPrivilegeValue (had a buffer overrun and sometimes
  returned incorrect LUIDs for well-known values)
- make AllocateLocallyUniqueId less obviously incorrect
- add a bunch of test cases

Revision 1.5 / (download) - [select for diffs], Wed Nov 3 22:14:55 2004 UTC (5 years ago) by julliard
Branch: MAIN
Changes since 1.4: +5 -3 lines
Diff to previous 1.4 (colored)

Jakob Eriksson <jakov@vmlinux.org>
AllocateAndInitializeSid does not work on Win98.

Revision 1.4 / (download) - [select for diffs], Thu Sep 16 20:27:52 2004 UTC (5 years, 1 month ago) by julliard
Branch: MAIN
CVS Tags: Wine-20041019
Changes since 1.3: +91 -19 lines
Diff to previous 1.3 (colored)

Juan Lang <juan_lang@yahoo.com>
- correct ConvertStringSidToSidW and ConvertSidToStringSidW, with
  tests
- add ConvertStringSidToSidA
- add missing exports for ConvertStringSidToSidA/W

Revision 1.3 / (download) - [select for diffs], Thu Aug 19 19:01:12 2004 UTC (5 years, 2 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-20040914
Changes since 1.2: +13 -1 lines
Diff to previous 1.2 (colored)

Mike McCormack <mike@codeweavers.com>
Fix BuildTrusteeWithSid, implement and test BuildTrusteeWithName.

Revision 1.2 / (download) - [select for diffs], Mon Aug 16 21:07:50 2004 UTC (5 years, 2 months ago) by julliard
Branch: MAIN
Changes since 1.1: +26 -0 lines
Diff to previous 1.1 (colored)

Mike McCormack <mike@codeweavers.com>
Declaration, implemention and test for BuildTrusteeWithSid.

Revision 1.1 / (download) - [select for diffs], Mon Aug 9 18:47:22 2004 UTC (5 years, 2 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-20040813

Mike McCormack <mike@codeweavers.com>
Added a test for ConvertSidToStringSidW.

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