projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Scroll instead of repainting when expanding/collapsing trees.
[wine]
/
dlls
/
ntdll
/
2004-08-18
Rein Klazes
Do not make a directory read-only.
tree
|
commitdiff
2004-08-18
Alexandre Julliard
Fd type is no longer used, get rid of it.
tree
|
commitdiff
2004-08-17
Eric Pouech
- better support for non-blocking COMM and socket read...
tree
|
commitdiff
2004-08-17
Aric Stewart
Added handling of TokenPrimaryGroup.
tree
|
commitdiff
2004-08-17
Mike McCormack
Stub implementation for NtSetInformationToken.
tree
|
commitdiff
2004-08-16
Mike McCormack
Stub implementation and declaration for NtCreateNamedPi...
tree
|
commitdiff
2004-08-16
Gerald Pfeifer
Fix incorrect sizeof in RtlCreateSecurityDescriptor().
tree
|
commitdiff
2004-08-14
Francois Gouget
Avoid annoying 'macro redefinition' warnings by defining
tree
|
commitdiff
2004-08-13
Francois Gouget
Fix the PSID and PSECURITY_DESCRIPTOR types.
tree
|
commitdiff
2004-08-13
Hans Leidekker
Fix signed/unsigned comparison warnings.
tree
|
commitdiff
2004-08-13
Francois Gouget
The Windows headers don't define PEXCEPTION_REGISTRATIO...
tree
|
commitdiff
2004-08-13
Mike McCormack
Implement SetThreadToken using NtSetInformationThread.
tree
|
commitdiff
2004-08-13
Francois Gouget
Rename ResourceHandle to Reserved in the IMAGE_RESOURCE...
tree
|
commitdiff
2004-08-11
Francois Gouget
Replace strcasecmp() with lstrcmpiA() to help compilati...
tree
|
commitdiff
2004-08-09
Vincent Béron
Update WinXP version to SP2.
tree
|
commitdiff
2004-08-04
Markus Amsler
Pass debug exceptions to winedos.
tree
|
commitdiff
2004-08-04
Mike McCormack
Moved FlushInstructionCache to ntdll.
tree
|
commitdiff
2004-08-02
Alexandre Julliard
Make relay and snooping work for LoadLibrary+GetProcAdd...
tree
|
commitdiff
2004-07-30
Ivan Leo Puoti
Fix dll version detection.
tree
|
commitdiff
2004-07-30
Alexandre Julliard
Added support for getting and setting the UI language.
tree
|
commitdiff
2004-07-29
Ivan Leo Puoti
Change the NT service pack version from 6 to 6a, correc...
tree
|
commitdiff
2004-07-29
Robert Shearman
Documentation for Wine client-side server interface.
tree
|
commitdiff
2004-07-23
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2004-07-15
Alexandre Julliard
Set the system directory in ntdll as soon as we have...
tree
|
commitdiff
2004-07-14
Aric Stewart
Report win2k service pack 4 instead of 3.
tree
|
commitdiff
2004-07-07
Emmanuel Maillard
Added Darwin support in get_default_drive_device.
tree
|
commitdiff
2004-07-06
Aric Stewart
Report NOT_IMPLEMENTED for not implemented token classes.
tree
|
commitdiff
2004-06-22
Alexandre Julliard
We no longer need to make the import directory writable...
tree
|
commitdiff
2004-06-22
Filip Navara
Unprotect Import Address Table while filling it.
tree
|
commitdiff
2004-06-21
Mike Hearn
Default to Win98 in DLL linkage heuristics.
tree
|
commitdiff
2004-06-18
Pierre d'Herbemont
Fix a compile error for SNOOP_GetProcAddress and RELAY_...
tree
|
commitdiff
2004-06-18
Alexandre Julliard
Added support for the IMAGE_FILE_LARGE_ADDRESS_AWARE...
tree
|
commitdiff
2004-06-17
Alexandre Julliard
Take spin count into account in RtlEnterCriticalSection.
tree
|
commitdiff
2004-06-17
Alexandre Julliard
Don't use lseek when truncating a file to avoid corrupt...
tree
|
commitdiff
2004-06-16
Gerald Pfeifer
Remove incorrect support for FreeBSD and NetBSD in
tree
|
commitdiff
2004-06-15
Alexandre Julliard
Store the number of processors in the PEB structure.
tree
|
commitdiff
2004-06-15
Eric Pouech
Const correctness.
tree
|
commitdiff
2004-06-15
Uwe Bonnes
Support for reading encrypted DVDs.
tree
|
commitdiff
2004-06-14
Eric Pouech
- Added ProcessBasicInformation class to ntdll.NtQueryI...
tree
|
commitdiff
2004-06-03
Raphael Junqueira
Added _vsnwprintf (needed by some native XP dlls).
tree
|
commitdiff
2004-05-30
Alexandre Julliard
Use wine_exec_wine_binary in all cases to start the...
tree
|
commitdiff
2004-05-28
Alexandre Julliard
Initial version of the Wine preloader, used to reserve...
tree
|
commitdiff
2004-05-28
Alexandre Julliard
Don't rely on the reserved area list being empty in...
tree
|
commitdiff
2004-05-25
Alexandre Julliard
Added support for managing reserved memory areas in...
tree
|
commitdiff
2004-05-24
Dmitry Timoshkov
Cygwin's mntent.h requires stdio.h to be included first.
tree
|
commitdiff
2004-05-21
Alexandre Julliard
Converted the memory views list to use the standard...
tree
|
commitdiff
2004-05-17
Alexandre Julliard
Added support for mapping UNC filenames to the dosdevic...
tree
|
commitdiff
2004-05-17
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2004-05-14
Alexandre Julliard
Removed the no longer used SMB file I/O support, we...
tree
|
commitdiff
2004-05-14
Alexandre Julliard
Better fix for removing trailing spaces in RtlGetFullPa...
tree
|
commitdiff
2004-05-13
Alexandre Julliard
Remove trailing spaces from the filename in RtlGetFullP...
tree
|
commitdiff
2004-05-11
Alexandre Julliard
Initial support for automatically creating the ~/.wine...
tree
|
commitdiff
2004-05-07
Alexandre Julliard
Use the Unix codepage to convert the user name to Unicode.
tree
|
commitdiff
2004-05-05
Alexandre Julliard
Initialize ntdll debugging earlier on so that we can...
tree
|
commitdiff
2004-05-05
Alexandre Julliard
Fixed RtlSetEnvironmentVariable to deal properly with...
tree
|
commitdiff
2004-05-05
Francois Gouget
We should not make deststring static since we count...
tree
|
commitdiff
2004-05-04
Alexandre Julliard
Updated the auto-generated tests.
tree
|
commitdiff
2004-05-01
Alexandre Julliard
Reimplemented GetFileType and SetEndOfFile using ntdll...
tree
|
commitdiff
2004-04-30
Alexandre Julliard
Added a few more info classes in NtQueryInformationFile.
tree
|
commitdiff
2004-04-30
Alexandre Julliard
Moved support for opening named pipes to ntdll.
tree
|
commitdiff
2004-04-29
Alexandre Julliard
Added auto-detection of DOS drive devices based on...
tree
|
commitdiff
2004-04-29
Alexandre Julliard
Use symlinks in dosdevices/ for the drive devices too.
tree
|
commitdiff
2004-04-27
Alexandre Julliard
Pass the creation disposition to wine_nt_to_unix_file_n...
tree
|
commitdiff
2004-04-23
Alexandre Julliard
Moved creation of the CDROM registry keys into the...
tree
|
commitdiff
2004-04-23
Alexandre Julliard
Moved support for opening DOS device files to ntdll.
tree
|
commitdiff
2004-04-23
Alexandre Julliard
Make DIR_nt_to_unix return STATUS_NO_SUCH_FILE instead of
tree
|
commitdiff
2004-04-21
Alexandre Julliard
Properly set IO_STATUS_BLOCK.Information in NtCreateFile.
tree
|
commitdiff
2004-04-20
Alexandre Julliard
Reimplemented GetFileAttributesExW and GetCompressedFil...
tree
|
commitdiff
2004-04-20
Francois Gouget
Make Unicode strings static const.
tree
|
commitdiff
2004-04-20
Robert Shearman
Stub and documentation for RtlFormatMessage.
tree
|
commitdiff
2004-04-20
Alexandre Julliard
Minor fixes.
tree
|
commitdiff
2004-04-20
Alexandre Julliard
Reimplemented GetFileAttributesW, SetFileAttributesW...
tree
|
commitdiff
2004-04-19
Michael Stefaniuc
NtQueryInformationToken isn't a stub so change the...
tree
|
commitdiff
2004-04-19
Alexandre Julliard
Fixed ntdll_wcstoumbs and WideCharToMultiByte to set...
tree
|
commitdiff
2004-04-17
Emmanuel Maillard
Fix a compile error for SNOOP_GetProcAddress on non...
tree
|
commitdiff
2004-04-16
Alexandre Julliard
Fixed a number of NT status values to be closer to...
tree
|
commitdiff
2004-04-16
Alexandre Julliard
RtlSetCurrentDirectory_U: store a handle to the current...
tree
|
commitdiff
2004-04-16
Alexandre Julliard
Added hack to fetch the current directory from the...
tree
|
commitdiff
2004-04-15
Alexandre Julliard
Get rid of the TEB flags, they are no longer used.
tree
|
commitdiff
2004-04-14
Alexandre Julliard
Moved wine_get_unix_file_name implementation to ntdll...
tree
|
commitdiff
2004-04-14
Alexandre Julliard
Added support for restarting directory scans on platfor...
tree
|
commitdiff
2004-04-14
Alexandre Julliard
Fixed handling of \\?\ prefix in RtlDosPathNameToNtPath...
tree
|
commitdiff
2004-04-12
Alexandre Julliard
Implemented NtCreatelFile using the new symlink scheme.
tree
|
commitdiff
2004-04-08
Alexandre Julliard
Replace the get_file_info request by an fstat() on...
tree
|
commitdiff
2004-04-08
Rolf Kalbermatter
Fix bad initialization of Unicode length parameters in
tree
|
commitdiff
2004-04-07
Alexandre Julliard
Handle the set_file_pointer request on the client side.
tree
|
commitdiff
2004-04-07
Raphael Junqueira
- fix DbgPrint and implement DbgPrintEx
tree
|
commitdiff
2004-04-07
Alexandre Julliard
Better support for device handles in NtQueryVolumeInfor...
tree
|
commitdiff
2004-04-06
Alexandre Julliard
Handle file mappings on removable media entirely inside...
tree
|
commitdiff
2004-04-06
Alexandre Julliard
Fixed some potential races in the handling of the view...
tree
|
commitdiff
2004-04-06
Alexandre Julliard
Partial implementation of NtQueryVolumeInformationFile.
tree
|
commitdiff
2004-04-05
Alexandre Julliard
Fixed RtlDosPathNameToNtPathName_U prototype.
tree
|
commitdiff
2004-04-02
Alexandre Julliard
A couple of optimizations and bug fixes.
tree
|
commitdiff
2004-04-02
Rein Klazes
Fix incorrect calculation of leap year in RtlTimeFields...
tree
|
commitdiff
2004-04-01
Rolf Kalbermatter
NtPulseEvent: Don't print FIXME for an optional paramet...
tree
|
commitdiff
2004-04-01
Raphael Junqueira
Added some stubs.
tree
|
commitdiff
2004-04-01
Alexandre Julliard
Make RtlGetFullPathName_U handle Unix paths, using...
tree
|
commitdiff
2004-03-24
Alexandre Julliard
.spec.c files are no longer used for 32-bit dlls.
tree
|
commitdiff
2004-03-23
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2004-03-22
Uwe Bonnes
Added some tests for RtlGetFullPathName_U.
tree
|
commitdiff
next