1. 6d85f3b server: Fixed low-level hardware hooks. by Alexandre Julliard · 19 years ago
  2. 28beba3 server: Added infrastructure for access rights mapping. by Alexandre Julliard · 19 years ago
  3. 1a1583a Match PSDK STATUS_* definitions. by Ge van Geldorp · 19 years ago
  4. baffcb9 Add name_lookup function in object_ops. by Vitaliy Margolen · 19 years ago
  5. 4a40b2e Store the global hooks table in the desktop object. by Alexandre Julliard · 20 years ago
  6. 92fec7b Keep track of the windows and hooks used by a thread to properly by Alexandre Julliard · 20 years ago
  7. b9b1ea9 Added a close_handle method to the object operations, and use it to by Alexandre Julliard · 20 years ago
  8. 6334235 Store a bitmap of active hooks on the client side to try to avoid by Alexandre Julliard · 20 years ago
  9. f92fff6 Implemented NtSignalAndWaitForSingleObject. by Mike McCormack · 20 years ago
  10. 6dba0a7 Add support for winevent hooks. by Dmitry Timoshkov · 20 years ago
  11. ed04d36 Add more tests for old style hooks and winevent hooks, make them pass by Dmitry Timoshkov · 20 years ago
  12. e37c6e1 Fixed header dependencies to be fully compatible with the Windows by Alexandre Julliard · 22 years ago
  13. ca3ac8f Run WH_KEYBOARD_LL and WH_MOUSE_LL hooks in the context of the thread by Alexandre Julliard · 22 years ago
  14. d55e7f1 Store the hook table in the thread queue instead of the thread by Alexandre Julliard · 22 years ago
  15. e66207e Moved all references to file descriptors out of the generic object by Alexandre Julliard · 22 years ago
  16. cf27a7f Changed fd operations to take a struct fd instead of a struct object. by Alexandre Julliard · 22 years ago
  17. 863637b Started moving functions that deal with Unix file descriptors to a by Alexandre Julliard · 22 years ago
  18. 66da6c8 The handler for the server message get_next_hook was returning the by Alberto Massari · 22 years ago
  19. 14e68ba Added support for system-wide hooks. by Alexandre Julliard · 22 years ago
  20. 775fcfd Work around to make system-global hooks at least run in the thread by Alexandre Julliard · 22 years ago
  21. 0286135 Rewrote hook support to store the hook chain in the server. by Alexandre Julliard · 22 years ago