reactos.git
2004-10-03 Eric KohlUpdate a new users private shell folder paths when...
2004-10-03 Alex IonescuSorry, forgot these updates for WIN32K to build with...
2004-10-03 Alex IonescuCorrected KPCR structure, removed IKPCR, set up Current...
2004-10-02 Thomas Bluemelfixed ProcessIdToSessionId()
2004-10-02 Thomas Bluemeldon't duplicate tons of code for error handling
2004-10-02 Thomas BluemelINF Helper tool for installation of .inf files, by...
2004-10-02 Filip NavaraAllocate memory for the handle table from paged pool!
2004-10-02 Filip NavaraChange the ASSERT_IRQL in ExAllocatePagedPoolWithTag...
2004-10-02 Thomas Bluemeladded stubs for winfax.dll
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 Eric KohlAdd common user shell folder key.
2004-10-02 Eric KohlRemove default users shell folder paths.
2004-10-02 Eric KohlImprove creation of shell folder settings.
2004-10-02 Hartmut Birr- Made cmt unicode compatible.
2004-10-02 Hartmut Birr- Terminate the wait thread if the handle was from...
2004-10-02 Hartmut Birr- Updated the workingset size in the rmap functions.
2004-10-02 Casper Hornstrup2004-10-02 Casper S. Hornstrup <chorns@users.sourcefo...
2004-10-02 Hartmut Birr- Fixed the definition of SNMP_FUNC_TYPE.
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 YerkesAdded needed rc file.
2004-10-01 Art YerkesZero the new descriptor so that the Dacl, Sacl etc...
2004-09-30 Art YerkesIt seems there's a subtle difference between mingw32...
2004-09-30 Emanuele AlibertiCorrect spelling errors in some remarks.
2004-09-30 Eric KohlRemove common shell folder settings.
2004-09-30 Eric Kohl- Add proper file header.
2004-09-30 Richard Campbellrollback change for now
2004-09-30 Art YerkesFixed makefile. Wrong name for ip.a
2004-09-30 Richard Campbell- For now, hardcode the all users profile path until...
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-30 Gé van GeldorpRollback winehq merge since it breaks Explorer
2004-09-30 Art YerkesMost files moved to linkable library drivers/lib/ip...
2004-09-30 Art YerkesChanges to the interface to componentized ip library...
2004-09-30 Art YerkesFixes to interface. Prototypes which were being stubbo...
2004-09-30 Art YerkesUndis now builds a dll, carefully skirting the linkage...
2004-09-29 Thomas Bluemeluse ULONG_PTR to calculate pointers
2004-09-29 Gé van GeldorpRobert Shearman <rob@codeweavers.com>
2004-09-29 Art YerkesGetting there. Smoothing out the public interface...
2004-09-29 Art YerkesIP library. These files were moved from tcpip.sys...
2004-09-29 Art YerkesAdded a header to lie between undis and net/ndis.h...
2004-09-29 Art YerkesSimple library which captures the remaining link-time...
2004-09-29 Art YerkesThese calls to ExAllocatePool are done at != PASSIVE_LE...
2004-09-29 Richard Campbell - Changed a few REG_EXPAND_SZ to REG_SZs as per Windows
2004-09-29 Royce Mitchell IIIsprintf bad
2004-09-28 Gé van GeldorpNtAllocateVirtualMemory() should return 64k aligned...
2004-09-28 Gé van GeldorpDon't return data length if not requested
2004-09-28 Hartmut Birr- Fixed LdrLookupPageProtection.
2004-09-28 James TaborAdd advpack.
2004-09-28 Gé van GeldorpNtAllocateVirtualMemory() should return 64k aligned...
2004-09-28 Steven EdwardsPorted icmp.dll from wine.
2004-09-28 Thomas Bluemelrelicense to LGPL
2004-09-28 Thomas Bluemelavoid compiler warning
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 KohlSupport special FILE_WRITE_TO_END_OF_FILE byte offset...
2004-09-28 Eric KohlNtWriteFile must append to file if it was opened with...
2004-09-27 Gé van GeldorpNtSetInformationThread() expects a pointer, not the...
2004-09-27 Eric KohlDefine FILE_WRITE_TO_END_OF_FILE.
2004-09-27 Gé van GeldorpSylvain Petreolle <spetreolle@yahoo.fr>
2004-09-27 Steven EdwardsSome fixes for MS_VC.
2004-09-27 Steven EdwardsAdd a shutdown message.
2004-09-26 Steven EdwardsSlightly new and improved stub for GetUserNameA based...
2004-09-26 Gé van GeldorpScream when an unimplemented function is called
2004-09-26 Gé van GeldorpStub LookupAccountNameA/W
2004-09-26 Gé van GeldorpCall GetProcessHeap() instead of passing it's address
2004-09-26 Hartmut Birr- Added a little sample which tests the noexecute prote...
2004-09-26 Royce Mitchell IIIadd a little more debug output in case of unhandled...
2004-09-26 Hartmut Birr- Detect more cpu features.
2004-09-26 Thomas Bluemelminor fix
2004-09-26 Thomas Bluemeluse Get/SetWindowLongPtr() where appropriate in favor...
2004-09-26 Martin Fuchsintroduce XPath syntax to make handling configuration...
2004-09-26 Hartmut Birr- Rewrote (copied from ntdll) parts of the relocation...
2004-09-26 Filip Navara- Move shldisp.h to the right place.
2004-09-26 Thomas Bluemelminor fix
2004-09-26 Thomas Bluemeladd hid.dll to the build system
2004-09-26 Eric KohlDelete a boot log from the registry after it was writte...
2004-09-26 Thomas Bluemelenable PCH
2004-09-26 Thomas Bluemelfixed typo
2004-09-26 Thomas Bluemeladded shell extension that enables the user to change...
2004-09-26 Hartmut Birr- Reselected the drive (master/slave) after a soft...
2004-09-26 Art YerkesFixed each call to use a unique event. This is needed...
2004-09-26 Royce Mitchell IIImore sayings
2004-09-25 Filip Navara- Fix RtlFindClearBits to correctly treat the hint.
2004-09-25 Gé van GeldorpDon't abandon file creation if hTemplateFile is INVALID...
2004-09-25 Art YerkesUse the recursive mutex to lock the TCP.
2004-09-25 Art YerkesAdded simple recursive mutex adapted from my afd one...
2004-09-25 Art YerkesMore experimental detritus. Sorry about that.
2004-09-25 Filip Navara- Fix usage of RtlFindSetBits and loops in CmiStartLogU...
2004-09-25 Filip Navara- Fix implementation of RtlFindSetBits to be able to...
2004-09-25 Art YerkesPreviously checked in with some detritus from some...
2004-09-25 Art YerkesFixed connection locking in tcp.c
2004-09-25 Filip Navara- Remove the incorrect ALIGN macro (missing "* (align...
2004-09-25 Gé van GeldorpMake some installers happy (well, happier at least)
next