Commit graph

19 commits

Author SHA1 Message Date
Andrew Talbot
3b695ae33a advapi32: Constify some variables. 2007-03-12 12:01:17 +01:00
Andrew Talbot
d05fabb660 advapi32: Eliminate wild pointers. 2006-12-05 11:37:57 +01:00
Eric Pouech
5425cb35ed advapi32: Fixed a couple items from previous patch (spotted by G Pfeifer). 2006-10-23 12:27:12 +02:00
Eric Pouech
4dfd319dbf advapi32: Plug a couple of memory leaks. 2006-10-20 13:49:50 +02:00
Hans Leidekker
4301816d47 advapi32: Win64 printf format warning fixes. 2006-10-03 16:21:58 +02:00
Robert Reif
b0498a76e0 advapi32: Move duplicated code into function. 2006-08-14 20:17:09 +02:00
Robert Reif
1b8cfc5151 advapi32: Add a computer SID to the registry. 2006-08-04 12:04:06 +02:00
Robert Reif
0424424e34 advapi32: LsaQueryInformationPolicy: do the right thing for both domains and accounts. 2006-08-02 11:42:10 +02:00
Robert Reif
3879fef21d advapi32: LsaQueryInformationPolicy update.
Update LsaQueryInformationPolicy to use correct computer name and SID.
Add support for PolicyDnsDomainInformation.
2006-08-01 11:01:04 +02:00
Robert Reif
3f000d8c71 advapi32: Make ADVAPI_IsLocalComputer global and remove duplicate copy.
Make debugstr_sid global.
2006-07-31 11:15:21 +02:00
Robert Reif
9733f6e75c advapi32: Fix LsaQueryInformationPolicy HeapAlloc bug. 2006-07-12 13:15:44 +02:00
Jonathan Ernst
360a3f9142 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
Robert Reif
b871ac4ff1 advapi32: Fix LsaClose return value. 2006-05-05 17:31:10 +02:00
Robert Reif
d2a59d86d9 advapi32: Fix LsaQueryInformationPolicy return values. 2006-04-21 11:28:18 +02:00
Hans Leidekker
93676b10c6 advapi32: Add stub implementations for a bunch of documented Lsa APIs. 2006-03-13 14:18:29 +01:00
Ge van Geldorp
1a1583a364 Match PSDK STATUS_* definitions. 2005-11-28 17:32:54 +01:00
Paul Vriens
e6b0dc2a2f Return a real error in LsaLookupSids. 2005-11-24 19:22:30 +01:00
Francois Gouget
28dc5a8afc Assorted spelling fixes. 2005-07-11 10:59:41 +00:00
James Hawkins
fb46998825 Branch the LSA functions from security.c to lsa.c. 2005-07-06 10:37:50 +00:00