1. bebe639 Unify client/server argument by Jens Axboe · 13 years ago
  2. 87aa8f1 Add support for client/server connection over unix domain sockets by Jens Axboe · 13 years ago
  3. 178cde9 Fio 1.99.1 by Jens Axboe · 13 years ago
  4. e951bdc server: require poll before fio_net_recv_cmd() by Jens Axboe · 13 years ago
  5. 7a4b824 client: check and error out on exceeding number of command line args to pass by Jens Axboe · 13 years ago
  6. 8111092 Move endian support out of server.h by Jens Axboe · 13 years ago
  7. fd60bf3 server: portability fixups by Jens Axboe · 13 years ago
  8. 6eb2479 server: fix sk typo and add endian type to probe by Jens Axboe · 13 years ago
  9. ff24519 Wider endianness support by Jens Axboe · 13 years ago
  10. 610a730 Move endianness check to OS parts by Jens Axboe · 13 years ago
  11. 81179ee server: initial support for command line passing by Jens Axboe · 13 years ago
  12. 70e0c31 server: idle loop support by Jens Axboe · 13 years ago
  13. c28e8e8 server: error handling and probe command by Jens Axboe · 13 years ago
  14. cc0df00 server: attempt to handle client ctrl-c by Jens Axboe · 13 years ago
  15. cf451d1 server: add ETA as a specific command by Jens Axboe · 13 years ago
  16. ddcc0b6 Add type checking to 16/32/64 endianness converters by Jens Axboe · 13 years ago
  17. a64e88d server: transmit status as structures, not text by Jens Axboe · 13 years ago
  18. d795918 server: endianness bug and exit command by Jens Axboe · 13 years ago
  19. e46d809 server: initial support for daemonizing by Jens Axboe · 13 years ago
  20. a37f69b client: continue support for multiple connections by Jens Axboe · 13 years ago
  21. b66570d client: initial support for multiple connections by Jens Axboe · 13 years ago
  22. 794d69c server: ensure payload larger than max is broken into pieces by Jens Axboe · 13 years ago
  23. fcee5ff server: switch to 16-bit crc by Jens Axboe · 13 years ago
  24. 82fa6b2 server: debug fixes by Jens Axboe · 13 years ago
  25. 4d8f878 Pass more arguments to fio_init_net_cmd() by Jens Axboe · 13 years ago
  26. 142575e Server logging cleanup/functionality by Jens Axboe · 13 years ago
  27. 37db14f Start of functional client by Jens Axboe · 13 years ago
  28. 132159a Add start of client, start of real protocol by Jens Axboe · 13 years ago
  29. 009b1be Use poll() for connect loop by Jens Axboe · 13 years ago
  30. 50d1697 Start of client/server by Jens Axboe · 13 years ago