Historie revizí

Autor SHA1 Zpráva Datum
  Alexandre Julliard 928a22cd02 server: Add a data type for generic access mappings. před 4 roky
  Jacek Caban 35352575e4 server: Remove no longer needed fill_console_output request. před 4 roky
  Alexandre Julliard b925dd78b8 ntdll: Use the actual zero_bits parameter in the server requests. před 4 roky
  Piotr Caban 321d26cbb4 server: Use correct clock in select. před 4 roky
  Rémi Bernon f181d5ce82 tools: Only update protocol version if something changed. před 4 roky
  Gijs Vermeulen 6ca93646be server: Add support for additional fields in set_console_output_info. před 5 roky
  Jacek Caban 5e0b0d3521 server: Rename cpu_type_t to client_cpu_t. před 5 roky
  Jacek Caban 8bce6309ac server: Pass IRP output size in irp_params_t. před 5 roky
  Alexandre Julliard 424a379f64 server: Return a WSA error code in create_socket. před 6 roky
  Akihiro Sagawa 4fbabc2add tools: Support multiple error name tokens in a line. před 7 roky
  Akihiro Sagawa c8faa1925c tools: Also ignore STATUS_WAIT_0. před 7 roky
  Sebastian Lackner 6d2169649e tools: Remove redundant check for request size in make_requests. před 9 roky
  Alexandre Julliard d087ea6798 server: Pass the device client pointer as part of the IRP parameters. před 9 roky
  Alexandre Julliard 311f786286 server: Add a common structure to store irp parameters. před 9 roky
  Alexandre Julliard 02e30f5f77 server: Pass the original hardware input data to the server and set the message parameters on the server side. před 14 roky
  Alexandre Julliard 3044d734b1 server: Fix structure padding for requests that have a reply. před 15 roky
  Daniel Santos 0ea28a649b make_requests: Correct comment in header (minor patch). před 15 roky
  Alexandre Julliard 53929f1906 server: Make all dump function take a prefix string to simplify the tracing code. před 16 roky
  Alexandre Julliard 653d2c4a8d server: Store the type of CPU that the client is running on. před 16 roky
  Alexandre Julliard 913e792b57 server: Store process/thread affinity as a 64-bit value. před 16 roky
  Alexandre Julliard 7f1dc355ec server: Generate padding in request structures from make_requests. před 16 roky
  Alexandre Julliard 8c8c665a3c server: Reorganize some requests to avoid padding, and make remaining padding explicit. před 16 roky
  Alexandre Julliard 0c914e475d server: Make atom_t an unsigned int to avoid padding issues. před 16 roky
  Alexandre Julliard fa8643805b server: Make TEB and PEB client_ptr_t instead of void pointers. před 16 roky
  Alexandre Julliard 6db201080f server: Make the various async I/O parameters client_ptr_t instead of void pointers. před 16 roky
  Alexandre Julliard c86ec6445c server: Make a couple of fields smaller in the apc_call_t/apc_result_t structures. před 16 roky
  Alexandre Julliard 838803ce24 server: Make the address parameters in inter-process virtual memory calls client_ptr_t. před 16 roky
  Alexandre Julliard 947976f22c server: Store module names as client_ptr_t instead of void pointers. před 16 roky
  Alexandre Julliard f2c4e09e80 server: Make module handles always 64-bit. před 16 roky
  Alexandre Julliard cb2788efaf server: Add a module_handle_t type to represent client-side module handles. před 16 roky