Better version autodetection.
[wine] / server /
1999-10-24  Patrik Stridvall- Added missing configuration #if:s and #includes:s.
1999-10-23  Ove KaavenWinsock rewrite. Sockets are now proper win32 handles.
1999-10-13  Ove KaavenAdded socket interface to wineserver.
1999-09-28  Alexandre JulliardMade event manipulation routines public.
1999-09-27  Ove KaavenAdded EXCEPT_EVENT to wineserver select loop.
1999-08-04  Alexandre JulliardRemove the mutex from the thread list when destroying it.
1999-07-31  Patrik StridvallFixed some of the issues reported by Solaris Lint.
1999-07-10  Howard AbramsRenamed static global variable 'iovec' to 'myiovec'.
1999-07-10  Howard AbramsAdded checks for sys/errno.h, sys/signal.h and sys...
1999-06-26  Patrik StridvallANSI C fixes.
1999-06-26  Alexandre JulliardFurther server optimizations:
1999-06-22  Alexandre JulliardDump server objects on SIGHUP.
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-06-04  Alexandre JulliardAdded optional debugging code in object management.
1999-05-29  Alexandre JulliardFixed duplicate_handle to work with pseudo-handles...
1999-05-24  Alexandre JulliardAdded support for dumping variable-size data of server...
1999-05-23  Alexandre JulliardAdded debug events support.
1999-05-23  Marcus MeissnerDo not use pagesize aligned size_low to grow mapped...
1999-05-20  Alexandre JulliardSet only the client socket in non-blocking mode instead...
1999-05-16  Alexandre JulliardAdapted to new select interface.
1999-05-16  Alexandre JulliardChanged select interface, separated timeouts from file...
1999-05-16  Alexandre JulliardMoved process structure definition to process.h.
1999-05-16  Alexandre JulliardAdded TEB in init_thread request.
1999-05-15  Alexandre JulliardServer reorganization:
1999-05-09  Ove KaavenRestart interrupted select() (happens with -pg).
1999-05-08  Patrik StridvallANSI C fixes.
1999-05-04  Ulrich WeigandPossible crash in select_loop() fixed.
1999-05-02  Ulrich WeigandDon't crash if queuing an APC on a thread that doesn...
1999-04-22  Patrik StridvallFixed ANSI compabillity.
1999-04-18  Alexandre JulliardAdded env ptr to new_process request
1999-04-11  Ulrich WeigandAdded new CLIENT_DebuggerRequest routine, implemented...
1999-04-11  Ulrich WeigandAllow user APCs with NULL 'func' (just wake up the...
1999-03-27  Alexandre JulliardAdded cmd line in new_process request.
1999-03-23  Alexandre JulliardCreate startup info for the initial process.
1999-03-23  Alexandre JulliardAdded server pid and tid in init_thread request, and...
1999-03-21  Alexandre JulliardAdded new_process and init_process request.
1999-03-16  Ulrich WeigandHandle suspend/resume_thread requests in phase STARTING...
1999-03-13  Alexandre JulliardFixed process_signaled (thanks to Uwe Bonnes).
1999-02-28  Alexandre JulliardCLIENT_WaitReply: don't clear last error on success...
1999-02-28  Juergen Schmiedopen_object should return ERROR_FILE_NOT_FOUND when...
1999-02-28  David Luyer- fixed missing stdlib.h and string.h includes everywhere
1999-02-28  Alexandre JulliardAdded support for mappings with no associated file.
1999-02-28  Alexandre JulliardRemoved dst_handle in duplicate_handle request.
1999-02-20  Alexandre JulliardAdded get/set_handle_info request.
1999-02-14  Alexandre JulliardAdded server snapshot support (processes only for now).
1999-02-14  Alexandre JulliardMoved process definitions to include/server/process.h
1999-02-14  Juergen SchmiedImplemented flag FILE_FLAG_DELETE_ON_CLOSE.
1999-02-09  Michael VekslerAdded missing includes to avoid warnings/errors.
1999-01-31  Alexandre JulliardAdded input queue to server-side console object,
1999-01-31  Alexandre JulliardHandle set_file_time requests changing only one of...
1999-01-19  Alexandre JulliardHacked server-side device support
1999-01-19  Alexandre JulliardAdded server-side device support (only a hack for now).
1999-01-17  Alexandre JulliardRecovery of release 990110 after disk crash. wine-990110
1999-01-03  Alexandre JulliardImplemented file sharing checks in the server.
1999-01-02  Alexandre JulliardFixed CHECK_STRING display.
1999-01-01  Marcus MeissnerNeed <errno.h> for errno decl. on Solaris.
1999-01-01  Alexandre JulliardAdded server-side file mapping object support.
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-10-04  Alexandre JulliardInitial revision
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-26  Alexandre JulliardRelease 980726 wine-980726
1998-07-12  Alexandre JulliardRelease 980712 wine-980712