projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
user32/test: Destroy no longer needed test dialog windows.
[wine]
/
dlls
/
ntdll
/
virtual.c
2007-06-28
Andrew Talbot
ntdll: Constify some variables.
blob
|
commitdiff
|
raw
2007-05-23
Dmitry Timoshkov
ntdll: Fix compilation warnings in 64-bit mode.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-15
Andrew Talbot
ntdll: Exclude unused headers.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-18
Alexandre Julliard
ntdll: Get rid of the no longer used is_current_process...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-18
Alexandre Julliard
ntdll: Implementation of inter-process NtMapViewOfSecti...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-16
Alexandre Julliard
ntdll: Implemented NtLockVirtualMemory and NtUnlockVirt...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-15
Alexandre Julliard
ntdll: Implementation of inter-process NtFlushVirtualMe...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-15
Alexandre Julliard
ntdll: Implementation of inter-process VirtualProtectEx.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-15
Alexandre Julliard
ntdll: Implementation of inter-process VirtualQueryEx.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-15
Alexandre Julliard
ntdll: Implementation of inter-process VirtualAllocEx...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-12
Alexandre Julliard
ntdll: Make the virtual.c critical section uninterrupti...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-12
Alexandre Julliard
ntdll: Fix handling of 64-bit sizes in NtMapViewOfSection.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-12
Alexandre Julliard
ntdll: Duplicate the mapping handle on the server side...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-12
Alexandre Julliard
ntdll: Moved the check for removable file in load_dll...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-21
Alexandre Julliard
ntdll: File positions should be aligned to sector bound...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-20
Alexandre Julliard
ntdll: Fixed typo in map_image.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-13
Alexandre Julliard
ntdll: Map the PE header up to the specified size,...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-07
Alexandre Julliard
ntdll: Fix the failing loader tests.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-05
Alexandre Julliard
ntdll: Force exec permissions on all mmaps unless the...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-01
Alexandre Julliard
ntdll: Don't free the DOS area when a broken app passes...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-20
Alexandre Julliard
ntdll: Store the fd type in the cache and return it...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-07
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-03
Alexandre Julliard
ntdll: Added a server_get_unix_fd function that avoids...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-18
Hans Leidekker
ntdll: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-28
Robert Shearman
ntdll: NtAllocateVirtual with type of MEM_WRITE_WATCH...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-30
Alexandre Julliard
ntdll: Use the right section size when setting protections.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-24
Alexandre Julliard
ntdll: Allocate the PEB with NtAllocateVirtualMemory...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-24
Alexandre Julliard
ntdll: Support memory allocations inside reserved areas.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-24
Alexandre Julliard
ntdll: Propagate the MEM_TOP_DOWN flag into the map_vie...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-21
Alexandre Julliard
ntdll: Use NtAllocateVirtualMemory to allocate all...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-19
Alexandre Julliard
kernel: Added support for exec'ing a new Win32 process.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-13
Alexandre Julliard
ntdll: Make sure to not unmap anything from reserved...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-13
Alexandre Julliard
ntdll: Use the map_view() function to allocate TEBs...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-13
Alexandre Julliard
ntdll: Support for arbitrary memory allocation granularity.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-20
Dmitry Timoshkov
ntdll: Compile VIRTUAL_Dump only when somebody really...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-16
Francois Gouget
ntdll: Use page_size instead of page_mask+1.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-14
Robert Shearman
ntdll: Change the test for no relocation information...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-09
Marcus Meissner
ntdll: Make the section with AddressOfEntryPoint in...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-08
Detlef Riekenberg
ntdll: Added ARM architecture.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-07
Alexandre Julliard
server: Get rid of alignment requirements in write_proc...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-27
Alexandre Julliard
ntdll: Limit header_size to the file size.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-24
Alexandre Julliard
ntdll: Use PROT_NONE instead of 0.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-07
Francois Gouget
ntdll: Protect sys/stat.h inclusion.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-13
Alexandre Julliard
ntdll: Round PE header size to a page boundary for...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-11
Alexandre Julliard
ntdll: Round up the mapping size in map_file_into_view...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-03
Alexandre Julliard
ntdll: Check file size when mapping image sections...
blob
|
commitdiff
|
raw
|
diff to current
2005-12-17
Alexandre Julliard
ntdll: Don't use a real guard page at the bottom of...
blob
|
commitdiff
|
raw
|
diff to current
2005-12-14
Alexandre Julliard
ntdll: Fixes in virtual memory protection flags.
blob
|
commitdiff
|
raw
|
diff to current
2005-12-12
Alexandre Julliard
TEB.StackLimit should not include the guard page.
blob
|
commitdiff
|
raw
|
diff to current
2005-12-12
Alexandre Julliard
Pass specific access rights to wine_server_handle_to_fd.
blob
|
commitdiff
|
raw
|
diff to current
2005-12-02
Vitaliy Margolen
Move mapping (section) objects into directory name...
blob
|
commitdiff
|
raw
|
diff to current
2005-12-01
Alexandre Julliard
Check for need to add area to the reserved list also...
blob
|
commitdiff
|
raw
|
diff to current
2005-12-01
Alexandre Julliard
Ignore the large address space flag when version is...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-28
Ge van Geldorp
Match PSDK STATUS_* definitions.
blob
|
commitdiff
|
raw
|
diff to current
2005-10-27
Vitaliy Margolen
- Send whole OBJECT_ATTRIBUTES.Attributes to the server...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-26
Francois Gouget
Replace the 'if (!cond) ; else code' construct with...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-25
Alexandre Julliard
Replace DPRINTF by TRACE in a few places.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-21
Alexandre Julliard
Ignore relocations for unmapped pages.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-16
Alexandre Julliard
Fixed a few pointer truncation bugs for 64-bit platforms.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-14
Alexandre Julliard
Support arbitrary sizes for the thread signal stack...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-12
Alexandre Julliard
Fixed a number of pointer to integer conversions that...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-09
Alexandre Julliard
Added descriptions for a few more machine types.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-09
Alexandre Julliard
Use a more portable scheme for storing the name of...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-25
Alexandre Julliard
Use FILE_GetDeviceInfo in NtMapViewOfSection to avoid...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-15
Alexandre Julliard
Better handling of conflicting section information...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-12
Alexandre Julliard
Don't map data beyond the virtual size of a section.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-09
Alexandre Julliard
Added a VIRTUAL_alloc_teb function to allocate TEBs...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-15
Dmitry Timoshkov
Make VIRTUAL_HandleFault return an NTSTATUS.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-15
Dmitry Timoshkov
Use SIZE_T type for size variables in NTDLL when approp...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-05
Felix Nawothnig
Replace stubs for information classes in NtQueryVirtual...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-02
Vitaliy Margolen
Load all dll sections no matter what attributes say.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-25
Mike McCormack
Use RTL_CRITICAL_SECTION instead of CRITICAL_SECTION.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-21
Alexandre Julliard
Add PAGE_GUARD flag to the returned protection of guard...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-21
Mike McCormack
Don't include winbase.h or winerror.h when not necessary.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-17
Mike McCormack
Use HANDLE instead of HKEY in the NT API.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-06
Alexandre Julliard
Removed some unnecessary inclusions of thread.h
blob
|
commitdiff
|
raw
|
diff to current
2005-05-23
Mike McCormack
Use LIST_FOR_EACH_ENTRY in virtual memory code.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-18
Dimi Paun
Make the argument comments out-of-line.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-20
Alexandre Julliard
Remove all traces of the VIRTUAL_SetFaultHandler support.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-19
Troy Rollo
Fix SEGVs in NtCreateSection and NtMapViewOfSection.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-22
Ivan Leo Puoti
Replace GetCurrentProcess() with NtCurrentProcess(...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-24
Gerald Pfeifer
Fix format string in NtQueryVirtualMemory().
blob
|
commitdiff
|
raw
|
diff to current
2005-01-20
Hans Leidekker
Stub implementations for EnumPageFiles{A,W}, GetProcess...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-04
Alexandre Julliard
Support mapping non page-aligned binaries for SEC_IMAGE...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-02
Peter Chapman
Fix up several inline assembler blocks so that they...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-11
Robert Shearman
Fix NtAllocateVirtualMemory declaration and fix users...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-22
Alexander Yaworsky
Moved TRACEs to the beginning of functions.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-21
Alexander Yaworsky
Make RtlCreateUserThread fail if process handle is...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-18
Alexandre Julliard
Fd type is no longer used, get rid of it.
blob
|
commitdiff
|
raw
|
diff to current
2004-06-22
Alexandre Julliard
We no longer need to make the import directory writable...
blob
|
commitdiff
|
raw
|
diff to current
2004-06-18
Alexandre Julliard
Added support for the IMAGE_FILE_LARGE_ADDRESS_AWARE...
blob
|
commitdiff
|
raw
|
diff to current
2004-06-15
Eric Pouech
Const correctness.
blob
|
commitdiff
|
raw
|
diff to current
2004-05-28
Alexandre Julliard
Don't rely on the reserved area list being empty in...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-25
Alexandre Julliard
Added support for managing reserved memory areas in...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-21
Alexandre Julliard
Converted the memory views list to use the standard...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-06
Alexandre Julliard
Handle file mappings on removable media entirely inside...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-06
Alexandre Julliard
Fixed some potential races in the handling of the view...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-15
Mike Hearn
Improve message given on image map failure.
blob
|
commitdiff
|
raw
|
diff to current
2004-02-17
Dmitry Timoshkov
Write section access also assumes read access.
blob
|
commitdiff
|
raw
|
diff to current
next