projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
secur32: Extract schan_imp_recv function.
[wine]
/
dlls
/
ntdll
/
loader.c
2010-12-15
Alexandre Julliard
ntdll: Ensure alignment of static TLS data and free...
blob
|
commitdiff
|
raw
2010-08-24
Marcus Meissner
ntdll: Set correct protection flags on sections in...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-20
Jacek Caban
ntdll: IMAGE_REL_BASED_HIGH, IMAGE_REL_BASED_LOW and...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-08
Alexandre Julliard
ntdll: Set a valid process title for the initial process.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-29
Mikhail Maroukhine
ntdll: Fix compiler warnings with flag -Wcast-qual.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-03
Alexandre Julliard
ntdll: Return STATUS_IMAGE_NOT_AT_BASE when an image...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-22
Alexandre Julliard
ntdll: Set the heap debug flags based on the GlobalFlag...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-20
Alexandre Julliard
ntdll: Load the various PEB global options at startup.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-20
Alexandre Julliard
ntdll: Implement LdrQueryImageFileExecutionOptions...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-30
Nikolay Sivov
ntdll: Call DLL_PROCESS_DETACH if attaching failed.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-22
Alexandre Julliard
ntdll: Move the window and system dir variables to...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-12
Andrey Turkin
ntdll: Run TLS callbacks in zero-sized TLS directories.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-25
Alexandre Julliard
ntdll: Add support for ordinal forwards.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-25
Alexandre Julliard
ntdll: Support both 32-bit and 64-bit modules in RtlIma...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-15
Michael Karcher
ntdll: Fix DEP status initialization.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-29
Alexandre Julliard
ntdll: Route the process startup through the platform...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-05
Alexandre Julliard
ntdll: Ignore activation context entries that don't...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-25
Alexandre Julliard
ntdll: Release some address space after the process...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-25
Alexandre Julliard
ntdll: Add call frame annotations in x86 assembly code.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-08
Nikolay Sivov
ntdll: Call NtCreateSection with NULL attributes loadin...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-23
Michael Stefaniuc
ntdll: Remove superfluous pointer casts.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-23
Alexandre Julliard
ntdll: Allocate the stack for all threads, don't rely...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-20
Alexandre Julliard
ntdll: Call pthread_sigmask directly instead of through...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-29
Alexandre Julliard
server: Store module names as client_ptr_t instead...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-29
Alexandre Julliard
server: Make module handles always 64-bit.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-26
Maarten Lankhorst
ntdll: Make the loader process relocations correctly...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-23
Maarten Lankhorst
kernel32: Change all functions to use CDECL.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-17
Maarten Lankhorst
ntdll: Make all exported wine functions CDECL.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-16
Alexandre Julliard
ntdll: Add support for dynamically generated stub entry...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-11
Alexandre Julliard
ntdll: Enforce correct protection values in virtual...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-11
Alexandre Julliard
ntdll: Add a heuristic to detect dlls that are wrongly...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-08
Alexandre Julliard
server: Add functions for conversions between server...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-17
Alexandre Julliard
ntdll: Don't set noexec protection on builtin dlls...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-14
Alexandre Julliard
ntdll: Add private function to manage system virtual...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-10
Alexandre Julliard
ntdll: Don't call the dll entry point for native modules.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-03
Alexandre Julliard
ntdll: Initialize the large address space before attach...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-26
Alexandre Julliard
ntdll: Force execute permission again on the stack...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-20
Alexandre Julliard
ntdll: Move signal unmasking to make sure injected...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-02
Alexandre Julliard
ntdll: Implemented LdrProcessRelocationBlock.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-01
Alexandre Julliard
ntdll: Moved stack allocation for thread and process...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-26
Alexandre Julliard
ntdll: Clear the process stack again after dll init...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-26
Alexandre Julliard
kernel32: Moved the allocation of the process stack...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-05
Alexandre Julliard
ntdll: Fixed handling of fake dlls when loading a built...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-01
Alexandre Julliard
ntdll: Only grab the loader lock once we actually call...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-16
Rob Shearman
Add a new convenience macro for an exception handler...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-15
Rob Shearman
ntdll: Add an exception handler around calls to module...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-12
Alexandre Julliard
ntdll: Store the unhandled exception filter at startup...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-06
Alexandre Julliard
ntdll: Support delayed loading of modules referenced...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-19
Alexandre Julliard
ntdll: Unblock signals in process init only after the...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-19
Alexandre Julliard
ntdll: Send the exit code to the server on failed initi...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-19
Alexandre Julliard
ntdll: Initialize the PEB LoaderLock pointer.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-26
Detlef Riekenberg
ntdll: Dump the base address when a module is loaded.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-26
Detlef Riekenberg
ntdll: Avoid segfault with snoop for exefiles with...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-30
Alexandre Julliard
ntdll: Pin down all dlls imported by the main exe.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-31
Alexandre Julliard
ntdll: Load dll from the directory containing the manif...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-30
Alexandre Julliard
ntdll: Avoid activation context leak for dlls with...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-30
Alexandre Julliard
ntdll: Fix a compiler warning.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-26
Alexandre Julliard
ntdll: Activate the module's activation context while...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-26
Alexandre Julliard
ntdll: Use activation contexts information to load...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-25
Alexandre Julliard
ntdll: Create the per-module activation context at...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-25
Alexandre Julliard
ntdll: Create the process activation context at initial...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-19
Jacek Caban
ntdll: Store the windows directory too.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-02
Michael Stefaniuc
ntdll: Fix missing unlock on error path. Found by Smatch.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-19
Alexandre Julliard
ntdll: Improved the stub behavior of NtQuerySystemInfor...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-23
Dmitry Timoshkov
ntdll: Fix compilation warnings in 64-bit mode.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-18
Alexandre Julliard
ntdll: Setup the shared user data structure at 0x7ffe0000.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-16
Alexandre Julliard
ntdll: Implemented LdrAddRefDll.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-16
Alexandre Julliard
ntdll: Reimplement LdrGetDllHandle to use the same...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-15
Andrew Talbot
ntdll: Exclude unused headers.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-17
Andrew Talbot
ntdll: Replace inline static with static inline.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-13
Dmitry Timoshkov
ntdll: Catch the exceptions in the TLS callback like...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-18
Alexandre Julliard
ntdll: Block async signals during process init and...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-17
Joel Parker
Remove redundant semicolons for ANSI compatibility.
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-20
Alexandre Julliard
ntdll: Fix the libdl refcount when loading the same...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-07
Alexandre Julliard
ntdll: Check the NX compatibility flag for every loaded...
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-04
Alexandre Julliard
ntdll: Allow module with extensions in forward specific...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-06
Alexandre Julliard
ntdll: Moved command-line help to the loader binary.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-03
Alexandre Julliard
ntdll: Added implementation of RtlDllShutdownInProgress.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-18
Hans Leidekker
ntdll: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-31
Alexandre Julliard
ntdll: Move the calling of the process entry point...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-31
Alexandre Julliard
ntdll: Set initial module refcount to 1 to avoid unload...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-13
Alexandre Julliard
ntdll: Moved the calling of the process entry point...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-27
Eric Pouech
ntdll: Free TLS pointers when exiting thread.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-27
Alexandre Julliard
ntdll: Implemented RtlPcToFileHeader.
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-04-03
Alexandre Julliard
ntdll: Process --help and --version args earlier on...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-21
Alexandre Julliard
ntdll: Added a DLL_WINE_PREATTACH call to DllMain for...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-21
Alexandre Julliard
ntdll: Detect the fake dlls created by setupapi and...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-18
Alexandre Julliard
ntdll: In MODULE_FlushModrefs, also free dlls that...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-28
Alexandre Julliard
ntdll: Don't reset the load count when reusing a builti...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-22
Alexandre Julliard
ntdll: Simplify loadorder code by using an enum instead...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-22
Alexandre Julliard
kernel: Moved the get_startup_info call to ntdll.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-21
Alexandre Julliard
server: Remove no longer needed fields in the init_proc...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-21
Alexandre Julliard
kernel: Use LoadLibrary to load the main exe in all...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-21
Alexandre Julliard
ntdll: Support loading a builtin under a different...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-21
Alexandre Julliard
ntdll: Moved LDR_DONT_RESOLVE_REFS handling into fixup_...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-21
Alexandre Julliard
ntdll: Support loading builtin dlls with an explicit...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-21
Uwe Bonnes
ntdll: Remove spaces at end of name in import_dll.
blob
|
commitdiff
|
raw
|
diff to current
next