- Basic Live CD building infrastructure.
[reactos.git] / reactos / ntoskrnl /
2004-06-02 Hartmut Birr- Fixed the searching for boot load drivers. This solve...
2004-06-02 KJK::HyperionChanged the build system to treat nasm as a first-class...
2004-06-01 Gunnar Dalsnesmoved the safe mem copy routines
2004-06-01 Steven Edwardschange xInterlockedAddLargeStatistic and ExInterlockedC...
2004-06-01 Gunnar Dalsnescreate rtl for stuff common to ntdll/ntoskrnl
2004-05-31 Gunnar Dalsnesremoved something i shouldn't have
2004-05-31 Gunnar Dalsnescreate rtl for stuff common to ntdll/ntoskrnl
2004-05-31 Gé van GeldorpTemporarily undo KeAttachProcess() done by win32k
2004-05-30 Filip Navara- Write the system boot device and start options to...
2004-05-30 Filip Navara- Implementation of IoQueryDeviceDescription. Patch...
2004-05-30 Hartmut Birr- Fixed a wrong address in MmAlterViewAttributes which...
2004-05-30 Filip Navara- Fixed some NULL-terminating issues that caused the...
2004-05-29 Hartmut Birr- Print the memory map at start up to the debug port.
2004-05-29 Filip Navara- When checking for ReactOS cd-rom, in addition to...
2004-05-29 Filip Navara- The last parameter of NtReadVirtualMemory should...
2004-05-28 Royce Mitchell IIIreactos-specific debugging functions KeRosDumpStackFram...
2004-05-26 Filip Navara- Return success for SystemFileCacheInformation request...
2004-05-25 Filip Navara- Set CurrentThread->u1.ExitTime to exit time in PsTerm...
2004-05-24 Eric KohlImplement kernel-mode range lists.
2004-05-24 Eric KohlImplement kernel-mode range lists.
2004-05-22 Hartmut Birr- Do not immediately write the zeroed region to the...
2004-05-22 Hartmut Birr- removed an obsolete call to ExAllocatePool in CHECKPOINT
2004-05-20 Eric KohlAdd some security function stubs.
2004-05-20 Hartmut Birr- Do not change the mapping count of a page if the...
2004-05-18 Eric KohlImplement SeQueryAuthenticationIdToken().
2004-05-16 Filip Navara- Set Mdl->Process in MmMapLockedPages to current proce...
2004-05-15 Hartmut Birr- Fixed the implementation of IoBuildPartialMdl.
2004-05-15 Hartmut Birr- Fixed the implementation of MmMapIoSpace.
2004-05-15 Gé van GeldorpTest was backwards
2004-05-15 Gé van GeldorpASSERT() was a no-op in win32k, even for debug builds
2004-05-14 Thomas Bluemelchanged cursors/icons to use the window station handle...
2004-05-09 Hartmut Birr- Put the event from file object as user event into...
2004-05-09 Eric Kohl- Implement multi-block bins. This removes all existing...
2004-05-07 Royce Mitchell IIIuse bugcheck macros where appropriate so users have...
2004-05-05 Thomas Bluemelfixed GetThreadDesktop() (not fully working yet because...
2004-05-05 Mike NordellReturn reasonably correct result querying a null memory...
2004-05-04 Filip Navara- Fix recognition of CALL instruction. Spotted by Anich...
2004-05-04 James TaborAdded Spinlock in ObpGetHandleCountbyHandleTable.
2004-05-02 Hartmut Birr- Don't read the disk informations at boot time from...
2004-05-02 Hartmut Birr- Don't assign arc names to removable media drives...
2004-05-02 Eric KohlAdd missing io performance counters.
2004-05-02 James TaborProper way for counting process handles.
2004-05-01 Mike NordellMmQuerySectionView now returns correct AllocationBase...
2004-05-01 Thomas Bluemelimplemented RegisterLogonProcess(), LockWindowStation...
2004-05-01 Mike NordellMake MmQuerySectionView tell how many bytes it actually...
2004-04-30 Gé van GeldorpChange bugcheck parameter to easily find out which...
2004-04-29 Thomas Bluemelimplemented keybd_event(), mouse_event(), BlockInput...
2004-04-28 Mike Nordellstop kernel crashing on thread termination
2004-04-28 Hartmut Birr- Dereference the idle process in some of the NtQuerySy...
2004-04-28 Hartmut Birr- Set the offset for a physical page in MmGetPhysicalAd...
2004-04-28 Hartmut Birr- Call the DriverStartIo routine at DISPATCH_LEVEL...
2004-04-26 James TaborAdded Process HandleCount information.
2004-04-24 James TaborSet 386 as default cpu type.
2004-04-23 Filip Navara- Fix the emulation of 'inl' instruction in V86 mode.
2004-04-23 James TaborFixed my mistake in SystemProcessorInformation.
2004-04-23 James TaborFixed SystemProcessorInformation.
2004-04-23 James TaborFix return for cpuid.
2004-04-22 James TaborImplemented new Ros exclusive function SystemFullMemory...
2004-04-20 Gunnar Dalsnestemp.workaround: allways free irp
2004-04-20 James TaborFilip Navara NtGetTickCount implementation.
2004-04-20 Gunnar Dalsnesmake mdl usage/impl. more windows compliant
2004-04-20 Gunnar Dalsnesmake mdl impl. more windows compliant
2004-04-18 James TaborAdd BasePriorty to ProcessBasicInformaion.
2004-04-18 James TaborFix Kernel User Timer.
2004-04-18 James TaborFix Kernel User Timer and added ProcessTimes to QueryIn...
2004-04-16 James TaborVmWare is having problems with Volatile and Atomic...
2004-04-14 James TaborImproved Passive Level kernel and user time counters.
2004-04-14 James TaborNeed more time to work audit patch
2004-04-14 James TaborFix by Marc Schtz.
2004-04-14 James TaborImplementation of system performance auditing hax.
2004-04-12 Filip Navara- Remove the hack implemenation of LookupPrivilegeValueW.
2004-04-11 Jason FilbyTwo DPRINTs for NtLoadDriver failure cases
2004-04-10 Gunnar Dalsnesindent using astyle v1.15.3: astyle --style=ansi ...
2004-04-08 Jason FilbyRemove a DbgPrint used in testing
2004-04-08 Jason FilbyImplement MmIsNonPagedSystemAddressValid as a call...
2004-04-08 Jason FilbyFix MmIsAddressValid to check if VirtualAddress >=...
2004-04-08 Filip Navara- Don't bugcheck if FDO wasn't attached.
2004-04-07 Eric KohlFixed crashes that were cause by the changes to the...
2004-04-03 Eric KohlSilence a debug message.
2004-03-30 Gé van GeldorpDisable pool validation since it slows down execution...
2004-03-29 Gé van GeldorpAllow GDB 6 to backtrace over a syscall
2004-03-28 Filip Navara- I accidently ommited two '*' and caused a random...
2004-03-28 Filip Navara- Fixed a dumb ExFreePool that I accidently left there.
2004-03-28 Filip Navara- Fixed a minor bug in IopLoadServiceModule that caused...
2004-03-28 Filip Navara- Minor cleanup and fixed few memory leaks on driver...
2004-03-27 Filip Navara- Rewritten some driver loading functions to get higher...
2004-03-24 Emanuele AlibertiInitialize LPC-related fields in ETHREAD.
2004-03-24 Emanuele AlibertiVisible build timestamp.
2004-03-21 Filip Navara- Support for upper level filter drivers.
2004-03-20 Filip Navara- Minor correction to IopGetSystemPowerDeviceObject.
2004-03-20 Eric KohlFully implement RtlFormatCurrentUserKeyPath().
2004-03-19 Filip Navara- Lower IRQL in error case of IoAllocateDriverObjectExt...
2004-03-19 Eric KohlClean-up NtQueryInformationToken().
2004-03-19 Eric KohlFix NtOpenThreadToken() and NtSetInformationThread().
2004-03-18 Filip Navara- Fixed return status of IoGetDeviceProperty.
2004-03-16 David Welch- Map only the vga frame buffer for the hal to write...
2004-03-16 David Welch- Removed useless define.
2004-03-15 David Welch- Left whole page allocations on by accident.
2004-03-15 Hartmut Birr- Fixed the loading of symbol files, if the base name...
2004-03-15 Hartmut Birr- Removed dirty loading of symbol files from ExpInitial...
next