projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wintrust: Map cert trust error status to a windows error.
[wine]
/
dlls
/
ntdll
/
loader.c
2008-06-26
Alexandre Julliard
ntdll: Force execute permission again on the stack...
blob
|
commitdiff
|
raw
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
2006-02-09
Alexandre Julliard
ntdll: Better handling of errors when loading a builtin...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-08
Alexandre Julliard
ntdll: Get rid of the main_file argument in LdrInitiali...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-08
Alexandre Julliard
ntdll: Check for existing modref for the main exe befor...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-07
Alexandre Julliard
ntdll: Support loading a builtin dll by specifying...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-06
Eric Pouech
Fixes for missing prototypes warnings.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-18
Robert Shearman
ntdll: Loader optimization.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-04
Alexandre Julliard
Set refcount to -1 on implicitly loaded dlls to avoid...
blob
|
commitdiff
|
raw
|
diff to current
2005-12-18
Alexandre Julliard
ntdll: New implementation of relay thunks.
blob
|
commitdiff
|
raw
|
diff to current
2005-12-16
Alexandre Julliard
Take advantage of the __EXCEPT_PAGE_FAULT macro.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-29
Alexandre Julliard
Check for a valid module before attempting to read...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-28
Ge van Geldorp
Match PSDK STATUS_* definitions.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-23
Alexandre Julliard
Preserve 16-byte stack alignment in the various assembly
blob
|
commitdiff
|
raw
|
diff to current
2005-10-26
Alexandre Julliard
Attach to implicitly loaded builtin dlls on process...
blob
|
commitdiff
|
raw
|
diff to current
2005-10-04
Alexandre Julliard
Ignore the size of the import directory, process import...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-12
Alexandre Julliard
Use SIZE_T instead of ULONG for the size arguments...
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-09-02
Mike McCormack
Fix gcc 4.0 warnings.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-29
Alexandre Julliard
Uncomment out DisableThreadLibraryCalls in DllMain...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-12
Alexandre Julliard
Removed a redundant and possibly wrong warning.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-10
Alexandre Julliard
Moved the version initialization to ntdll.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-09
Alexandre Julliard
Don't call process attach notification during process...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-19
Kevin Koltzau
Define 64bit PE structures.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-14
Alexandre Julliard
Moved initialization of the default user process parame...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-13
Alexandre Julliard
Return the startup info size in the init_thread request...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-13
Alexandre Julliard
Initialize relay debugging earlier on now that the...
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
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-05
Alexandre Julliard
Allocate the system view for builtin modules earlier in
blob
|
commitdiff
|
raw
|
diff to current
2005-05-23
Alexandre Julliard
Moved the loaddll trace into the load_builtin_dll funct...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-18
Alexandre Julliard
Moved entry point definitions from module.h to kernel16...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-18
Alexandre Julliard
Moved import tracing to a separate channel so that...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-21
Vincent Béron
Use "" for Windows includes in dlls, instead of <>.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-17
Dmitry Timoshkov
Match OVERLAPPED structure to the SDK definition.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-24
Dmitry Timoshkov
Match RaiseException and EXCEPTION_RECORD to SDK defini...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-22
Ivan Leo Puoti
Replace GetCurrentProcess() with NtCurrentProcess(...
blob
|
commitdiff
|
raw
|
diff to current
next