set eol-style:native
[reactos.git] / reactos / lib / rtl / sid.c
2005-10-19 Alex Ionescu- NDK fix: don't undef a million status codes, instead...
2005-09-23 Thomas Bluemel- fixed buffer size calculation in RtlLengthRequiredSid...
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-07-26 Filip Navara#include "rtl.h" -> #include <rtl.h>
2005-07-20 Thomas Bluemel- Removed the Rtlp* string functions from the shared...
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-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-03-12 Thomas BluemelThomas Weidenmueller <w3seek@reactos.com>
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-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-02-12 Casper HornstrupBranch setupapi
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-04 Alex IonescuUse proper PISID pointer to SID structure, fix wrong...
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 KohlReplace hardcoded values by new constants.
2004-07-10 Eric KohlFix RtlEqualSid().
2004-06-20 Gunnar Dalsnesforgot to change some memory allocators calls
2004-05-31 Gunnar Dalsnescreate rtl for stuff common to ntdll/ntoskrnl