1. be1aa08 Use new default obmc-console socket path by Jonathan Doman · 1 year, 1 month ago
  2. 099fb09 clang-format: copy latest and re-format by Patrick Williams · 1 year, 2 months ago
  3. cc540bf Correct encoded 'obmc-console' path name by Konstantin Aladyshev · 1 year, 3 months ago
  4. ec43741 phosphor-ipmi-net: Add sysrq handle in netipmid for ipmitool sol. by Tingting Chen · 1 year, 9 months ago
  5. 7b7f25f logging: switch to lg2 by George Liu · 2 years ago
  6. 0a59062 sdbusplus: use shorter type aliases by Patrick Williams · 2 years ago
  7. bc8958f Update to latest clang-format by George Liu · 2 years ago
  8. c936eca net-ipmid: Add sol conf change callback by Jian Zhang · 2 years, 3 months ago
  9. 12d199b catch exceptions as const by Patrick Williams · 2 years, 9 months ago
  10. 2085ae0 replace tuple-based singleton with individual singletons by Vernon Mauery · 3 years, 1 month ago
  11. 2908695 Add dbus interface for sol commands by Cheng C Yang · 4 years, 4 months ago
  12. f6e7230 Close active SOL session after disable SSH SOL by srikanta mondal · 4 years, 1 month ago
  13. 9d9b763 size_t: ensure cstddef included by Andrew Geissler · 4 years, 2 months ago
  14. 7408e76 string: ensure string included by Andrew Geissler · 4 years, 2 months ago
  15. a3de8a8 Use public for enable_shared_from_this by Yong Li · 4 years, 2 months ago
  16. a6ad5e1 Check if the object is still valid in the timeout callback function by Vernon Mauery · 4 years, 4 months ago
  17. 0f63e01 Fix: Handle exception during sol activate cmd by Rashmi RV · 4 years, 8 months ago
  18. ddba9d1 Fix: Incorrect max instance for get payload status by Ayushi Smriti · 4 years, 10 months ago
  19. 6f353e8 netipmid: move sol timers to asio by Vernon Mauery · 6 years ago
  20. 7e4a651 netipmid: move sol console sockets to asio by Vernon Mauery · 6 years ago
  21. 744b3c8 phosphor-net-ipmid: connect with the correct sockaddr size by Vernon Mauery · 6 years ago
  22. ae1fda4 netipmid: use std::shared_ptr instead of weak_ptr/lock by Vernon Mauery · 6 years ago
  23. 9e801a2 netipmid: apply clang-format rules by Vernon Mauery · 6 years ago
  24. 6f83cbc Support SOL parameter channel number by Tom Joseph · 6 years ago
  25. 70fd29c explicit use of std::vector instead of buffer/Buffer by Vernon Mauery · 7 years ago
  26. 694fc0c netipmid: Support usesolkeepalive option by Tom Joseph · 7 years ago
  27. de203ce Cleanup the console buffer on stopping the SOL payload. by Tom Joseph · 7 years ago
  28. 1967cf5 Add SOL configuration parameters to SOL Managers. by Tom Joseph · 7 years ago
  29. 704f342 Change accumulateInterval and retryInterval to std::chrono units. by Tom Joseph · 7 years ago
  30. 32f07b8 Correct the parameters for SOLContext constructor. by Tom Joseph · 7 years ago
  31. b81f761 Remove hostConsole fd from the event loop. by Tom Joseph · 7 years ago
  32. 22596f2 Add function to send outbound SOL payload by Tom Joseph · 7 years ago
  33. 2fd466f Add resendPayload function by Tom Joseph · 7 years ago
  34. 7306314 Implement API to send SOL payload when console data is available by Tom Joseph · 7 years ago
  35. 75e15db Implement API to prepare response for inbound SOL payload by Tom Joseph · 7 years ago
  36. fbcac2e Implement API to handle inbound SOL Payload by Tom Joseph · 7 years ago
  37. 4ff14b5 Implement API to stop a payload instance by Tom Joseph · 7 years ago
  38. 2e44e0e Add API to start a SOL payload instance by Tom Joseph · 7 years ago
  39. b51f641 Implement function to write to host console socket by Tom Joseph · 7 years ago
  40. 22c5ad3 Implement Host Console socket Init by Tom Joseph · 7 years ago
  41. 5a454a2 Defintion of SOL Manager by Tom Joseph · 7 years ago
  42. 86d17b4 Definition for SOL Context Class by Tom Joseph · 7 years ago
  43. 2be58bc Implement Host Console Buffer by Tom Joseph · 7 years ago