1. c9f4a55 Adding myself as a reviewer by Ninad Palsule · 1 year, 8 months ago
  2. b14ca19 Added new dbus interface to query console info by Ninad Palsule · 1 year, 9 months ago
  3. e258e51 Split dbus related code into separate file by Ninad Palsule · 1 year, 9 months ago
  4. 4e71869 Fixed broken dbus interface for multiple consoles by Ninad Palsule · 1 year, 9 months ago
  5. b377362 obmc-console: Remove autotools build system by Andrew Jeffery · 1 year, 9 months ago
  6. 86e3fd7 meson: Install obmc-console-server in $sbindir for consistency by Andrew Jeffery · 1 year, 9 months ago
  7. dd4fa59 test: test-config-parse-logsize: Fix invalid size_t format specifier by Andrew Jeffery · 1 year, 9 months ago
  8. 533f970 Changes for new pre-defined usergroup hostconsole by Ninad Palsule · 1 year, 10 months ago
  9. 59d29a9 obmc-console: Add clang-tidy configuration by Andrew Jeffery · 1 year, 9 months ago
  10. 1b86844 obmc-console: Fix ringbuffer-test-utils analysis by Andrew Jeffery · 1 year, 9 months ago
  11. b70f871 obmc-console: Fix readability-isolate-declaration by Andrew Jeffery · 1 year, 9 months ago
  12. 6422215 obmc-console: Fix readability-inconsistent-declaration-parameter-name by Andrew Jeffery · 1 year, 9 months ago
  13. 0b7b047 obmc-console: Fix readability-else-after-return by Andrew Jeffery · 1 year, 9 months ago
  14. 2834c5b obmc-console: Fix readability-braces-around-statements by Andrew Jeffery · 1 year, 9 months ago
  15. 4ee419d obmc-console: Fix cert-dcl03-c,misc-static-assert by Andrew Jeffery · 1 year, 9 months ago
  16. 91b5217 obmc-console: Address bugprone-sizeof-expression by Andrew Jeffery · 1 year, 9 months ago
  17. 750fb0c obmc-console: Fix bugprone-reserved-identifier by Andrew Jeffery · 1 year, 9 months ago
  18. 19c74d5 obmc-console: Extract definition of _GNU_SOURCE by Andrew Jeffery · 1 year, 9 months ago
  19. 5c359cc obmc-console: Fix bugprone-narrowing-conversions by Andrew Jeffery · 1 year, 9 months ago
  20. fd883a8 console-server: Validate values and fix narrowing conversions by Andrew Jeffery · 1 year, 9 months ago
  21. f2232d5 obmc-console: Fix bugprone-macro-parentheses by Andrew Jeffery · 1 year, 9 months ago
  22. 5db8c79 obmc-console: Fix bugprone-implicit-widening-of-multiplication-result by Andrew Jeffery · 1 year, 9 months ago
  23. a72711a obmc-console: Add clang-format configuration by Andrew Jeffery · 1 year, 9 months ago
  24. 4f79c0a test: test-config-parse-logsize: Don't print size uninitialised by Andrew Jeffery · 1 year, 9 months ago
  25. 15792aa console-server: tty_find_device(): Assign rc on error by Andrew Jeffery · 1 year, 9 months ago
  26. d0a8556 obmc-console: Convert build to meson by Andrew Jeffery · 1 year, 9 months ago
  27. d30d757 config: Remove use of %m sscanf format specifier by Andrew Jeffery · 1 year, 9 months ago
  28. 21f4cb4 socket-handler: Fix void pointer arithmetic by Andrew Jeffery · 1 year, 9 months ago
  29. 8f548f6 obmc-console: Clean up invalid sign comparisons by Andrew Jeffery · 1 year, 9 months ago
  30. c7a8f00 console-server: Drop trailing semi-colon from console_handler_register() by Andrew Jeffery · 1 year, 9 months ago
  31. fd04832 obmc-console: Mark unused parameters as such by Andrew Jeffery · 1 year, 9 months ago
  32. 15ceb3e ringbuffer: Implement min() as an inline function by Andrew Jeffery · 1 year, 9 months ago
  33. cc07530 Support systemd socket activation by Jonathan Doman · 1 year, 9 months ago
  34. 397fd03 console-server: add ifdef around offsetof by Patrick Williams · 1 year, 11 months ago
  35. ed04991 prettier: re-format by Patrick Williams · 2 years, 1 month ago
  36. bbc9552 MAINTAINERS: remove file by Patrick Williams · 2 years, 5 months ago
  37. 1910062 OWNERS: switch 'matches' to 'matchers' by Patrick Williams · 2 years, 6 months ago
  38. 93fd8a3 log_trim: Rotate log instead of truncate by Lei YU · 2 years, 9 months ago
  39. 467d301 ssh-console: only enable keepalive option by Andrew Geissler · 3 years, 2 months ago
  40. dc0eec8 ssh-console: introduce reasonable timeout values by Andrew Geissler · 3 years, 2 months ago
  41. 2e93a03 Add OWNERS file by Manojkiran Eda · 3 years, 3 months ago
  42. cabd9db bootstrap: fix shellcheck warnings by Patrick Williams · 3 years, 9 months ago
  43. d802b11 Add design notes - UART abstraction by Joseph Reynolds · 4 years, 9 months ago
  44. 44036f0 conf: Add udev rules for other UARTS by Vijay Khemka · 4 years, 9 months ago
  45. fdf1a71 conf: Ship udev rules for launching obmc-console-server by Andrew Jeffery · 4 years, 10 months ago
  46. 91dde14 console-server: Choose tty device from a configuration file by Andrew Jeffery · 5 years ago
  47. 6ed0e4e console-client: Improve failure-to-connect warning by Andrew Jeffery · 4 years, 11 months ago
  48. 9836e2b conf: Ship default configuration and systemd units by Andrew Jeffery · 5 years ago
  49. 71e7a24 console-client: Enable use of a configuration file by Andrew Jeffery · 5 years ago
  50. ddf2ab7 obmc-console: Expose socket ID configuration for client and server by Andrew Jeffery · 5 years ago
  51. 5e7c078 console-socket: Add an optional component to UNIX socket abstract names by Andrew Jeffery · 5 years ago
  52. c5ce2cb tests: Add client escape test by Jeremy Kerr · 5 years ago
  53. 5b16dc8 console-client: Fix fixed-string escape mode dropping its last byte by William A. Kennington III · 5 years ago
  54. 8a15435 console-client: Produce unique exit code when escaped by William A. Kennington III · 5 years ago
  55. 15691c8 console-client: Support an alternate string escape mode by William A. Kennington III · 5 years ago
  56. ff56983 console-client: Cleanup the escape code by William A. Kennington III · 5 years ago
  57. 1cecc5d Eliminate excessive CPU consumption when redirecting UART over SSH by Johnathan Mantey · 6 years ago
  58. a395a77 Fix a recursive header include by Johnathan Mantey · 6 years ago
  59. f9c8f6c Change baudrate dynamically through dbus by Cheng C Yang · 6 years ago
  60. fcf8541 obmc-console-server: bind/connect with the correct sockaddr size by Vernon Mauery · 6 years ago
  61. 1864435 log-handler: Init log size properly by Kun Yi · 6 years ago
  62. 3c89b26 Add gitignore by Kun Yi · 7 years ago
  63. 9747d63 test: config: Add a test for config_parse_logsize. by Kun Yi · 7 years ago
  64. 6424cc3 log-handler: Add a config option for log size. by Kun Yi · 7 years ago
  65. c7fbcd4 server: allow setting baud rate on host tty by Benjamin Fair · 7 years ago
  66. fcbdea9 tty-handler: move baud rate parsing into config.c by Benjamin Fair · 7 years ago
  67. 5395276 Add MAINTAINERS file by Andrew Jeffery · 7 years ago
  68. 67eab04 tty-handler: unify error handling for poller failures by Jeremy Kerr · 7 years ago
  69. 1764145 server: ensure per-cycle buffer is smaller than ringbuffer by Jeremy Kerr · 8 years ago
  70. 6b1fed2 server: improve blocked-write behaviour for handlers by Jeremy Kerr · 8 years ago
  71. f733c85 server: use ringbuffer for all handlers by Jeremy Kerr · 8 years ago
  72. 1b57501 server: Add documentation to struct handler by Jeremy Kerr · 8 years ago
  73. 55c9712 server: Use consistent function names by Jeremy Kerr · 8 years ago
  74. c9775ce server: Use ringbuffer for socket backlog by Jeremy Kerr · 8 years ago
  75. bc506fd tty-handler: use simpler open in non-blocking mode by Jeremy Kerr · 8 years ago
  76. 81408bd tty-handler: Use raw byte handling for terminal by Xo Wang · 8 years ago
  77. c5ef8ea tty-handler: Add baud rate setting by Xo Wang · 8 years ago
  78. abd8e25 socket-handler: fix leak if we exit with multiple clients by Jeremy Kerr · 8 years ago
  79. 5708dfb socket-handler: Use a global backlog buffer instead of per-client by Jeremy Kerr · 8 years ago
  80. 848fc87 socket-handler: don't disconnect on slow client writes by Jeremy Kerr · 8 years ago
  81. 243cab3 socket-handler: Use MSG_NOSIGNAL by Jeremy Kerr · 8 years ago
  82. 68a2ece socket-handler: don't set global O_NONBLOCK flag on client sockets by Jeremy Kerr · 8 years ago
  83. 9c297af socket-handler: only send if the queue is empty by Jeremy Kerr · 8 years ago
  84. 45ad767 Make obmc-console-server accept symbol link tty name by Yi Li · 8 years ago
  85. cfc9a89 doc: README updates by Chris Smart · 8 years ago
  86. 44580de bootstrap.sh: Standardize across repositories by Matthew Barth · 8 years ago
  87. c91be8e Convert build process to autotools by Matthew Barth · 8 years ago
  88. 87e344c console-server: include poll.h by Joel Stanley · 8 years ago
  89. 6221ce9 Supply Serial port as an optional argument to obmc-console-server by Vishwanatha Subbanna · 8 years ago
  90. bc1e893 tty: Add handler for local tty mirroring by Jeremy Kerr · 9 years ago
  91. 021b91f server: Allow handlers to fail init by Jeremy Kerr · 9 years ago
  92. 2eacda5 Merge branch 'travis' of https://github.com/shenki/obmc-console by Jeremy Kerr · 9 years ago
  93. 54e9569 server: put VUART terminal into raw mode by Jeremy Kerr · 9 years ago
  94. 458578f server: enable file is no longer exposed by recent VUART drivers by Jeremy Kerr · 9 years ago
  95. f5858b5 console-server: fix initialiser by Joel Stanley · 9 years ago
  96. 4d948ac Add travis CI configuration by Joel Stanley · 9 years ago
  97. 4d80a5b Use non-blocking writes for clients by Jeremy Kerr · 9 years ago
  98. ce0e68b socket-handler: Use array of pointers for clients array by Jeremy Kerr · 9 years ago
  99. 0cff652 socket: Actually use the console-socket definitions by Jeremy Kerr · 9 years ago
  100. 8596581 console-client: Initialise prc before acessing it by Joel Stanley · 9 years ago