Fix a memory leak
[reactos.git] / reactos / subsys / csrss / init.c
2005-12-01 Gé van GeldorpFiles forgotten in r19815
2005-11-27 Magnus OlsenFix so reactos can boot to gui again Thx W3seek for...
2005-10-16 Gunnar Dalsnesfix two buffer overflows
2005-10-08 Emanuele AlibertiFix startup code for native NT processes.
2005-09-07 Alex IonescuImplement NTDLL's CSR routines in a compatible way...
2005-08-16 Emanuele AlibertiMake NTDLL not bind automatically to the Win32 server.
2005-07-26 Filip Navara#include "csrss.h" -> #include <csrss.h>
2005-07-12 Alex IonescuPartial patch of larger rosrtl removal patch. This...
2005-07-05 Thomas Bluemelfixed some signed/unsigned comparison warnings with...
2005-07-01 Alex IonescuPCH for csrss and win32csr, and remove rosrtl usage
2005-06-22 Alex IonescuLarge change to modify NTDLL'S CSR Functions to be...
2005-06-21 Alex IonescuBuild kernel32, ntdll, csrss fully with NDK and remove...
2005-06-21 Alex IonescuAdd new header for native user-mode functios inside...
2005-06-20 Filip NavaraCompile CSRSS and WIN32CSR with NDK headers.
2005-06-02 Emanuele AlibertiSM/CSR: move win32k.sys loading from the SM to the...
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-08 Steven Edwardsremove whitespace from end of lines
2005-05-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-04-11 Hervé PoussineauOpen \Windows directory if it exists
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Hartmut BirrCsrss should only open the '\Windows' directory.
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-04-02 Gunnar Dalsnes-move rtl thread/process stuff from ntdll to rtl and...
2005-03-20 Emanuele AlibertiSM: init system reading the registry
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-02-26 Emanuele AlibertiCSR pre-init cleanup
2005-02-19 Emanuele AlibertiCSRSS: silenced debug messages.
2005-02-19 Emanuele AlibertiCSRSS: register CSRSS to manage IMAGE_SUBSYSTEM_WINDOWS...
2005-02-12 Casper HornstrupBranch setupapi
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-11-14 Hartmut Birr- Implemented waitable console handles.
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-12 Gé van GeldorpShutdown step 1: inform winlogon
2004-07-03 Hartmut Birr- Try to get or to allocate the process data structure...
2004-05-28 Gé van GeldorpClean up calls from win32k to csrss
2004-04-09 Filip Navara- Compile Win32k, GDI, USER32 and CSRSS using W32API.
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2003-12-03 Gé van GeldorpRemove direct references from csrss to win32k (call...
2003-12-02 Gé van GeldorpCSRSS code reshuffle
2003-11-17 KJK::HyperionMoved and renamed some ReactOS specific macros
2003-10-20 Gé van GeldorpImplement GUI consoles
2003-08-19 Thomas BluemelPatch by Jonathon Wilson:
2003-08-11 Casper Hornstrup2003-08-11 Casper S. Hornstrup <chorns@users.sourcefo...
2003-06-17 Gé van GeldorpCall InitializeVideoAddressSpace() before opening the...
2002-10-31 Eric KohlFixed warnings.
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-08-26 David Welch2002-08-26 David Welch <welch@computer2.darkstar...
2002-08-20 KJK::HyperionNew macros InitializeUnicodeString(), RtlInitUnicodeStr...
2002-06-14 Eric KohlPass pointer to CSRSS process on first create request.
2001-06-25 Eric KohlFixed a lot of warnings.
2001-03-25 David WelchV86 mode fixes
2000-07-07 Phillip SusiImplimented switch back to text mode after gditest
2000-05-26 Phillip Susibig work on the console front
2000-04-23 Phillip SusiWhole new win32 console support, with multiple virtual...
2000-03-22 David WelchUpdated the minix driver
2000-02-29 Emanuele AlibertiAdded help command to shell.exe.
2000-02-27 Eric KohlImproved csrss (doesn't crash any more)
1999-12-30 David WelchAdded some additional csrss work
1999-12-22 David WelchCorrected additional object manager issues pointed...
1999-07-17 Emanuele Alibertifixes
1999-06-08 Emanuele AlibertiInitial work for W32 server