Merge trunk head (r43756)
[reactos.git] / reactos / ntoskrnl / se /
2006-10-23 Alex Ionescu- Add NtAccessCheckAndAuditAlarm, NtAccessCheckByType...
2006-10-22 Thomas Bluemel- Change RtlMoveMemory to RtlCopyMemory where memory...
2006-10-20 Thomas BluemelMinor simplification
2006-10-20 Thomas BluemelPrefer inline probing macros for base types
2006-10-20 Thomas BluemelFix integer overflow vulnerability in NtPrivilegeCheck
2006-10-15 Hervé PoussineauCorrectly return FALSE in SeAccessCheck if access is...
2006-10-15 Hervé PoussineauDon't force a security descriptor to have an owner
2006-10-15 Thomas BluemelAdd a stub for NtCompareTokens
2006-10-09 Thomas BluemelSome portability fixes that address possible alignment...
2006-10-08 Art YerkesPartially fixed up tree after merge from HEAD. More...
2006-10-03 Hervé PoussineauCopy i8042prt driver from 0.3.1 branch to trunk. Try #2
2006-10-03 Hervé PoussineauCopy i8042prt driver from 0.3.1 branch to trunk
2006-10-02 Alex Ionescu- Combine SeInit1 and SeInit2 into SeInit since both...
2006-09-16 Alex Ionescu- Fix one of the oldest hacks in ReactOS: KeGetCurrentT...
2006-09-07 Alex Ionescu- More MSVC fixes:
2006-09-04 Art YerkesBig merge: thanks alex and greatlord. Not a complete...
2006-08-25 Alex Ionescu- If SeCaptureSubjectContextEx is called without a...
2006-07-27 Alex Ionescu- Implement XP-style process name auditing to store...
2006-07-23 Alex Ionescu- Refactor SeCaptureSubjectContext into SeCaptureSubjec...
2006-07-23 Alex Ionescu- SeAccessCheck should assume failure if no SD was...
2006-07-22 Alex Ionescu- Give winlogon SE_ASSIGNPRIMARYTOKEN_PRIVILEGE because...
2006-07-11 Alex Ionescu- Implement Fast Referencing and fix EX_FAST_REF defini...
2006-07-09 Alex Ionescu- Massive re-write of some parts of Ps, based on a...
2006-07-05 Alex Ionescu- Silence TCP/IP.
2006-06-14 Alex Ionescu- Fix some referencing/bugs in Ob functions that I...
2006-06-05 Alex Ionescu- Rename ObpCreateTypeObject to ObCreateObjectType...
2006-05-25 Alex Ionescu- Remove ROS-internal object macros and use the public...
2006-05-24 Alex Ionescu- Wipe out PROS_OBJECT_HEADER and use OBJECT_HEADER...
2006-05-10 Alex Ionescu- NDK 0.98, now with versionned headers. Too many chang...
2006-01-22 Thomas Bluemelvalidate the ACLs and SIDs after capturing them in...
2006-01-22 Thomas Bluemelreturn the result in NtPrivilegeCheck
2006-01-22 Thomas Bluemel- secure access to buffers in NtPrivilegeCheck()
2006-01-14 Thomas Bluemelfixed SeSetWorldSecurityDescriptor() so it creates...
2006-01-05 Hervé PoussineauAdd some exports to ntdll
2005-12-30 Thomas Bluemelprotect access to buffers with SEH in NtSetSecurityObje...
2005-12-10 Thomas Bluemel- support for kernel handles
2005-11-28 Alex Ionescu- Support INIT section pragmas for msvc. Patch by Breze...
2005-11-28 Alex Ionescu- Make the NDK compatible with the MSDDK again.
2005-11-08 Alex Ionescu- Remove unimplemented macro in SeOpenObjectAuditAlarm...
2005-10-10 Thomas Bluemelconvert DefaultSetInfoBufferCheck and DefaultQueryInfoB...
2005-09-13 Alex IonescuPart 1 of <many> ntoskrnl header cleanups
2005-09-05 Alex Ionescu- More NDK/MSDDK compatibility fixes.
2005-08-21 Thomas Bluemel- use inlined probing macros for basic types
2005-08-11 Hartmut BirrClear the memory after we know that the buffer was...
2005-08-07 Alex Ionescu- Initialize more fields when creating an Object Type
2005-08-01 Filip NavaraCleanup SID initialization and fill all SeExports fields.
2005-07-26 Alex Ionescu- Various Microsoft DDK/PSDK compatibility fixes and...
2005-07-22 Thomas Bluemelremoved MmCopyFromCaller and MmCopyToCaller and depend...
2005-06-21 KJK::HyperionPartial merge from the ROX-U branch (various fixes...
2005-06-18 Filip NavaraUse W32API for NTOSKRNL.
2005-06-17 Thomas Bluemelimplemented the TokenRestrictedSids information class...
2005-05-27 Casper HornstrupMerge 15329:15546 from trunk
2005-05-27 Casper HornstrupCopy rpoolmgr.h from trunk
2005-05-25 Alex IonescuNonpaged Pool Liberation Day: Allow PagedPool to be...
2005-05-21 Hervé PoussineauRemove some debug messages at boot (DPRINT1 changed...
2005-05-20 Steven Edwardsmove the rest of the alread defined tags to the private...
2005-05-18 Alex IonescuObject Manager Patch. This patch continues the work...
2005-05-16 Casper HornstrupMerge 15268:15329 from trunk
2005-05-15 Alex IonescuMake Object Type creation compatible with OB 2.0 from...
2005-05-15 Alex IonescuRemoved incorrect Create/DuplicationNotify callbacks...
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-12 Casper HornstrupMerge 12736:14980 from trunk
2005-05-09 Alex IonescuImplement Access State support (SeCreate/DeleteAccessSt...
2005-05-09 Alex IonescuFix IopSecurityFile: Do not use BuildFsd, create IRP...
2005-05-09 Steven Edwardsstrip whitespace from end of lines
2005-05-06 Alex IonescuUpdate EPROCESS to latest version. Basic Fast Referenci...
2005-05-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-05-01 Thomas Bluemelfixed some warnings with gcc4 (mostly assignment differ...
2005-04-20 Eric KohlMove RtlAreAllAccessesGranted, RtlAreAnyAccessesGranted...
2005-04-18 Alex IonescuMini-merge from my local changes. Rewrite of Process...
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-03-20 Thomas Bluemel- only mask out the generic rights flags in RtlMapGener...
2005-03-20 Filip NavaraMinor correction to NtAdjustPrivilegesToken to keep...
2005-03-19 Thomas Bluemel- correctly deny access to handles when rights requeste...
2005-03-12 Thomas BluemelThomas Weidenmueller <w3seek@reactos.com>
2005-03-05 Casper HornstrupCopy msiexec from trunk
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-02-22 Thomas Bluemeladded more irql checks
2005-02-22 Thomas Bluemel1. added irql checks to various rtl and security functions
2005-02-16 Filip NavaraFix email address.
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-14 Thomas Bluemelprobe pointers in NtCreateToken. Still needs some work...
2005-02-14 Thomas Bluemelsecure access to buffers in NtAllocateLocallyUniqueId
2005-02-13 Thomas Bluemelfixed wrong buffer check in NtDuplicateToken and added...
2005-02-13 Thomas Bluemelfixed returning the reference to the token in SeCopyCli...
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-02-12 Casper HornstrupBranch setupapi
2005-02-12 Thomas BluemelThe structure layout of self-relative security descript...
2005-02-07 Gé van GeldorpFix definition of LUID constants
2005-02-01 Gunnar DalsnesRtlCreateUnicodeString->RtlpCreateUnicodeString
2005-01-26 Alex IonescuStandardize comment headers. Patch by Trevor McCort
2005-01-26 Eric KohlReplace hardcoded values by known constants.
2005-01-24 Thomas Bluemeldon't copy the entire security descriptor to the stack...
2005-01-22 Thomas Bluemel1. A few Nt vs. Zw fixes
next