커밋 기록

작성자 SHA1 메시지 날짜
  Derek Lesho 98769283bb ntoskrnl.exe: Implement kernel mode handles. 4 년 전
  Derek Lesho a347f42976 ntoskrnl.exe: Implement ObRegisterCallbacks. 4 년 전
  Derek Lesho 9909976f40 ntoskrnl.exe: Implement PsSetCreateProcessNotifyRoutine. 4 년 전
  Zebediah Figura 81e4d8565c server: Create eventfd file descriptors for process objects. 6 년 전
  Michael Müller ba50d8a4ed server: Implement support for creating processes using a token. 7 년 전
  Michael Müller 8482fca5ae ntdll: Implement process token elevation through manifests. 7 년 전
  Paul Gofman 74a74556dd server: Support creating processes with specified parent. 4 년 전
  Jacek Caban c1a32a080f server: Report only one debug event per process at the time. 5 년 전
  Jacek Caban b0ae02bea6 server: Remove no longer needed break_process. 5 년 전
  Derek Lesho f534fbd3e3 server: Allow creating process kernel objects. 5 년 전
  Alexandre Julliard bff3255703 server: Pass a process as parent to create_process(). 6 년 전
  Alexandre Julliard d6683d637a server: Store the process exe file in the process structure. 6 년 전
  Alexandre Julliard ac7ae92af1 server: Allow specifying the security descriptor for a new process. 6 년 전
  Alexandre Julliard af8f3ae333 server: Move initial thread creation out of the create_process() function. 6 년 전
  Alexandre Julliard ab182dbf06 server: No longer store the mapping object in the dll structure. 7 년 전
  Alexandre Julliard a557934c76 server: Keep track of mapped memory views. 7 년 전
  Jacek Caban 055918c982 server: Store async list in process object and use that to find async in cansel_async request. 8 년 전
  Sebastian Lackner 7c06f1c218 server: Do not store unix_pid in process_snapshot struct. 8 년 전
  Alexandre Julliard 80f3fda934 server: Add support for maintaining a client-side directory cache. 8 년 전
  Sebastian Lackner bae3dcc295 server: Do not hold reference on parent process. 8 년 전
  André Hentschel 6adcad498c server: Allow 32-bit connections on ARM64. 9 년 전
  Andrew Cook 1d359a5827 server: Implement TerminateJobObject. 9 년 전
  Andrew Cook 98132f0364 server: Implement AssignProcessToJobObject. 9 년 전
  Dmitry Timoshkov af3d73b035 server: Add a process flag indicating whether the process is terminating, use it to block thread creation in a being terminated process. 11 년 전
  Henri Verbeet c6fcc0255c user32: Add rawinput keyboard support. 12 년 전
  Henri Verbeet faaf3d388e user32: Add rawinput mouse support. 12 년 전
  Henri Verbeet 5befb959dd user32: Implement RegisterRawInputDevices(). 12 년 전
  Hans Leidekker d1b6cf9379 server: Include the Unix pid in the snapshot_next_process reply. 12 년 전
  Bernhard Loos e7ec00d22c server: If a debugger is attached to a process, child processes shouldn't get debugged. 13 년 전
  Alexandre Julliard 900352bc6b server: Store a mapping instead of a file for process dlls. 13 년 전