[NTOSKRNL]
[reactos.git] / reactos / ntoskrnl / config / ntapi.c
2010-09-26 Eric Kohl[NTOSKRNL]
2010-07-19 Timo Kreuzer[KERNEL32]
2010-07-12 Cameron Gutman[WINSOCK]
2010-06-09 Amine KhaldiReintegrate header-work branch. Important changes inclu...
2010-06-07 Amine KhaldiSync trunk.
2010-05-22 Amine KhaldiSync up to trunk head.
2010-05-10 Amine Khaldi- Sync with trunk up to r46941.
2010-05-03 Amine KhaldiSync with trunk head (part 1 of 2)
2010-04-02 Amine KhaldiSync with trunk head (part 1 or 2)
2010-03-26 Timo KreuzerReintegrate header branch
2010-03-26 Amine KhaldiSync with trunk head (part 1 of x)
2010-03-25 Timo KreuzerMerge from amd64 branch:
2010-03-25 Amine KhaldiSync with trunk head.
2010-03-25 Timo KreuzerMerge from amd64-branch:
2010-03-25 Timo KreuzerMerge from amd64-branch:
2010-03-25 Timo KreuzerMerge from amd64-branch:
2010-03-18 Amine KhaldiSync with trunk head (part 1 of 2)
2010-03-13 Sir Richard[DDK]: Merge 46183 from header-branch.
2010-03-12 Timo Kreuzer[HEADERS]
2010-03-12 Amine KhaldiSync with trunk head
2010-03-09 Amine KhaldiSync with trunk head
2010-02-26 Timo KreuzerCreate a branch for header work.
2010-02-10 Cameron Gutman - Merge from trunk up to r45543
2010-02-06 Timo KreuzerMerge trunk head (r45466)
2010-02-01 Sir Richard[ARM]: Fix the ARM build, hopefully without breaking...
2010-01-28 Sir Richard[PERF]: Not in any way a scientific number you should...
2010-01-21 Cameron GutmanMerge aicom-network-branch (without NDIS changes for...
2010-01-05 Timo Kreuzer[CSRSS]
2009-12-02 Cameron Gutman - Revert 44301
2009-12-02 Cameron Gutman - Create another branch for networking fixes
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-08-24 Stefan Ginsberg- Use _SEH2_YIELD when returning from an exception...
2009-08-11 Aleksey Bragin- Get NtUnloadKey2 back to old behavior until its calle...
2009-08-10 Aleksey Bragin- Make NtUnloadKey call a newer version of the NTAPI...
2009-07-26 Timo KreuzerSync to trunk head (r42241)
2009-07-10 Dmitry Chapyshev- Add user mode buffer probing for NtCreateKey, NtEnume...
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-04 Thomas BluemelFix usage of ProbeForReadUnicodeString
2008-12-15 Samuel SerapionSync to trunk head(r38096)
2008-12-13 Dmitry GorbachevRemove workaround for GCC 4.4.0 bug, it is already...
2008-12-05 Timo Kreuzersync to trunk head (37853) (except rbuild changes)
2008-12-03 Dmitry GorbachevFix GCC complaints about uninitialized variables (bug...
2008-11-24 KJK::HyperionEverything
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-20 Timo Kreuzersync to trunk revision 36100
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-09-07 Stefan Ginsberg- Check for "!= KernelMode" instead of "== UserMode"
2008-09-05 Timo Kreuzersync to trunk head (35945)
2008-08-25 Stefan Ginsberg- NtLoadKey: Call NtLoadKeyEx directly instead of calli...
2008-08-14 Timo KreuzerSync to trunk head (35333)
2008-08-03 Eric KohlFix NtQueryOpenSubKeys prototype.
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-07-21 Aleksey Bragin- Small DPRINT typo fix.
2008-06-23 Aleksey Bragin- Add a missing return in case of exception. Spotted...
2008-06-23 Aleksey Bragin- Fix CM SEH by public demand.
2008-06-22 Aleksey Bragin- Extend SEH to cover writing result to output argument...
2008-06-06 Aleksey Bragin- Change the registry name from Registry to REGISTRY...
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2008-01-05 Hervé PoussineauBe compatible with MS Windows 2003 SP1 syscall list
2007-12-15 Aleksey Bragin- Fix typo in KCB flag.
2007-12-15 Aleksey Bragin- Implement NtCreateKey using the new parse routine.
2007-12-12 Hervé PoussineauRemove hack
2007-12-09 Aleksey Bragin- Our NtCreateKey currently allows building trees ...
2007-12-08 Aleksey Bragin- Move NtCreateKey to regobj.c, delete ntfunc.c, now...
2007-12-06 Aleksey Bragin- Replace KEY_OBJECT by real CM_KEY_BODY NT type.
2007-12-02 Aleksey Bragin- Implement NtInitalizeRegistry with proper boot flags...
2007-11-22 Aleksey Bragin- Fix prototype of NtLoadKeyEx.
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-11-05 Aleksey Bragin- Get rid of ReactOS Hive Flags.
2007-11-02 Aleksey Bragin- Move Nt* APIs converted to new CM into config/cmapi.c