Skip to content
Snippets Groups Projects
  1. Jul 21, 2023
    • Maxim Karasev's avatar
      klist: Add a program that lists Kerberos tickets. · c29dc006
      Maxim Karasev authored and Alexandre Julliard's avatar Alexandre Julliard committed
      It's a clean-room reimplementation that mimics Windows 10 program's output format.
      It prints all the information that is available via KerbQueryTicketCacheMessage.
      
      Also tested to work on Windows if dynamically linked + built with winegcc.
      
      For further extension of the functionality, implementing
      KerbQueryTicketCacheEx{,2,3}Message is required.
      c29dc006
  2. Jul 18, 2023
  3. Jul 13, 2023
  4. Jul 10, 2023
  5. Jul 07, 2023
  6. Jul 06, 2023
  7. Jul 05, 2023
  8. Jul 04, 2023
  9. Jul 03, 2023
  10. Jun 23, 2023
  11. Jun 22, 2023
  12. Jun 21, 2023
  13. Jun 19, 2023
  14. Jun 15, 2023
  15. Jun 12, 2023
  16. Jun 09, 2023
  17. Jun 07, 2023
    • Elizabeth Figura's avatar
      xaudio2: Use the preprocessor to modify definitions in xaudio2.idl and xaudio2fx.idl. · 14c44d0b
      Elizabeth Figura authored and Alexandre Julliard's avatar Alexandre Julliard committed
      Instead of including the IDLs directly, define a local IDL that #includes them,
      with XAUDIO2_VER defined, and include that generated header.
      
      Get rid of compat.c, and use XAUDIO2_VER to modify the code in the other source
      files.
      
      Build the tests for both xaudio2_7 and xaudio2_8 using PARENTSRC, and use
      XAUDIO2_VER to select between them. This mirrors the approach taken for
      d3dcompiler, and makes it easier to test more xaudio2 versions in the future.
      14c44d0b
  18. Jun 05, 2023
  19. May 26, 2023
  20. May 25, 2023
  21. May 12, 2023
  22. May 02, 2023
  23. Apr 28, 2023
  24. Apr 25, 2023
  25. Apr 21, 2023
  26. Apr 18, 2023
  27. Apr 14, 2023
  28. Apr 04, 2023
Loading