Commit History

Author SHA1 Message Date
  Zebediah Figura 5b47e4ac0b server: Remove the no longer used get_socket_info request. 3 years ago
  Zebediah Figura 9827081305 server: Remove the no longer used set_socket_deferred request. 3 years ago
  Zebediah Figura 43e67ebddc server: Remove the no longer used set_socket_event request. 3 years ago
  Zebediah Figura 830fc41fbb server: Do not return the socket state from get_socket_event. 3 years ago
  Zebediah Figura 810a9da935 server: Remove the no longer used enable_socket_event request. 3 years ago
  Rémi Bernon fc64aa7e7c server: Send HID report data with the WM_INPUT messages. 3 years ago
  Zebediah Figura 85a615f136 ntdll: Introduce IOCTL_AFD_WINE_SENDMSG. 3 years ago
  Zebediah Figura e634cc7f48 server: Clear FD_OOB instead of FD_READ when receiving OOB data. 3 years ago
  Zebediah Figura 834e2f04c6 ntdll: Implement IOCTL_AFD_POLL. 3 years ago
  Alexandre Julliard 4e8fcc41ca ntdll: Replace __wine_make_process_system by a Wine-specific NtSetInformationProcess() class. 3 years ago
  Zebediah Figura b8f4061df0 ntdll: Implement IOCTL_AFD_RECV. 3 years ago
  Paul Gofman ddd161f339 ntdll: Validate job handles at process creation. 3 years ago
  Alexandre Julliard d743c1e6c3 server: Send TEB and PEB in the process_init_done request. 3 years ago
  Paul Gofman 02e3327f06 ntdll: Implement NtGetNextThread(). 3 years ago
  Alexandre Julliard 339ed57643 server: Get rid of the CPU type and functions. 3 years ago
  Alexandre Julliard a51f26badf server: Return the process machine from the main exe instead of a CPU flag. 3 years ago
  Alexandre Julliard 96865eb7e7 server: Return a list of supported machines instead of a CPU bitmask. 3 years ago
  Alexandre Julliard 828077e3b3 server: Pass the NT process flags to the new_process request. 3 years ago
  Rémi Bernon 6444e4fade server: Remove tid from set_key_state request. 3 years ago
  Rémi Bernon 626870abe2 server: Remove tid from get_key_state request. 3 years ago
  Alexandre Julliard 34884bf5d0 ntdll: Remove the no longer needed exec_process() function. 3 years ago
  Zebediah Figura 5df0f5f6fb ntdll: Use a kernel APC to call NtDuplicateObject() if DUPLICATE_CLOSE_SOURCE is used on another process. 3 years ago
  Alexandre Julliard 6531f262e3 server: Return the file name for image mappings in the get_mapping_info request. 3 years ago
  Akihiro Sagawa d6d99e59e3 ntdll: ObjectName should also be used in NtUnloadKey. 3 years ago
  Alexandre Julliard 6f7b56a198 server: Merge the various token information queries. 3 years ago
  Zebediah Figura ec9244f056 ntdll: Implement NtQueryInformationToken(TokenLinkedToken). 3 years ago
  Zebediah Figura c96749790b ntdll: Implement NtQueryInformationToken(TokenElevationType). 3 years ago
  Alexandre Julliard d3df2b12ce server: Remove support for process-local handle tables. 3 years ago
  Erich E. Hoover 61d7629ba4 server: Allow volume information queries to be asynchronous. 4 years ago
  Alexandre Julliard e7fa4fd147 server: Remove the load/unload_dll requests and the dll list. 3 years ago