1. 0abebcc [MEDIUM] i/o: rework ->to_forward and ->send_max by Willy Tarreau · Thu Jan 08 00:09:41 2009 +0100
  2. 6b66f3e [MAJOR] implement autonomous inter-socket forwarding by Willy Tarreau · Sun Dec 14 17:31:54 2008 +0100
  3. 3ffeba1 [MEDIUM] enable inter-stream_interface wakeup calls by Willy Tarreau · Sun Dec 14 14:42:35 2008 +0100
  4. b0ef735 [MINOR] add flags to indicate when a stream interface is waiting for space/data by Willy Tarreau · Sun Dec 14 13:26:20 2008 +0100
  5. 86491c3 [MEDIUM] indicate when we don't care about read timeout by Willy Tarreau · Sun Dec 14 09:04:47 2008 +0100
  6. f890dc9 [MEDIUM] add a send limit to a buffer by Willy Tarreau · Sat Dec 13 21:12:26 2008 +0100
  7. 3dfe6cd [MEDIUM] add support for "show sess" in unix stats socket by Willy Tarreau · Sun Dec 07 22:29:48 2008 +0100
  8. 62e4f1d [MINOR] add back-references to sessions for later use by a dumper. by Willy Tarreau · Sun Dec 07 20:16:23 2008 +0100
  9. 01bf867 [MEDIUM] reference the current hijack function in the buffer itself by Willy Tarreau · Sun Dec 07 18:03:29 2008 +0100
  10. b5654f6 [MINOR] move the listener reference from fd to session by Willy Tarreau · Sun Dec 07 16:45:10 2008 +0100
  11. 7e5067d [MEDIUM] remove cli_fd, srv_fd, cli_state and srv_state from the session by Willy Tarreau · Sun Dec 07 16:27:56 2008 +0100
  12. b1356cf [MAJOR] make unix sockets work again with stats by Willy Tarreau · Sun Dec 07 16:06:43 2008 +0100
  13. a11e976 [MEDIUM] first pass of lifting to proto_uxst.c:uxst_event_accept() by Willy Tarreau · Mon Dec 01 01:44:25 2008 +0100
  14. dded32d [MINOR] replace client_retnclose() with stream_int_retnclose() by Willy Tarreau · Sun Nov 30 19:48:07 2008 +0100
  15. f54f8bd [MINOR] maintain a global session list in order to ease debugging by Willy Tarreau · Sun Nov 23 19:53:55 2008 +0100
  16. eabf313 [MINOR] change type of fdtab[]->owner to void* by Willy Tarreau · Fri Aug 29 23:36:51 2008 +0200
  17. fdccded [MEDIUM] indicate a reason for a task wakeup by Willy Tarreau · Fri Aug 29 18:19:04 2008 +0200
  18. 3da77c5 [MINOR] re-arrange buffer flags and rename some of them by Willy Tarreau · Fri Aug 29 09:58:42 2008 +0200
  19. fa7e102 [MAJOR] rework of the server FSM by Willy Tarreau · Sun Oct 19 07:30:41 2008 +0200
  20. ffab5b4 [MEDIUM] merge inspect_exp and txn->exp into request buffer by Willy Tarreau · Sun Aug 17 18:03:28 2008 +0200
  21. 2df28e8 [MEDIUM] session: move the analysis bit field to the buffer by Willy Tarreau · Sun Aug 17 15:20:19 2008 +0200
  22. 26ed74d [MEDIUM] use buffer->wex instead of buffer->cex for connect timeout by Willy Tarreau · Sun Aug 17 12:11:14 2008 +0200
  23. e393fe2 [MEDIUM] buffers: add BF_EMPTY and BF_FULL to remove dependency on req/rep->l by Willy Tarreau · Sat Aug 16 22:18:07 2008 +0200
  24. ba392ce [CLEANUP] get rid of BF_SHUT*_PENDING by Willy Tarreau · Sat Aug 16 21:13:23 2008 +0200
  25. f853320 [MINOR] term_trace: add better instrumentations to trace the code by Willy Tarreau · Sat Aug 16 14:55:08 2008 +0200
  26. adfb856 [MAJOR] get rid of SV_STANALYZE (step 2) by Willy Tarreau · Mon Aug 11 15:24:42 2008 +0200
  27. 67f0eea [MAJOR] kill CL_STINSPECT and CL_STHEADERS (step 1) by Willy Tarreau · Sun Aug 10 22:55:22 2008 +0200
  28. 89edf5e [MEDIUM] buffers: ensure buffer_shut* are properly called upon shutdowns by Willy Tarreau · Sun Aug 03 17:25:14 2008 +0200
  29. ec6c5df [CLEANUP] remove many #include <types/xxx> from C files by Willy Tarreau · Tue Jul 15 00:22:45 2008 +0200
  30. 284648e [CLEANUP] remove unused include/types/client.h by Willy Tarreau · Mon Jul 14 23:57:33 2008 +0200
  31. 0c303ee [MAJOR] convert all expiration timers from timeval to ticks by Willy Tarreau · Mon Jul 07 00:09:58 2008 +0200
  32. 91e9993 [MEDIUM] introduce task->nice and boot access to statistics by Willy Tarreau · Mon Jun 30 07:51:00 2008 +0200
  33. 9789f7b [MAJOR] replace ultree with ebtree in wait-queues by Willy Tarreau · Tue Jun 24 08:17:16 2008 +0200
  34. 7c669d7 [BUG] fix the dequeuing logic to ensure that all requests get served by Willy Tarreau · Fri Jun 20 15:04:11 2008 +0200
  35. 39f7e6d [MEDIUM] fix stats socket limitation to 16 kB by Willy Tarreau · Mon Mar 17 21:38:24 2008 +0100
  36. 2c6962c [MAJOR] proto_uxst rework -> SNMP support by Krzysztof Piotr Oledzki · Sun Mar 02 02:42:14 2008 +0100
  37. d6f087e [BUG] fix truncated responses with sepoll by Willy Tarreau · Fri Jan 18 17:20:13 2008 +0100
  38. a8efd36 [STATS] add support for "show info" on the unix socket by Willy Tarreau · Thu Jan 03 10:19:15 2008 +0100
  39. 583bc96 [MEDIUM] continous statistics by Krzysztof Piotr Oledzki · Sat Nov 24 22:12:47 2007 +0100
  40. 1a64d16 [MINOR] add a generic delete_listener() primitive by Willy Tarreau · Sun Oct 28 22:26:05 2007 +0100
  41. 8eebe5e [MEDIUM] unbind_listener() must use fd_delete() and not close() by Willy Tarreau · Sun Oct 28 22:07:08 2007 +0100
  42. dabf2e2 [MAJOR] added a new state to listeners by Willy Tarreau · Sun Oct 28 21:59:24 2007 +0100
  43. 106bf27 [MINOR] add socket address length to the protocols by Willy Tarreau · Sun Oct 28 12:09:45 2007 +0100
  44. d740bab [MINOR] move error codes to common/errors.h by Willy Tarreau · Sun Oct 28 11:14:07 2007 +0100
  45. 10ae548 [BUG] fix off-by-one in path length in destroy_uxst_socket() by Willy Tarreau · Thu Oct 18 16:15:52 2007 +0200
  46. 3e76e72 [MEDIUM] implement the statistics output on a unix socket by Willy Tarreau · Wed Oct 17 18:57:38 2007 +0200
  47. e6ad2b1 [MINOR] make it possible to set unix socket permissions by Willy Tarreau · Thu Oct 18 12:45:54 2007 +0200
  48. 92fb983 [MAJOR] implemented client-side support for PF_UNIX sockets by Willy Tarreau · Tue Oct 16 17:34:28 2007 +0200