- Implement AddAccessAllowedAceEx, AddAccessDeniedAceEx and AddAuditAccessAceEx.
[reactos.git] / reactos / lib / advapi32 / advapi32.edf
2004-09-13 Eric Kohl- Implement AddAccessAllowedAceEx, AddAccessDeniedAceEx...
2004-08-23 Gé van GeldorpImplement ConvertSidToStringSidA/w
2004-07-10 Thomas Bluemelexport GetSecurityInfo()
2004-05-26 Thomas Bluemeladded stubs for SetFileSecurityW(), GetNamedSecurityInf...
2004-05-13 Filip Navara- Add some stubs needed by native Windows DLLs.
2004-03-20 Steven EdwardsEnable stub for ImpersonateLoggedOnUser. This gets...
2004-03-10 Filip Navara- Export the event log functions and LookupAccountSid...
2004-03-08 Filip Navara- Added Event Log stubs copied from Wine. It seems...
2004-03-08 Steven EdwardsGet MSYS and a few others working again....
2004-02-28 Filip Navara- Fixed the definition of IsTextUnicode.
2004-02-26 Filip Navara- Removed IsTextUnicode stub and replaced it with forwa...
2004-02-26 Steven EdwardsAdded stub of IsTextUnicode to get notepad working...
2004-02-25 Steven EdwardsAdded stubs for GetFileSecurityA, SetFileSecurityA and
2004-02-25 Steven EdwardsFixed error introduced by removing the stubs.
2004-02-25 Eric KohlRemove ALL stubs which might be of questionable origin.
2003-10-12 Hartmut Birr- Fixed a missing 'S' from SynchronizeWindows31FilesAnd...
2003-09-12 Vizzininew patch for more stubs and misc changes
2003-09-08 Thomas Bluemelchanges in this patch by Jonathon Wilson:
2003-08-18 Andrew Greenwood* Added stubs for GetSecurityInfo and GetSecurityInfoEx...
2003-07-20 Eric KohlImplemented missing audit functions.
2003-07-20 Eric KohlImplemented PrivilegeCheck().
2003-07-20 Eric KohlAdded audit functions.
2003-06-27 Steven EdwardsEnable stubs for a few functions needed by dependancy...
2003-02-02 KJK::HyperionFinally solved some advapi32 nonsense:
2003-01-15 Robert DickensonMainly standardisation of makefiles. Added some exports...
2003-01-07 Robert DickensonAdded some some missing exports for wine module linkage.
2002-08-17 Robert DickensonFixed typo in header comment.
2001-11-22 Eric KohlAdded some security/access functions.
2001-09-01 Rex JolliffLiteStep needs GetUserName aliased
2001-06-17 Eric KohlImplemented AllocateLocallyUniqueId().
2001-03-17 Emanuele AlibertiStubs for LookupPrivilege* added.
2001-01-14 Emanuele AlibertiADVAPI32.LookupAccountSidA and ADVAPI32.LookupAccountSi...
2000-09-27 Eric KohlImplemented some ascii functions
2000-09-06 Eric KohlFixed some bugs in the registry
2000-04-06 Eric KohlAdded some more security functions
2000-04-05 Eric KohlAdded ace, acl and sid functions
2000-03-18 Eric KohlAdded security descriptor functions
1999-11-12 David Welch1) Corrected bugs in ERESOURCE code
1999-11-07 Emanuele Alibertiadvapi32 compiles OK.
1999-10-26 Emanuele AlibertiAn attempt to fix the ntdll not found bug.
1999-07-26 Emanuele Alibertisome work on fixing advapi32
1999-07-17 Emanuele Alibertifixes