some fixes for CheckTokenMembership:
[reactos.git] / reactos / lib / advapi32 / token / token.c
2005-10-10 Thomas Bluemelsome fixes for CheckTokenMembership:
2005-08-05 Thomas Bluemel#include "advapi32.h" -> #include <advapi32.h>
2005-07-31 Thomas Bluemelfixed some warnings when compiling with -O3
2005-06-23 Thomas Bluemelflag IsTokenRestricted() as @implemented
2005-06-17 Thomas Bluemelimplemented IsTokenRestricted(), inspired by a patch...
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-09 Steven Edwardsstrip whitespace from end of lines
2005-05-05 Thomas Bluemeldon't dereference lpTokenAttributes if the caller passe...
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi
2005-02-06 Gé van GeldorpHervé Poussineau <poussine@freesurf.fr>
2005-02-06 Gé van Geldorp- Add RegisterServiceCtrlHandlerExA/W
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-12-14 Gunnar Dalsneszw.h: correct ZwDuplicateToken proto.
2004-12-11 Thomas Bluemelport crypt and trustee support from Wine. Patch by...
2004-12-10 Filip Navara- Fix definitions of SecurityAnonymous, SecurityIdentif...
2004-09-27 Gé van GeldorpNtSetInformationThread() expects a pointer, not the...
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-12 Eric KohlFix NtAccessCheck() prototype.
2004-07-06 Gé van GeldorpMake AdjustTokenPrivileges confirm to MSDN-documented...
2004-03-25 Eric Kohl- Implement ImpersonateLoggedOnUser().
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...
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...
1999-09-25 Boudewijn DekkerSmall addition to token.c
1999-07-22 Eric KohlChanges to compile advapi32.
1998-12-04 Rex JolliffRolled in various changes from others