projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Remember to remove a child font from the child font list.
[wine]
/
dlls
/
ntdll
/
2005-06-27
Dmitry Timoshkov
Add a check for sg_io_hdr_t and (not tested) check...
tree
|
commitdiff
2005-06-27
Eric Pouech
Implemented OpenProcess on top of NtOpenProcess.
tree
|
commitdiff
2005-06-27
Stefan Huehner
Fix some -Wstrict-prototypes warnings.
tree
|
commitdiff
2005-06-25
Mike McCormack
- use STATUS_TIMEOUT instead of WAIT_TIMEOUT
tree
|
commitdiff
2005-06-25
Mike McCormack
- NtWaitForSingleObject doesn't return WAIT_FAILED.
tree
|
commitdiff
2005-06-25
Mike McCormack
Use NT status codes for exceptions.
tree
|
commitdiff
2005-06-25
Mike McCormack
Use RTL_CRITICAL_SECTION instead of CRITICAL_SECTION.
tree
|
commitdiff
2005-06-24
James Hawkins
Implement RtlAddAuditAccessAce.
tree
|
commitdiff
2005-06-24
Alexandre Julliard
RtlGetFullPathName_U should remove the trailing dot...
tree
|
commitdiff
2005-06-24
Paul Vriens
Correct the entries for [Nt|Zw]OpenSymbolicLinkObject.
tree
|
commitdiff
2005-06-24
Mike McCormack
Add prototype and fix RtlpNtCreateKey.
tree
|
commitdiff
2005-06-23
James Hawkins
Add stub implementation of RtlAddAuditAccessAce.
tree
|
commitdiff
2005-06-23
Paul Vriens
NT4 doesn't support ProcessIoCounters.
tree
|
commitdiff
2005-06-23
Paul Vriens
Return STATUS_OBJECT_NAME_NOT_FOUND in NtOpenSymbolicLi...
tree
|
commitdiff
2005-06-22
Alexandre Julliard
Sort entry points alphabetically.
tree
|
commitdiff
2005-06-22
Mike McCormack
Declare RtlGUIDFromString and RtlStringFromGUID.
tree
|
commitdiff
2005-06-21
Alexandre Julliard
Don't require execute permission on the process heap.
tree
|
commitdiff
2005-06-21
Alexandre Julliard
Add PAGE_GUARD flag to the returned protection of guard...
tree
|
commitdiff
2005-06-21
Paul Vriens
Change ProcessBasicInformation to the same behavior...
tree
|
commitdiff
2005-06-21
Alexandre Julliard
Don't require execute permission for thread stacks.
tree
|
commitdiff
2005-06-21
Mike McCormack
Don't include winbase.h or winerror.h when not necessary.
tree
|
commitdiff
2005-06-20
Mike McCormack
- avoid winternl.h depending on winbase.h
tree
|
commitdiff
2005-06-20
Stefan Huehner
Fix more -Wstrict-prototypes warnings.
tree
|
commitdiff
2005-06-20
Robert Shearman
Add support for impersonating a token.
tree
|
commitdiff
2005-06-20
Robert Shearman
Implement RtlImpersonateSelf, RevertToSelf and MapGener...
tree
|
commitdiff
2005-06-20
Paul Vriens
Stub implementations for ProcessVmCounters, ProcessTime...
tree
|
commitdiff
2005-06-20
James Hawkins
Implement RtlCopySecurityDescriptor.
tree
|
commitdiff
2005-06-20
Pierre d'Herbemont
Move the (Mac OS X) IOKit headers to the top of the...
tree
|
commitdiff
2005-06-17
Alexandre Julliard
Moved directory options to HKCU\Software\Wine.
tree
|
commitdiff
2005-06-17
Alexandre Julliard
Moved version key to HKCU\Software\Wine.
tree
|
commitdiff
2005-06-17
Francois Gouget
Remove an unneeded variable in test_query_timeofday().
tree
|
commitdiff
2005-06-17
Mike McCormack
Use HANDLE instead of HKEY in the NT API.
tree
|
commitdiff
2005-06-17
Alexandre Julliard
The TEB doesn't need execute permissions.
tree
|
commitdiff
2005-06-17
Mike McCormack
Declare Nt directory functions.
tree
|
commitdiff
2005-06-16
Alexandre Julliard
Make import thunks position-independent to avoid text...
tree
|
commitdiff
2005-06-16
Alexandre Julliard
Moved configuration keys to HKCU\Software\Wine\DllOverr...
tree
|
commitdiff
2005-06-16
Stefan Huehner
Fix some -Wstrict-prototypes warnings.
tree
|
commitdiff
2005-06-16
Alexandre Julliard
Store a relative pointer for registry entry points...
tree
|
commitdiff
2005-06-16
Mike McCormack
Add/fix more NT native API declarations.
tree
|
commitdiff
2005-06-16
Mike McCormack
Fix some declaration and write string warnings.
tree
|
commitdiff
2005-06-16
Alexandre Julliard
Use the DEFINE_REGS_ENTRYPOINT macro to define register...
tree
|
commitdiff
2005-06-16
Paul Vriens
ProcessName should be without the path.
tree
|
commitdiff
2005-06-16
Paul Vriens
W2K3 returns STATUS_INVALID_HANDLE instead of STATUS_AC...
tree
|
commitdiff
2005-06-15
Paul Vriens
Only exact buffer size gives STATUS_SUCCESS.
tree
|
commitdiff
2005-06-14
Alexandre Julliard
Moved debugging config options to HKCU\Software\Wine...
tree
|
commitdiff
2005-06-14
Ivan Leo Puoti
Reimplement IOCTL_SCSI_PASS_THROUGH_DIRECT and
tree
|
commitdiff
2005-06-14
Paul Vriens
Return STATUS_INVALID_INFO_CLASS for non-implemented...
tree
|
commitdiff
2005-06-14
Mike McCormack
Declare port functions and fix prototypes.
tree
|
commitdiff
2005-06-13
Alexandre Julliard
Added magic comments to all Wine-specific registry...
tree
|
commitdiff
2005-06-13
Paul Vriens
Fixed size of our SYSTEM_TIMEOFDAY_INFORMATION struct.
tree
|
commitdiff
2005-06-13
James Hawkins
Implement RtlAbsoluteToSelfRelativeSD.
tree
|
commitdiff
2005-06-13
Mike McCormack
Fix warnings in tests, remove pointless comments.
tree
|
commitdiff
2005-06-13
Mike McCormack
Add and fix function prototypes.
tree
|
commitdiff
2005-06-12
James Hawkins
Remove stub status.
tree
|
commitdiff
2005-06-12
James Hawkins
Add RtlAnsiCharToUnicodeChar definition.
tree
|
commitdiff
2005-06-12
Eric Kohl
Implement RtlAdjustPrivilege.
tree
|
commitdiff
2005-06-10
Paul Vriens
Fixed ReturnLength of SystemCpuInformation.
tree
|
commitdiff
2005-06-10
Mike McCormack
Dependency fixes for winternl.h.
tree
|
commitdiff
2005-06-10
James Hawkins
Implement RtlAnsiCharToUnicodeChar.
tree
|
commitdiff
2005-06-09
Paul Vriens
Reduce our buffer by 1 SYSTEM_THREAD_INFORMATION per...
tree
|
commitdiff
2005-06-09
Paul Vriens
Added test for SystemProcessInformation.
tree
|
commitdiff
2005-06-09
Robert Shearman
- Don't free the fileio object because it will be freed...
tree
|
commitdiff
2005-06-08
Robert Shearman
Implement overlapped I/O with named pipes.
tree
|
commitdiff
2005-06-07
Paul Vriens
Fixed typo.
tree
|
commitdiff
2005-06-06
Alexandre Julliard
Removed some unnecessary inclusions of thread.h
tree
|
commitdiff
2005-06-06
Alexandre Julliard
Moved the ntdll per-thread data out of the TEB into...
tree
|
commitdiff
2005-06-06
Felix Nawothnig
Make SYSTEM_THREAD_INFORMATION.pszProcessName a UNICODE...
tree
|
commitdiff
2005-06-06
Mike Hearn
Delete version sniffing logic.
tree
|
commitdiff
2005-06-05
Alexandre Julliard
Moved the server part of the ExitThread functionality...
tree
|
commitdiff
2005-06-05
Alexandre Julliard
Avoid accessing the htask16 TEB field from ntdll.
tree
|
commitdiff
2005-06-05
Alexandre Julliard
Allocate the system view for builtin modules earlier in
tree
|
commitdiff
2005-06-03
Paul Vriens
Change SYSTEM_PROCESS_INFORMATION to reflect W2K/WinXP...
tree
|
commitdiff
2005-05-31
Detlef Riekenberg
Mark links to dir with FILE_ATTRIBUTE_REPARSE_POINT...
tree
|
commitdiff
2005-05-31
Alexandre Julliard
Fixed RtlIsTextUnicode prototype, and made it properly...
tree
|
commitdiff
2005-05-31
Alexandre Julliard
Authors: Evan Deaubl <wine@warpedview.com>, Robert...
tree
|
commitdiff
2005-05-30
Francois Gouget
On some systems (linux 2.6.8) AFS fails to set d_reclen...
tree
|
commitdiff
2005-05-27
Richard Cohen
Fix some obsolete comments
tree
|
commitdiff
2005-05-26
Uwe Bonnes
Call fileio_terminate for FILE_AsyncWriteService.
tree
|
commitdiff
2005-05-24
Robert Shearman
Implement NtAccessCheck.
tree
|
commitdiff
2005-05-23
Alexandre Julliard
Moved the loaddll trace into the load_builtin_dll funct...
tree
|
commitdiff
2005-05-23
Mike McCormack
Use LIST_FOR_EACH_ENTRY in virtual memory code.
tree
|
commitdiff
2005-05-20
Gerald Pfeifer
Avoid compiler warning in parse_mount_entries().
tree
|
commitdiff
2005-05-20
Juan Lang
Implement NtQueryVolumeInformationFile for type
tree
|
commitdiff
2005-05-20
Ivan Leo Puoti
Rename SystemDriverInformation to SystemModuleInformation.
tree
|
commitdiff
2005-05-19
Juan Lang
Implement get_default_drive_device for FreeBSD.
tree
|
commitdiff
2005-05-18
Alexandre Julliard
Removed last dependencies on 16-bit headers from ntdll.
tree
|
commitdiff
2005-05-18
Alexandre Julliard
Moved entry point definitions from module.h to kernel16...
tree
|
commitdiff
2005-05-18
Alexandre Julliard
Moved import tracing to a separate channel so that...
tree
|
commitdiff
2005-05-18
Dimi Paun
Use the more idiomatic form of iterating through the...
tree
|
commitdiff
2005-05-18
Dimi Paun
Make the argument comments out-of-line.
tree
|
commitdiff
2005-05-16
Alexandre Julliard
Removed the special casing of kernel32 and ntdll for...
tree
|
commitdiff
2005-05-16
Robert Shearman
Implement RegNotifyChangeKeyValue on top of NtNotifyCha...
tree
|
commitdiff
2005-05-16
Vincent Béron
Correct arg count for 3 functions in ntdll.spec and...
tree
|
commitdiff
2005-05-14
Robert Lunnon
Implement get_default_drive_device for Solaris.
tree
|
commitdiff
2005-05-14
Alexandre Julliard
Store the 16-bit stack pointer in the WOW32Reserved...
tree
|
commitdiff
2005-05-14
Alexandre Julliard
Fixed a number of atom test failures.
tree
|
commitdiff
2005-05-13
Mike Hearn
Make unimplemented function message a bit prettier.
tree
|
commitdiff
2005-05-13
Paul Vriens
Added (stubbed) SystemDriverInformation and
tree
|
commitdiff
2005-05-12
Gabriel Gambetta
Added UYT to TZ_INFO.
tree
|
commitdiff
2005-05-11
Eric Pouech
Some tests for NTDLL atom support (by György 'Nog'...
tree
|
commitdiff
next