Mike McCormack
de047225bb
Created stub functions for advapi32.GetExplicitEntriesFromAclA/W().
2003-09-17 20:04:45 +00:00
Mike McCormack
2e4010016e
Fix spec for InitiateSystemShutdownExA, as pointed out by Stefan
...
Leichter.
2003-08-13 19:34:57 +00:00
Mike McCormack
d0c2c6df72
Stubs for advapi32 functions InitiateSystemShutdownEx, SetEntriesInAcl
...
and SetNamedSecurityInfo.
2003-08-12 18:53:14 +00:00
Mike McCormack
49b408b192
Stubs for BuildTrusteeWithSid(A/W).
2003-08-11 18:41:28 +00:00
Mike McCormack
133ba9f3cd
Implemented LookupPrivilegeValueA/W.
2003-07-24 00:01:16 +00:00
736ff98510
Added AddAccessAllowdAceEx, AddAccessDeniedAceEx, GetAclInformation.
2003-06-16 19:44:06 +00:00
Mike McCormack
493d89d888
Stubs for AccessCheckAndAuditAlarmA/W.
2003-05-11 02:37:11 +00:00
Robert Shearman
f0025e2adc
- Implemented RtlAddAccessAllowedAce, RtlAddAccessDeniedAce,
...
RtlAddAce, RtlValidAcl.
- Added the corresponding functions in advapi32.
- Grouped the ACL functions in advapi32.
2003-05-01 00:29:26 +00:00
Alexandre Julliard
114a31a2a8
Take advantage of new winebuild syntax to remove redundant function
...
names in spec files.
2003-03-20 03:53:12 +00:00
Alexandre Julliard
a9c51cb60b
Replaced forwards by normal function declarations.
2003-03-17 00:17:00 +00:00
Uwe Bonnes
574d4a91a6
Stubs for Un|LockServiceDatabase.
2003-01-14 19:31:44 +00:00
Robert Shearman
bda22de541
- Add some stubs.
...
- Implement kernel32.FatalExit.
2003-01-13 20:44:13 +00:00
Chris Morgan
ee8411f4b0
Stub for GetSecurityInfoExW().
2002-12-19 04:15:23 +00:00
Steve Lustbader
f1e1fd05eb
Assorted Win2k/WinXP stubs.
2002-11-25 20:50:53 +00:00
Andriy Palamarchuk
d7922143dd
LsaNtStatusToDosError implementation.
2002-09-06 19:36:37 +00:00
Andriy Palamarchuk
d86393f6c8
SetTokenInformation stub implementation, a few other small changes.
2002-08-26 21:39:17 +00:00
Dominik Strasser
751c4544b0
Implemented RegQueryMultipleValues.
2002-07-20 20:02:55 +00:00
Alexandre Julliard
77afd6c47e
Made some more spec file entries optional or unnecessary.
...
Fixed a few DLLName/DLLFileName mismatches.
2002-06-21 19:15:45 +00:00
Aric Stewart
49467be6d9
Added GetCurrentHwProfileA.
2002-06-14 23:32:46 +00:00
Alexandre Julliard
ad53383f9b
Added winebuild support for generating a .dbg.c file containing the
...
debug channels definitions.
Made win32 the default type for spec files.
Ignore C compiler in winebuild so we can simply pass it $(DEFS).
Removed type win32 and debug_channels from spec files.
Fixed winebuild to always generate correct C identifiers (reported by
Vincent Béron).
2002-05-14 20:54:58 +00:00
Alexandre Julliard
32459912dc
Moved imports specification from the .spec into the Makefile so that
...
it can be used on platforms that don't build a .spec.c file.
2002-05-09 00:05:48 +00:00
Leo van den Berg
b611681c3f
Added stubs for AbortSystemShutdown[AW] and PrivilegeCheck.
2002-04-19 00:04:27 +00:00
Huw D M Davies
c48f3b07ae
Added ImpersonateLoggedOnUser stub.
2002-04-03 19:53:31 +00:00
Alexandre Julliard
362cb2c05b
Authors: Dmitry Timoshkov <dmitry@codeweavers.com>, Eric Kohl <ekohl@codeweavers.com>
...
Implemented CheckTokenMembership and GetAce.
2002-01-31 20:44:02 +00:00
Travis Michielsen
e8273d6056
Implement advapi32 portion of the CryptoAPI.
2002-01-10 19:29:40 +00:00
Travis Michielsen
ef58632ac2
Created stubs for all cryptographic functions.
2001-09-12 17:09:56 +00:00
Marcus Meissner
7e4741d1fd
Added some stubs for functions used by newer rpcrt4 dlls.
2001-04-09 18:34:49 +00:00
Alexandre Julliard
5ce2329a95
Finished separation of advapi32.
2000-11-30 20:31:41 +00:00
Alexandre Julliard
eb58e1d597
Declare debug channels in all dlls that need them; added imports of
...
ntdll where necessary.
2000-11-05 04:53:07 +00:00
David Elliott
44f84b55f3
Added basic working stubs of new Windows 2000 API functions.
2000-10-29 01:24:54 +00:00
James Hatheway
4c2c7af0cc
Added stubs for CryptGenRandom(), CryptReleaseContext().
2000-10-24 01:39:29 +00:00
Marcus Meissner
781eb0c660
Stubbed LookupAccountNameA.
2000-10-15 00:23:56 +00:00
Alexandre Julliard
e514103971
Added imports of kernel32.dll where necessary.
2000-08-06 03:47:29 +00:00
Patrik Stridvall
54fe8380a1
Fixed some issues reported by winapi_check.
2000-04-06 20:21:16 +00:00
Juergen Schmied
605325683f
Added AddAccessAllowedAce.
2000-02-25 20:52:38 +00:00
Juergen Schmied
02d45e52c5
- implementation of RtlReg* (read access), RtlEvent*, RtlSemaphore*,
...
NtAllocateLocallyUniqueId
- implementation or stubs for NtAccessCheck, NtSetSecurityObject,
RtlClearBits, RtlEqualPrefixSid, RtlFindClearBits,
RtlFormatCurrentUserKeyPath, RtlGetControlSecurityDescriptor,
RtlIdentifierAuthoritySid, RtlImpersonateSelf, RtlInitializeBitMap,
RtlInitializeGenericTable, RtlMakeSelfRelativeSD,
RtlPrefixUnicodeString, RtlSetBits, RtlUnicodeToMultiByteN,
RtlUpcaseUnicodeStringToOemString, RtlUpcaseUnicodeToOemN,
RtlValidSid, RtlxUnicodeStringToOemSize
- corrected most RtlString* functions, added documentation
- more fixes and partial implementations
2000-01-23 22:35:33 +00:00
Alexandre Julliard
6f715732e7
Make use of automatic ordinal allocation.
2000-01-01 22:06:18 +00:00
Alexandre Julliard
8a3edf9b5a
Fixed/commented out duplicate entry point names.
1999-12-26 23:12:38 +00:00
Juergen Schmied
044db46459
Stubs for LsaFreeMemory, LsaQueryInformationPolicy, LsaClose.
...
Small fixes.
1999-12-11 23:19:54 +00:00
Michael McCormack
0c0f7d3560
Added code to some service functions (some untested), fixed
...
declaration of service main function.
1999-12-04 04:03:45 +00:00
Eric Kohl
e2ab4d03e1
Added stub for CryptSetKeyParams().
1999-07-31 13:07:19 +00:00
Ulrich Weigand
daed93ee99
Moved .spec files to corresponding dlls/ directory.
1999-07-25 13:14:13 +00:00