Merge trunk head (r43756)
[reactos.git] / reactos / ntoskrnl / se /
2009-10-25 Timo KreuzerMerge trunk head (r43756)
2009-10-18 Timo KreuzerMerge trunk (r43561)
2009-10-14 Timo KreuzerMerge amd64 NDK from amd64 branch:
2009-10-12 Timo KreuzerSync to trunk HEAD (r43416)
2009-09-26 Timo KreuzerMerge HAL changes 34743, 34812, 34839, 34917, 35515...
2009-09-23 Timo KreuzerSync with trunk r43123
2009-09-19 Timo KreuzerMerge from amd64 branch:
2009-09-19 Timo KreuzerSync with trunk r43000
2009-09-02 Dmitry Chapyshev- Free memory at initialization failure
2009-09-02 Dmitry Chapyshev- Add missed checks of memory allocation failures
2009-08-26 Stefan Ginsberg- Fix a typo -- check if memory allocation failed inste...
2009-08-26 Stefan Ginsberg- Make use of _SEH2_YIELD in Ex, Io, Ob, Ps and Se.
2009-08-24 Stefan Ginsberg- Get rid of TAG() from the kernel
2009-08-05 Gregor Schneider-Import tkreuzer's time implementation from AMD64 branch
2009-07-26 Timo KreuzerSync to trunk head (r42241)
2009-07-15 Stefan Ginsberg- What's the deal with using Iof* and Obf*, Arch?
2009-07-15 Stefan Ginsberg- Don't assume the object body allocated by ObCreateObj...
2009-06-25 Dmitry GorbachevRemove a hack from NtAccessCheck(). Bug #4169.
2009-06-24 Dmitry GorbachevHack: partially undo r38510 changes to overcome regress...
2009-06-20 Timo KreuzerMerge trunk head (r41474)
2009-05-21 Timo KreuzerSync trunk head (r41026)
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-04-20 Timo KreuzerSync to trunk r40610
2009-04-16 Timo KreuzerSync trunk r40500
2009-03-18 Timo KreuzerSync to trunk head (r40091)
2009-02-24 Aleksey Bragin- Fix freed memory usage in SeLocateProcessImageName...
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...
2009-01-01 Timo KreuzerSync to trunk r38500
2009-01-01 Timo KreuzerSync to trunk r38250
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-06 Timo Kreuzermerge trunk head (37902)
2008-12-05 Timo Kreuzersync to trunk head (37853) (except rbuild changes)
2008-12-03 Dmitry GorbachevSilence compiler warnings (3/11).
2008-11-29 Stefan Ginsberg- STDCALL -> NTAPI
2008-11-24 KJK::HyperionEverything
2008-11-18 Timo Kreuzer- Fix several ULONG/ULONG_PTR issues
2008-11-10 Samuel Serapion- Merge to trunk r37270.
2008-10-30 Timo Kreuzersync to trunk head (37079)
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-27 Timo Kreuzersync trunk head (37032)
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-20 Samuel SerapionMerge to trunk HEAD(r36856)
2008-10-20 Timo Kreuzersync to trunk revision 36700
2008-10-20 Timo Kreuzersync to trunk revision 36500
2008-10-20 Timo Kreuzersync to trunk revision 36100
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-09-17 Aleksey Bragin- ObQueryNameString can return STATUS_INFO_LENGTH_MISMA...
2008-09-05 Timo Kreuzersync to trunk head (35945)
2008-08-31 Hervé PoussineauReplace some ExFreePool by ExFreePoolWithTag
2008-08-24 Stefan Ginsberg- Remove KEBUGCHECK and KEBUGCHECKEX macros
2008-08-17 Stefan Ginsberg- Rename SeInit to SeInitSystem
2008-08-14 Timo KreuzerSync to trunk head (35333)
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-07-31 Timo Kreuzer- fix usage of InterlockedExchangePointer
2008-06-16 Aleksey Bragin- NDK fixes (structure rename only).
2008-04-23 Aleksey Bragin- Reformat Se code and put functions to more appropriat...
2008-04-01 James TaborSeSetSecurityDescriptorInfo/Ex check the security objec...
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-20 Christoph von Wittichuse sizeof(OBJECT_ATTRIBUTES) instead of sizeof(POBJECT...
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-05 Hervé PoussineauLet admins modify the token
2007-07-02 Hervé PoussineauReplace tabs by spaces. No code change
2007-04-02 Alex Ionescu- Revert 26244, 26245, 26246, 26247.
2007-04-02 Magnus Olsenfixing the build for gcc 3.4.5
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-03-02 Alex Ionescu- Rewrite a dirty, reverse-engineered function written...
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2007-02-11 Sylvain Petreollemove from branch
2007-02-05 Aleksey BraginMerge 25584, 25588.
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-20 Aleksey BraginMerge 25429:25431, 25437, 25441:25443.
2007-01-15 Aleksey Bragin- Merge two small fixes from 25400
2007-01-14 Aleksey Bragin- Merge 25373
2007-01-09 Alex Ionescu- Complete the hack that's already in SeAccessCheck...
2007-01-09 Alex Ionescu- Enable sanity check in ObInsertObject to catch asshol...
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-25 Alex Ionescu- Add some missing/internal definitions to proper headers.
2006-10-25 Alex Ionescu- Move all ASM internal intrinsics to intrin_i.h. Reque...
2006-10-23 Alex Ionescu- Add some missing definitions to our NTIFS.h.
2006-10-23 Alex Ionescu- Add NtApphelpCacheControl, NtFilterToken (WARNING...
2006-10-23 Alex Ionescu- Add NtEnumerateSystemEnvironmentValuesEx, NtQuerySyst...
next