Commit History

Upphovsman SHA1 Meddelande Datum
  Robert Shearman b0f02b28b9 - Implement AdjustTokenPrivileges, DuplicateTokenEx and 20 år sedan
  Eric Pouech 4634447d6b - got rid of include/async.h 20 år sedan
  Rein Klazes 5dc91e6c08 A starting process must obey the STARTF_USESTDHANDLES flag and use the 20 år sedan
  Eric Pouech b0fd2ade62 - Added ProcessBasicInformation class to ntdll.NtQueryInformationProcess. 21 år sedan
  Alexandre Julliard 670711ef25 Handle file mappings on removable media entirely inside ntdll. 21 år sedan
  Alexandre Julliard bfce151ae5 Added window classes in the server, and support for inter-process 21 år sedan
  Alexandre Julliard e55d5937ac Set or clear the BeingDebugged flag in the PEB when a debugger is 21 år sedan
  Alexandre Julliard af192f83b6 Store a "removable" flag instead of the full drive type in the server 21 år sedan
  Alexandre Julliard 841f898663 Converted process creation to Unicode. 21 år sedan
  Alexandre Julliard c30cefb2d5 Store module names in Unicode in the server. 21 år sedan
  Eric Pouech 9fd54b2838 - Implemented a few information classes in NtQuerySystemInformation. 21 år sedan
  Alexandre Julliard e37c6e18d0 Fixed header dependencies to be fully compatible with the Windows 21 år sedan
  Alexandre Julliard 9e9e3a9ce5 We need to ignore STATUS_OBJECT_TYPE_MISMATCH errors too when setting 21 år sedan
  Eric Pouech 449d10fd79 Fixed regression in process creation (std handle inheritance). 21 år sedan
  Mike McCormack 36cd6f5dbb Added a security token object in wineserver. 22 år sedan
  Eric Pouech 412d37f6e6 - adapted kernel32 so that it no longer (directly) manages console 22 år sedan
  Alexandre Julliard ce61349334 Implemented file locking functions (partly based on my old Corel 22 år sedan
  Alexandre Julliard 580da246f5 Added an inode object to keep track of all file descriptors open for a 22 år sedan
  Alexandre Julliard baf0a064db Attaching the debugger to a running process should work again 22 år sedan
  Alexandre Julliard d04ccb8ebe Use SIGUSR1 instead of SIGSTOP to suspend threads. 22 år sedan
  Peter Hunnisett a3c5ad4e77 Suspended threads should not acquire synchronization objects. 22 år sedan
  Alexandre Julliard 02a53c176e Added send_thread_signal() function and properly handle errors caused 22 år sedan
  Alexandre Julliard 77c8b1dc2b Pass the pid of the new process in the new_process request, don't 22 år sedan
  Alexandre Julliard e66207ebfc Moved all references to file descriptors out of the generic object 22 år sedan
  Alexandre Julliard cf27a7fa3b Changed fd operations to take a struct fd instead of a struct object. 22 år sedan
  Alexandre Julliard 91befe1d64 Made process and thread ids small integers instead of pointers. 22 år sedan
  Alexandre Julliard 863637b158 Started moving functions that deal with Unix file descriptors to a 22 år sedan
  Marcus Meissner f63e5b646a Remove errno.h from files that do not need it. 22 år sedan
  Eric Pouech 2359b57574 - no longer depend on toolhelp definitions for generating snapshots 22 år sedan
  Alexandre Julliard b3332d74b0 Converted the server to -DSTRICT. 22 år sedan