1. 67f0eea [MAJOR] kill CL_STINSPECT and CL_STHEADERS (step 1) by Willy Tarreau · 16 years ago
  2. 89edf5e [MEDIUM] buffers: ensure buffer_shut* are properly called upon shutdowns by Willy Tarreau · 16 years ago
  3. ec6c5df [CLEANUP] remove many #include <types/xxx> from C files by Willy Tarreau · 16 years ago
  4. 284648e [CLEANUP] remove unused include/types/client.h by Willy Tarreau · 16 years ago
  5. 0c303ee [MAJOR] convert all expiration timers from timeval to ticks by Willy Tarreau · 16 years ago
  6. 91e9993 [MEDIUM] introduce task->nice and boot access to statistics by Willy Tarreau · 16 years ago
  7. 9789f7b [MAJOR] replace ultree with ebtree in wait-queues by Willy Tarreau · 16 years ago
  8. 7c669d7 [BUG] fix the dequeuing logic to ensure that all requests get served by Willy Tarreau · 16 years ago
  9. 39f7e6d [MEDIUM] fix stats socket limitation to 16 kB by Willy Tarreau · 16 years ago
  10. 2c6962c [MAJOR] proto_uxst rework -> SNMP support by Krzysztof Piotr Oledzki · 16 years ago
  11. d6f087e [BUG] fix truncated responses with sepoll by Willy Tarreau · 16 years ago
  12. a8efd36 [STATS] add support for "show info" on the unix socket by Willy Tarreau · 17 years ago
  13. 583bc96 [MEDIUM] continous statistics by Krzysztof Piotr Oledzki · 17 years ago
  14. 1a64d16 [MINOR] add a generic delete_listener() primitive by Willy Tarreau · 17 years ago
  15. 8eebe5e [MEDIUM] unbind_listener() must use fd_delete() and not close() by Willy Tarreau · 17 years ago
  16. dabf2e2 [MAJOR] added a new state to listeners by Willy Tarreau · 17 years ago
  17. 106bf27 [MINOR] add socket address length to the protocols by Willy Tarreau · 17 years ago
  18. d740bab [MINOR] move error codes to common/errors.h by Willy Tarreau · 17 years ago
  19. 10ae548 [BUG] fix off-by-one in path length in destroy_uxst_socket() by Willy Tarreau · 17 years ago
  20. 3e76e72 [MEDIUM] implement the statistics output on a unix socket by Willy Tarreau · 17 years ago
  21. e6ad2b1 [MINOR] make it possible to set unix socket permissions by Willy Tarreau · 17 years ago
  22. 92fb983 [MAJOR] implemented client-side support for PF_UNIX sockets by Willy Tarreau · 17 years ago