projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Fix mapping of DEFAULT_CHARSET.
[wine]
/
server
/
process.c
2001-07-14
Alexandre Julliard
Backed out the suspend_process_for_ptrace change.
blob
|
commitdiff
|
raw
2001-07-11
Alexandre Julliard
Small fixes to the debugger support.
blob
|
commitdiff
|
raw
|
diff to current
2001-03-01
Alexandre Julliard
Create the server pipes on the client side and transfer...
blob
|
commitdiff
|
raw
2001-02-28
Alexandre Julliard
New mechanism to transfer file descriptors from client...
blob
|
commitdiff
|
raw
|
diff to current
2001-02-16
Alexandre Julliard
Pass the stdin/stdout handles on startup to use as...
blob
|
commitdiff
|
raw
|
diff to current
2001-01-26
Alexandre Julliard
Changed wait_process and wait_debug_event requests...
blob
|
commitdiff
|
raw
|
diff to current
2001-01-06
Alexandre Julliard
Added separate queue for "system" APCs that get called...
blob
|
commitdiff
|
raw
|
diff to current
2001-01-05
Alexandre Julliard
Send the exe file handle in init_process_done request.
blob
|
commitdiff
|
raw
|
diff to current
2001-01-05
Alexandre Julliard
Added handle_t type to server interface so that we...
blob
|
commitdiff
|
raw
|
diff to current
2000-12-26
Alexandre Julliard
Fixed error recovery during thread creation.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-19
Alexandre Julliard
Merged the get_read_fd and get_write_fd requests.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-14
Alexandre Julliard
Moved LDT handling to libwine.so. Changed the interface...
blob
|
commitdiff
|
raw
|
diff to current
2000-10-15
Alexandre Julliard
Converted a few more server requests to the new mechanism.
blob
|
commitdiff
|
raw
|
diff to current
2000-09-22
Andreas Mohr
Make GetTickCount not use the whole Unix epoch (since...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-31
Alexandre Julliard
Converted a lot of server requests to the new exception...
blob
|
commitdiff
|
raw
|
diff to current
2000-06-08
Alexandre Julliard
Pass the main exe name in the CREATE_PROCESS debug...
blob
|
commitdiff
|
raw
|
diff to current
2000-05-30
Turchanov Sergei
Implemented local atoms in the server.
blob
|
commitdiff
|
raw
|
diff to current
2000-05-30
Alexandre Julliard
Moved idle event handling to the server.
blob
|
commitdiff
|
raw
|
diff to current
2000-05-03
Alexandre Julliard
Store process file name in startup info.
blob
|
commitdiff
|
raw
|
diff to current
2000-05-01
Alexandre Julliard
Rewrote Unix process launching to allow passing startup...
blob
|
commitdiff
|
raw
|
diff to current
2000-04-16
Alexandre Julliard
Implemented thread and (partial) module snapshots,...
blob
|
commitdiff
|
raw
|
diff to current
2000-04-14
Alexandre Julliard
Load done event now created by the server.
blob
|
commitdiff
|
raw
|
diff to current
2000-04-08
Alexandre Julliard
Temporary hack to share handles between processes shari...
blob
|
commitdiff
|
raw
|
diff to current
2000-04-04
Alexandre Julliard
Made request tracing more robust against bogus lengths.
blob
|
commitdiff
|
raw
|
diff to current
2000-03-30
Alexandre Julliard
Set thread start address to 0 on events generated by
blob
|
commitdiff
|
raw
|
diff to current
2000-03-25
Alexandre Julliard
Fixed a couple of file descriptor leaks.
blob
|
commitdiff
|
raw
|
diff to current
2000-03-17
Alexandre Julliard
Have threads and processes exit more cleanly whenever...
blob
|
commitdiff
|
raw
|
diff to current
2000-03-15
Alexandre Julliard
Avoid SIGSTOP/SIGCONT race when ptrace is disabled.
blob
|
commitdiff
|
raw
|
diff to current
2000-03-10
Alexandre Julliard
Added specific routines for OUTPUT_DEBUG_STRING and...
blob
|
commitdiff
|
raw
|
diff to current
2000-03-09
Alexandre Julliard
Store the list of loaded dlls in the server, and genera...
blob
|
commitdiff
|
raw
|
diff to current
2000-03-08
Alexandre Julliard
Removed PDB32_DEBUGGED flag and send all debug events...
blob
|
commitdiff
|
raw
|
diff to current
2000-03-08
Alexandre Julliard
Generate CREATE_PROCESS/THREAD debug events internally...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-18
Alexandre Julliard
Store the handle of the process exe file in the server.
blob
|
commitdiff
|
raw
|
diff to current
2000-02-13
Dave Pickles
Added definition for STILL_ACTIVE.
blob
|
commitdiff
|
raw
|
diff to current
2000-01-29
Patrik Stridvall
Fixed minor issues found by winapi_check.
blob
|
commitdiff
|
raw
|
diff to current
2000-01-27
Alexandre Julliard
Implemented GetThreadSelectorEntry through the server.
blob
|
commitdiff
|
raw
|
diff to current
2000-01-25
Alexandre Julliard
Made the server listen for new clients on a Unix socket in
blob
|
commitdiff
|
raw
|
diff to current
2000-01-24
Alexandre Julliard
Changed the server to return STATUS_* error codes.
blob
|
commitdiff
|
raw
|
diff to current
2000-01-01
Alexandre Julliard
Moved poll handling to the generic part of the server...
blob
|
commitdiff
|
raw
|
diff to current
1999-11-29
Alexandre Julliard
Fixed DEBUG_ONLY_THIS_PROCESS again (thanks to Ulrich...
blob
|
commitdiff
|
raw
|
diff to current
1999-11-24
Alexandre Julliard
Fixed handling of debug events on thread/process exit.
blob
|
commitdiff
|
raw
|
diff to current
1999-11-21
Alexandre Julliard
Portability fixes.
blob
|
commitdiff
|
raw
|
diff to current
1999-11-14
Alexandre Julliard
Moved ptrace support to ptrace.c. Tried to improve...
blob
|
commitdiff
|
raw
|
diff to current
1999-11-13
Alexandre Julliard
Added support for WriteProcessMemory through the server.
blob
|
commitdiff
|
raw
|
diff to current
1999-11-12
Alexandre Julliard
Added support for ReadProcessMemory through the server.
blob
|
commitdiff
|
raw
|
diff to current
1999-11-12
Alexandre Julliard
Added support for CREATE_SUSPENDED flag in CreateProcess.
blob
|
commitdiff
|
raw
|
diff to current
1999-11-08
Alexandre Julliard
Preliminary ptrace support.
blob
|
commitdiff
|
raw
|
diff to current
1999-06-26
Alexandre Julliard
Further server optimizations:
blob
|
commitdiff
|
raw
|
diff to current
1999-06-22
Alexandre Julliard
Made server communication faster by using a shared...
blob
|
commitdiff
|
raw
|
diff to current
1999-06-11
Alexandre Julliard
Return console handles in alloc_console request.
blob
|
commitdiff
|
raw
|
diff to current
1999-06-07
Alexandre Julliard
Fixed initial process refcount.
blob
|
commitdiff
|
raw
|
diff to current
1999-06-04
Alexandre Julliard
Made handle table a separate object.
blob
|
commitdiff
|
raw
|
diff to current
1999-05-24
Alexandre Julliard
Added support for dumping variable-size data of server...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-23
Alexandre Julliard
Added debug events support.
blob
|
commitdiff
|
raw
|
diff to current
1999-05-16
Alexandre Julliard
Moved process structure definition to process.h.
blob
|
commitdiff
|
raw
|
diff to current
1999-05-15
Alexandre Julliard
Server reorganization:
blob
|
commitdiff
|
raw
|
diff to current
1999-04-18
Alexandre Julliard
Added env ptr to new_process request
blob
|
commitdiff
|
raw
|
diff to current
1999-03-23
Alexandre Julliard
Create startup info for the initial process.
blob
|
commitdiff
|
raw
|
diff to current
1999-03-21
Alexandre Julliard
Added new_process and init_process request.
blob
|
commitdiff
|
raw
|
diff to current
1999-03-13
Alexandre Julliard
Fixed process_signaled (thanks to Uwe Bonnes).
blob
|
commitdiff
|
raw
|
diff to current
1999-02-28
Juergen Schmied
open_object should return ERROR_FILE_NOT_FOUND when...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-28
Alexandre Julliard
Removed dst_handle in duplicate_handle request.
blob
|
commitdiff
|
raw
|
diff to current
1999-02-14
Alexandre Julliard
Added server snapshot support (processes only for now).
blob
|
commitdiff
|
raw
|
diff to current
1999-01-19
Alexandre Julliard
Hacked server-side device support
blob
|
commitdiff
|
raw
|
diff to current
1999-01-03
Alexandre Julliard
Implemented file sharing checks in the server.
blob
|
commitdiff
|
raw
|
diff to current
1998-12-31
Alexandre Julliard
Added change notifications.
blob
|
commitdiff
|
raw
|
diff to current
1998-12-30
Alexandre Julliard
Added several file server requests
blob
|
commitdiff
|
raw
|
diff to current
1998-12-27
Alexandre Julliard
Added beginnings of server-side file handling.
blob
|
commitdiff
|
raw
|
diff to current
1998-12-27
Alexandre Julliard
Added add_queue/remove_queue to server object operations.
blob
|
commitdiff
|
raw
|
diff to current
1998-09-27
Alexandre Julliard
Release 980927
wine-980927
blob
|
commitdiff
|
raw
|
diff to current
1998-08-22
Alexandre Julliard
Release 980822
wine-980822
blob
|
commitdiff
|
raw
|
diff to current
1998-08-09
Alexandre Julliard
Release 980809
wine-980809
blob
|
commitdiff
|
raw
|
diff to current
1998-07-12
Alexandre Julliard
Release 980712
wine-980712
blob
|
commitdiff
|
raw
|
diff to current