projects
/
reactos.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Delete a boot log from the registry after it was written to the boot log file.
[reactos.git]
/
reactos
/
2004-09-26
Eric Kohl
Delete a boot log from the registry after it was writte...
tree
|
commitdiff
2004-09-26
Thomas Bluemel
enable PCH
tree
|
commitdiff
2004-09-26
Thomas Bluemel
fixed typo
tree
|
commitdiff
2004-09-26
Thomas Bluemel
added shell extension that enables the user to change...
tree
|
commitdiff
2004-09-26
Hartmut Birr
- Reselected the drive (master/slave) after a soft...
tree
|
commitdiff
2004-09-26
Art Yerkes
Fixed each call to use a unique event. This is needed...
tree
|
commitdiff
2004-09-26
Royce Mitchell III
more sayings
tree
|
commitdiff
2004-09-25
Filip Navara
- Fix RtlFindClearBits to correctly treat the hint.
tree
|
commitdiff
2004-09-25
Gé van Geldorp
Don't abandon file creation if hTemplateFile is INVALID...
tree
|
commitdiff
2004-09-25
Art Yerkes
Use the recursive mutex to lock the TCP.
tree
|
commitdiff
2004-09-25
Art Yerkes
Added simple recursive mutex adapted from my afd one...
tree
|
commitdiff
2004-09-25
Art Yerkes
More experimental detritus. Sorry about that.
tree
|
commitdiff
2004-09-25
Filip Navara
- Fix usage of RtlFindSetBits and loops in CmiStartLogU...
tree
|
commitdiff
2004-09-25
Filip Navara
- Fix implementation of RtlFindSetBits to be able to...
tree
|
commitdiff
2004-09-25
Art Yerkes
Previously checked in with some detritus from some...
tree
|
commitdiff
2004-09-25
Art Yerkes
Fixed connection locking in tcp.c
tree
|
commitdiff
2004-09-25
Filip Navara
- Remove the incorrect ALIGN macro (missing "* (align...
tree
|
commitdiff
2004-09-25
Gé van Geldorp
Make some installers happy (well, happier at least)
tree
|
commitdiff
2004-09-25
Emanuele Aliberti
Fixed spelling error.
tree
|
commitdiff
2004-09-25
Eric Kohl
- CmiAddValueToKey(): Double the size of the value...
tree
|
commitdiff
2004-09-25
Eric Kohl
- Use ROUND_UP macro instead of explicit calculation.
tree
|
commitdiff
2004-09-25
Gé van Geldorp
- Round up requested amount of memory instead of down
tree
|
commitdiff
2004-09-25
Gé van Geldorp
SeAccessCheck() returns TRUE on success
tree
|
commitdiff
2004-09-25
Filip Navara
- Remove duplicate SPI_* definitions.
tree
|
commitdiff
2004-09-25
Filip Navara
- Remove duplicate definitions and redundant header...
tree
|
commitdiff
2004-09-25
Martin Fuchs
compareType refactoring
tree
|
commitdiff
2004-09-25
Art Yerkes
cm/regfile.c, ldr/init.c, ldr/loader.c: OBJ_CASE_INSENS...
tree
|
commitdiff
2004-09-25
Art Yerkes
Changed functions RtlClearAllBits and RtlSetAllBits...
tree
|
commitdiff
2004-09-24
Thomas Bluemel
1. implemented GetThreadSelectorEntry()
tree
|
commitdiff
2004-09-24
Gé van Geldorp
You can't wait for 0 objects
tree
|
commitdiff
2004-09-24
Thomas Bluemel
don't skip the detection code
tree
|
commitdiff
2004-09-24
Thomas Bluemel
enabled the Wizard97 style
tree
|
commitdiff
2004-09-24
Eric Kohl
Enable wizard 97 style and add a dummy progress page.
tree
|
commitdiff
2004-09-24
Thomas Bluemel
added stub for ObFindHandleForObject() and export it
tree
|
commitdiff
2004-09-24
Filip Navara
- Remove duplicate definitions.
tree
|
commitdiff
2004-09-24
Gé van Geldorp
Implement PathIsCharValidA/W
tree
|
commitdiff
2004-09-24
Filip Navara
- Don't validate parents after sending the WM_ERASEBKGN...
tree
|
commitdiff
2004-09-24
Eric Kohl
Close the bootlog key if value enumeration or writing...
tree
|
commitdiff
2004-09-24
Gé van Geldorp
Merge back commit from winehq
tree
|
commitdiff
2004-09-24
Gé van Geldorp
- SHGetAppCompatFlags() takes 4 bytes of parameters
tree
|
commitdiff
2004-09-24
Eric Kohl
- Print correct ReactOS version in the boot log header.
tree
|
commitdiff
2004-09-24
Art Yerkes
Initialize ext so that MCLFREE will be called appropria...
tree
|
commitdiff
2004-09-24
Art Yerkes
Also wait in the success, no data case in socket state...
tree
|
commitdiff
2004-09-24
Art Yerkes
Fix send function as well to properly deallocate the...
tree
|
commitdiff
2004-09-24
Thomas Bluemel
implemented GetUserDefaultUILanguage()
tree
|
commitdiff
2004-09-23
Thomas Bluemel
don't attempt to reference NULL objects in NtIsProcessI...
tree
|
commitdiff
2004-09-23
Thomas Bluemel
implemented NtIsProcessInJob()
tree
|
commitdiff
2004-09-23
Emanuele Aliberti
Emanuele Aliberti <ea@reactos.com>
tree
|
commitdiff
2004-09-23
Art Yerkes
tcp: print error when we can't allocate a bucket.
tree
|
commitdiff
2004-09-23
Art Yerkes
Write: print bytes returned so we can see it.
tree
|
commitdiff
2004-09-23
Gé van Geldorp
Sync to Wine:
tree
|
commitdiff
2004-09-23
Casper Hornstrup
2004-09-23 Casper S. Hornstrup <chorns@users.sourcefo...
tree
|
commitdiff
2004-09-23
Thomas Bluemel
remove implemented stubs
tree
|
commitdiff
2004-09-23
Thomas Bluemel
fixed returning a wrong handle count in GetProcessHandl...
tree
|
commitdiff
2004-09-23
Thomas Bluemel
fixed initialization of the object attributes in Create...
tree
|
commitdiff
2004-09-23
Thomas Bluemel
implemented OpenJobObjectA/W() - untested though
tree
|
commitdiff
2004-09-23
Martin Fuchs
work around GCC's wide string constant bug
tree
|
commitdiff
2004-09-23
Thomas Bluemel
implemented CreateJobObjectA/W() - untested though
tree
|
commitdiff
2004-09-23
Thomas Bluemel
implemented IsProcessInJob(), AssignProcessToJobObject...
tree
|
commitdiff
2004-09-23
Royce Mitchell III
add some debug output
tree
|
commitdiff
2004-09-23
Thomas Bluemel
export job functions
tree
|
commitdiff
2004-09-23
Thomas Bluemel
forgot to add job access rights
tree
|
commitdiff
2004-09-23
Thomas Bluemel
proper job access mapping
tree
|
commitdiff
2004-09-23
Martin Fuchs
encode " and '
tree
|
commitdiff
2004-09-23
Art Yerkes
event.c: Don't infinite loop while completing a zero...
tree
|
commitdiff
2004-09-23
Royce Mitchell III
small fix to OskitDumpBuffer() - each line should displ...
tree
|
commitdiff
2004-09-23
Royce Mitchell III
new version of OskitDumpBuffer() that shows ascii chara...
tree
|
commitdiff
2004-09-23
Eric Kohl
Implement boot logging. Add /BOOTLOG to the command...
tree
|
commitdiff
2004-09-23
Art Yerkes
Fixed the way send and recv are called and return errors.
tree
|
commitdiff
2004-09-23
Gé van Geldorp
Steven Edwards <steven_ed4153@yahoo.com>
tree
|
commitdiff
2004-09-23
Art Yerkes
Fixes: Lock does not need to acquire a spinlock in...
tree
|
commitdiff
2004-09-23
Art Yerkes
Main changes: reimported uipc_socket.c which had lots...
tree
|
commitdiff
2004-09-23
Royce Mitchell III
forgot to save workspace before commiting. removed...
tree
|
commitdiff
2004-09-23
Royce Mitchell III
oskittcp can now be built with vs6
tree
|
commitdiff
2004-09-22
Martin Fuchs
remove wStringTableOffset
tree
|
commitdiff
2004-09-22
Martin Fuchs
configuration dialog to choose between MDI and SDI...
tree
|
commitdiff
2004-09-22
Thomas Bluemel
initialize the job management and export PsJobType
tree
|
commitdiff
2004-09-22
Steven Edwards
Fix building mdi test on MS_VC and Mingw
tree
|
commitdiff
2004-09-22
Steven Edwards
Fix building dnsquery test on MS_VC and Mingw
tree
|
commitdiff
2004-09-22
Gé van Geldorp
Henning Gerhardt <henning.gerhardt@web.de>
tree
|
commitdiff
2004-09-22
Thomas Bluemel
1. fixed RtlValidSecurityDescriptor() that attempted...
tree
|
commitdiff
2004-09-22
Steven Edwards
Fix building for building on both Mingw and MS_VC.
tree
|
commitdiff
2004-09-22
Gé van Geldorp
Robert Shearman <rob@codeweavers.com>
tree
|
commitdiff
2004-09-22
Gé van Geldorp
Ulrich Czekalla <ulrich@codeweavers.com>
tree
|
commitdiff
2004-09-22
Gé van Geldorp
Francois Gouget <fgouget@free.fr>
tree
|
commitdiff
2004-09-22
Gé van Geldorp
Stefan Leichter <Stefan.Leichter@camLine.com>
tree
|
commitdiff
2004-09-22
Gé van Geldorp
Merge back commit from winehq.
tree
|
commitdiff
2004-09-22
Gé van Geldorp
Huw Davies <huw@codeweavers.com>
tree
|
commitdiff
2004-09-22
Royce Mitchell III
don't zero out OtcpEvent structure from InitOskitTCP...
tree
|
commitdiff
2004-09-22
Thomas Bluemel
1. added EJOB structure
tree
|
commitdiff
2004-09-22
Royce Mitchell III
clean up/simplify 'type' command some more and don...
tree
|
commitdiff
2004-09-22
Royce Mitchell III
replace problematic stack variable in OskitTCPSend...
tree
|
commitdiff
2004-09-22
Thomas Bluemel
accidently changed the @unimplemented marks
tree
|
commitdiff
2004-09-22
Thomas Bluemel
don't be silent when calling unimplemented functions
tree
|
commitdiff
2004-09-22
Thomas Bluemel
implemented CheckNameLegalDOS8Dot3A/W()
tree
|
commitdiff
2004-09-22
Gé van Geldorp
Robert Shearman <rob@codeweavers.com>
tree
|
commitdiff
2004-09-21
Gé van Geldorp
Juan Lang <juan_lang@yahoo.com>
tree
|
commitdiff
2004-09-21
Thomas Bluemel
implemented GetSystemRegistryQuota()
tree
|
commitdiff
2004-09-21
Thomas Bluemel
fixed definition of the SYSTEM_REGISTRY_QUOTA_INFORMATI...
tree
|
commitdiff
2004-09-21
Thomas Bluemel
implemented GetProcessHandleCount()
tree
|
commitdiff
next