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