Fix kernel-mode executive atom implementation (mostly add SEH and tidy up the code...
[reactos.git] / reactos / lib / rtl / acl.c
2005-10-19 Alex Ionescu- NDK fix: don't undef a million status codes, instead...
2005-09-08 Alex Ionescu- Part one of major RTL cleanup. Merge duplicated code...
2005-09-05 Alex Ionescu- More NDK + MSDDK/IFS Compatibility fixes
2005-08-01 Filip NavaraFix paramater validation and pointer manipulation in...
2005-07-26 Filip Navara#include "rtl.h" -> #include <rtl.h>
2005-06-30 Thomas Bluemel- Get rid of GCC specific typecasts to PVOID for pointe...
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-08 Alex IonescuMake rtl use a single header. Helps for PCH and will...
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-02-22 Thomas Bluemel1. added irql checks to various rtl and security functions
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-11-27 Eric Kohl- User ROUND_UP macros to calculate the ACL size.
2004-11-06 Filip Navara- Fix ACL size calculation in SepInitDACLs.
2004-09-25 Gé van Geldorp- Round up requested amount of memory instead of down
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-15 Eric KohlImplement RtlAddAuditAccessAceEx().
2004-05-31 Gunnar Dalsnescreate rtl for stuff common to ntdll/ntoskrnl