Export the temp buffer functionality in the debug functions interface
[wine] / server / process.c
2000-03-08  Alexandre JulliardRemoved PDB32_DEBUGGED flag and send all debug events...
2000-03-08  Alexandre JulliardGenerate CREATE_PROCESS/THREAD debug events internally...
2000-02-18  Alexandre JulliardStore the handle of the process exe file in the server.
2000-02-13  Dave PicklesAdded definition for STILL_ACTIVE.
2000-01-29  Patrik StridvallFixed minor issues found by winapi_check.
2000-01-27  Alexandre JulliardImplemented GetThreadSelectorEntry through the server.
2000-01-25  Alexandre JulliardMade the server listen for new clients on a Unix socket in
2000-01-24  Alexandre JulliardChanged the server to return STATUS_* error codes.
2000-01-01  Alexandre JulliardMoved poll handling to the generic part of the server...
1999-11-29  Alexandre JulliardFixed DEBUG_ONLY_THIS_PROCESS again (thanks to Ulrich...
1999-11-24  Alexandre JulliardFixed handling of debug events on thread/process exit.
1999-11-21  Alexandre JulliardPortability fixes.
1999-11-14  Alexandre JulliardMoved ptrace support to ptrace.c. Tried to improve...
1999-11-13  Alexandre JulliardAdded support for WriteProcessMemory through the server.
1999-11-12  Alexandre JulliardAdded support for ReadProcessMemory through the server.
1999-11-12  Alexandre JulliardAdded support for CREATE_SUSPENDED flag in CreateProcess.
1999-11-08  Alexandre JulliardPreliminary ptrace support.
1999-06-26  Alexandre JulliardFurther server optimizations:
1999-06-22  Alexandre JulliardMade server communication faster by using a shared...
1999-06-11  Alexandre JulliardReturn console handles in alloc_console request.
1999-06-07  Alexandre JulliardFixed initial process refcount.
1999-06-04  Alexandre JulliardMade handle table a separate object.
1999-05-24  Alexandre JulliardAdded support for dumping variable-size data of server...
1999-05-23  Alexandre JulliardAdded debug events support.
1999-05-16  Alexandre JulliardMoved process structure definition to process.h.
1999-05-15  Alexandre JulliardServer reorganization:
1999-04-18  Alexandre JulliardAdded env ptr to new_process request
1999-03-23  Alexandre JulliardCreate startup info for the initial process.
1999-03-21  Alexandre JulliardAdded new_process and init_process request.
1999-03-13  Alexandre JulliardFixed process_signaled (thanks to Uwe Bonnes).
1999-02-28  Juergen Schmiedopen_object should return ERROR_FILE_NOT_FOUND when...
1999-02-28  Alexandre JulliardRemoved dst_handle in duplicate_handle request.
1999-02-14  Alexandre JulliardAdded server snapshot support (processes only for now).
1999-01-19  Alexandre JulliardHacked server-side device support
1999-01-03  Alexandre JulliardImplemented file sharing checks in the server.
1998-12-31  Alexandre JulliardAdded change notifications.
1998-12-30  Alexandre JulliardAdded several file server requests
1998-12-27  Alexandre JulliardAdded beginnings of server-side file handling.
1998-12-27  Alexandre JulliardAdded add_queue/remove_queue to server object operations.
1998-09-27  Alexandre JulliardRelease 980927 wine-980927
1998-08-22  Alexandre JulliardRelease 980822 wine-980822
1998-08-09  Alexandre JulliardRelease 980809 wine-980809
1998-07-12  Alexandre JulliardRelease 980712 wine-980712