projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
winhttp/tests: Make sure proxy settings are restored.
[wine]
/
dlls
/
kernel32
/
process.c
2012-10-18
Maarten Lankhorst
ntdll: Set SO_PASSCRED before connecting to eliminate...
blob
|
commitdiff
|
raw
2012-09-04
Piotr Caban
kernel32: Added GetLogicalProcessorInformation implemen...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-03
Austin English
kernel32: Only print a fixme once for FlushProcessWrite...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-02
Austin English
kernel32: Add a stub for FlushProcessWriteBuffers.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-31
Alexandre Julliard
kernel32: Only change the Unix current after exec_proce...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-14
Alexandre Julliard
kernel32: Don't run a nonexistent builtin from CreatePr...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-01
Ken Thomases
kernel32: Use double-fork to avoid leaving zombie proce...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-01
Ken Thomases
kernel32: No need to reset SIGCHLD because we're not...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-26
Alex Henrie
kernel32: Output message to stderr in current Unix...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-24
Marcus Meissner
kernel32: Avoid shadowing variables "a", "nt" and ...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-20
Austin English
kernel32: Add a stub for GetProcessDEPPolicy.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-04
Francois Gouget
kernel32: Fix the NT path returned by QueryFullProcessI...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-06
Alexandre Julliard
kernel32: Include system headers before Windows headers.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-05
Francois Gouget
kernel32: Implement K32GetProcessImageFileNameA().
blob
|
commitdiff
|
raw
|
diff to current
2011-06-28
Austin English
kernel32: Stub a few of the numa functions.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-16
Alexandre Julliard
kernel32: Create an orphaned process in exec_process...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-23
Austin English
kernel32: Add a stub for RegisterApplicationRecoveryCal...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-23
Austin English
kernel32: Add a stub for ApplicationRecoveryInProgress.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-23
Austin English
kernel32: Add a stub for ApplicationRecoveryFinished.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-12
Jacek Caban
kernel32: Moved K32EnumProcessModules to module.c.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-12
Jacek Caban
kernel32: Moved GetProcessMemoryInfo implementation...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-11
Jacek Caban
kernel32: Moved QueryWorkingSet and QueryWorkingSetEx...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-10
Jacek Caban
kernel32: Moved EnumProcessModules implementation to...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-04
Jacek Caban
kernel32: Moved EnumProcesses implementation to kernel32.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-19
Jacek Caban
psapi: Forward EmptyWorkingSet implementation to kernel32.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-14
Alexandre Julliard
ntdll: Implement the ProcessAffinityMask case in NtQuer...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-08
Jacek Caban
kernel32: Moved GetProcessImageFileName implementation...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-17
Maarten Lankhorst
kernel32: CreateProcessA should not call CreateProcessW...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-15
Igor Egorov
kernel32: Add stderr redirection for native Unix progra...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-22
Henri Verbeet
kernel32: Fix some memory leaks in set_wow64_environment().
blob
|
commitdiff
|
raw
|
diff to current
2010-12-17
Marcus Meissner
kernel32: Fixed size to GetEnvironmentVariableW.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-14
Alexandre Julliard
kernel32: Update the environment variables that vary...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-16
Ken Thomases
loader: On Mac, reserve the process's original thread...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-12
Detlef Riekenberg
kernel32: Add a stub for SetProcessDEPPolicy.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-11
Andrew Nguyen
kernel32: Make the return type of LoadModule match...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-22
Austin English
kernel32: Add a stub for GetSystemDEPPolicy.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-01
Eric Pouech
ntdll: Allocate a console (without renderer) when start...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-30
André Hentschel
kernel32: Better describe an error.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-16
Juan Lang
kernel32: Implement GetErrorMode/SetErrorMode on top...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-20
Paul Chitescu
kernel32: Declare and add stubs for GetLogicalProcessor...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-24
Francois Gouget
kernel32: GetProcessDword() is unused so remove it.
blob
|
commitdiff
|
raw
|
diff to current
2010-06-08
Alexandre Julliard
kernel32: Make sure we always have a valid process...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-28
Alexandre Julliard
kernel32: Unalign the stack on process startup to work...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-26
Alexandre Julliard
kernel32: Reset stdio handles when they are closed.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-17
Alexandre Julliard
configure: Rename the 64-bit loader to wine64 and keep...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-04
Alexandre Julliard
server: Check that the prefix type can support the...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-31
Marcus Meissner
kernel32: Initialize env (Coverity).
blob
|
commitdiff
|
raw
|
diff to current
2010-03-30
Alexandre Julliard
kernel32: Increase the wineboot timeout.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-29
Alexandre Julliard
kernel32: Fix processing of spaces in command line...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-29
Alexandre Julliard
kernel32: Add support for starting binaries in 32/64...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-25
André Hentschel
kernel32: Make process traces aware of 64-bit.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-18
Alexandre Julliard
kernel32: Don't try to open builtin exe files during...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-03
Reece Dunn
kernel32/tests: Add a test case for calling TlsFree...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-28
Alexandre Julliard
kernel32: Append the user PATH value to the system...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-28
Alexandre Julliard
kernel32: Make sure the volatile environment is always...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-28
Alexandre Julliard
kernel32: Load USERNAME and USERPROFILE from the volati...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-28
Alexandre Julliard
kernel32: Treat PWD as a special environment variable.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-31
Michael Stefaniuc
kernel32: Add missing stdarg.h includes.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-30
Alexandre Julliard
kernel32: Do not include 16-bit headers in 32-bit files.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-24
Andrew Nguyen
kernel32: Ignore empty environment values from registry.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-24
Andrew Nguyen
ntdll: Use the HKCU\Volatile Environment key when gener...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-04
Dmitry Timoshkov
kernel32: Explicitly treat the current working director...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-30
Paul Chitescu
kernel32: Reduce registry access to KEY_READ wherever...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-29
Alexandre Julliard
kernel32: Pass the exe name as argument to FormatMessage.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-28
Alexandre Julliard
kernel32: Set the 64-bit flag for builtin executables...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-28
Alexandre Julliard
kernel32: Retrieve the executable information as soon...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-28
Alexandre Julliard
kernel32: Add a structure to store all the information...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-28
Alexandre Julliard
kernel32: Specify the full application path when starti...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-22
Alexandre Julliard
kernel32: Create the syswow64 directory if necessary.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-21
Alexandre Julliard
kernel32: Make sure the 32/64-bit state of the winepref...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-15
Alexandre Julliard
kernel32: Use the PWD variable to set the initial curre...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-14
Stefan Dösinger
kernel32: Make some functions hookable.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-08
Alexandre Julliard
kernel32: Move Get/SetProcessDword to kernel16.c.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-08
Alexandre Julliard
kernel32: Move the 16-bit handle functions to kernel16.c.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-08
Alexandre Julliard
kernel32: Move the 16-bit thread and process functions...
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-21
Alexandre Julliard
server: Define an architecture-independent structure...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-18
Alexandre Julliard
kernel32: Use a longer wineboot timeout for the initial...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-18
Alexandre Julliard
kernel32: Don't wait for wineboot once the process...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-12
Alexandre Julliard
kernel32: Check the 64-bit flag when starting a process.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-12
Alexandre Julliard
kernel32: Change MODULE_GetBinaryType return value...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-16
Andrew Nguyen
kernel32: Implement WTSGetActiveConsoleSessionId as...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-07
Alexandre Julliard
kernel32: Add implementation of GetSystemWow64DirectoryA/W.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-01
Alexandre Julliard
kernel32: Avoid the close-on-exec race with pipe()...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-15
Alexandre Julliard
kernel32: Add appropriate stdcall decorations to assemb...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-11
Stefan Leichter
kernel32: Implement QueryFullProcessImageNameA.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-18
Andrew Nguyen
kernel32: Correct the last error of CreateProcessW...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-18
Andrew Nguyen
kernel32: Correct the last error of CreateProcessW...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-18
Andrew Nguyen
kernel32: Don't validate the command line parameter...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-22
Alexandre Julliard
kernel32: Make sure the string is properly terminated...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-02
Alexandre Julliard
kernel32: Set argv[0] to the full path of the binary...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-02
Alexandre Julliard
kernel32: Use __wine_main_environ by default, environ...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-01
Alexandre Julliard
libwine: Export __wine_get_main_environment on Mac...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-31
Mikołaj Zalewski
kernel32: Implement QueryFullProcessImageFileNameW.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-10
Alexandre Julliard
loader: Merge the first and second stage loaders into...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-26
Alexandre Julliard
kernel32: Make sure the process has an entry point...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-24
Alexandre Julliard
kernel32: Print a nicer error message when 16-bit/DOS...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-18
Francois Gouget
kernel32: Fix an off-by-one error in build_envp().
blob
|
commitdiff
|
raw
|
diff to current
2009-02-02
Marcus Meissner
kernel32: Handle username conversion failure (Coverity).
blob
|
commitdiff
|
raw
|
diff to current
2009-01-13
Nikolay Sivov
kernel32: Implemented GetErrorMode().
blob
|
commitdiff
|
raw
|
diff to current
next