Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Nikolay Sivov fde5967f72 server: Inherit standard handles together with explicit handle list. 4 yıl önce
  Nikolay Sivov c58a10c163 server: Implement inherited handles list. 4 yıl önce
  Zebediah Figura 24021931a8 server: Remove no longer used enumerate_handles(). 4 yıl önce
  Alexandre Julliard ed268bbf91 server: Use a common helper function to implement open object calls. 8 yıl önce
  Alexandre Julliard 350c0caba0 server: Always free the process handle table even if the process didn't start. 14 yıl önce
  Alexandre Julliard 60efdd55ea server: Don't set last error in close_handle(), return the error code instead. 15 yıl önce
  Alexandre Julliard d30b5742ed server: Implemented EnumWindowStations and EnumDesktops. 17 yıl önce
  Rob Shearman 92db6d2c2f server: Don't do access checks on the security descriptors of newly created objects. 17 yıl önce
  Alexandre Julliard 8700c4341b server: Get rid of the server-side file descriptor cache management. 18 yıl önce
  Jonathan Ernst 360a3f9142 Update the address of the Free Software Foundation. 18 yıl önce
  Alexandre Julliard b00fb174f6 server: New scheme for cleaning up objects on server exit. 18 yıl önce
  Alexandre Julliard 24560e70bb server: Make alloc_handle use attributes instead of inherit flag. 19 yıl önce
  Alexandre Julliard ead9b062e3 Added a struct unicode_str to encapsulate object names. 19 yıl önce
  Vitaliy Margolen a996000ad5 - Send whole OBJECT_ATTRIBUTES.Attributes to the server not just an 19 yıl önce
  Alexandre Julliard f62f6e8fe1 Don't cache file descriptors open on removable devices. 19 yıl önce
  Alexandre Julliard 38502f70eb Added a separate set_handle_cached_fd request instead of abusing 19 yıl önce
  Mike McCormack cdcb203691 Call remove_process_locks when a process ends, fix declarations. 19 yıl önce
  Mike McCormack f92fff66a2 Implemented NtSignalAndWaitForSingleObject. 19 yıl önce
  Eric Pouech 9fd54b2838 - Implemented a few information classes in NtQuerySystemInformation. 21 yıl önce
  Alexandre Julliard cf27a7fa3b Changed fd operations to take a struct fd instead of a struct object. 22 yıl önce
  Alexandre Julliard 526a28de51 Added support for multiple object namespaces, and a bunch functions 22 yıl önce
  Alexandre Julliard 5188574984 Renamed handle_t to obj_handle_t to avoid conflict with rpcdce.h. 22 yıl önce
  Alexandre Julliard 0799c1a780 Added LGPL standard comment, and copyright notices where necessary. 23 yıl önce
  Alexandre Julliard 37ec927536 Use the new protocol.def file to build the request structures. 23 yıl önce
  Alexandre Julliard 8081e5a1e5 Added handle_t type to server interface so that we can make handles 24 yıl önce
  Alexandre Julliard d549f6909e Use a separate FIFO pair for server requests that don't need to pass a 24 yıl önce
  Alexandre Julliard d16319ce22 Store all object names as Unicode in the server. 25 yıl önce
  Alexandre Julliard 5bc78089db Made server communication faster by using a shared memory block. 25 yıl önce
  Alexandre Julliard eb2e77fd6f Made handle table a separate object. 25 yıl önce
  Alexandre Julliard 3da5f84df1 Moved process structure definition to process.h. 25 yıl önce