projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
- Change the default user SID to match what was previously returned by
[wine]
/
dlls
/
ntdll
/
2005-07-18
Robert Shearman
- Change the default user SID to match what was previou...
tree
|
commitdiff
2005-07-15
Dmitry Timoshkov
Avoid unnecessary casts.
tree
|
commitdiff
2005-07-15
Dmitry Timoshkov
Make VIRTUAL_HandleFault return an NTSTATUS.
tree
|
commitdiff
2005-07-15
Dmitry Timoshkov
Use SIZE_T type for size variables in NTDLL when approp...
tree
|
commitdiff
2005-07-14
Alexandre Julliard
Moved initialization of the default user process parame...
tree
|
commitdiff
2005-07-14
Alexandre Julliard
Moved the server start time to the init_thread request...
tree
|
commitdiff
2005-07-13
Alexandre Julliard
Return the startup info size in the init_thread request...
tree
|
commitdiff
2005-07-13
Alexandre Julliard
Initialize relay debugging earlier on now that the...
tree
|
commitdiff
2005-07-13
Alexandre Julliard
Already initialize the process in the first init_thread...
tree
|
commitdiff
2005-07-13
Alexandre Julliard
Ignore high bit of spin count.
tree
|
commitdiff
2005-07-12
Aric Stewart
Both wcschr and wcsrchr should be able to find the...
tree
|
commitdiff
2005-07-12
Alexandre Julliard
Use the unicode.h functions where possible.
tree
|
commitdiff
2005-07-11
Alexandre Julliard
Use an SID instead of the user name for the path of the
tree
|
commitdiff
2005-07-11
Uwe Bonnes
Wait for the object multiple times until TIMEOUT is...
tree
|
commitdiff
2005-07-11
Alexandre Julliard
Also look for the plain module specification in WINEDLL...
tree
|
commitdiff
2005-07-11
Robert Shearman
- Make the value returned from HeapSize always match...
tree
|
commitdiff
2005-07-10
Detlef Riekenberg
Fixed traces.
tree
|
commitdiff
2005-07-10
Gerald Pfeifer
Add a configure check for struct request_sense. Use...
tree
|
commitdiff
2005-07-07
Alexandre Julliard
Use the same defaults for modules with and without...
tree
|
commitdiff
2005-07-06
Francois Gouget
Add trailing '\n's to ok() calls.
tree
|
commitdiff
2005-07-05
Felix Nawothnig
Replace stubs for information classes in NtQueryVirtual...
tree
|
commitdiff
2005-07-05
Paul Vriens
Added some tests for other information classes.
tree
|
commitdiff
2005-07-05
Paul Vriens
Improved stubs to show the correct behavior.
tree
|
commitdiff
2005-07-03
Alexandre Julliard
Some fixes for the Darwin build.
tree
|
commitdiff
2005-07-03
Mike McCormack
Avoid warnings in generated tests by casting sizeof...
tree
|
commitdiff
2005-07-02
Vitaliy Margolen
Load all dll sections no matter what attributes say.
tree
|
commitdiff
2005-07-01
Phil Krylov
Fixed dlls/ntdll/cdrom.c compilation in Darwin by addin...
tree
|
commitdiff
2005-07-01
Alexandre Julliard
Improve a bit the assembly generated for import thunks.
tree
|
commitdiff
2005-06-30
Gerald Pfeifer
Avoid unused variable warnings in CDROM_ScsiPassThrough...
tree
|
commitdiff
2005-06-29
James Hawkins
- Fix calculation of generic pointers.
tree
|
commitdiff
2005-06-29
Mike Hearn
Fix GCC4 warning.
tree
|
commitdiff
2005-06-29
Dmitry Timoshkov
A workaround for missing struct request_sense on FreeBSD.
tree
|
commitdiff
2005-06-28
James Hawkins
Forward RtlAddAccess* to add_access_ace.
tree
|
commitdiff
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
next