- Centralize definition of version resource
[reactos.git] / reactos / ntoskrnl /
2004-10-16 Gé van Geldorp- Centralize definition of version resource
2004-10-16 Alex IonescuFix Typo
2004-10-16 Alex IonescuFixed ExGetCurrentProcessorUsage (thanks to Mike)
2004-10-13 Alex IonescuImplemented KeSetEventBoostPriority, KeFindConfiguratio...
2004-10-13 Alex IonescuSorry, forgot to add this.
2004-10-13 Alex IonescuImplemented KeAreApcsDisabled, KeFlushEntireTb, KeIsExe...
2004-10-12 Filip Navara- Fix logic error in PsDeleteCidHandle.
2004-10-12 Alex IonescuImplemented ExVerifySuite, ExInterlockedFlushSList...
2004-10-12 Alex IonescuAdded complete defintion of FX_SAVE_AREA and moved...
2004-10-11 Eric KohlStore device instance data in the registry.
2004-10-11 Filip Navara- Allow querying information for root enumerated device...
2004-10-10 Eric KohlNtReadFile(): Take FILE_USE_FILE_POINTER_POSITION into...
2004-10-10 Gregor AnichFixed compiler warning ('RegistryPropertyName' might...
2004-10-10 Eric KohlNtDeviceIoControlFile() and NtFsControlFile():
2004-10-09 Filip Navara- Implement IoOpenDeviceRegistryKey for PLUGPLAY_REGKEY...
2004-10-09 Filip Navara- Delete all build files on "make clean".
2004-10-09 Gé van GeldorpPass requested base address to MmAllocateSection()
2004-10-08 Filip Navara- Fix one error case to prevent crashes when registry...
2004-10-08 Filip NavaraCorrectly handle small buffers in NtEnumerate[Value...
2004-10-08 Gé van Geldorp- Return some values for NtQuerySystemInformation(Syste...
2004-10-07 Gé van GeldorpDon't corrupt the registry when deleting a REG_DWORD...
2004-10-05 Hartmut Birr- Bugcheck on a page fault, if the reason was code...
2004-10-05 Hartmut Birr- Changed some functions from Nt to Zw in RtlFormatCurr...
2004-10-05 Hartmut Birr- Removed some hard coded values, which depend on a...
2004-10-04 Alex IonescuUn-hardcoded the 0xC0000000 value, and stuck the define...
2004-10-04 Casper Hornstrup2004-10-04 Casper S. Hornstrup <chorns@users.sourcefo...
2004-10-04 Hartmut Birr- Fixed the setting of the page protection for ntoskrnl.
2004-10-04 Casper HornstrupRevert:
2004-10-03 Gé van GeldorpRollback last change since it was incorrect.
2004-10-03 Gé van GeldorpMove final user stack cleanup to kernelmode
2004-10-03 Gé van GeldorpRemove faulty debug statement
2004-10-03 Alex IonescuCorrected KPCR structure, removed IKPCR, set up Current...
2004-10-02 Filip NavaraChange the ASSERT_IRQL in ExAllocatePagedPoolWithTag...
2004-10-02 Casper Hornstrup2004-10-02 Casper S. Hornstrup <chorns@users.sourcefo...
2004-10-02 Casper Hornstrup2004-10-02 Casper S. Hornstrup <chorns@users.sourcefo...
2004-10-02 Hartmut Birr- Updated the workingset size in the rmap functions.
2004-10-01 Art YerkesSorry i didn't have all the assertions correct in ntosk...
2004-10-01 Gé van GeldorpDon't use more than a single page for a TEB (forgotten...
2004-10-01 Gé van GeldorpDon't use more than a single page for a TEB
2004-10-01 Hartmut Birr- Rewrote parts of the Process & Thread time count...
2004-10-01 Gé van GeldorpHandle mapping a view of a section at non-zero file...
2004-10-01 Art Yerkespool.c: assert irql and pool type for PASSIVE_LEVEL...
2004-10-01 Art YerkesZero the new descriptor so that the Dacl, Sacl etc...
2004-09-30 Emanuele AlibertiCorrect spelling errors in some remarks.
2004-09-30 Royce Mitchell IIIYou're such a trooper, Marvin
2004-09-30 Gé van GeldorpYou can tune a file system, but you can't tunafish
2004-09-29 Royce Mitchell IIIsprintf bad
2004-09-28 Gé van GeldorpNtAllocateVirtualMemory() should return 64k aligned...
2004-09-28 Hartmut Birr- Fixed LdrLookupPageProtection.
2004-09-28 Gé van GeldorpNtAllocateVirtualMemory() should return 64k aligned...
2004-09-28 Thomas Bluemel1. get rid of the global thread list and group threads...
2004-09-28 Eric Kohl- Implement IoFreeErrorLogEntry().
2004-09-28 Eric KohlUse FILE_APPEND_DATA access right to write log entries.
2004-09-28 Eric KohlNtWriteFile must append to file if it was opened with...
2004-09-27 Steven EdwardsAdd a shutdown message.
2004-09-26 Hartmut Birr- Detect more cpu features.
2004-09-26 Hartmut Birr- Rewrote (copied from ntdll) parts of the relocation...
2004-09-26 Eric KohlDelete a boot log from the registry after it was writte...
2004-09-26 Royce Mitchell IIImore sayings
2004-09-25 Filip Navara- Fix usage of RtlFindSetBits and loops in CmiStartLogU...
2004-09-25 Eric Kohl- CmiAddValueToKey(): Double the size of the value...
2004-09-25 Gé van GeldorpSeAccessCheck() returns TRUE on success
2004-09-25 Art Yerkescm/regfile.c, ldr/init.c, ldr/loader.c: OBJ_CASE_INSENS...
2004-09-24 Gé van GeldorpYou can't wait for 0 objects
2004-09-24 Thomas Bluemeladded stub for ObFindHandleForObject() and export it
2004-09-24 Eric KohlClose the bootlog key if value enumeration or writing...
2004-09-24 Eric Kohl- Print correct ReactOS version in the boot log header.
2004-09-23 Thomas Bluemeldon't attempt to reference NULL objects in NtIsProcessI...
2004-09-23 Thomas Bluemelimplemented NtIsProcessInJob()
2004-09-23 Royce Mitchell IIIadd some debug output
2004-09-23 Thomas Bluemelproper job access mapping
2004-09-23 Eric KohlImplement boot logging. Add /BOOTLOG to the command...
2004-09-22 Thomas Bluemelinitialize the job management and export PsJobType
2004-09-22 Thomas Bluemel1. added EJOB structure
2004-09-20 Hartmut Birr- Implemented the loading of drivers according to the...
2004-09-20 Gé van GeldorpRemove incorrect assert. An APC can be queued to the...
2004-09-19 Hartmut Birr- Call MmFreeSectionSegments if the Bcb reference count...
2004-09-18 Gé van GeldorpFix insertion of APCs where the target thread is attach...
2004-09-16 Eric KohlImplement NtQueryDefaultUILanguage, NtQueryInstallUILan...
2004-09-16 Eric KohlSort entries and remove duplicates.
2004-09-16 Gé van GeldorpGet rid of .edf files
2004-09-14 Gé van GeldorpCheck if attached when terminating thread. Suggested...
2004-09-14 Eric KohlImplement SeLockSubjectContext and SeUnlockSubjectContext.
2004-09-13 Gé van GeldorpFix closing of LPC ports
2004-09-13 Eric KohlRename HANDLE_REP to HANDLE_ENTRY.
2004-09-13 Eric Kohl- Return a default security descriptor when someone...
2004-09-12 Gé van GeldorpMake the end a little bit more interesting
2004-09-11 Eric Kohl- Implement FsRtlLegalAnsiCharacterArray.
2004-09-09 Hartmut Birr- Implemented PAE (physical address extension) mapping.
2004-09-09 Hartmut Birr- Implemented ExfInterlockedCompareExchange64 and ExfpI...
2004-09-09 Eric Kohl- Use SeQuerySecurityDescriptorInfo() to retrieve an...
2004-09-08 Eric KohlAdd support for setting a security descriptor for a...
2004-09-08 Eric Kohl- Fix a typo in NtSetSecurityObject().
2004-09-07 Eric KohlReturn a security descriptor that grants full access...
2004-09-07 Eric KohlIopInvalidDeviceRequest must return STATUS_INVALID_DEVI...
2004-09-07 Hartmut Birr- Removed most of the calls to KeAttachProcess/KeDetach...
2004-09-07 Hartmut Birr- Added the dependency checking for precompiled headers.
2004-09-05 Hartmut Birr- Check first for an existing directory object in NtCre...
2004-09-05 Hartmut Birr- Returned STATUS_OBJECT_NAME_NOT_FOUND if no directory...
2004-09-04 Filip NavaraHandle matching of "f0_*.*" expression to "f0_000"...
next