reactos.git
2004-09-25 Emanuele AlibertiFixed spelling error.
2004-09-25 Eric Kohl- CmiAddValueToKey(): Double the size of the value...
2004-09-25 Eric Kohl- Use ROUND_UP macro instead of explicit calculation.
2004-09-25 Gé van Geldorp- Round up requested amount of memory instead of down
2004-09-25 Gé van GeldorpSeAccessCheck() returns TRUE on success
2004-09-25 Filip Navara- Remove duplicate SPI_* definitions.
2004-09-25 Filip Navara- Remove duplicate definitions and redundant header...
2004-09-25 Martin FuchscompareType refactoring
2004-09-25 Art Yerkescm/regfile.c, ldr/init.c, ldr/loader.c: OBJ_CASE_INSENS...
2004-09-25 Art YerkesChanged functions RtlClearAllBits and RtlSetAllBits...
2004-09-24 Thomas Bluemel1. implemented GetThreadSelectorEntry()
2004-09-24 Gé van GeldorpYou can't wait for 0 objects
2004-09-24 Thomas Bluemeldon't skip the detection code
2004-09-24 Thomas Bluemelenabled the Wizard97 style
2004-09-24 Eric KohlEnable wizard 97 style and add a dummy progress page.
2004-09-24 Thomas Bluemeladded stub for ObFindHandleForObject() and export it
2004-09-24 Filip Navara- Remove duplicate definitions.
2004-09-24 Gé van GeldorpImplement PathIsCharValidA/W
2004-09-24 Filip Navara- Don't validate parents after sending the WM_ERASEBKGN...
2004-09-24 Eric KohlClose the bootlog key if value enumeration or writing...
2004-09-24 Gé van GeldorpMerge back commit from winehq
2004-09-24 Gé van Geldorp- SHGetAppCompatFlags() takes 4 bytes of parameters
2004-09-24 Eric Kohl- Print correct ReactOS version in the boot log header.
2004-09-24 Art YerkesInitialize ext so that MCLFREE will be called appropria...
2004-09-24 Art YerkesAlso wait in the success, no data case in socket state...
2004-09-24 Art YerkesFix send function as well to properly deallocate the...
2004-09-24 Thomas Bluemelimplemented GetUserDefaultUILanguage()
2004-09-23 Thomas Bluemeldon't attempt to reference NULL objects in NtIsProcessI...
2004-09-23 Thomas Bluemelimplemented NtIsProcessInJob()
2004-09-23 Emanuele AlibertiEmanuele Aliberti <ea@reactos.com>
2004-09-23 Art Yerkestcp: print error when we can't allocate a bucket.
2004-09-23 Art YerkesWrite: print bytes returned so we can see it.
2004-09-23 Gé van GeldorpSync to Wine:
2004-09-23 Casper Hornstrup2004-09-23 Casper S. Hornstrup <chorns@users.sourcefo...
2004-09-23 Thomas Bluemelremove implemented stubs
2004-09-23 Thomas Bluemelfixed returning a wrong handle count in GetProcessHandl...
2004-09-23 Thomas Bluemelfixed initialization of the object attributes in Create...
2004-09-23 Thomas Bluemelimplemented OpenJobObjectA/W() - untested though
2004-09-23 Martin Fuchswork around GCC's wide string constant bug
2004-09-23 Thomas Bluemelimplemented CreateJobObjectA/W() - untested though
2004-09-23 Thomas Bluemelimplemented IsProcessInJob(), AssignProcessToJobObject...
2004-09-23 Royce Mitchell IIIadd some debug output
2004-09-23 Thomas Bluemelexport job functions
2004-09-23 Thomas Bluemelforgot to add job access rights
2004-09-23 Thomas Bluemelproper job access mapping
2004-09-23 Martin Fuchsencode &quot; and &apos;
2004-09-23 Art Yerkesevent.c: Don't infinite loop while completing a zero...
2004-09-23 Royce Mitchell IIIsmall fix to OskitDumpBuffer() - each line should displ...
2004-09-23 Royce Mitchell IIInew version of OskitDumpBuffer() that shows ascii chara...
2004-09-23 Eric KohlImplement boot logging. Add /BOOTLOG to the command...
2004-09-23 Art YerkesFixed the way send and recv are called and return errors.
2004-09-23 Gé van GeldorpSteven Edwards <steven_ed4153@yahoo.com>
2004-09-23 Art YerkesFixes: Lock does not need to acquire a spinlock in...
2004-09-23 Art YerkesMain changes: reimported uipc_socket.c which had lots...
2004-09-23 Royce Mitchell IIIforgot to save workspace before commiting. removed...
2004-09-23 Royce Mitchell IIIoskittcp can now be built with vs6
2004-09-22 Martin Fuchsremove wStringTableOffset
2004-09-22 Martin Fuchsconfiguration dialog to choose between MDI and SDI...
2004-09-22 Thomas Bluemelinitialize the job management and export PsJobType
2004-09-22 Steven EdwardsFix building mdi test on MS_VC and Mingw
2004-09-22 Steven EdwardsFix building dnsquery test on MS_VC and Mingw
2004-09-22 Gé van GeldorpHenning Gerhardt <henning.gerhardt@web.de>
2004-09-22 Thomas Bluemel1. fixed RtlValidSecurityDescriptor() that attempted...
2004-09-22 Steven EdwardsFix building for building on both Mingw and MS_VC.
2004-09-22 Gé van GeldorpRobert Shearman <rob@codeweavers.com>
2004-09-22 Gé van GeldorpUlrich Czekalla <ulrich@codeweavers.com>
2004-09-22 Gé van GeldorpFrancois Gouget <fgouget@free.fr>
2004-09-22 Gé van GeldorpStefan Leichter <Stefan.Leichter@camLine.com>
2004-09-22 Gé van GeldorpMerge back commit from winehq.
2004-09-22 Gé van GeldorpHuw Davies <huw@codeweavers.com>
2004-09-22 Royce Mitchell IIIdon't zero out OtcpEvent structure from InitOskitTCP...
2004-09-22 Thomas Bluemel1. added EJOB structure
2004-09-22 Royce Mitchell IIIclean up/simplify 'type' command some more and don...
2004-09-22 Royce Mitchell IIIreplace problematic stack variable in OskitTCPSend...
2004-09-22 Thomas Bluemelaccidently changed the @unimplemented marks
2004-09-22 Thomas Bluemeldon't be silent when calling unimplemented functions
2004-09-22 Thomas Bluemelimplemented CheckNameLegalDOS8Dot3A/W()
2004-09-22 Gé van GeldorpRobert Shearman <rob@codeweavers.com>
2004-09-21 Gé van GeldorpJuan Lang <juan_lang@yahoo.com>
2004-09-21 Thomas Bluemelimplemented GetSystemRegistryQuota()
2004-09-21 Thomas Bluemelfixed definition of the SYSTEM_REGISTRY_QUOTA_INFORMATI...
2004-09-21 Thomas Bluemelimplemented GetProcessHandleCount()
2004-09-21 Gé van GeldorpFrancois Gouget <fgouget@codeweavers.com>
2004-09-21 Gé van GeldorpEric Pouech <pouech-eric@wanadoo.fr>
2004-09-21 Gé van GeldorpMatch whitespace to winehq
2004-09-21 Gé van GeldorpJuan Lang <juan_lang@yahoo.com>
2004-09-21 Gé van GeldorpJuan Lang <juan_lang@yahoo.com>
2004-09-21 Thomas Bluemelimplemented CreateMemoryResourceNotification() and...
2004-09-21 Gé van GeldorpSync to winehq
2004-09-21 Gé van GeldorpWe have our own tray code
2004-09-21 Gé van GeldorpJuan Lang <juan_lang@yahoo.com>
2004-09-21 Gé van GeldorpMike McCormack <mike@codeweavers.com>
2004-09-21 Thomas Bluemelimplemented IsDBCSLeadByte() and IsDBCSLeadByteEx()
2004-09-21 Art YerkesFixed tcptest to not do send recv or close on a socket...
2004-09-21 Royce Mitchell IIIbcopy()'s arguments are different order than memcpy()
2004-09-20 Gé van GeldorpFrancois Gouget <fgouget@free.fr>
2004-09-20 Hartmut Birr- Implemented the loading of drivers according to the...
2004-09-20 Gé van GeldorpMaxime Belleng� <maxime.bellenge@laposte.net>
2004-09-20 Gé van GeldorpMerge back commits from winehq
2004-09-20 Gé van GeldorpFrancois Gouget <fgouget@free.fr>
next