A really simple Win32 implementation of 'hostname'.
[reactos.git] / reactos / subsys / smss /
2005-07-29 Emanuele AlibertiVarious fixex to make HEAD compile.
2005-07-26 Alex Ionescu- Various Microsoft DDK/PSDK compatibility fixes and...
2005-07-24 Martin Fuchsset eol-style for most xml files
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 SMSS, and remove rosrtl usage
2005-06-21 Alex IonescuUse LDR_DATA_TABLE_ENTRY instead of LDR_MODULE. the...
2005-06-20 Alex IonescuBuild smss with NDK
2005-06-17 Thomas Bluemel- fixed a possible deadlock in SmBeginClientInitialization
2005-06-17 Filip NavaraUse W32API.
2005-06-02 Emanuele AlibertiSM/CSR: move win32k.sys loading from the SM to the...
2005-06-01 Alex IonescuFix some debug messages
2005-05-30 Hartmut Birr- Don't duplicate the process handle.
2005-05-28 Casper HornstrupMerge 12735:15568 from xmlbuildsystem branch
2005-05-27 Casper HornstrupMerge 15329:15546 from trunk
2005-05-27 Casper HornstrupCopy rpoolmgr.h from trunk
2005-05-22 Emanuele Alibertisvn propset {keyword, eol-type}
2005-05-22 Emanuele AlibertiSM: change the way sessions are managed.
2005-05-16 Casper HornstrupMerge 15268:15329 from trunk
2005-05-15 Casper HornstrupGenerate proxy makefiles
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-12 Casper HornstrupMerge 12736:14980 from trunk
2005-05-08 Steven Edwardsremove whitespace from end of lines
2005-05-06 Gé van GeldorpLink against static lib instead of dll
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-12 Emanuele AlibertiSM: some server side code for SM_API_QUERY_INFORMATION
2005-04-10 Emanuele AlibertiSM: initial work on SM_API_QUERY_INFORMATION (client...
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-04-04 Casper HornstrupInstall generated files
2005-04-02 Gunnar Dalsnes-move rtl thread/process stuff from ntdll to rtl and...
2005-04-01 Gunnar Dalsnes-move ppb from ntdll to rtl
2005-03-22 Emanuele Alibertiupdated an absolete comment
2005-03-20 Emanuele AlibertiSM: init system reading the registry
2005-03-19 Thomas Bluemel- correctly deny access to handles when rights requeste...
2005-03-14 Emanuele AlibertiSMDLL + SMLIB (static code in SMSS.EXE)
2005-03-13 Emanuele Alibertiea@reactos.com
2005-03-05 Casper HornstrupCopy msiexec from trunk
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-03-02 Emanuele AlibertiMispelled word and wrong past tense in a comment.
2005-03-02 Emanuele AlibertiKmode subsystem no more hardwired.
2005-02-26 Emanuele AlibertiSM some simple work (wip)
2005-02-24 Emanuele AlibertiAdded some init code for the embedded DBGSS.
2005-02-20 Mike NordellMake sure to actually include symbols that are needed...
2005-02-19 Emanuele AlibertiSM: subsystem registration (partial)
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-13 Emanuele AlibertiSM - some more work
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-02-12 Casper HornstrupBranch setupapi
2005-02-12 Emanuele AlibertiSM - Sorry, I forgot silence dbg messages!
2005-02-12 Emanuele AlibertiSM - clean, simplify, make more readable
2005-02-06 Emanuele AlibertiSome preliminary work on the SM to make it manage envir...
2005-02-05 Casper HornstrupBuild smss and system applications
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-12-31 Casper HornstrupRemove .cvsignore files.
2004-10-24 Thomas Bluemelfixed prototypes of NtSetEvent(), NtResetEvent(), NtQue...
2004-10-16 Gé van Geldorp- Centralize definition of version resource
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-06-05 Filip Navara- Disable paging file for Live CD.
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-01-06 Eric KohlMoved some Nt/Zw functions and types.
2003-11-24 Gé van GeldorpSilence debug messages
2003-11-17 KJK::HyperionMoved and renamed some ReactOS specific macros
2003-11-14 Thomas BluemelPatch by Jonathon Wilson:
2003-08-11 Casper Hornstrup2003-08-11 Casper S. Hornstrup <chorns@users.sourcefo...
2003-08-07 Royce Mitchell III* added _DISABLE_TIDENTS macro to disable any ANSI...
2003-07-24 Royce Mitchell IIIreorganized for NDIS_WDM support ( submitted by vizzini )
2003-06-28 guido.cvsignore maintenance
2003-06-09 Eric KohlVerify checksums of preloaded DLLs.
2003-05-14 Eric KohlDon't crash ReactOS if DLL-Preloading fails.
2003-05-12 Eric KohlImplemented dll preloading and mapping.
2003-02-25 Gé van Geldorp- Move GDI drivers and win32k.sys from system32\drivers...
2002-10-25 Casper Hornstrup2002-10-26 Casper S. Hornstrup <chorns@users.sourcefo...
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-08-25 Robert DickensonMore CVS sugar.
2002-08-25 Robert DickensonAdded a whole lot of CVS sugar so I can use WinCVS...
2002-08-20 KJK::HyperionNew macros InitializeUnicodeString(), RtlInitUnicodeStr...
2002-08-17 Hartmut BirrChanged the values for the page file size from the...
2002-08-14 David Welch2002-08-14 David Welch <welch@computer2.darkstar...
2002-06-14 Eric KohlFixed automatic loading of required modules.
2002-06-12 Eric KohlUse NtSetSystemInformation() to load win32k.sys because...
2002-05-27 Hartmut BirrFixed creation of paging file in SmPagingFilesQueryRoutine.
2002-05-24 Eric KohlFixed a severe bug in RtlQueryRegistryValues() and...
2002-05-24 Eric KohlAdded import of REG_EXPAND_SZ registry values.
2002-05-22 Eric KohlRead settings from the registry.
2002-04-26 Eric KohlSimplified access to the shared user page.
2002-03-18 Hartmut BirrFixed creation of environment variable SystemDrive.
2002-03-18 Eric KohlFixed Nt/ZwCreatePagingFile() prototype.
2002-02-08 Casper HornstrupRemoved or changed debug prints printed at boot.
2001-12-31 David WelchSwapping to disk
2001-12-02 David WelchRemove debugging changes.
2001-12-02 David WelchImplemented LPC sections
next