Release 1.4.1.
[wine] / server /
2012-06-15  Erich Hooverserver: STATUS_MORE_PROCESSING_REQUIRED indicates that...
2012-06-15  Erich Hooverserver: Access the completion from the file descriptor...
2012-06-15  Dmitry Timoshkovserver: Make sure that region and rectangle have the...
2012-06-15  Alexandre Julliardserver: Create some kernel notification events.
2012-02-17  Vitaliy Margolenserver: Add sessions directory and 0 session symlink.
2012-02-02  Alexandre Julliardwinex11: Update only the key state on KeymapNotify...
2012-01-24  Dmitry Timoshkovserver: Store correct protection for an image mapping.
2012-01-16  Alexandre Julliardntdll: Set the thread exit code when a thread is killed...
2012-01-09  Alexandre Julliarduser32: Return the cursor position in send_hardware_mes...
2011-12-15  Francois Gougetconfigure: Use errno.h instead of the non-standard...
2011-12-15  Alexandre Julliardserver: Optionally return the global key state when...
2011-11-15  Alexandre Julliardserver: Cope with stdio file descriptors being closed...
2011-10-28  Bernhard Loosntoskrnl: Correctly implement PsGetCurrentThread/ProcessId.
2011-10-13  Bernhard Loosserver: PIPE_TYPE_BYTE | PIPE_READMODE_MESSAGE is inval...
2011-10-12  Alexander Morozovserver: Fix overlapping shared and exclusive locks...
2011-10-10  Bernhard Loosserver: If a debugger is attached to a process, child...
2011-10-10  Charles Davisserver: Use syscall(2) instead of inline assembly on...
2011-10-08  Bernhard Loosntdll: Implement the NamedPipeConfiguration value for...
2011-10-08  Bernhard Loosserver: Correctly implement permission checking for...
2011-10-08  Bernhard Loosserver: It's possible to call NtQueryInformationFile...
2011-09-27  Bernhard Loosserver: Sharing 0 is not allowed for named pipes.
2011-09-27  Bernhard Loosserver: Only the sharing parameter of two instances...
2011-09-27  Bernhard Loosserver: Store sharing state for named pipes.
2011-09-23  Bernhard Loosserver: Correct mapping of mutex access rights.
2011-09-23  Bernhard Loosserver: ReleaseMutex doesn't need any access rights.
2011-09-23  Bernhard Loosserver: Certain access flags are illegal for OpenMutex.
2011-09-23  Marcus Meissnerserver: Removed NULL check after usage (Coverity).
2011-09-22  Henri Verbeetserver: Try writing to /proc/<pid>/mem in write_process...
2011-09-21  Michael Stefaniucserver: Remove casts to the type of the casted expression.
2011-08-23  Nikolay Sivovntdll: While requesting TokenGroups calculate required...
2011-08-23  Francois Gougetuser32: When destroying a window, preserve the first...
2011-08-03  Nikolay Sivovinclude: Fix definition name.
2011-07-20  Bernhard Loosserver: Check for STATUS_OBJECT_TYPE_MISMATCH before...
2011-07-19  Hans Leidekkerserver: Include groups in file mode calculation if...
2011-07-18  Grazvydas Ignotasserver: Set debug enable bits briefly to commit the...
2011-07-18  Grazvydas Ignotasserver: Set RW and LEN bits of DR7 before setting DR0...
2011-07-06  Vincent Povirkserver: Implement QS_HOTKEY.
2011-07-06  André Hentschelserver: Remove dead initializations (clang).
2011-07-01  Alexandre Julliardserver: Only check read/write-specific access bits...
2011-06-28  Marcus Meissnerserver: Do not promote lparam to signed int (Coverity).
2011-06-21  Alexandre Julliardserver: Allow setting a zero-size clip rectangle.
2011-06-21  Vincent Povirkserver: Post WM_HOTKEY when a hotkey is pressed.
2011-06-21  Vincent Povirkserver: Implement RegisterHotKey/UnregisterHotKey.
2011-06-17  Alexandre Julliardserver: Don't queue low-level hooks to a hung queue.
2011-06-17  Alexandre Julliardserver: Only avoid running low-level hooks in processes...
2011-06-16  Alexandre Julliardserver: Allow creating a process without any parent...
2011-06-14  Marcus Meissnerserver: Remove superflous NULL check (Coverity).
2011-05-23  Alexandre Julliardserver: Grab the current pointer to avoid referencing...
2011-05-06  Alexandre Julliardserver: Fix the status code for get/set_thread_context...
2011-05-06  Alexandre Julliardserver: Check for the need to suspend a thread again...
2011-05-06  Alexandre Julliardserver: Add support for suspending the thread directly...
2011-05-06  Alexandre Julliardserver: Add separate requests for getting/setting the...
2011-04-22  Alexandre Julliardserver: Set the fd user when duplicating a mapping...
2011-04-22  Alexandre Julliarduser32: Pass a NULL rectangle in the ClipCursor entry...
2011-04-20  Alexandre Julliardserver: Also return the previous cursor position in...
2011-04-20  André Hentschelserver: Remove Alpha support.
2011-04-19  Alexandre Julliardserver: Reuse existing file descriptor objects for...
2011-04-19  Alexandre Julliardserver: Fix sharing parameters for debug event files...
2011-04-18  Alexandre Julliardserver: Store a mapping instead of a file for process...
2011-04-18  Alexandre Julliardserver: Add support for opening a new file handle from...
2011-04-18  Alexandre Julliardserver: Check sharing options when duplicating an fd...
2011-04-15  Alexandre Julliardserver: Retrieve the Unix thread affinity for the initi...
2011-04-14  Alexandre Julliardserver: Inherit the process affinity from the parent...
2011-04-06  Alexandre Julliardserver: Don't queue a hardware WM_MOUSEMOVE if the...
2011-04-06  Alexandre Julliardserver: Warp the mouse inside the clipping rectangle...
2011-04-06  Alexandre Julliardserver: Queue a WM_MOUSEMOVE message when the cursor...
2011-04-06  Alexandre Julliardserver: Fix a memory leak.
2011-04-05  Alexandre Julliardserver: Post a message to the desktop window when the...
2011-04-05  Alexandre Julliardserver: Add a more general way of posting messages...
2011-04-05  Alexandre Julliardserver: Don't run low-level hooks in debugged processes.
2011-03-31  Alexandre Julliardserver: Return the time of last change along with the...
2011-03-31  Alexandre Julliardserver: Store all desktop cursor information in a separ...
2011-03-30  Dmitry Timoshkovserver: FILE_OVERWRITE and FILE_OVERWRITE_IF need the...
2011-03-30  Alexandre Julliardserver: Reset the cursor clip rectangle when the foregr...
2011-03-28  Dmitry Timoshkovserver: Add excute permission when read file access...
2011-03-16  Dmitry Timoshkovserver: Explicitly add FILE_DELETE_CHILD permission...
2011-03-07  Alexandre Julliardserver: Fix checking of X button flags when updating...
2011-03-07  Alexandre Julliardserver: Fix the contents of the mouse data for the...
2011-03-02  Alexandre Julliardserver: Invoke low-level hardware hooks directly from...
2011-03-02  Hans Leidekkerserver: Map the Unix user id to a local user SID instea...
2011-03-02  Alexandre Julliardserver: Set the message code for mouse input on the...
2011-03-02  Alexandre Julliardserver: Set the message code for keyboard input on...
2011-03-02  Alexandre Julliardserver: Pass the original hardware input data to the...
2011-03-01  Alexandre Julliardserver: Don't pass a thread id to send_hardware_message...
2011-02-28  Alexandre Julliardserver: Maintain the "set since last time" bit for...
2011-02-28  Alexandre Julliardserver: Fill the key state in mouse events from the...
2011-02-28  Marcus Meissnerserver: Avoid shadowing a global variable.
2011-02-26  Alexandre Julliardserver: Work around Mac OS not being able to set global...
2011-02-25  Alexandre Julliardserver: Store the global key state in the server.
2011-02-25  Alexandre Julliardserver: Store the cursor clip rectangle in the server.
2011-02-25  Alexandre Julliardserver: Store the global cursor position in the server.
2011-02-25  Alexandre Julliardserver: Make the foreground thread input per-desktop...
2011-02-24  Alexandre Julliardserver: Increment the usage count of the global table...
2011-01-28  Alexandre Julliardserver: Create anonymous file mappings in the config...
2011-01-24  Andrew Nguyenserver: Filter the WOW64 registry access flags before...
2011-01-24  Mike Kaplinskiyserver: Fix connect failures on newer kernels.
2011-01-19  Alexandre Julliardserver: Add symbolic names in filesystem change actions...
2011-01-19  Piotr Cabanserver: Don't report rename events when file is moved...
2011-01-19  Piotr Cabanserver: Return multiple events in read_changes.
2011-01-19  Eric Pouechkernel32: Added support for insert/overwrite modes...
next