Historia zmian

Autor SHA1 Wiadomość Data
  Rémi Bernon 6444e4fade server: Remove tid from set_key_state request. 3 lat temu
  Rémi Bernon 626870abe2 server: Remove tid from get_key_state request. 3 lat temu
  Alexandre Julliard 34884bf5d0 ntdll: Remove the no longer needed exec_process() function. 3 lat temu
  Zebediah Figura 5df0f5f6fb ntdll: Use a kernel APC to call NtDuplicateObject() if DUPLICATE_CLOSE_SOURCE is used on another process. 3 lat temu
  Alexandre Julliard 6531f262e3 server: Return the file name for image mappings in the get_mapping_info request. 3 lat temu
  Akihiro Sagawa d6d99e59e3 ntdll: ObjectName should also be used in NtUnloadKey. 4 lat temu
  Alexandre Julliard 6f7b56a198 server: Merge the various token information queries. 4 lat temu
  Zebediah Figura ec9244f056 ntdll: Implement NtQueryInformationToken(TokenLinkedToken). 4 lat temu
  Zebediah Figura c96749790b ntdll: Implement NtQueryInformationToken(TokenElevationType). 4 lat temu
  Alexandre Julliard d3df2b12ce server: Remove support for process-local handle tables. 4 lat temu
  Erich E. Hoover 61d7629ba4 server: Allow volume information queries to be asynchronous. 4 lat temu
  Alexandre Julliard e7fa4fd147 server: Remove the load/unload_dll requests and the dll list. 4 lat temu
  Alexandre Julliard 3472387777 server: Implement NtQueryVirtualMemory(MemorySectionName). 4 lat temu
  Alexandre Julliard 3bb5381587 server: Return the NT name for the ProcessImageFileName query. 4 lat temu
  Alexandre Julliard 9e255ba4e0 ntdll: Pass the NT name in the set_fd_name_info request. 4 lat temu
  Alexandre Julliard a3c92a02cc server: Get the process entry point from the exe image info. 4 lat temu
  Alexandre Julliard 52d733b5c4 server: Implement retrieving the debug object of a process. 4 lat temu
  Alexandre Julliard b6f774df69 server: Add a request to return all object types. 4 lat temu
  Alexandre Julliard dc4e881834 server: Add support for object counts in the object type information. 4 lat temu
  Alexandre Julliard 928a22cd02 server: Add a data type for generic access mappings. 4 lat temu
  Alexandre Julliard d514c64a8c server: Move the ldt_copy pointer to the init_first_thread request. 4 lat temu
  Alexandre Julliard 44699c324f server: Add a separate request to initialize the first thread of a process. 4 lat temu
  Alexandre Julliard 123023eac7 server: Fetch the data for the debug events from the process memory views. 4 lat temu
  Alexandre Julliard 7999af8244 ntdll: Implement NtWaitForDebugEvent(). 4 lat temu
  Alexandre Julliard c8f5cced47 ntdll: Implement NtDebugContinue(). 4 lat temu
  Alexandre Julliard 7bebf7db8c ntdll: Implement NtSetInformationDebugObject(). 4 lat temu
  Alexandre Julliard 46b84e7a83 ntdll: Implement NtDebugActiveProcess() and NtRemoveProcessDebug(). 4 lat temu
  Alexandre Julliard 11e6f1007c ntdll: Pass a debug object in the new_process request. 4 lat temu
  Alexandre Julliard 964772bc8e ntdll: Support the NtCreateDebugObject() flags. 4 lat temu
  Alexandre Julliard 5ebc20c656 ntdll: Implement NtCreateDebugObject(). 4 lat temu