projects
/
reactos.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Sort entries and remove duplicates.
[reactos.git]
/
reactos
/
2004-09-16
Eric Kohl
Sort entries and remove duplicates.
tree
|
commitdiff
2004-09-16
Gé van Geldorp
Get rid of .edf files
tree
|
commitdiff
2004-09-15
Martin Fuchs
PaintDesktop(): print system version on desktop background
tree
|
commitdiff
2004-09-15
Thomas Bluemel
add function to the header file
tree
|
commitdiff
2004-09-15
Thomas Bluemel
added a few usermode helper functions to work with...
tree
|
commitdiff
2004-09-15
Thomas Bluemel
forgot to commit this file
tree
|
commitdiff
2004-09-15
Aleksey Bragin
Make icon drawing mode corresponding to the current...
tree
|
commitdiff
2004-09-15
Martin Fuchs
fix RegSetValueEx() call
tree
|
commitdiff
2004-09-15
Thomas Bluemel
implemented EnableVolumeCompression()
tree
|
commitdiff
2004-09-15
Martin Fuchs
remove direct version output from desktop; instead...
tree
|
commitdiff
2004-09-15
Martin Fuchs
add winefile
tree
|
commitdiff
2004-09-15
Martin Fuchs
move winefile into subsys/system
tree
|
commitdiff
2004-09-14
Hartmut Birr
- Fixed the length calculation in WriteConsoleOutputAtt...
tree
|
commitdiff
2004-09-14
Hartmut Birr
- Execute the reset command previous the present test...
tree
|
commitdiff
2004-09-14
Eric Kohl
- Use Unicode strings instead of WCHAR strings.
tree
|
commitdiff
2004-09-14
Gé van Geldorp
Check if attached when terminating thread. Suggested...
tree
|
commitdiff
2004-09-14
Thomas Bluemel
do something in wcsnlen() - but it should be (as strnle...
tree
|
commitdiff
2004-09-14
Eric Kohl
Implement SeLockSubjectContext and SeUnlockSubjectContext.
tree
|
commitdiff
2004-09-14
Thomas Bluemel
little fix
tree
|
commitdiff
2004-09-13
Art Yerkes
Added WSAStartup.
tree
|
commitdiff
2004-09-13
Thomas Bluemel
silence debug message
tree
|
commitdiff
2004-09-13
Thomas Bluemel
implemented RtlIpv4AddressToStringA/W and made ntdll...
tree
|
commitdiff
2004-09-13
Gé van Geldorp
Fix closing of LPC ports
tree
|
commitdiff
2004-09-13
Jens Collin
Fixed small mistake in string handling in my last commit.
tree
|
commitdiff
2004-09-13
Thomas Bluemel
adapted RtlInt64ToUnicodeString() from RtlIntegerToUnic...
tree
|
commitdiff
2004-09-13
Gé van Geldorp
Log error code when freetype fails to initialize
tree
|
commitdiff
2004-09-13
Thomas Bluemel
adapted RtlIntegerToUnicode() from RtlIntegerToChar()
tree
|
commitdiff
2004-09-13
Eric Kohl
Rename HANDLE_REP to HANDLE_ENTRY.
tree
|
commitdiff
2004-09-13
Eric Kohl
RegQueryInfoKeyW returns correct security descriptor...
tree
|
commitdiff
2004-09-13
Eric Kohl
- Implement AddAccessAllowedAceEx, AddAccessDeniedAceEx...
tree
|
commitdiff
2004-09-13
Eric Kohl
- Return a default security descriptor when someone...
tree
|
commitdiff
2004-09-13
Eric Kohl
- Fix a typo in RegGetKeySecurity().
tree
|
commitdiff
2004-09-13
Eric Kohl
Implement RegGetKeySecurity.
tree
|
commitdiff
2004-09-13
Royce Mitchell III
fix -lstdc++
tree
|
commitdiff
2004-09-13
Art Yerkes
Fixed -lstdc++.
tree
|
commitdiff
2004-09-12
Gé van Geldorp
Make the end a little bit more interesting
tree
|
commitdiff
2004-09-12
Thomas Bluemel
revert the changes i accidently committed to HEAD
tree
|
commitdiff
2004-09-12
Gé van Geldorp
Fix external termination of thread while thread is...
tree
|
commitdiff
2004-09-12
Thomas Bluemel
rewrote the gdi handle table that behaves similar 2k...
tree
|
commitdiff
2004-09-12
Thomas Bluemel
reduce debug output
tree
|
commitdiff
2004-09-12
Jens Collin
Merged with wine. (Fixed const string handling)
tree
|
commitdiff
2004-09-12
Filip Navara
- Fix MS2PS rule to work on Windows.
tree
|
commitdiff
2004-09-12
Gé van Geldorp
Add french language to syssetup. Fixes part 2 of bug...
tree
|
commitdiff
2004-09-11
Gé van Geldorp
Use Wine's language matching algorithm when searching...
tree
|
commitdiff
2004-09-11
Eric Kohl
- Implement FsRtlLegalAnsiCharacterArray.
tree
|
commitdiff
2004-09-11
Eric Kohl
Define LOCALE_SYEARMONTH, DATE_YEARMONTH, DATE_LTRREADI...
tree
|
commitdiff
2004-09-11
Filip Navara
- Define NOTHING.
tree
|
commitdiff
2004-09-11
Filip Navara
- Define FILE_USE_FILE_POINTER_POSITION and FILE_WRITE_...
tree
|
commitdiff
2004-09-11
Filip Navara
- Add declaration of FsRtlDissectName.
tree
|
commitdiff
2004-09-10
Steven Edwards
We need to import ntdll for DbgPrint
tree
|
commitdiff
2004-09-10
Steven Edwards
Added Filips patch allowing for Wine testing output...
tree
|
commitdiff
2004-09-10
Steven Edwards
Moved interlocked function to rosrtl rather than export...
tree
|
commitdiff
2004-09-10
Steven Edwards
minor bug fix for building with other headers.
tree
|
commitdiff
2004-09-10
Filip Navara
Fix the reset sequence in AtapiFindDevices to work...
tree
|
commitdiff
2004-09-10
Gé van Geldorp
Send CTRL_CLOSE_EVENT to processes attached to a consol...
tree
|
commitdiff
2004-09-10
Steven Edwards
removed tests until a proper fix is found.
tree
|
commitdiff
2004-09-09
Steven Edwards
Removed the user32 test pending a understanding of...
tree
|
commitdiff
2004-09-09
Steven Edwards
These tests pass under ReactOS with curret CVS. Trying...
tree
|
commitdiff
2004-09-09
Hartmut Birr
- Implemented PAE (physical address extension) mapping.
tree
|
commitdiff
2004-09-09
Hartmut Birr
- Implemented ExfInterlockedCompareExchange64 and ExfpI...
tree
|
commitdiff
2004-09-09
Eric Kohl
- Use SeQuerySecurityDescriptorInfo() to retrieve an...
tree
|
commitdiff
2004-09-09
Steven Edwards
Added user32 regression tests that we pass to the regte...
tree
|
commitdiff
2004-09-08
Eric Kohl
Add support for setting a security descriptor for a...
tree
|
commitdiff
2004-09-08
Eric Kohl
- Fix a typo in NtSetSecurityObject().
tree
|
commitdiff
2004-09-08
Eric Kohl
Implement SetFileSecurityA/W.
tree
|
commitdiff
2004-09-07
Steven Edwards
Add some resources from Winehq CVS.
tree
|
commitdiff
2004-09-07
Gé van Geldorp
Fix compile-time warning, spotted by Sylvain Petreolle...
tree
|
commitdiff
2004-09-07
Eric Kohl
Return a security descriptor that grants full access...
tree
|
commitdiff
2004-09-07
Eric Kohl
IopInvalidDeviceRequest must return STATUS_INVALID_DEVI...
tree
|
commitdiff
2004-09-07
Hartmut Birr
- Removed most of the calls to KeAttachProcess/KeDetach...
tree
|
commitdiff
2004-09-07
Hartmut Birr
- Added the dependency checking for precompiled headers.
tree
|
commitdiff
2004-09-07
Hartmut Birr
- Replaced the target extension with '.h.gch' if the...
tree
|
commitdiff
2004-09-06
Eric Kohl
Implement GetFileSecurityA/W.
tree
|
commitdiff
2004-09-06
Thomas Bluemel
1. make use of precompiled headers everywhere
tree
|
commitdiff
2004-09-06
Thomas Bluemel
don't copy LARGE_INTEGER structs to FILETIME structs...
tree
|
commitdiff
2004-09-06
Steven Edwards
We are not using wpp at this time. We can always add a
tree
|
commitdiff
2004-09-06
Eric Kohl
Implement ANSI group and item functions.
tree
|
commitdiff
2004-09-05
Hartmut Birr
- Check first for an existing directory object in NtCre...
tree
|
commitdiff
2004-09-05
Hartmut Birr
- Returned STATUS_OBJECT_NAME_NOT_FOUND if no directory...
tree
|
commitdiff
2004-09-05
Emanuele Aliberti
.cvsignore updated.
tree
|
commitdiff
2004-09-05
Emanuele Aliberti
Version information added.
tree
|
commitdiff
2004-09-05
Art Yerkes
Fixes:
tree
|
commitdiff
2004-09-04
Steven Edwards
disable typedef for socklen_t for the moment.
tree
|
commitdiff
2004-09-04
Filip Navara
Handle matching of "f0_*.*" expression to "f0_000"...
tree
|
commitdiff
2004-09-04
Magnus Olsen
fix compings warings
tree
|
commitdiff
2004-09-03
Steven Edwards
Added check for socklen_t
tree
|
commitdiff
2004-09-03
Magnus Olsen
fix compings warings
tree
|
commitdiff
2004-09-03
Magnus Olsen
compings warings. and some did have wrong protypes.
tree
|
commitdiff
2004-09-03
Filip Navara
- Disable debugging messages.
tree
|
commitdiff
2004-09-03
Filip Navara
- Revert the I/O port change from my previous patch...
tree
|
commitdiff
2004-09-03
Filip Navara
Issue soft reset command for identification and not...
tree
|
commitdiff
2004-09-03
Magnus Olsen
fix lite more waring when it compiling
tree
|
commitdiff
2004-09-02
Magnus Olsen
fix follow warings msg
tree
|
commitdiff
2004-09-02
Magnus Olsen
change ccflags = -O march=i386 to march=i486
tree
|
commitdiff
2004-09-02
Art Yerkes
ADNS lib afer eol conversion. Greatlord pointed out...
tree
|
commitdiff
2004-09-02
Art Yerkes
Added python command app to oskit test.
tree
|
commitdiff
2004-09-01
Art Yerkes
Activate dnsapi and adns.
tree
|
commitdiff
2004-09-01
Filip Navara
- Disable debugging messages.
tree
|
commitdiff
2004-09-01
Art Yerkes
Implement WSHGetWildcardAddress
tree
|
commitdiff
2004-09-01
Art Yerkes
Corrected compile error due to different enum used...
tree
|
commitdiff
next