Merge trunk head (r43756)
[reactos.git] / reactos / ntoskrnl / se / semgr.c
2009-10-14 Timo KreuzerMerge amd64 NDK from amd64 branch:
2009-09-26 Timo KreuzerMerge HAL changes 34743, 34812, 34839, 34917, 35515...
2009-09-19 Timo KreuzerMerge from amd64 branch:
2009-09-19 Timo KreuzerSync with trunk r43000
2009-09-02 Dmitry Chapyshev- Add missed checks of memory allocation failures
2009-07-26 Timo KreuzerSync to trunk head (r42241)
2009-06-25 Dmitry GorbachevRemove a hack from NtAccessCheck(). Bug #4169.
2009-06-24 Dmitry GorbachevHack: partially undo r38510 changes to overcome regress...
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2009-02-03 Timo KreuzerSync to trunk r39350.
2009-01-02 Stefan Ginsberg- Cleanup AccessCheck, and set the correct last error...
2008-12-15 Samuel SerapionSync to trunk head(r38096)
2008-12-10 Aleksey Bragin- Impersonation level should be indeed higher that...
2008-12-08 Timo Kreuzersync trunk head (r37928)
2008-12-07 Dmitry GorbachevSilence GCC warnings.
2008-12-05 Timo Kreuzersync to trunk head (37853) (except rbuild changes)
2008-11-29 Stefan Ginsberg- STDCALL -> NTAPI
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-25 KJK::HyperionVisual C++ backend for rbuild (for now just a hacked...
2008-10-25 KJK::HyperionThe real, definitive, Visual C++ support branch. Accept...
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-09-05 Timo Kreuzersync to trunk head (35945)
2008-08-17 Stefan Ginsberg- Rename SeInit to SeInitSystem
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-04-23 Aleksey Bragin- Reformat Se code and put functions to more appropriat...
2008-03-31 Aleksey BraginThe default object security method should not directly...
2008-03-09 Aleksey Bragin- Remove autoupdated "$Id:" lines from the kernel sourc...
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-11-05 Aleksey Bragin- SeSet/QuerySecurityAccessMask() should initialize...
2007-09-09 Art YerkesMask values that control inheritability of the handle...
2007-07-05 Hervé PoussineauReactOS now supports ACLs... (fix SeAccessCheck to...
2007-07-02 Hervé PoussineauReplace tabs by spaces. No code change
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-03-19 Alex Ionescu- Fix NPX check in context switcher.
2007-03-18 Hervé PoussineauFix SeAccessCheck to perform correct checks.
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2007-02-11 Sylvain Petreollemove from branch
2007-01-31 Magnus Olsenmerge trunk rev : 25663 and 25664 to 0.3.1 branch ...
2007-01-25 Alex Ionescu- Rename KiSetSystemTime to KeSetSystemTime and enhance...
2007-01-14 Aleksey Bragin- Merge 25373
2007-01-09 Alex Ionescu- Complete the hack that's already in SeAccessCheck...
2006-12-29 Alex Ionescu- Fix OB_SECURITY_METHOD prototype, callers, and implem...
2006-12-10 Alex Ionescu- Fix SleepEx.
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-10-26 Alex Ionescu- Fix dozens of missing typecast errors.
2006-10-23 Alex Ionescu- Add some missing definitions to our NTIFS.h.
2006-10-23 Alex Ionescu- Add NtEnumerateSystemEnvironmentValuesEx, NtQuerySyst...
2006-10-23 Alex Ionescu- Add NtAccessCheckAndAuditAlarm, NtAccessCheckByType...
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-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-04 Art YerkesBig merge: thanks alex and greatlord. Not a complete...
2006-08-25 Alex Ionescu- If SeCaptureSubjectContextEx is called without a...
2006-07-23 Alex Ionescu- Refactor SeCaptureSubjectContext into SeCaptureSubjec...
2006-07-23 Alex Ionescu- SeAccessCheck should assume failure if no SD was...
2006-07-11 Alex Ionescu- Implement Fast Referencing and fix EX_FAST_REF defini...
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...
2005-12-30 Thomas Bluemelprotect access to buffers with SEH in NtSetSecurityObje...
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-09-13 Alex IonescuPart 1 of <many> ntoskrnl header cleanups
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-06-21 KJK::HyperionPartial merge from the ROX-U branch (various fixes...
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-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-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-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-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-26 Alex IonescuStandardize comment headers. Patch by Trevor McCort
2005-01-22 Thomas Bluemel1. A few Nt vs. Zw fixes
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-02 Alex IonescuFix my previous patch and fix ACCESS_TOKEN being declar...
2004-11-21 Gunnar Dalsnesadd missing KeEnter/LeaveCriticalRegion before/after...
2004-11-12 Eric Kohl- Move NtAllocateUuids from the Security Reference...
2004-10-24 Thomas Bluemelfixed prototypes of NtSetEvent(), NtResetEvent(), NtQue...
2004-10-22 Eric KohlUse upper-case ASSERT macros.
2004-10-01 Art YerkesZero the new descriptor so that the Dacl, Sacl etc...
2004-09-25 Gé van GeldorpSeAccessCheck() returns TRUE on success
next