2000-02-20 |
Andreas Mohr | Added FIXME comment for entry point parameter. |
tree | commitdiff |
2000-02-18 |
Alexandre Julliard | Store the handle of the process exe file in the server. |
tree | commitdiff |
2000-02-13 |
Dave Pickles | Added definition for STILL_ACTIVE. |
tree | commitdiff |
2000-02-13 |
Juergen Lock | Added configure check for the unix domain sockaddr... |
tree | commitdiff |
2000-01-30 |
Ulrich Weigand | Mark initial process as 32-bit for WineLib apps. |
tree | commitdiff |
2000-01-29 |
Andreas Mohr | - add some documentation items |
tree | commitdiff |
2000-01-29 |
Alexandre Julliard | Use a per-thread buffer and write(2) for debug traces. |
tree | commitdiff |
2000-01-27 |
Alexandre Julliard | Implemented GetThreadSelectorEntry through the server. |
tree | commitdiff |
2000-01-25 |
Alexandre Julliard | Use argv[0] to locate the server executable. |
tree | commitdiff |
2000-01-25 |
Alexandre Julliard | Made the server listen for new clients on a Unix socket in |
tree | commitdiff |
2000-01-24 |
Alexandre Julliard | Changed the server to return STATUS_* error codes. |
tree | commitdiff |
2000-01-20 |
Alexandre Julliard | Added Get/SetThreadContext support through the server. |
tree | commitdiff |
2000-01-15 |
Juergen Schmied | - added NT fields to TEB |
tree | commitdiff |
2000-01-04 |
Alexandre Julliard | Moved allocation of the socket pair for a new thread... |
tree | commitdiff |
2000-01-01 |
Peter Ganten | Implemented WaitForInputIdle. |
tree | commitdiff |
1999-12-25 |
Juergen Schmied | NT allocates one page as TEB. Some native NT-dlls are... |
tree | commitdiff |
1999-12-13 |
Alexandre Julliard | Use waitable timers to implement service thread timers. |
tree | commitdiff |
1999-12-12 |
Andreas Mohr | Fixed compiler warnings. |
tree | commitdiff |
1999-12-10 |
Ulrich Weigand | Bugfix: Show main window if CreateProcess was called... |
tree | commitdiff |
1999-12-08 |
Dimitrie O. Paun | Make use of the DEFAULT_DEBUG_CHANNEL where appropriate. |
tree | commitdiff |
1999-12-08 |
Ulrich Weigand | Delay sending debug events until process initialization... |
tree | commitdiff |
1999-12-05 |
Ulrich Weigand | Call 16-bit instead of 32-bit UserSignalProc entry... |
tree | commitdiff |
1999-12-04 |
Ulrich Weigand | Fixed 32-bit module name handling to conform better... |
tree | commitdiff |
1999-11-29 |
Alexandre Julliard | Fixed DEBUG_ONLY_THIS_PROCESS again (thanks to Ulrich... |
tree | commitdiff |
1999-11-29 |
Alexandre Julliard | Implemented waitable timers. |
tree | commitdiff |
1999-11-25 |
Alexandre Julliard | Store all object names as Unicode in the server. |
tree | commitdiff |
1999-11-24 |
Alexandre Julliard | Added current context to the exception debug event... |
tree | commitdiff |
1999-11-24 |
Alexandre Julliard | Raise an exception when a critical section wait failed. |
tree | commitdiff |
1999-11-21 |
Alexandre Julliard | Added server_call_noerr function that avoids touching... |
tree | commitdiff |
1999-11-21 |
Niels Kristian Bec... | Removed extra #include statements. |
tree | commitdiff |
1999-11-21 |
Alexandre Julliard | Fixed meaning of DEBUG_ONLY_THIS_PROCESS flag. |
tree | commitdiff |
1999-11-13 |
Patrik Stridvall | Added better missing function emulation. |
tree | commitdiff |
1999-11-13 |
Alexandre Julliard | Added support for WriteProcessMemory through the server. |
tree | commitdiff |
1999-11-12 |
Alexandre Julliard | Added support for ReadProcessMemory through the server. |
tree | commitdiff |
1999-11-12 |
Alexandre Julliard | Added support for CREATE_SUSPENDED flag in CreateProcess. |
tree | commitdiff |
1999-11-10 |
Ulrich Weigand | Bugfix: LOAD_DLL_DEBUG_EVENT lpImageName parameter... |
tree | commitdiff |
1999-11-08 |
Alexandre Julliard | Install the wine server in $(bindir) and exec it from... |
tree | commitdiff |
1999-11-07 |
James Abbatiello | Addresses issues with multiple processes accessing... |
tree | commitdiff |
1999-11-04 |
Alexandre Julliard | Added special handling for the stdio handles in CloseHa... |
tree | commitdiff |
1999-10-31 |
Alexandre Julliard | Set close-on-exec flag on server socket. |
tree | commitdiff |
1999-10-24 |
Patrik Stridvall | - Added missing configuration #if:s and #includes:s. |
tree | commitdiff |
1999-10-24 |
Ulrich Czekalla | New channel 'debugstr' used to print OutputDebugString... |
tree | commitdiff |
1999-10-23 |
Ulrich Weigand | Bugfix: don't call ExitProcess() before SYSLEVEL_Init(). |
tree | commitdiff |
1999-09-27 |
Alexandre Julliard | Moved all signal support to a new platform-specific... |
tree | commitdiff |
1999-09-20 |
Ulrich Weigand | Don't create thunk for CreateThread16 proc, call it... |
tree | commitdiff |
1999-09-05 |
Ron Record | Added support of __thr_errno for reentrance on UnixWare. |
tree | commitdiff |
1999-09-03 |
Ulrich Weigand | Removed global variable pCurrentTeb. |
tree | commitdiff |
1999-07-31 |
Patrik Stridvall | Fixed some of the issues reported by Solaris Lint. |
tree | commitdiff |
1999-07-31 |
Patrik Stridvall | Fixed/added missing/wrong function prototypes and made... |
tree | commitdiff |
1999-07-31 |
Patrik Stridvall | Eliminated warnings. |
tree | commitdiff |
1999-07-30 |
Ulrich Weigand | Bugfix: Install task-entry breakpoint *after* EXE modul... |
tree | commitdiff |
1999-07-20 |
Alexandre Julliard | Do not output text in OutputDebugStrAW when not being... |
tree | commitdiff |
1999-07-11 |
Ulrich Weigand | Modularized CallFrom/To16 routines. Adapted dependent... |
tree | commitdiff |
1999-07-10 |
Howard Abrams | Added checks for sys/errno.h, sys/signal.h and sys... |
tree | commitdiff |
1999-07-10 |
Ulrich Weigand | Removed all EVENT_Synchronize( FALSE ) calls; use a... |
tree | commitdiff |
1999-07-03 |
Ulrich Weigand | On NE process creation, move major part of NE EXE modul... |
tree | commitdiff |
1999-06-26 |
Alexandre Julliard | Changed CONTEXT into CONTEXT86 everywhere we really... |
tree | commitdiff |
1999-06-26 |
Patrik Stridvall | ANSI C fixes. |
tree | commitdiff |
1999-06-26 |
Alexandre Julliard | Further server optimizations: |
tree | commitdiff |
1999-06-22 |
Ulrich Weigand | Load USER32.DLL before calling UserSignalProc. |
tree | commitdiff |
1999-06-22 |
Alexandre Julliard | Made server communication faster by using a shared... |
tree | commitdiff |
1999-06-22 |
Alexandre Julliard | Merged THDB and TEB structures. |
tree | commitdiff |
1999-06-18 |
Alexandre Julliard | Added DebugBreak. |
tree | commitdiff |
1999-06-13 |
Ulrich Weigand | Removed broken hack to support shared DLLs (e.g. USER32... |
tree | commitdiff |
1999-06-12 |
Andreas Mohr | Rearrange winver detection code and cache the winver... |
tree | commitdiff |
1999-06-12 |
Guy Albertelli | Add new "walk" command options to list processes and... |
tree | commitdiff |
1999-06-12 |
Eric Pouech | Made the service thread instanciable in every process. |
tree | commitdiff |
1999-06-11 |
Alexandre Julliard | Use the normal environment routines to build the env... |
tree | commitdiff |
1999-06-06 |
Ulrich Weigand | 16-bit scheduler reorganized: run all tasks in their... |
tree | commitdiff |
1999-06-06 |
Ulrich Weigand | Removed SERVICE_Exit(). |
tree | commitdiff |
1999-05-29 |
Alexandre Julliard | Got rid of THREAD_InitDone. |
tree | commitdiff |
1999-05-24 |
Alexandre Julliard | Removed process argument to PROCESS_CallUserSignalProc. |
tree | commitdiff |
1999-05-24 |
Alexandre Julliard | Moved remaining initialisations to the new process... |
tree | commitdiff |
1999-05-24 |
Ulrich Weigand | Wait until child initialized before returning from... |
tree | commitdiff |
1999-05-23 |
Alexandre Julliard | Use the new debug functions to send debug events at... |
tree | commitdiff |
1999-05-23 |
Alexandre Julliard | Implemented the Win32 debug API functions. |
tree | commitdiff |
1999-05-23 |
Alexandre Julliard | Converted to the new debug interface, using script... |
tree | commitdiff |
1999-05-23 |
Ulrich Weigand | Bugfix: dwFlags must describe target process in UserSig... |
tree | commitdiff |
1999-05-22 |
Ulrich Weigand | Adapted to event synchronization changes. |
tree | commitdiff |
1999-05-22 |
Ulrich Weigand | Improved syslevel handling, store currently held syslev... |
tree | commitdiff |
1999-05-22 |
Ulrich Weigand | Added ExitKernel16 (replacing USER_ExitWindows), ExitPr... |
tree | commitdiff |
1999-05-22 |
Ove Kaaven | Expire timers on expiry time too, not just after. |
tree | commitdiff |
1999-05-16 |
Alexandre Julliard | Added TEB in init_thread request. |
tree | commitdiff |
1999-05-15 |
Alexandre Julliard | Server reorganization: |
tree | commitdiff |
1999-05-08 |
Patrik Stridvall | ANSI C fixes. |
tree | commitdiff |
1999-05-08 |
Ulrich Weigand | Call THREAD_FreeTHDB as service thread callback. |
tree | commitdiff |
1999-05-08 |
Ulrich Weigand | Some initialization sequence bugfixes: |
tree | commitdiff |
1999-05-04 |
Ulrich Weigand | Fixed various stupid bugs in services thread routines. |
tree | commitdiff |
1999-05-02 |
Alexandre Julliard | Moved a few more initialisations to the new process... |
tree | commitdiff |
1999-05-02 |
Alexandre Julliard | Converted to the new debugging interface (done with... |
tree | commitdiff |
1999-05-02 |
Alexandre Julliard | Converted to the new debugging interface (done with... |
tree | commitdiff |
1999-04-25 |
Ulrich Weigand | Initialize process critical section in the correct... |
tree | commitdiff |
1999-04-25 |
Ulrich Weigand | Warn if wrong process tries to enter critical section. |
tree | commitdiff |
1999-04-22 |
Patrik Stridvall | Fixed ANSI compabillity. |
tree | commitdiff |
1999-04-22 |
Marcus Meissner | CreateSocketHandle,GetHandleContext,SetHandleContext... |
tree | commitdiff |
1999-04-19 |
Patrik Stridvall | New debug scheme with explicit debug channels declaration. |
tree | commitdiff |
1999-04-18 |
Alexandre Julliard | Added timeout to critical section waiting. |
tree | commitdiff |
1999-04-18 |
Ulrich Weigand | Merged Linux/FreeBSD reentrant errno handler, added... |
tree | commitdiff |
1999-04-18 |
Bertho Stultiens | Reorganization of the loader to correctly load and... |
tree | commitdiff |
1999-04-18 |
Kevin Holbrook | Fix ambiguous else warning. |
tree | commitdiff |
next |