1. 5cd4bbd BUG/MAJOR: threads/queue: Fix thread-safety issues on the queues management by Christopher Faulet · 6 years ago
  2. bafbe01 CLEANUP: pools: rename all pool functions and pointers to remove this "2" by Willy Tarreau · 7 years ago
  3. 52a91d3 MEDIUM: check: server states and weight propagation re-work by Emeric Brun · 7 years ago
  4. f3a55db MINOR: queue: Change pendconn_from_srv/pendconn_from_px into private functions by Christopher Faulet · 7 years ago
  5. 87566c9 MINOR: queue: Change pendconn_get_next_strm into private function by Christopher Faulet · 7 years ago
  6. 87b0966 REORG/MAJOR: session: rename the "session" entity to "stream" by Willy Tarreau · 9 years ago
  7. 4aac7db REORG: checks: put the functions in the appropriate files ! by Willy Tarreau · 10 years ago
  8. 87eb1d6 MINOR: server: create srv_was_usable() from srv_is_usable() and use a pointer by Willy Tarreau · 10 years ago
  9. c35362a MINOR: http: implement the max-keep-alive-queue setting by Willy Tarreau · 10 years ago
  10. f8e8b76 BUG/MEDIUM: zero-weight servers must not dequeue requests from the backend by Willy Tarreau · 12 years ago
  11. 922a806 [BUG] do not dequeue the backend's pending connections on a dead server by Willy Tarreau · 16 years ago
  12. 07dc95a [BUG] do not dequeue requests on a dead server by Willy Tarreau · 16 years ago
  13. 7c669d7 [BUG] fix the dequeuing logic to ensure that all requests get served by Willy Tarreau · 16 years ago
  14. e4d7e55 [MAJOR] ported pendconn to mempools v2 by Willy Tarreau · 17 years ago
  15. d825eef [MAJOR] replaced all timeouts with struct timeval by Willy Tarreau · 17 years ago
  16. b17916e [CLEANUP] add a few "const char *" where appropriate by Willy Tarreau · 18 years ago
  17. e3ba5f0 [CLEANUP] included common/version.h everywhere by Willy Tarreau · 18 years ago
  18. 2dd0d47 [CLEANUP] renamed include/haproxy to include/common by Willy Tarreau · 18 years ago
  19. baaee00 [BIGMOVE] exploded the monolithic haproxy.c file into multiple files. by Willy Tarreau · 18 years ago