..
tests
advapi32: Fix a few memory leaks. Use the correct API to free SIDs (FreeSid).
2010-01-07 17:59:58 +01:00
advapi32_misc.h
advapi32: Factor out lookup of local usernames and well-known SIDs.
2009-08-06 17:26:31 +02:00
advapi32.spec
advapi32: Add a stubbed GetEventLogInformation with input param checking.
2009-10-28 11:14:52 +01:00
advapi.c
advapi32: Fix output of GetUserNameW when joined to a domain.
2009-06-03 15:34:24 +02:00
cred.c
advapi32: Don't use -1 as dstlen in MultiByteToWideChar.
2009-09-22 16:22:23 +02:00
crypt_arc4.c
advapi32: Constify some variables.
2009-03-27 11:23:10 +01:00
crypt_des.c
advapi32: Remove unused function.
2009-01-02 11:51:35 +01:00
crypt_lmhash.c
advapi32: fix some compiler warnings when using -Wsign-compare.
2007-09-25 14:12:46 +02:00
crypt_md4.c
advapi32: Remove unneeded casts.
2007-12-31 17:39:39 +01:00
crypt_md5.c
advapi32: Remove unneeded casts.
2007-12-31 17:39:39 +01:00
crypt_sha.c
advapi32: Constify a parameter.
2006-11-13 12:47:10 +01:00
crypt.c
advapi32: Use strict prototypes in the VTableProvStruc definition.
2009-10-07 13:31:12 +02:00
crypt.h
advapi32: Constify some variables.
2009-03-27 11:23:10 +01:00
eventlog.c
advapi32: Dump the guid in a FIXME.
2009-11-16 12:43:07 +01:00
lsa.c
advapi32: Fill the PLSA_REFERENCED_DOMAIN_LIST parameters for LsaLookupNames2 and LsaLookupSids.
2009-10-01 15:39:58 +02:00
Makefile.in
advapi32: Don't delay import rpcrt4.
2009-11-23 15:25:39 +01:00
registry.c
advapi32: Reduce registry access to MAXIMUM_ALLOWED wherever possible.
2009-12-07 14:50:20 +01:00
security.c
Revert "advapi32: Free descriptor if it isn't returned from GetSecurityInfo().".
2010-01-18 14:15:23 +01:00
service.c
advapi32: Constify some variables.
2009-03-27 11:23:16 +01:00
svcctl.idl
services: Start a local RPC server.
2008-03-29 11:15:05 +01:00
version.rc
Added version information for a number of dlls.
2007-03-07 21:25:16 +01:00