New macros InitializeUnicodeString(), RtlInitUnicodeStringFromLiteral() and UNICODE_S...
[reactos.git] / reactos / ntoskrnl / ps / process.c
2002-08-20 KJK::HyperionNew macros InitializeUnicodeString(), RtlInitUnicodeStr...
2002-07-18 David WelchSymbol loading working in kdb.
2002-07-17 David WelchFixed null pointer exceptions.
2002-07-17 David WelchFixed some bugs.
2002-07-13 Casper Hornstrup2002-07-13 Casper S. Hornstrup <chorns@users.sourcefo...
2002-07-04 David Welch2002-07-04 David Welch <welch@computer2.darkstar...
2002-06-17 joegntoskrnl/ps/process.c
2002-06-17 joegntoskrnl/ke/main.c
2002-06-11 David Welch2002-06-11 David Welch <welch@whitehall1-5.seh.ox...
2002-06-04 David Welch2002-06-04 David Welch <welch@whitehall1-5.seh.ox...
2002-04-26 Eric KohlSimplified access to the shared user page.
2002-02-20 Eric KohlStarted security manager initialization.
2002-02-08 Casper HornstrupRemoved or changed debug prints printed at boot.
2002-01-04 Hartmut BirrFixed a wrong initialisation in PiDeleteProcess().
2002-01-03 Eric KohlImplemented process and thread notification routines.
2002-01-03 Eric KohlImplemented PsLookupXxx() functions.
2002-01-03 Casper HornstrupFree memory for symbols when process is terminated.
2002-01-02 Casper HornstrupFree memory for symbols when process is terminated.
2001-12-05 David WelchFixed security define spelling
2001-11-29 Eric KohlImplemented PsGetProcessExitTime() and PsIsThreadTermin...
2001-10-31 David WelchFixed bug causing crash when running mc
2001-09-07 Emanuele AlibertiMinor changes.
2001-08-26 Eric KohlFixed callback calling conventions (part 1).
2001-08-07 Eric KohlChanged stack allocation.
2001-06-16 Eric KohlChanged ObCreateObject() to a more nt-compatible format.
2001-06-12 Casper HornstrupWindow stations and desktops
2001-04-21 Eric KohlImplemented PsCreateSystemProcess()
2001-04-16 David WelchFurther SMP initialization work (now boots all processo...
2001-04-16 David WelchSMP detection work
2001-03-25 David WelchV86 mode fixes
2001-03-18 David WelchFixes for APC handling
2001-03-07 David WelchAdded tagging of most allocates
2001-02-02 Eric KohlAdded access right mapping
2001-01-28 Eric KohlAdded mapping of access rights
2001-01-21 David WelchFixed bug in NtFreeVirtualMemory reported by Philip...
2000-10-22 Eric KohlRemoved obsolete linux header files
2000-10-07 David WelchAdded multiboot support to ntoskrnl
2000-08-12 David WelchUpdated CREDITS
2000-07-07 Phillip SusiFixed ps code to terminate threads correctly
2000-07-06 David WelchAdded experimental paging out code (wouldn't activate...
2000-07-04 David WelchCompilation fixes
2000-07-04 David WelchAdded working set functions
2000-07-01 Eric KohlFixed Ps macros
2000-06-29 David WelchMade header file usage more consistent
2000-06-25 David WelchRemoved from redundant files from the mm directory
2000-06-04 Emanuele AlibertiMade and new ntoskrnl/lpc directory for the LPC subsystem.
2000-06-03 Eric KohlUpdated Ps* functions
2000-05-14 Emanuele AlibertiAdded ifdef to skip a piece of code commited by mistake...
2000-05-14 Emanuele AlibertiFixed bug reported by Michael Rich in kernel32 compilation.
2000-04-07 David WelchBegan seperation of machine-dependant/independant secti...
2000-04-03 David WelchCorrect LPC implementation
2000-03-29 David WelchCorrected mutex implementation
2000-03-22 David WelchUpdated the minix driver
2000-03-16 David WelchImplemented setting the fs register to point to the TEB
2000-02-13 David WelchMoved user-process loading into ZwCreateProcess
2000-01-27 David WelchChanged the loader so ZwCreateProcess now maps ntdll...
2000-01-26 David WelchMore improvements to LPC code
2000-01-05 David WelchImplemented more security functions
1999-12-26 David WelchAdded some security functions
1999-12-22 David WelchCorrected additional object manager issues pointed...
1999-12-20 David WelchFixed problem with handles not being released
1999-12-18 Phillip SusiAdded tracking of running threads in a process, and...
1999-12-11 Phillip Susiat least it compiles now...
1999-12-10 Phillip Susiadded initial priorities to threads and processes
1999-12-06 Eric Kohl- implemented process parameter block (PPB) code
1999-11-24 David WelchBegan converting minix fsd to work with new caching...
1999-11-12 David Welch1) Corrected bugs in ERESOURCE code
1999-11-02 David WelchImproved scheduling code
1999-10-13 Eric KohlPEB will be created in NtCreateProcess.
1999-06-18 Emanuele AlibertiNTOSKRNL.ZwXXX functions now call NTOSKRNL.NtXXX via...
1999-06-09 David WelchImplemented ZwOpenProcess corrected
1999-06-08 David WelchAdded support for ZwOpenProcess
1999-05-29 David WelchLots of changes to the kernel
1999-05-10 Eric KohlAdded process ids.
1999-04-18 David WelchSeveral bug fixes
1999-04-01 David WelchEnhanced memory managment
1999-03-31 David WelchImproved physical page managment
1999-03-30 David WelchBegan improvements to memory managment, changed method of
1999-03-25 David WelchCleaned up code a bit
1999-03-19 Rex JolliffMerged mingw32 branch into main trunk
1999-02-06 David Welchno message
1999-02-01 David WelchExtensive changes to the objmgr
1999-01-16 David WelchFixed several bugs
1999-01-16 Rex JolliffBoudewjin's massive work on kernel32 and crtdll and...
1999-01-04 David WelchCreated bugs in wait and timer code
1999-01-03 David WelchAdded directory listing support for the shell
1999-01-01 David Welch*** empty log message ***
1998-12-20 Rex JolliffVarious changes to support the executable/driver loader
1998-10-05 Rex JolliffThis commit was generated by cvs2svn to compensate...
1998-09-13 Rex JolliffThis commit was generated by cvs2svn to compensate...
1998-09-05 Rex JolliffThis commit was generated by cvs2svn to compensate...
1998-08-25 Rex JolliffInitial revision