2008-12-09 |
Alexandre Julliard | server: Don't use size_t for module sizes, they are... |
blob | commitdiff | raw |
2008-12-09 |
Alexandre Julliard | server: Get rid of the support for module snapshots... |
blob | commitdiff | raw | diff to current |
2008-01-17 |
Alexandre Julliard | server: Don't force the process affinity to 1, leave... |
blob | commitdiff | raw | diff to current |
2008-01-03 |
Alexandre Julliard | server: Redesign the server shutdown processing. |
blob | commitdiff | raw | diff to current |
2007-06-06 |
Alexandre Julliard | server: Add support for system processes, that can... |
blob | commitdiff | raw | diff to current |
2007-05-11 |
Alexandre Julliard | server: Stop exporting the console_input structure... |
blob | commitdiff | raw | diff to current |
2007-04-17 |
Alexandre Julliard | server: Change the timeout handling to use NT-style... |
blob | commitdiff | raw | diff to current |
2007-03-17 |
Andrew Talbot | server: Replace inline static with static inline. |
blob | commitdiff | raw | diff to current |
2007-03-09 |
Alexandre Julliard | server: Added process control support using /proc on... |
blob | commitdiff | raw | diff to current |
2006-12-29 |
Alexandre Julliard | server: Implement process control using Mach primitives... |
blob | commitdiff | raw | diff to current |
2006-12-29 |
Alexandre Julliard | server: Add hooks to support process tracing mechanisms... |
blob | commitdiff | raw | diff to current |
2006-09-21 |
Alexandre Julliard | server: Kill the process without SIGTERM when the fd... |
blob | commitdiff | raw | diff to current |
2006-08-14 |
Alexandre Julliard | server: Send a SIGKILL to processes that don't terminat... |
blob | commitdiff | raw | diff to current |
2006-07-26 |
Alexandre Julliard | server: Added data_size_t type to represent sizes in... |
blob | commitdiff | raw | diff to current |
2006-07-19 |
Alexandre Julliard | server: Simplify process creation. |
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-19 |
Alexandre Julliard | server: Use the standard suspend mechanism to simulate... |
blob | commitdiff | raw | diff to current |
2006-04-07 |
Alexandre Julliard | server: Moved read/write_process_memory and get_selecto... |
blob | commitdiff | raw | diff to current |
2006-02-16 |
Alexandre Julliard | server: Store the process exe module in the standard... |
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 | 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-09 |
Alexandre Julliard | The desktop of a new thread should be set from the... |
blob | commitdiff | raw | diff to current |
2005-06-08 |
Alexandre Julliard | Beginnings of support for window stations and desktops. |
blob | commitdiff | raw | diff to current |
2005-05-10 |
Eric Pouech | - changed ATOM support in wineserver to match NTDLL... |
blob | commitdiff | raw | diff to current |
2005-03-02 |
Alexandre Julliard | Convert the process dll list to a standard list. |
blob | commitdiff | raw | diff to current |
2005-03-01 |
Alexandre Julliard | Convert the per-process thread list to a standard list. |
blob | commitdiff | raw | diff to current |
2005-02-25 |
Alexandre Julliard | Convert the global process list to a standard list. |
blob | commitdiff | raw | diff to current |
2003-12-10 |
Alexandre Julliard | Added window classes in the server, and support for... |
blob | commitdiff | raw | diff to current |
2003-10-14 |
Alexandre Julliard | Set or clear the BeingDebugged flag in the PEB when... |
blob | commitdiff | raw | diff to current |
2003-09-30 |
Alexandre Julliard | Store module names in Unicode in the server. |
blob | commitdiff | raw | diff to current |
2003-09-16 |
Eric Pouech | - Implemented a few information classes in NtQuerySyste... |
blob | commitdiff | raw | diff to current |
2003-07-24 |
Mike McCormack | Added a security token object in wineserver. |
blob | commitdiff | raw | diff to current |
2003-03-18 |
Alexandre Julliard | Implemented file locking functions (partly based on... |
blob | commitdiff | raw | diff to current |
2003-02-19 |
Alexandre Julliard | Moved all references to file descriptors out of the... |
blob | commitdiff | raw | diff to current |
2003-02-01 |
Alexandre Julliard | Made process and thread ids small integers instead... |
blob | commitdiff | raw | diff to current |
2002-10-03 |
Alexandre Julliard | Added process_id_t and thread_it_t types to the server... |
blob | commitdiff | raw | diff to current |
2002-10-02 |
Alexandre Julliard | Added support for multiple object namespaces, and a... |
blob | commitdiff | raw | diff to current |
2002-08-16 |
Alexandre Julliard | Added -k option to kill an existing wineserver. |
blob | commitdiff | raw | diff to current |
2002-06-02 |
Eric Pouech | Implementation for console control events (includes... |
blob | commitdiff | raw | diff to current |
2002-05-30 |
Alexandre Julliard | Renamed handle_t to obj_handle_t to avoid conflict... |
blob | commitdiff | raw | diff to current |
2002-05-25 |
Alexandre Julliard | Fixed process startup synchronization broken by previou... |
blob | commitdiff | raw | diff to current |
2002-05-24 |
Alexandre Julliard | A few optimizations in the process startup requests... |
blob | commitdiff | raw | diff to current |
2002-03-22 |
Alexandre Julliard | Correctly fill parent pid, module size and module name... |
blob | commitdiff | raw | diff to current |
2002-03-09 |
Alexandre Julliard | Added LGPL standard comment, and copyright notices... |
blob | commitdiff | raw | diff to current |
2002-02-27 |
Eric Pouech | New XP debugging APIs: implemented DebugActiveProcessStop, |
blob | commitdiff | raw | diff to current |
2001-12-04 |
Eric Pouech | Let the console renderer be defined as a thread. |
blob | commitdiff | raw | diff to current |
2001-11-23 |
Eric Pouech | New console code based on Win32 windows. |
blob | commitdiff | raw | diff to current |
2001-07-19 |
Alexandre Julliard | Use the new protocol.def file to build the request... |
blob | commitdiff | raw | diff to current |
2001-07-14 |
Alexandre Julliard | Backed out the suspend_process_for_ptrace change. |
blob | commitdiff | raw | diff to current |
2001-07-11 |
Alexandre Julliard | Small fixes to the debugger support. |
blob | commitdiff | raw | diff to current |
2001-02-28 |
Alexandre Julliard | New mechanism to transfer file descriptors from client... |
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-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-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-03-17 |
Alexandre Julliard | Have threads and processes exit more cleanly whenever... |
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 | 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-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 |
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-12 |
Alexandre Julliard | Added support for CREATE_SUSPENDED flag in CreateProcess. |
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-04 |
Alexandre Julliard | Made handle table a separate object. |
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 |
|