2009-11-21 |
Aleksey Bragin | [ntoskrnl/se] |
blob | commitdiff | raw |
2009-10-14 |
Timo Kreuzer | Merge amd64 NDK from amd64 branch: |
blob | commitdiff | raw | diff to current |
2009-09-26 |
Timo Kreuzer | Merge HAL changes 34743, 34812, 34839, 34917, 35515... |
blob | commitdiff | raw | diff to current |
2009-09-19 |
Timo Kreuzer | Merge from amd64 branch: |
blob | commitdiff | raw | diff to current |
2009-09-19 |
Timo Kreuzer | Sync with trunk r43000 |
blob | commitdiff | raw | diff to current |
2009-09-02 |
Dmitry Chapyshev | - Add missed checks of memory allocation failures |
blob | commitdiff | raw | diff to current |
2009-07-26 |
Timo Kreuzer | Sync to trunk head (r42241) |
blob | commitdiff | raw | diff to current |
2009-06-25 |
Dmitry Gorbachev | Remove a hack from NtAccessCheck(). Bug #4169. |
blob | commitdiff | raw | diff to current |
2009-06-24 |
Dmitry Gorbachev | Hack: partially undo r38510 changes to overcome regress... |
blob | commitdiff | raw | diff to current |
2009-05-01 |
Timo Kreuzer | Merge from amd64-branch: |
blob | commitdiff | raw | diff to current |
2009-04-30 |
Timo Kreuzer | merge 37282 from amd64-branch: |
blob | commitdiff | raw | diff to current |
2009-02-17 |
Timo Kreuzer | Merge freeldr from amd64 branch: |
blob | commitdiff | raw | diff to current |
2009-02-03 |
Timo Kreuzer | Sync to trunk r39350. |
blob | commitdiff | raw | diff to current |
2009-01-02 |
Stefan Ginsberg | - Cleanup AccessCheck, and set the correct last error... |
blob | commitdiff | raw | diff to current |
2008-12-15 |
Samuel Serapion | Sync to trunk head(r38096) |
blob | commitdiff | raw | diff to current |
2008-12-10 |
Aleksey Bragin | - Impersonation level should be indeed higher that... |
blob | commitdiff | raw | diff to current |
2008-12-08 |
Timo Kreuzer | sync trunk head (r37928) |
blob | commitdiff | raw | diff to current |
2008-12-07 |
Dmitry Gorbachev | Silence GCC warnings. |
blob | commitdiff | raw | diff to current |
2008-12-05 |
Timo Kreuzer | sync to trunk head (37853) (except rbuild changes) |
blob | commitdiff | raw | diff to current |
2008-11-29 |
Stefan Ginsberg | - STDCALL -> NTAPI |
blob | commitdiff | raw | diff to current |
2008-10-29 |
KJK::Hyperion | Merging r37048, r37051, r37052, r37055 from the-real... |
blob | commitdiff | raw | diff to current |
2008-10-25 |
KJK::Hyperion | Visual C++ backend for rbuild (for now just a hacked... |
blob | commitdiff | raw |
2008-10-25 |
KJK::Hyperion | The real, definitive, Visual C++ support branch. Accept... |
blob | commitdiff | raw |
2008-10-13 |
Cameron Gutman | - Merge aicom-network-fixes up to r36740 |
blob | commitdiff | raw | diff to current |
2008-09-05 |
Timo Kreuzer | sync to trunk head (35945) |
blob | commitdiff | raw | diff to current |
2008-08-17 |
Stefan Ginsberg | - Rename SeInit to SeInitSystem |
blob | commitdiff | raw | diff to current |
2008-08-01 |
Art Yerkes | Create a branch for network fixes. |
blob | commitdiff | raw |
2008-04-23 |
Aleksey Bragin | - Reformat Se code and put functions to more appropriat... |
blob | commitdiff | raw | diff to current |
2008-03-31 |
Aleksey Bragin | The default object security method should not directly... |
blob | commitdiff | raw | diff to current |
2008-03-09 |
Aleksey Bragin | - Remove autoupdated "$Id:" lines from the kernel sourc... |
blob | commitdiff | raw | diff to current |
2008-02-11 |
Hervé Poussineau | Bring back ext2 code from branch |
blob | commitdiff | raw | diff to current |
2008-01-13 |
Aleksey Bragin | - Sync up Mm interface with WinLdr branch (introduce... |
blob | commitdiff | raw | diff to current |
2007-11-10 |
Magnus Olsen | Merge from branch ReactX to Trunk, |
blob | commitdiff | raw | diff to current |
2007-11-05 |
Aleksey Bragin | - SeSet/QuerySecurityAccessMask() should initialize... |
blob | commitdiff | raw | diff to current |
2007-09-09 |
Art Yerkes | Mask values that control inheritability of the handle... |
blob | commitdiff | raw | diff to current |
2007-07-05 |
Hervé Poussineau | ReactOS now supports ACLs... (fix SeAccessCheck to... |
blob | commitdiff | raw | diff to current |
2007-07-02 |
Hervé Poussineau | Replace tabs by spaces. No code change |
blob | commitdiff | raw | diff to current |
2007-03-26 |
Hervé Poussineau | - Move NCI generated files to arch-specific directories |
blob | commitdiff | raw | diff to current |
2007-03-19 |
Alex Ionescu | - Fix NPX check in context switcher. |
blob | commitdiff | raw | diff to current |
2007-03-18 |
Hervé Poussineau | Fix SeAccessCheck to perform correct checks. |
blob | commitdiff | raw | diff to current |
2007-02-16 |
Alex Ionescu | - Create KD branch. All debugging support is removed... |
blob | commitdiff | raw | diff to current |
2007-02-11 |
Sylvain Petreolle | move from branch |
blob | commitdiff | raw | diff to current |
2007-01-31 |
Magnus Olsen | merge trunk rev : 25663 and 25664 to 0.3.1 branch ... |
blob | commitdiff | raw | diff to current |
2007-01-25 |
Alex Ionescu | - Rename KiSetSystemTime to KeSetSystemTime and enhance... |
blob | commitdiff | raw | diff to current |
2007-01-14 |
Aleksey Bragin | - Merge 25373 |
blob | commitdiff | raw | diff to current |
2007-01-09 |
Alex Ionescu | - Complete the hack that's already in SeAccessCheck... |
blob | commitdiff | raw | diff to current |
2006-12-29 |
Alex Ionescu | - Fix OB_SECURITY_METHOD prototype, callers, and implem... |
blob | commitdiff | raw | diff to current |
2006-12-10 |
Alex Ionescu | - Fix SleepEx. |
blob | commitdiff | raw | diff to current |
2006-12-04 |
Aleksey Bragin | Create a place for work on creating a bootloader capabl... |
blob | commitdiff | raw |
2006-10-26 |
Alex Ionescu | - Fix dozens of missing typecast errors. |
blob | commitdiff | raw | diff to current |
2006-10-23 |
Alex Ionescu | - Add some missing definitions to our NTIFS.h. |
blob | commitdiff | raw | diff to current |
2006-10-23 |
Alex Ionescu | - Add NtEnumerateSystemEnvironmentValuesEx, NtQuerySyst... |
blob | commitdiff | raw | diff to current |
2006-10-23 |
Alex Ionescu | - Add NtAccessCheckAndAuditAlarm, NtAccessCheckByType... |
blob | commitdiff | raw | diff to current |
2006-10-15 |
Hervé Poussineau | Correctly return FALSE in SeAccessCheck if access is... |
blob | commitdiff | raw | diff to current |
2006-10-15 |
Hervé Poussineau | Don't force a security descriptor to have an owner |
blob | commitdiff | raw | diff to current |
2006-10-08 |
Art Yerkes | Partially fixed up tree after merge from HEAD. More... |
blob | commitdiff | raw | diff to current |
2006-10-03 |
Hervé Poussineau | Copy i8042prt driver from 0.3.1 branch to trunk. Try #2 |
blob | commitdiff | raw | diff to current |
2006-10-03 |
Hervé Poussineau | Copy i8042prt driver from 0.3.1 branch to trunk |
blob | commitdiff | raw | diff to current |
2006-10-02 |
Alex Ionescu | - Combine SeInit1 and SeInit2 into SeInit since both... |
blob | commitdiff | raw | diff to current |
2006-09-16 |
Alex Ionescu | - Fix one of the oldest hacks in ReactOS: KeGetCurrentT... |
blob | commitdiff | raw | diff to current |
2006-09-04 |
Art Yerkes | Big merge: thanks alex and greatlord. Not a complete... |
blob | commitdiff | raw | diff to current |
2006-08-25 |
Alex Ionescu | - If SeCaptureSubjectContextEx is called without a... |
blob | commitdiff | raw | diff to current |
2006-07-23 |
Alex Ionescu | - Refactor SeCaptureSubjectContext into SeCaptureSubjec... |
blob | commitdiff | raw | diff to current |
2006-07-23 |
Alex Ionescu | - SeAccessCheck should assume failure if no SD was... |
blob | commitdiff | raw | diff to current |
2006-07-11 |
Alex Ionescu | - Implement Fast Referencing and fix EX_FAST_REF defini... |
blob | commitdiff | raw | diff to current |
2006-05-25 |
Alex Ionescu | - Remove ROS-internal object macros and use the public... |
blob | commitdiff | raw | diff to current |
2006-05-24 |
Alex Ionescu | - Wipe out PROS_OBJECT_HEADER and use OBJECT_HEADER... |
blob | commitdiff | raw | diff to current |
2006-05-10 |
Alex Ionescu | - NDK 0.98, now with versionned headers. Too many chang... |
blob | commitdiff | raw | diff to current |
2005-12-30 |
Thomas Bluemel | protect access to buffers with SEH in NtSetSecurityObje... |
blob | commitdiff | raw | diff to current |
2005-11-28 |
Alex Ionescu | - Support INIT section pragmas for msvc. Patch by Breze... |
blob | commitdiff | raw | diff to current |
2005-11-28 |
Alex Ionescu | - Make the NDK compatible with the MSDDK again. |
blob | commitdiff | raw | diff to current |
2005-09-13 |
Alex Ionescu | Part 1 of <many> ntoskrnl header cleanups |
blob | commitdiff | raw | diff to current |
2005-08-11 |
Hartmut Birr | Clear the memory after we know that the buffer was... |
blob | commitdiff | raw | diff to current |
2005-08-07 |
Alex Ionescu | - Initialize more fields when creating an Object Type |
blob | commitdiff | raw | diff to current |
2005-08-01 |
Filip Navara | Cleanup SID initialization and fill all SeExports fields. |
blob | commitdiff | raw | diff to current |
2005-06-21 |
KJK::Hyperion | Partial merge from the ROX-U branch (various fixes... |
blob | commitdiff | raw | diff to current |
2005-05-27 |
Casper Hornstrup | Merge 15329:15546 from trunk |
blob | commitdiff | raw | diff to current |
2005-05-27 |
Casper Hornstrup | Copy rpoolmgr.h from trunk |
blob | commitdiff | raw | diff to current |
2005-05-25 |
Alex Ionescu | Nonpaged Pool Liberation Day: Allow PagedPool to be... |
blob | commitdiff | raw | diff to current |
2005-05-20 |
Steven Edwards | move the rest of the alread defined tags to the private... |
blob | commitdiff | raw | diff to current |
2005-05-18 |
Alex Ionescu | Object Manager Patch. This patch continues the work... |
blob | commitdiff | raw | diff to current |
2005-05-14 |
Casper Hornstrup | Merge 14981:15268 from trunk |
blob | commitdiff | raw | diff to current |
2005-05-13 |
Casper Hornstrup | Copy w32api from trunk |
blob | commitdiff | raw | diff to current |
2005-05-09 |
Steven Edwards | strip whitespace from end of lines |
blob | commitdiff | raw | diff to current |
2005-05-01 |
Martin Fuchs | merge ROS Shell without integrated explorer part into... |
blob | commitdiff | raw | diff to current |
2005-03-05 |
Casper Hornstrup | Merge 13511:13830 from trunk |
blob | commitdiff | raw | diff to current |
2005-02-22 |
Thomas Bluemel | 1. added irql checks to various rtl and security functions |
blob | commitdiff | raw | diff to current |
2005-02-15 |
Casper Hornstrup | Merge 13159:13510 from trunk |
blob | commitdiff | raw | diff to current |
2005-02-15 |
Casper Hornstrup | Copy msimg32 |
blob | commitdiff | raw | diff to current |
2005-02-12 |
Casper Hornstrup | Branch setupapi (again) |
blob | commitdiff | raw | diff to current |
2005-02-12 |
Casper Hornstrup | Branch setupapi |
blob | commitdiff | raw | diff to current |
2005-01-26 |
Alex Ionescu | Standardize comment headers. Patch by Trevor McCort |
blob | commitdiff | raw | diff to current |
2005-01-22 |
Thomas Bluemel | 1. A few Nt vs. Zw fixes |
blob | commitdiff | raw | diff to current |
2005-01-06 |
Martin Fuchs | migrate substitution keywords to SVN |
blob | commitdiff | raw | diff to current |
2005-01-02 |
Alex Ionescu | Fix my previous patch and fix ACCESS_TOKEN being declar... |
blob | commitdiff | raw | diff to current |
2004-11-21 |
Gunnar Dalsnes | add missing KeEnter/LeaveCriticalRegion before/after... |
blob | commitdiff | raw | diff to current |
2004-11-12 |
Eric Kohl | - Move NtAllocateUuids from the Security Reference... |
blob | commitdiff | raw | diff to current |
2004-10-24 |
Thomas Bluemel | fixed prototypes of NtSetEvent(), NtResetEvent(), NtQue... |
blob | commitdiff | raw | diff to current |
2004-10-22 |
Eric Kohl | Use upper-case ASSERT macros. |
blob | commitdiff | raw | diff to current |
2004-10-01 |
Art Yerkes | Zero the new descriptor so that the Dacl, Sacl etc... |
blob | commitdiff | raw | diff to current |
next |