.. |
tests
|
advapi32/tests: Remove a stray reference to CryptReleaseContext(). This gets the test to run again on Win95.
|
2008-05-22 11:43:09 +02:00 |
Makefile.in
|
services: Start a local RPC server.
|
2008-03-29 11:15:05 +01:00 |
advapi.c
|
advapi32: Use correct function pointer cast.
|
2008-04-30 10:25:52 +02:00 |
advapi32.spec
|
advapi32: Partly implemented QueryServiceConfig2A/W.
|
2008-03-26 14:13:07 +01:00 |
advapi32_misc.h
|
…
|
|
cred.c
|
advapi32: Make sure not to return a credential with a NULL UserName field when a Mac Keychain doesn't have an account name attribute.
|
2008-05-01 11:13:27 +02:00 |
crypt.c
|
advapi32: Avoid giving variables same name as library functions.
|
2008-05-05 19:46:15 +02:00 |
crypt.h
|
advapi32: Implement CredWriteW.
|
2007-10-31 12:39:53 +01:00 |
crypt_arc4.c
|
…
|
|
crypt_des.c
|
advapi32: Fix one byte array overflow during DES unhash.
|
2007-04-23 14:41:56 +02: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
|
…
|
|
eventlog.c
|
advapi32: Exclude unused headers.
|
2007-04-30 12:25:54 +02:00 |
lsa.c
|
advapi32: Constify some variables.
|
2007-03-12 12:01:17 +01:00 |
registry.c
|
advapi32: Implemented RegOverridePredefKey.
|
2008-03-11 19:48:57 +01:00 |
security.c
|
advapi32: Add a stub for CreateRestrictedToken.
|
2008-03-22 11:14:13 +01:00 |
service.c
|
advapi32: Don't test buffer length if buffer is null.
|
2008-05-27 20:39:38 +02: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 |