projects
/
reactos.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
reactos.git
2004-09-30
Eric Kohl
Remove common shell folder settings.
commit
|
commitdiff
|
tree
2004-09-30
Eric Kohl
- Add proper file header.
commit
|
commitdiff
|
tree
2004-09-30
Richard Campbell
rollback change for now
commit
|
commitdiff
|
tree
2004-09-30
Art Yerkes
Fixed makefile. Wrong name for ip.a
commit
|
commitdiff
|
tree
2004-09-30
Richard Campbell
- For now, hardcode the all users profile path until...
commit
|
commitdiff
|
tree
2004-09-30
Royce Mitchell III
You're such a trooper, Marvin
commit
|
commitdiff
|
tree
2004-09-30
Gé van Geldorp
You can tune a file system, but you can't tunafish
commit
|
commitdiff
|
tree
2004-09-30
Gé van Geldorp
Rollback winehq merge since it breaks Explorer
commit
|
commitdiff
|
tree
2004-09-30
Art Yerkes
Most files moved to linkable library drivers/lib/ip...
commit
|
commitdiff
|
tree
2004-09-30
Art Yerkes
Changes to the interface to componentized ip library...
commit
|
commitdiff
|
tree
2004-09-30
Art Yerkes
Fixes to interface. Prototypes which were being stubbo...
commit
|
commitdiff
|
tree
2004-09-30
Art Yerkes
Undis now builds a dll, carefully skirting the linkage...
commit
|
commitdiff
|
tree
2004-09-29
Thomas Bluemel
use ULONG_PTR to calculate pointers
commit
|
commitdiff
|
tree
2004-09-29
Gé van Geldorp
Robert Shearman <rob@codeweavers.com>
commit
|
commitdiff
|
tree
2004-09-29
Art Yerkes
Getting there. Smoothing out the public interface...
commit
|
commitdiff
|
tree
2004-09-29
Art Yerkes
IP library. These files were moved from tcpip.sys...
commit
|
commitdiff
|
tree
2004-09-29
Art Yerkes
Added a header to lie between undis and net/ndis.h...
commit
|
commitdiff
|
tree
2004-09-29
Art Yerkes
Simple library which captures the remaining link-time...
commit
|
commitdiff
|
tree
2004-09-29
Art Yerkes
These calls to ExAllocatePool are done at != PASSIVE_LE...
commit
|
commitdiff
|
tree
2004-09-29
Richard Campbell
- Changed a few REG_EXPAND_SZ to REG_SZs as per Windows
commit
|
commitdiff
|
tree
2004-09-29
Royce Mitchell III
sprintf bad
commit
|
commitdiff
|
tree
2004-09-28
Gé van Geldorp
NtAllocateVirtualMemory() should return 64k aligned...
commit
|
commitdiff
|
tree
2004-09-28
Gé van Geldorp
Don't return data length if not requested
commit
|
commitdiff
|
tree
2004-09-28
Hartmut Birr
- Fixed LdrLookupPageProtection.
commit
|
commitdiff
|
tree
2004-09-28
James Tabor
Add advpack.
commit
|
commitdiff
|
tree
2004-09-28
Gé van Geldorp
NtAllocateVirtualMemory() should return 64k aligned...
commit
|
commitdiff
|
tree
2004-09-28
Steven Edwards
Ported icmp.dll from wine.
commit
|
commitdiff
|
tree
2004-09-28
Thomas Bluemel
relicense to LGPL
commit
|
commitdiff
|
tree
2004-09-28
Thomas Bluemel
avoid compiler warning
commit
|
commitdiff
|
tree
2004-09-28
Thomas Bluemel
1. get rid of the global thread list and group threads...
commit
|
commitdiff
|
tree
2004-09-28
Eric Kohl
- Implement IoFreeErrorLogEntry().
commit
|
commitdiff
|
tree
2004-09-28
Eric Kohl
Use FILE_APPEND_DATA access right to write log entries.
commit
|
commitdiff
|
tree
2004-09-28
Eric Kohl
Support special FILE_WRITE_TO_END_OF_FILE byte offset...
commit
|
commitdiff
|
tree
2004-09-28
Eric Kohl
NtWriteFile must append to file if it was opened with...
commit
|
commitdiff
|
tree
2004-09-27
Gé van Geldorp
NtSetInformationThread() expects a pointer, not the...
commit
|
commitdiff
|
tree
2004-09-27
Eric Kohl
Define FILE_WRITE_TO_END_OF_FILE.
commit
|
commitdiff
|
tree
2004-09-27
Gé van Geldorp
Sylvain Petreolle <spetreolle@yahoo.fr>
commit
|
commitdiff
|
tree
2004-09-27
Steven Edwards
Some fixes for MS_VC.
commit
|
commitdiff
|
tree
2004-09-27
Steven Edwards
Add a shutdown message.
commit
|
commitdiff
|
tree
2004-09-26
Steven Edwards
Slightly new and improved stub for GetUserNameA based...
commit
|
commitdiff
|
tree
2004-09-26
Gé van Geldorp
Scream when an unimplemented function is called
commit
|
commitdiff
|
tree
2004-09-26
Gé van Geldorp
Stub LookupAccountNameA/W
commit
|
commitdiff
|
tree
2004-09-26
Gé van Geldorp
Call GetProcessHeap() instead of passing it's address
commit
|
commitdiff
|
tree
2004-09-26
Hartmut Birr
- Added a little sample which tests the noexecute prote...
commit
|
commitdiff
|
tree
2004-09-26
Royce Mitchell III
add a little more debug output in case of unhandled...
commit
|
commitdiff
|
tree
2004-09-26
Hartmut Birr
- Detect more cpu features.
commit
|
commitdiff
|
tree
2004-09-26
Thomas Bluemel
minor fix
commit
|
commitdiff
|
tree
2004-09-26
Thomas Bluemel
use Get/SetWindowLongPtr() where appropriate in favor...
commit
|
commitdiff
|
tree
2004-09-26
Martin Fuchs
introduce XPath syntax to make handling configuration...
commit
|
commitdiff
|
tree
2004-09-26
Hartmut Birr
- Rewrote (copied from ntdll) parts of the relocation...
commit
|
commitdiff
|
tree
2004-09-26
Filip Navara
- Move shldisp.h to the right place.
commit
|
commitdiff
|
tree
2004-09-26
Thomas Bluemel
minor fix
commit
|
commitdiff
|
tree
2004-09-26
Thomas Bluemel
add hid.dll to the build system
commit
|
commitdiff
|
tree
2004-09-26
Eric Kohl
Delete a boot log from the registry after it was writte...
commit
|
commitdiff
|
tree
2004-09-26
Thomas Bluemel
enable PCH
commit
|
commitdiff
|
tree
2004-09-26
Thomas Bluemel
fixed typo
commit
|
commitdiff
|
tree
2004-09-26
Thomas Bluemel
added shell extension that enables the user to change...
commit
|
commitdiff
|
tree
2004-09-26
Hartmut Birr
- Reselected the drive (master/slave) after a soft...
commit
|
commitdiff
|
tree
2004-09-26
Art Yerkes
Fixed each call to use a unique event. This is needed...
commit
|
commitdiff
|
tree
2004-09-26
Royce Mitchell III
more sayings
commit
|
commitdiff
|
tree
2004-09-25
Filip Navara
- Fix RtlFindClearBits to correctly treat the hint.
commit
|
commitdiff
|
tree
2004-09-25
Gé van Geldorp
Don't abandon file creation if hTemplateFile is INVALID...
commit
|
commitdiff
|
tree
2004-09-25
Art Yerkes
Use the recursive mutex to lock the TCP.
commit
|
commitdiff
|
tree
2004-09-25
Art Yerkes
Added simple recursive mutex adapted from my afd one...
commit
|
commitdiff
|
tree
2004-09-25
Art Yerkes
More experimental detritus. Sorry about that.
commit
|
commitdiff
|
tree
2004-09-25
Filip Navara
- Fix usage of RtlFindSetBits and loops in CmiStartLogU...
commit
|
commitdiff
|
tree
2004-09-25
Filip Navara
- Fix implementation of RtlFindSetBits to be able to...
commit
|
commitdiff
|
tree
2004-09-25
Art Yerkes
Previously checked in with some detritus from some...
commit
|
commitdiff
|
tree
2004-09-25
Art Yerkes
Fixed connection locking in tcp.c
commit
|
commitdiff
|
tree
2004-09-25
Filip Navara
- Remove the incorrect ALIGN macro (missing "* (align...
commit
|
commitdiff
|
tree
2004-09-25
Gé van Geldorp
Make some installers happy (well, happier at least)
commit
|
commitdiff
|
tree
2004-09-25
Emanuele Aliberti
Fixed spelling error.
commit
|
commitdiff
|
tree
2004-09-25
Eric Kohl
- CmiAddValueToKey(): Double the size of the value...
commit
|
commitdiff
|
tree
2004-09-25
Eric Kohl
- Use ROUND_UP macro instead of explicit calculation.
commit
|
commitdiff
|
tree
2004-09-25
Gé van Geldorp
- Round up requested amount of memory instead of down
commit
|
commitdiff
|
tree
2004-09-25
Gé van Geldorp
SeAccessCheck() returns TRUE on success
commit
|
commitdiff
|
tree
2004-09-25
Filip Navara
- Remove duplicate SPI_* definitions.
commit
|
commitdiff
|
tree
2004-09-25
Filip Navara
- Remove duplicate definitions and redundant header...
commit
|
commitdiff
|
tree
2004-09-25
Martin Fuchs
compareType refactoring
commit
|
commitdiff
|
tree
2004-09-25
Art Yerkes
cm/regfile.c, ldr/init.c, ldr/loader.c: OBJ_CASE_INSENS...
commit
|
commitdiff
|
tree
2004-09-25
Art Yerkes
Changed functions RtlClearAllBits and RtlSetAllBits...
commit
|
commitdiff
|
tree
2004-09-24
Thomas Bluemel
1. implemented GetThreadSelectorEntry()
commit
|
commitdiff
|
tree
2004-09-24
Gé van Geldorp
You can't wait for 0 objects
commit
|
commitdiff
|
tree
2004-09-24
Thomas Bluemel
don't skip the detection code
commit
|
commitdiff
|
tree
2004-09-24
Thomas Bluemel
enabled the Wizard97 style
commit
|
commitdiff
|
tree
2004-09-24
Eric Kohl
Enable wizard 97 style and add a dummy progress page.
commit
|
commitdiff
|
tree
2004-09-24
Thomas Bluemel
added stub for ObFindHandleForObject() and export it
commit
|
commitdiff
|
tree
2004-09-24
Filip Navara
- Remove duplicate definitions.
commit
|
commitdiff
|
tree
2004-09-24
Gé van Geldorp
Implement PathIsCharValidA/W
commit
|
commitdiff
|
tree
2004-09-24
Filip Navara
- Don't validate parents after sending the WM_ERASEBKGN...
commit
|
commitdiff
|
tree
2004-09-24
Eric Kohl
Close the bootlog key if value enumeration or writing...
commit
|
commitdiff
|
tree
2004-09-24
Gé van Geldorp
Merge back commit from winehq
commit
|
commitdiff
|
tree
2004-09-24
Gé van Geldorp
- SHGetAppCompatFlags() takes 4 bytes of parameters
commit
|
commitdiff
|
tree
2004-09-24
Eric Kohl
- Print correct ReactOS version in the boot log header.
commit
|
commitdiff
|
tree
2004-09-24
Art Yerkes
Initialize ext so that MCLFREE will be called appropria...
commit
|
commitdiff
|
tree
2004-09-24
Art Yerkes
Also wait in the success, no data case in socket state...
commit
|
commitdiff
|
tree
2004-09-24
Art Yerkes
Fix send function as well to properly deallocate the...
commit
|
commitdiff
|
tree
2004-09-24
Thomas Bluemel
implemented GetUserDefaultUILanguage()
commit
|
commitdiff
|
tree
2004-09-23
Thomas Bluemel
don't attempt to reference NULL objects in NtIsProcessI...
commit
|
commitdiff
|
tree
2004-09-23
Thomas Bluemel
implemented NtIsProcessInJob()
commit
|
commitdiff
|
tree
next