projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oleaut32: Remove unnecessary check for NULL.
[wine]
/
dlls
/
kernel
/
process.c
2006-04-07
Alexandre Julliard
kernel: Fixed set_process_name for the winevdm case.
blob
|
commitdiff
|
raw
2006-04-06
Alexandre Julliard
kernel: Show the exe name instead of wine-[kp]thread...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-04
Mike Hearn
kernel: Don't enforce process handle access rights...
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-31
Robert Shearman
kernel: Add some documentation for simple process funct...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-27
James Hawkins
kernel: Error out of CreateProcess if the specified...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-06
Alexandre Julliard
kernel: Better support for detached processes.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-22
Mike McCormack
kernel32: Add a stub implementation for CmdBatNotification.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-22
Alexandre Julliard
kernel: Initialize the dll path from the main exe name...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-22
Alexandre Julliard
kernel: Don't bother checking load order of the exe...
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
kernel: Use LoadLibrary to load the main exe in all...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-16
Alexandre Julliard
libwine: Try the current load path in priority before the
blob
|
commitdiff
|
raw
|
diff to current
2006-02-14
Eric Pouech
A couple of new valgrind instrumentations for better...
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
kernel: Use a standard LoadLibrary call to load the...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-05
Alexandre Julliard
server: Remove no longer used create_flags from get_sta...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-05
Alexandre Julliard
kernel: Use a magic ConsoleHandle value instead of...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-05
Alexandre Julliard
kernel: Set the console flag in the parent for CREATE_N...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-24
Alexandre Julliard
kernel: Fail more gracefully when loading a builtin...
blob
|
commitdiff
|
raw
|
diff to current
2005-12-21
Hans Leidekker
kernel: Some documentation improvements.
blob
|
commitdiff
|
raw
|
diff to current
2005-12-19
Alexandre Julliard
kernel32: Check for tabs too when extracting the progra...
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-12
Alexandre Julliard
TEB.StackLimit should not include the guard page.
blob
|
commitdiff
|
raw
|
diff to current
2005-12-12
Alexandre Julliard
kernel: Moved main stack initialization to process.c.
blob
|
commitdiff
|
raw
|
diff to current
2005-12-09
Alexandre Julliard
server: Use attributes instead of inherit flag in proce...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-28
Ge van Geldorp
Match PSDK STATUS_* definitions.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-28
Alex Villacís Lasso
Initialize file_exists to 0 at exe load test, prevents...
blob
|
commitdiff
|
raw
|
diff to current
2005-10-10
Marcus Meissner
Pass characters to get_file_name() helper, not bytes.
blob
|
commitdiff
|
raw
|
diff to current
2005-10-04
Alexandre Julliard
Copy WINEDEBUG from the Windows environment to allow...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-28
Alexandre Julliard
Declare debug channels as static variables so that...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-27
Eric Pouech
Implemented kernel32 process affinity handling on top...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-13
Alexandre Julliard
Remove the 'L' suffix on a number of constants to avoid...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-12
Alexandre Julliard
Parameters to virtual memory functions need to be SIZE_T.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-06
Eric Pouech
- rewrite kernel32:{Set|Get}PriorityClass on top of...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-06
Ivan Leo Puoti
Get ExitProcess to call NtTerminateProcess.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-23
Alexandre Julliard
Rewrote Get/SetHandleInformation to call the correspond...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-15
Alexandre Julliard
Set the default system dir to windows/system32.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-10
Alexandre Julliard
Moved the version initialization to ntdll.
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-14
Alexandre Julliard
Moved the server start time to the init_thread request...
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
Get rid of the boot_done request.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-13
Alexandre Julliard
Already initialize the process in the first init_thread...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-12
Alexandre Julliard
Moved the fields that depends on startup info from...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-27
Eric Pouech
Implemented OpenProcess on top of NtOpenProcess.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-20
Mike McCormack
- don't include winreg.h
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-14
Mike McCormack
Fix warnings from -Wmissing-declarations.
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-04-20
Alexandre Julliard
Move all the old config conversion code to a new oldcon...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-19
Alexandre Julliard
Added support for the TLS expansion slots, adding an...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-07
Rein Klazes
Support execution of pif files.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-02
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-25
Jon Griffiths
Documentation spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2004-12-23
Michael Stefaniuc
Do not check for non NULL pointer before HeapFree'ing...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-15
Jon Griffiths
Documentation fixes.
blob
|
commitdiff
|
raw
|
diff to current
2004-10-30
Francois Gouget
Add support for REG_EXPAND_SZ in set_registry_variables().
blob
|
commitdiff
|
raw
|
diff to current
2004-10-25
Eric Pouech
- fixed the way length of msvcrt runtime info is passed
blob
|
commitdiff
|
raw
|
diff to current
2004-10-19
Vincent Béron
Fix various function prototypes.
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-15
Mike McCormack
Use FILE_SHARE_DELETE when loading modules, as running...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-10
Andreas Mohr
Don't reject OS/2 programs, try to carry on in DOS...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-09
Alexandre Julliard
Fixed the check for removable media in load_pe_exe...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-03
Eric Pouech
- msvcrt: the file descriptors are now inherited betwee...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-24
Robert Shearman
Added GetProcessId.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-18
Alexandre Julliard
The argv array passed to the app needs to be in the...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-04
Mike McCormack
Moved FlushInstructionCache to ntdll.
blob
|
commitdiff
|
raw
|
diff to current
2004-07-16
Alexandre Julliard
Pass the environment for a child process through the...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-15
Alexandre Julliard
Set the system directory in ntdll as soon as we have...
blob
|
commitdiff
|
raw
|
diff to current
2004-06-14
Eric Pouech
- Added ProcessBasicInformation class to ntdll.NtQueryI...
blob
|
commitdiff
|
raw
|
diff to current
2004-06-04
Rein Klazes
Fix a crash when launching Unix executables.
blob
|
commitdiff
|
raw
|
diff to current
2004-06-03
Alexandre Julliard
Set the WINEPRELOADRESERVE variable when starting a...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-28
Alexandre Julliard
Initial version of the Wine preloader, used to reserve...
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-14
Alexandre Julliard
Use environment variables instead of config file entrie...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-14
Alexandre Julliard
Set environment variables from the HKCU\Environment...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-13
Alexandre Julliard
Added proper support for switching file APIs between...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-06
Dimitrie O. Paun
Remove the last remaining wine options when running...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-05
Alexandre Julliard
Set additional environment variables at startup from
blob
|
commitdiff
|
raw
|
diff to current
2004-05-01
Alexandre Julliard
Moved most remaining file functions to dlls/kernel.
blob
|
commitdiff
|
raw
|
diff to current
2004-04-29
Alexandre Julliard
Use symlinks in dosdevices/ for the drive devices too.
blob
|
commitdiff
|
raw
|
diff to current
2004-04-28
Alexandre Julliard
Reimplemented Get/SetCurrentDirectoryW using the corres...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-16
Alexandre Julliard
Fixed a number of NT status values to be closer to...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-16
Alexandre Julliard
RtlSetCurrentDirectory_U: store a handle to the current...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-14
Alexandre Julliard
Moved wine_get_unix_file_name implementation to ntdll...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-12
Alexandre Julliard
Create the devices earlier on during startup.
blob
|
commitdiff
|
raw
|
diff to current
2004-03-25
Alexandre Julliard
Reimplemented SearchPathW using ntdll functions.
blob
|
commitdiff
|
raw
|
diff to current
2004-03-11
Alexandre Julliard
Get rid of the WINEOPTIONS variable and instead use...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-11
Alexandre Julliard
Do not put the TEMP and TMP variables into the Unix...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-09
Alexandre Julliard
Removed some unnecessary definitions from file.h.
blob
|
commitdiff
|
raw
|
diff to current
2004-02-20
Patrik Stridvall
Fixed some issues found by winapi_check.
blob
|
commitdiff
|
raw
|
diff to current
2004-02-12
Alexandre Julliard
Store the kernel32 module handle globally to avoid...
blob
|
commitdiff
|
raw
|
diff to current
2004-02-07
Alexandre Julliard
Get pointer to CreateFileW earlier on during startup.
blob
|
commitdiff
|
raw
|
diff to current
2004-02-05
Mike McCormack
Fix incorrect GetLongPathName usage exposed by Eric...
blob
|
commitdiff
|
raw
|
diff to current
2004-01-20
Francois Gouget
Avoid duplicate '=C:' entries in the child process...
blob
|
commitdiff
|
raw
|
diff to current
2004-01-20
Francois Gouget
Fix a file descriptor leak in create_process().
blob
|
commitdiff
|
raw
|
diff to current
2004-01-08
Alexandre Julliard
If supported by the linker, prevent the ELF loader...
blob
|
commitdiff
|
raw
|
diff to current
2004-01-07
Alexandre Julliard
Don't use constructors for ntdll and kernel32 initializ...
blob
|
commitdiff
|
raw
|
diff to current
2003-11-27
Alexandre Julliard
Porting fixes.
blob
|
commitdiff
|
raw
|
diff to current
next