projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
server: Make a couple of fields smaller in the apc_call_t/apc_result_t structures.
[wine]
/
server
/
protocol.def
2008-12-30
Alexandre Julliard
server: Make a couple of fields smaller in the apc_call...
blob
|
commitdiff
|
raw
2008-12-30
Alexandre Julliard
server: Make padding explicit in the wake_up_reply...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-30
Alexandre Julliard
server: Make the address parameters in inter-process...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-30
Alexandre Julliard
server: Make the mapping base address a client_ptr_t...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-30
Alexandre Julliard
server: Make the address argument for read/write_proces...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-30
Alexandre Julliard
server: Make the message callback function a client_ptr...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-29
Alexandre Julliard
server: Make timer callback function and argument clien...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-29
Alexandre Julliard
server: Make hook procedures client_ptr_t instead of...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-29
Alexandre Julliard
server: Make the device opaque data a client_ptr_t...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-29
Alexandre Julliard
server: Make the class opaque data a client_ptr_t inste...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-29
Alexandre Julliard
server: Make the select cookie a client_ptr_t instead...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-29
Alexandre Julliard
server: Store debugging output strings as client_ptr_t...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-29
Alexandre Julliard
server: Store module names as client_ptr_t instead...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-29
Alexandre Julliard
server: Make module handles always 64-bit.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-29
Alexandre Julliard
server: Add a module_handle_t type to represent client...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-26
Alexandre Julliard
server: Use the same field for process and thread handl...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-26
Alexandre Julliard
server: Store the async handle inside the async_data_t...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-24
Alexandre Julliard
server: Make lparam_t always 64-bit.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-24
Alexandre Julliard
server: Store data for hardware messages in the message...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-17
Alexandre Julliard
server: Make apc_param_t always 64-bit.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-17
Alexandre Julliard
server: Use mem_size_t instead of file_pos_t for memory...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-17
Alexandre Julliard
server: Make mem_size_t always 64-bit.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-17
Alexandre Julliard
server: Add a mem_size_t type to represent memory sizes...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-15
Alexandre Julliard
server: Make async I/O transfer sizes always 32-bit.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-15
Alexandre Julliard
server: Add an apc_param_t type to store APC client...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-10
Alexandre Julliard
server: Windows properties are actually generic params...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-10
Alexandre Julliard
server: Define an lparam_t type for message parameters...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-09
Alexandre Julliard
server: Don't use size_t for module sizes, they are...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-09
Alexandre Julliard
server: Get rid of the support for module snapshots...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-08
Alexandre Julliard
server: Make user handles ints instead of pointers.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-08
Alexandre Julliard
server: Make object handles ints instead of pointers.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-06
Alexandre Julliard
server: The name len in the get_directory_entry request...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-06
Alexandre Julliard
server: Convert the registry key modification time...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-25
Alexandre Julliard
ntdll: Add support for virtual write watches.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-05
Alexandre Julliard
ntdll,server: Fixed access checks for OpenFileMapping...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-05
Alexandre Julliard
ntdll: Store the per-page committed status in the serve...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-04
Alexandre Julliard
ntdll: Add a noexec flag for memory views where we...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-04
Alexandre Julliard
ntdll: Store the per-view flags in the high word of...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-20
Alexandre Julliard
server: Added a request to unlink an object from its...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-12
Alexandre Julliard
server: Implemented the server side of Get/SetLayeredWi...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-03
Alexandre Julliard
server: Set the visible rect in the set_window_pos...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-25
Alexandre Julliard
server: Also return the top-level message window in...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-03
Maarten Lankhorst
user32: Implement BroadcastSystemMessage.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-19
Alexandre Julliard
user32: Implemented EnumDesktopWindows.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-22
Alexandre Julliard
server: Add a separate request to set the window visibl...
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
2007-12-28
Dmitry Timoshkov
user32: Reimplement IsHungAppWindow.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-05
Alexandre Julliard
server: Partial implementation of NtQueryDirectoryObject.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-05
Alexandre Julliard
server: Implemented EnumWindowStations and EnumDesktops.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-20
Rob Shearman
server: Change the get_dll_info server request to allow...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-15
Andrey Turkin
server: Pass Information field from async I/O APCs.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-15
Andrey Turkin
ws2_32: Make certain winsock functions generate i/o...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-15
Andrey Turkin
server: Allow async i/o operations to send completion...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-02
Alexandre Julliard
server: Allow to specify the class name instead of...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-02
Alexandre Julliard
server: Allow to specify the class name instead of...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-01
Alexandre Julliard
server: Support using a name to destroy a window class...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-01
Alexandre Julliard
server: Allow to send a name instead of an atom when...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-31
Alexandre Julliard
server: Also return the new extended style in the set_w...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-30
Rob Shearman
server: Pass the security descriptor into create_file...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-30
Rob Shearman
server: Add the name length to the object_attributes...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-26
Rob Shearman
server: Make create_mapping use struct object_attribute...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-26
Rob Shearman
server: Make create_mutex use struct object_attributes...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-26
Rob Shearman
server: Make create_semaphore use struct object_attribu...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-25
Rob Shearman
server: Use the security descriptor passed in when...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Alexandre Julliard
server: Use the file_pos_t type for file sizes and...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-03
Rob Shearman
server: Add a new get_security_object call for getting...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-28
Andrey Turkin
server: Allow completion object to be attached to an...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-26
Andrey Turkin
server: Implement server-side completion queues and...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-14
Rob Shearman
server: Add get_token_statistics server call and use...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-29
Alexandre Julliard
server: Set the queue mask directly in get_message...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-29
Alexandre Julliard
server: Message results should be stored as longs,...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-27
Alexandre Julliard
server: Store a separate flag for windows that need...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-24
Kirill K. Smirnov
wineconsole: Implement GetConsoleWindow.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-16
Alexandre Julliard
server: Merge APC processing into the select request.
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-06-04
Alexandre Julliard
server: Remove the extra apc_arg parameter now that...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-11
Kirill K. Smirnov
server: Move console codepages to the server.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-08
Alexandre Julliard
server: Add support for retrieving results of queued...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-08
Alexandre Julliard
server: Add request to retrieve the next pending ioctl...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-08
Alexandre Julliard
server: Add support for generic device objects managed...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-03
Alexandre Julliard
server: Infrastructure to return a wait handle for...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-23
Alexandre Julliard
server: Return a more correct fd type for anonymous...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-18
Alexandre Julliard
server: Moved the FSCTL_PIPE_LISTEN implementation...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-17
Alexandre Julliard
server: Move the FSCTL_PIPE_WAIT ioctl implementation...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-17
Alexandre Julliard
server: Add a specific data type for ioctl codes so...
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-04-16
Alexandre Julliard
server: Move the server part of device unmounting to...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-16
Alexandre Julliard
server: Implement the FSCTL_PIPE_DISCONNECT ioctl on...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-16
Alexandre Julliard
server: Add infrastructure for ioctl server request.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-10
Alexandre Julliard
ntdll: Store the file access and options in the fd...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-10
Alexandre Julliard
server: Add support for restarting an async I/O when...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-04
Alexandre Julliard
server: Add support for associating a file descriptor...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-27
Alexandre Julliard
server: Add support for queuing a user APC upon async...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-22
Alexandre Julliard
server: Implement the open_file method for named pipes.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-22
Alexandre Julliard
server: Implement the open_file method for mailslots.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-22
Alexandre Julliard
server: Implemented the open_file method for named...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-21
Alexandre Julliard
server: Use a standard async I/O event to signal direct...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-21
Alexandre Julliard
server: Add support for storing an event to signal...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-20
Alexandre Julliard
server: Add an async_data_t structure to store paramete...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-20
Alexandre Julliard
server: Return the status from an async I/O APC call...
blob
|
commitdiff
|
raw
|
diff to current
next