Copy wininet to branch
[reactos.git] / reactos / lib / advapi32 / sec / misc.c
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-04-19 Thomas Bluemeldirectly redirect MapGenericMask to ntdll
2005-02-12 Casper HornstrupBranch setupapi
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-12-14 Thomas Bluemelimplemented GetUserNameA()
2004-12-14 Thomas Bluemelfixed typo in comment
2004-12-14 Thomas Bluemelimplemented LookupAccountSidA()
2004-12-14 Royce Mitchell IIIimplemented LookupAccountSidW() thx to the help of...
2004-12-13 Thomas Bluemeladded stubs for SetSecurityInfo(), GetInheritanceSource...
2004-12-13 Royce Mitchell IIIimplemented GetUserNameA() and GetUserNameW() - thanks...
2004-12-12 Thomas Bluemel* Implement EnumDisplayDevicesA
2004-11-21 Gunnar Dalsnesadd stubs GetSecurityInfoExA/W
2004-09-26 Steven EdwardsSlightly new and improved stub for GetUserNameA based...
2004-09-26 Gé van GeldorpStub LookupAccountNameA/W
2004-09-08 Eric KohlImplement SetFileSecurityA/W.
2004-09-06 Eric KohlImplement GetFileSecurityA/W.
2004-08-15 Casper Hornstrup2004-08-15 Casper S. Hornstrup <chorns@users.sourcefo...
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-10 Thomas Bluemelexport GetSecurityInfo()
2004-07-09 Filip Navara- Since LookupAccountSidA is unimplemented, but returns...
2004-07-06 Gé van GeldorpImplement LookupPrivilegeValueW for local machine
2004-05-27 Thomas Bluemelfixed filename in include statement and added some...
2004-05-26 Filip Navara- Fixed the third passed parameter to NtSetInformationT...
2004-05-26 Thomas Bluemeladded stubs for SetFileSecurityW(), GetNamedSecurityInf...
2004-05-13 Filip Navara- Add some stubs needed by native Windows DLLs.
2004-04-12 Filip Navara- Remove the hack implemenation of LookupPrivilegeValueW.
2004-04-11 Filip Navara- Implement LookupPrivilegeValueW.
2004-03-25 Eric Kohl- Implement ImpersonateLoggedOnUser().
2004-03-08 Steven EdwardsGet MSYS and a few others working again....
2004-02-25 Steven EdwardsAdded stubs for GetFileSecurityA, SetFileSecurityA and
2004-02-25 Eric KohlRemove ALL stubs which might be of questionable origin.
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-01-20 Eric KohlMoved logon-related functions to a separate file.
2003-07-10 Casper Hornstrup2003-07-10 Casper S. Hornstrup <chorns@users.sourcefo...
2003-01-15 Robert DickensonMainly standardisation of makefiles. Added some exports...
2002-11-14 Casper Hornstrup2002-11-13 Casper S. Hornstrup <chorns@users.sourcefo...
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-05-05 Casper HornstrupFixed warnings and errors so ReactOS can be compiled...
2001-11-22 Eric KohlAdded some security/access functions.