Spelling fixes.
[wine] / dlls / advapi32 / lsa.c
2007-03-12  Andrew Talbotadvapi32: Constify some variables.
2006-12-05  Andrew Talbotadvapi32: Eliminate wild pointers.
2006-10-23  Eric Pouechadvapi32: Fixed a couple items from previous patch...
2006-10-20  Eric Pouechadvapi32: Plug a couple of memory leaks.
2006-10-03  Hans Leidekkeradvapi32: Win64 printf format warning fixes.
2006-08-14  Robert Reifadvapi32: Move duplicated code into function.
2006-08-04  Robert Reifadvapi32: Add a computer SID to the registry.
2006-08-02  Robert Reifadvapi32: LsaQueryInformationPolicy: do the right thing...
2006-08-01  Robert Reifadvapi32: LsaQueryInformationPolicy update.
2006-07-31  Robert Reifadvapi32: Make ADVAPI_IsLocalComputer global and remove...
2006-07-12  Robert Reifadvapi32: Fix LsaQueryInformationPolicy HeapAlloc bug.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-05  Robert Reifadvapi32: Fix LsaClose return value.
2006-04-21  Robert Reifadvapi32: Fix LsaQueryInformationPolicy return values.
2006-03-13  Hans Leidekkeradvapi32: Add stub implementations for a bunch of docum...
2005-11-28  Ge van GeldorpMatch PSDK STATUS_* definitions.
2005-11-24  Paul VriensReturn a real error in LsaLookupSids.
2005-07-11  Francois GougetAssorted spelling fixes.
2005-07-06  James HawkinsBranch the LSA functions from security.c to lsa.c.