1. 2069704 [MEDIUM] differentiate between generic LB params and map-specific ones by Willy Tarreau · 17 years ago
  2. 8513094 [MEDIUM] stats: report server and backend cumulated downtime by Krzysztof Oledzki · 17 years ago
  3. 9edd161 [MINOR] use nolinger on health-checks if backend is set to nolinger by Willy Tarreau · 17 years ago
  4. e94ebd0 [MEDIUM] moved the sockaddr pointer to the fdtab structure by Willy Tarreau · 17 years ago
  5. 44ec0f0 [MINOR] spread checks also when the server is OK. by Willy Tarreau · 17 years ago
  6. 2c43a1e [MEDIUM] only consider slow checks when looking for the common interval by Willy Tarreau · 17 years ago
  7. b304dc7 [MEDIUM] Spread health checks even more by Krzysztof Oledzki · 17 years ago
  8. 6b3f8b4 [MINOR] prevent the system from sending an RST when closing health-checks by Krzysztof Oledzki · 17 years ago
  9. 5af3a69 [MEDIUM] improve behaviour with large number of servers per proxy by Willy Tarreau · 17 years ago
  10. 8eee9c8 [BUG] fix broken health-checks since switch to timeval by Willy Tarreau · 17 years ago
  11. a8b55e3 [MINOR] use non-inline tv_* functions in many locations by Willy Tarreau · 17 years ago
  12. d825eef [MAJOR] replaced all timeouts with struct timeval by Willy Tarreau · 17 years ago
  13. 7317eb5 [MAJOR] fixed some expiration dates on tasks by Willy Tarreau · 17 years ago
  14. 2367790 [MEDIUM] implement SMTP health checks by Willy Tarreau · 17 years ago
  15. 6996e15 [BUG] fixed connection establishment detection by Willy Tarreau · 17 years ago
  16. 42aae5c [MEDIUM] many cleanups in the time functions by Willy Tarreau · 17 years ago
  17. 96bcfd7 [MAJOR] replaced rbtree with ul2tree. by Willy Tarreau · 17 years ago
  18. 8374918 [MAJOR] implemented support for speculative I/O processing by Willy Tarreau · 17 years ago
  19. 3d32d3a [MINOR] add support for the polling results in fdtab by Willy Tarreau · 17 years ago
  20. 7a96648 [MINOR] recompute maxfd before touching fdtab by Willy Tarreau · 17 years ago
  21. f161a34 [MEDIUM] updated all files to use EV_FD_* by Willy Tarreau · 17 years ago
  22. e2e27a5 [MEDIUM] removed now unused fiprm and beprm from proxies by Willy Tarreau · 17 years ago
  23. 0f03c6f [MINOR] cleaned up the check_addr patch a bit by Willy Tarreau · 17 years ago
  24. 2ea3abb [MEDIUM] add support for health-checks on other addresses by Willy Tarreau · 17 years ago
  25. 3d30059 [MINOR] move some flags from session.h to proto_http.h by Willy Tarreau · 17 years ago
  26. 2b5652f [MINOR] indicate the proxy type in the logs after a loss of servers by Willy Tarreau · 18 years ago
  27. 830ff45 [MAJOR] reworked ->be, ->fe and ->fi in sessions by Willy Tarreau · 18 years ago
  28. 73de989 [MAJOR] separate sess->proxy into sess->{fe,fi,be} by Willy Tarreau · 18 years ago
  29. 163c532 [MEDIUM] use tproxy address as source of health checks by Willy Tarreau · 18 years ago
  30. c642348 [CLEANUP] add a few checks for functions return values by Willy Tarreau · 18 years ago
  31. 2a42950 [MINOR] turn every FD_* into functions by Willy Tarreau · 18 years ago
  32. 5446940 [MEDIUM] started the changes towards I/O completion callbacks by Willy Tarreau · 18 years ago
  33. f3c6920 [MEDIUM] implement 'option ssl-hello-chk' to use CLIENT HELLO health checks. by Willy Tarreau · 18 years ago
  34. 2dd0d47 [CLEANUP] renamed include/haproxy to include/common by Willy Tarreau · 18 years ago
  35. baaee00 [BIGMOVE] exploded the monolithic haproxy.c file into multiple files. by Willy Tarreau · 18 years ago