1. 3634624 BUG/MEDIUM: http: continue to emit 503 on keep-alive to different server by Willy Tarreau · Mon Feb 24 18:26:30 2014 +0100
  2. 2481d16 BUG/MEDIUM: backend: prefer-last-server breaks redispatch by Willy Tarreau · Wed Feb 19 18:40:43 2014 +0100
  3. a20cb85 MINOR: stats: Enhancement to stats page to provide information of last session time. by Bhaskar Maddala · Mon Feb 03 16:26:46 2014 -0500
  4. 068621e MINOR: http: try to stick to same server after status 401/407 by Willy Tarreau · Mon Dec 23 15:11:25 2013 +0100
  5. ff605db BUG/MEDIUM: backend: do not re-initialize the connection's context upon reuse by Willy Tarreau · Fri Dec 20 11:09:51 2013 +0100
  6. 9420b12 MINOR: http: add option prefer-last-server by Willy Tarreau · Sun Dec 15 18:58:25 2013 +0100
  7. 34601a8 MAJOR: backend: enable connection reuse by Willy Tarreau · Sun Dec 15 16:33:46 2013 +0100
  8. 9471b8c MEDIUM: connection: inform si_alloc_conn() whether existing conn is OK or not by Willy Tarreau · Sun Dec 15 13:31:35 2013 +0100
  9. ff5ae35 MINOR: checks: use check->state instead of srv->state & SRV_CHECKED by Willy Tarreau · Wed Dec 11 20:36:34 2013 +0100
  10. b8020ce MEDIUM: connection: move the send_proxy offset to the connection by Willy Tarreau · Thu Oct 24 21:10:08 2013 +0200
  11. 32e3c6a MAJOR: stream interface: dynamically allocate the outgoing connection by Willy Tarreau · Fri Oct 11 19:34:20 2013 +0200
  12. 2a6e880 MEDIUM: stream-interface: introduce si_attach_conn to replace si_prepare_conn by Willy Tarreau · Thu Oct 24 15:50:53 2013 +0200
  13. b363a1f MAJOR: stream-int: stop using si->conn and use si->end instead by Willy Tarreau · Tue Oct 01 10:45:07 2013 +0200
  14. 691b1f4 CLEANUP: stream-int: remove obsolete si_ctrl function by Willy Tarreau · Mon Sep 30 14:53:05 2013 +0200
  15. 0838295 CLEANUP: stream_interface: remove unused field err_loc by Willy Tarreau · Mon Jul 08 16:16:22 2013 +0200
  16. 1903acd BUG/MINOR: backend: fix target address retrieval in transparent mode by Willy Tarreau · Sun Dec 01 21:46:24 2013 +0100
  17. a0f4271 MEDIUM: backend: add support for the wt6 hash by Willy Tarreau · Thu Nov 14 14:30:35 2013 +0100
  18. b6c0ac9 MEDIUM: backend: Implement avalanche as a modifier of the hashing functions. by Bhaskar Maddala · Tue Nov 05 11:54:02 2013 -0500
  19. 98634f0 MEDIUM: backend: Enhance hash-type directive with an algorithm options by Bhaskar · Tue Oct 29 23:30:51 2013 -0400
  20. cadd8c9 MINOR: payload: split smp_fetch_rdp_cookie() by Willy Tarreau · Mon Jul 22 18:09:52 2013 +0200
  21. ef38c39 MEDIUM: sample: systematically pass the keyword pointer to the keyword by Willy Tarreau · Mon Jul 22 16:29:32 2013 +0200
  22. dc13c11 BUG/MEDIUM: prevent gcc from moving empty keywords lists into BSS by Willy Tarreau · Fri Jun 21 23:16:39 2013 +0200
  23. 6d4e4e8 MEDIUM: acl: remove a lot of useless ACLs that are equivalent to their fetches by Willy Tarreau · Tue Jun 11 21:22:58 2013 +0200
  24. d551fb5 REORG: tproxy: prepare the transparent proxy defines for accepting other OSes by Pieter Baauw · Wed May 08 22:49:23 2013 +0200
  25. d86e29d CLEANUP: acl: remove unused references to ACL_USE_* by Willy Tarreau · Mon Mar 25 08:21:05 2013 +0100
  26. c48c90d MAJOR: acl: remove the arg_mask from the ACL definition and use the sample fetch's by Willy Tarreau · Fri Jan 11 16:56:48 2013 +0100
  27. 8ed669b MAJOR: acl: make all ACLs reference the fetch function via a sample. by Willy Tarreau · Fri Jan 11 15:49:37 2013 +0100
  28. 1a7eca1 MINOR: backend: rename sample fetch functions and declare the sample keywords by Willy Tarreau · Mon Jan 07 22:38:03 2013 +0100
  29. d4c33c8 MEDIUM: samples: move payload-based fetches and ACLs to their own file by Willy Tarreau · Mon Jan 07 21:59:07 2013 +0100
  30. 9cd7d6c CLEANUP: backend: use the same tproxy address selection code for servers and backends by Willy Tarreau · Sat Dec 08 23:13:33 2012 +0100
  31. ef9a360 MEDIUM: connection: introduce "struct conn_src" for servers and proxies by Willy Tarreau · Sat Dec 08 22:29:20 2012 +0100
  32. 7896d52 MINOR: acl: add fetch for server session rate by Tait Clarridge · Wed Dec 05 21:39:31 2012 -0500
  33. 3fdb366 MAJOR: connection: replace struct target with a pointer to an enum by Willy Tarreau · Mon Nov 12 00:42:33 2012 +0100
  34. f2943dc MAJOR: session: detach the connections from the stream interfaces by Willy Tarreau · Fri Oct 26 20:10:28 2012 +0200
  35. 9b28e03 MAJOR: channel: replace the struct buffer with a pointer to a buffer by Willy Tarreau · Fri Oct 12 23:49:43 2012 +0200
  36. f7bc57c REORG: connection: rename the data layer the "transport layer" by Willy Tarreau · Wed Oct 03 00:19:48 2012 +0200
  37. 3aaba44 BUILD: fix compilation error with DEBUG_FULL by Cyril Bonté · Sun Sep 23 14:19:12 2012 +0200
  38. ce39bfb BUG: backend: balance hdr was broken since 1.5-dev11 by Willy Tarreau · Sat Sep 22 18:36:29 2012 +0200
  39. d1d5454 REORG: split "protocols" files into protocol and listener by Willy Tarreau · Wed Sep 12 22:58:11 2012 +0200
  40. 14f8e86 MEDIUM: proto_tcp: remove any dependence on stream_interface by Willy Tarreau · Thu Aug 30 22:23:13 2012 +0200
  41. 986a9d2 MAJOR: connection: move the addr field from the stream_interface by Willy Tarreau · Thu Aug 30 21:11:38 2012 +0200
  42. 3cefd52 REORG: connection: move the target pointer from si to connection by Willy Tarreau · Thu Aug 30 15:49:18 2012 +0200
  43. a75bcef REORG: buffer: move buffer_flush, b_adv and b_rew to buffer.h by Willy Tarreau · Fri Aug 24 22:56:11 2012 +0200
  44. c7e4238 REORG: buffers: split buffers into chunk,buffer,channel by Willy Tarreau · Fri Aug 24 19:22:53 2012 +0200
  45. c578891 CLEANUP: connection: split sock_ops into data_ops, app_cp and si_ops by Willy Tarreau · Fri Aug 24 18:12:41 2012 +0200
  46. 75bf2c9 REORG: sock_raw: rename the files raw_sock* by Willy Tarreau · Mon Aug 20 17:01:35 2012 +0200
  47. 572bf90 REORG/MAJOR: extract "struct buffer" from "struct channel" by Willy Tarreau · Mon Jul 02 17:01:20 2012 +0200
  48. 7421efb REORG/MAJOR: use "struct channel" instead of "struct buffer" by Willy Tarreau · Mon Jul 02 15:11:27 2012 +0200
  49. 8dc4184 MINOR: balance uri: added 'whole' parameter to include query string in hash calculation by Oskar Stolc · Sat May 19 10:19:54 2012 +0100
  50. 73b013b MINOR: stream_interface: introduce a new "struct connection" type by Willy Tarreau · Mon May 21 16:31:45 2012 +0200
  51. 06a000f CLEANUP: http: make it more obvious that msg->som is always null outside of chunks by Willy Tarreau · Fri May 18 23:04:32 2012 +0200
  52. 09d1e25 MAJOR: http: stop using msg->sol outside the parsers by Willy Tarreau · Fri May 18 22:36:34 2012 +0200
  53. d1de8af BUG/MAJOR: fix regression on content-based hashing and http-send-name-header by Willy Tarreau · Fri May 18 22:12:14 2012 +0200
  54. d02394b MEDIUM: stream_interface: derive the socket operations from the target by Willy Tarreau · Fri May 11 18:32:18 2012 +0200
  55. b277d6e CLEANUP: sock_raw: remove last references to stream_sock by Willy Tarreau · Fri May 11 16:59:14 2012 +0200
  56. 59b9479 BUG/MEDIUM: stream_interface: restore get_src/get_dst by Willy Tarreau · Fri May 11 16:16:40 2012 +0200
  57. c63190d REORG: use the name sock_raw instead of stream_sock by Willy Tarreau · Fri May 11 14:23:52 2012 +0200
  58. a93c74b MEDIUM: cfgparse: make backend_parse_balance() use memprintf to report errors by Willy Tarreau · Tue May 08 18:14:39 2012 +0200
  59. 26d8c59 REORG/MEDIUM: replace stream interface protocol functions by a proto pointer by Willy Tarreau · Mon May 07 18:12:14 2012 +0200
  60. 5c979a9 REORG/MEDIUM: stream_interface: initialize socket ops from descriptors by Willy Tarreau · Mon May 07 17:15:39 2012 +0200
  61. 32a6f2e MEDIUM: acl/pattern: use the same direction scheme by Willy Tarreau · Wed Apr 25 10:13:36 2012 +0200
  62. 24e32d8 MEDIUM: acl: replace acl_expr with args in acl fetch_* functions by Willy Tarreau · Mon Apr 23 23:55:44 2012 +0200
  63. 32389b7 MEDIUM: acl/pattern: switch rdp_cookie functions stack up-down by Willy Tarreau · Mon Apr 23 23:13:20 2012 +0200
  64. 21e5b0e MEDIUM: get rid of SMP_F_READ_ONLY and SMP_F_MUST_FREE by Willy Tarreau · Mon Apr 23 19:25:44 2012 +0200
  65. 197e10a MEDIUM: acl: get rid of the SET_RES flags by Willy Tarreau · Mon Apr 23 19:18:42 2012 +0200
  66. f853c46 MEDIUM: pattern/acl: get rid of temp_pattern in ACLs by Willy Tarreau · Mon Apr 23 18:53:56 2012 +0200
  67. 3740635 MAJOR: acl: make use of the new sample struct and get rid of acl_test by Willy Tarreau · Mon Apr 23 16:16:37 2012 +0200
  68. 422aa07 MEDIUM: pattern: add new sample types to replace pattern types by Willy Tarreau · Fri Apr 20 20:49:27 2012 +0200
  69. 0146c2e MEDIUM: acl: remove unused tests for missing args when args are mandatory by Willy Tarreau · Fri Apr 20 11:37:56 2012 +0200
  70. fc2c1fd MAJOR: acl: ensure that implicit table and proxies are valid by Willy Tarreau · Thu Apr 19 23:35:54 2012 +0200
  71. d28c353 MAJOR: acl: make acl_find_targets also resolve proxy names at config time by Willy Tarreau · Thu Apr 19 19:28:33 2012 +0200
  72. 61612d4 MAJOR: acl: store the ACL argument types in the ACL keyword declaration by Willy Tarreau · Thu Apr 19 18:42:05 2012 +0200
  73. 34db108 MAJOR: acl: make use of the new argument parsing framework by Willy Tarreau · Thu Apr 19 17:16:54 2012 +0200
  74. 3a215be MAJOR: http: make http_msg->sol relative to buffer's origin by Willy Tarreau · Fri Mar 09 21:39:51 2012 +0100
  75. ea1175a MAJOR: http: change msg->{som,col,sov,eoh} to be relative to buffer origin by Willy Tarreau · Mon Mar 05 15:52:30 2012 +0100
  76. 02d6cfc MAJOR: buffer: replace buf->l with buf->{o+i} by Willy Tarreau · Thu Mar 01 18:19:58 2012 +0100
  77. 9b061e3 MEDIUM: stream_sock: add a get_src and get_dst callback and remove SN_FRT_ADDR_SET by Willy Tarreau · Sat Apr 07 18:03:52 2012 +0200
  78. 5dd7fa1 BUG/MEDIUM: balance source did not properly hash IPv6 addresses by Willy Tarreau · Sat Mar 31 19:53:37 2012 +0200
  79. b7ff6a3 MEDIUM: log-format: backend source address %Bi %Bp by William Lallemand · Fri Mar 02 14:35:21 2012 +0100
  80. f09c660 MEDIUM: backend: add the 'first' balancing algorithm by Willy Tarreau · Mon Feb 13 17:12:08 2012 +0100
  81. 294c473 MEDIUM: http: replace get_ip_from_hdr2() with http_get_hdr() by Willy Tarreau · Fri Dec 16 21:35:50 2011 +0100
  82. 664092c MEDIUM: acl: use temp_pattern to store any string-type information by Willy Tarreau · Fri Dec 16 19:11:42 2011 +0100
  83. a5e3756 MEDIUM: acl: use temp_pattern to store any integer-type information by Willy Tarreau · Fri Dec 16 17:06:15 2011 +0100
  84. 5dc1e98 BUG: proto_tcp: don't try to bind to a foreign address if sin_family is unknown by Willy Tarreau · Fri Dec 16 21:25:11 2011 +0100
  85. 6471afb MINOR: remove the client/server side distinction in SI addresses by Willy Tarreau · Fri Sep 23 10:54:59 2011 +0200
  86. dd164d0 BUG/MINOR: don't use a wrong port when connecting to a server with mapped ports by Willy Tarreau · Fri Sep 23 10:27:12 2011 +0200
  87. 542a31d [BUG] backend: risk of picking a wrong port when mapping is used with crossed families by Willy Tarreau · Sat Aug 27 12:07:49 2011 +0200
  88. 8effd3d [MINOR] Use DPRINTF in assign_server() by Simon Horman · Sat Aug 13 08:03:52 2011 +0900
  89. 1620ec3 [MEDIUM] checks: group health checks methods by values and save option bits by Willy Tarreau · Sat Aug 06 17:05:02 2011 +0200
  90. daa824e [MINOR] acl: add srv_conn acl to count connections on a specific backend server by Hervé COMMOWICK · Fri Aug 05 12:09:44 2011 +0200
  91. 7b7a8e9 [BUG] log: retrieve the target from the session, not the SI by Willy Tarreau · Sun Mar 27 19:53:06 2011 +0200
  92. 5ab04ec [MEDIUM] server: add support for the "send-proxy" option by Willy Tarreau · Sun Mar 20 10:32:26 2011 +0100
  93. 7d0aaf3 [MEDIUM] stats: split frontend and backend stats by Willy Tarreau · Thu Mar 10 23:25:56 2011 +0100
  94. 6f5ccb1 [MEDIUM] add internal support for IPv6 server addresses by David du Colombier · Thu Mar 10 22:26:24 2011 +0100
  95. 827aee9 [MAJOR] session: remove the ->srv pointer from struct session by Willy Tarreau · Thu Mar 10 16:55:02 2011 +0100
  96. 9e000c6 [CLEANUP] stream_interface: use inline functions to manipulate targets by Willy Tarreau · Thu Mar 10 14:03:36 2011 +0100
  97. 3d80d91 [MEDIUM] session: remove s->prev_srv which is not needed anymore by Willy Tarreau · Thu Mar 10 11:42:13 2011 +0100
  98. 664beb8 [MINOR] session: add a pointer to the new target into the session by Willy Tarreau · Thu Mar 10 11:38:29 2011 +0100
  99. f5ab69a [MINOR] proxy: add PR_O2_DISPATCH to detect dispatch mode by Willy Tarreau · Fri Mar 04 22:44:16 2011 +0100
  100. ac82540 [MEDIUM] stream_interface: store the target pointer and type by Willy Tarreau · Fri Mar 04 22:04:29 2011 +0100