1. 3343432 MINOR: checks: add a flag to indicate what check is an agent by Willy Tarreau · 11 years ago
  2. 33a08db MINOR: checks: add a PAUSED state for the checks by Willy Tarreau · 11 years ago
  3. ff5ae35 MINOR: checks: use check->state instead of srv->state & SRV_CHECKED by Willy Tarreau · 11 years ago
  4. 2e10f5a MINOR: checks: replace state DISABLED with CONFIGURED and ENABLED by Willy Tarreau · 11 years ago
  5. 1a53a3a MINOR: checks: improve handling of the servers tracking chain by Willy Tarreau · 11 years ago
  6. 2819e99 MINOR: chunks: allocate the trash chunks before parsing the config by Willy Tarreau · 11 years ago
  7. 975c178 MINOR: sample: make sample_parse_expr() use memprintf() to report parse errors by Willy Tarreau · 11 years ago
  8. 9703e66 BUG/MINOR: check_config_validity: check the returned value of stktable_init() by Godbach · 11 years ago
  9. 5052316 CLEANUP: code style: use tabs to indent codes by Godbach · 11 years ago
  10. 5ecb77f MEDIUM: checks: add send/expect tcp based check by Baptiste Assmann · 11 years ago
  11. 2f075e9 BUG/MEDIUM: checks: fix health check regression causing them to depend on declaration order by Willy Tarreau · 11 years ago
  12. d18cd0f MEDIUM: http: The redirect strings follows the log format rules. by Thierry FOURNIER · 11 years ago
  13. 34c2fb6 BUG/MINOR: config: report the correct track-sc number in tcp-rules by Willy Tarreau · 11 years ago
  14. 8c3d0be MEDIUM: Add DRAIN state and report it on the stats page by Simon Horman · 11 years ago
  15. 58c3297 MEDIUM: Set rise and fall of agent checks to 1 by Simon Horman · 11 years ago
  16. d60d691 MEDIUM: checks: Add supplementary agent checks by Simon Horman · 11 years ago
  17. afc47ee MEDIUM: Remove option lb-agent-chk by Simon Horman · 11 years ago
  18. 125d099 MEDIUM: Move health element to struct check by Simon Horman · 11 years ago
  19. 69d29f9 MEDIUM: cfgparse: Factor out check initialisation by Simon Horman · 11 years ago
  20. 4a74143 MEDIUM: Paramatise functions over the check of a server by Simon Horman · 11 years ago
  21. 6618300 MEDIUM: Split up struct server's check element by Simon Horman · 11 years ago
  22. a0f4271 MEDIUM: backend: add support for the wt6 hash by Willy Tarreau · 11 years ago
  23. b6c0ac9 MEDIUM: backend: Implement avalanche as a modifier of the hashing functions. by Bhaskar Maddala · 11 years ago
  24. 98634f0 MEDIUM: backend: Enhance hash-type directive with an algorithm options by Bhaskar · 11 years ago
  25. 82ffa39 MINOR: config: warn when a server with no specific port uses rdp-cookie by Willy Tarreau · 11 years ago
  26. b4c8493 MINOR: session: make the number of stick counter entries more configurable by Willy Tarreau · 11 years ago
  27. a34bdc0 BUG/MEDIUM: server: set the macro for server's max weight SRV_UWGHT_MAX to SRV_UWGHT_RANGE by Godbach · 11 years ago
  28. be4a3ef MEDIUM: counters: use sc0/sc1/sc2 instead of sc1/sc2/sc3 by Willy Tarreau · 11 years ago
  29. e365c0b MEDIUM: http: add a new "http-response" ruleset by Willy Tarreau · 11 years ago
  30. e25c917 MEDIUM: counters: add support for tracking a third counter by Willy Tarreau · 11 years ago
  31. d5ca9ab MINOR: counters: make it easier to extend the amount of tracked counters by Willy Tarreau · 11 years ago
  32. d551fb5 REORG: tproxy: prepare the transparent proxy defines for accepting other OSes by Pieter Baauw · 11 years ago
  33. c621d36 BUILD: last fix broke non-linux platforms by Willy Tarreau · 11 years ago
  34. 9f04853 BUG/MINOR: config: "source" does not work in defaults section by Godbach · 11 years ago
  35. 62a6123 BUG/MEDIUM: log: fix regression on log-format handling by Willy Tarreau · 11 years ago
  36. a4312fa MAJOR: sample: maintain a per-proxy list of the fetch args to resolve by Willy Tarreau · 11 years ago
  37. 93fddf1 MEDIUM: acl: have a pointer to the keyword name in acl_expr by Willy Tarreau · 11 years ago
  38. a91d0a5 MAJOR: acl: convert all ACL requires to SMP use+val instead of ->requires by Willy Tarreau · 11 years ago
  39. 25320b2 MEDIUM: proxy: remove acl_requires and just keep a flag "http_needed" by Willy Tarreau · 11 years ago
  40. 434c57c MINOR: log: indicate it when some unreliable sample fetches are logged by Willy Tarreau · 11 years ago
  41. 80aca90 MEDIUM: samples: use new flags to describe compatibility between fetches and their usages by Willy Tarreau · 11 years ago
  42. 2f47651 BUG/MEDIUM: config: ACL compatibility check on "redirect" was wrong by Willy Tarreau · 11 years ago
  43. 40aa070 MAJOR: listener: support inheriting a listening fd from the parent by Willy Tarreau · 11 years ago
  44. 2470928 MEDIUM: tools: support specifying explicit address families in str2sa_range() by Willy Tarreau · 11 years ago
  45. 902636f CLEANUP: config: do not use multiple errmsg at once by Willy Tarreau · 11 years ago
  46. 2de5dae MEDIUM: config: add complete support for str2sa_range() in 'source' and 'usesrc' by Willy Tarreau · 11 years ago
  47. b36487e MEDIUM: config: add complete support for str2sa_range() in 'peer' by Willy Tarreau · 11 years ago
  48. 4217a7d MEDIUM: config: add complete support for str2sa_range() in 'server' by Willy Tarreau · 11 years ago
  49. 1a20b14 MEDIUM: config: add complete support for str2sa_range() in server addr by Willy Tarreau · 11 years ago
  50. f3559bf MEDIUM: config: add complete support for str2sa_range() in dispatch by Willy Tarreau · 11 years ago
  51. 9b435bc MEDIUM: config: use str2sa_range() to parse log addresses by Willy Tarreau · 11 years ago
  52. 12eb2a6 MEDIUM: config: use a single str2sa_range() call to parse bind addresses by Willy Tarreau · 11 years ago
  53. b44dc2f MEDIUM: config: make str2listener() use str2sa_range() to parse unix addresses by Willy Tarreau · 11 years ago
  54. d393a62 MINOR: tools: prepare str2sa_range() to accept a prefix by Willy Tarreau · 11 years ago
  55. df350f1 MINOR: tools: prepare str2sa_range() to return an error message by Willy Tarreau · 11 years ago
  56. 3a26918 BUG/MEDIUM: stats: never apply "unix-bind prefix" to the global stats socket by Willy Tarreau · 11 years ago
  57. 0dbbf31 MINOR: config: report missing peers section name by Willy Tarreau · 11 years ago
  58. bfd5946 MINOR: ssl: add a global tunable for the max SSL/TLS record size by Willy Tarreau · 11 years ago
  59. 2aa3880 MEDIUM: config: use str2sa_range() to parse peers addresses by Willy Tarreau · 11 years ago
  60. dbfa445 MEDIUM: config: use str2sa_range() to parse server addresses by Willy Tarreau · 11 years ago
  61. 6d03cc3 MEDIUM: config: make use of str2sa_range() instead of str2sa() by Willy Tarreau · 11 years ago
  62. a2b9dad MEDIUM: checks: Add agent health check by Simon Horman · 11 years ago
  63. 6cbbdbf BUG/MEDIUM: log: emit '-' for empty fields again by Willy Tarreau · 11 years ago
  64. cb2699a CLEANUP: config: maxcompcpuusage is never negative by Willy Tarreau · 11 years ago
  65. 3a3bbcd CLEANUP: config: slowstart is never negative by Willy Tarreau · 11 years ago
  66. 8dc21fa BUG/MINOR: unix: remove the 'level' field from the ux struct by Willy Tarreau · 11 years ago
  67. f7f057b BUG/MINOR: config: check the proper variable when parsing log minlvl by Willy Tarreau · 11 years ago
  68. 846257e BUG/MINOR: config: free peer's address when exiting upon parsing error by Willy Tarreau · 11 years ago
  69. 8b8fd56 BUG/MEDIUM: config: verbosely reject peers sections with multiple local peers by Willy Tarreau · 11 years ago
  70. 973ca49 BUG/MEDIUM: peers: only the last peers section was used by tables by Willy Tarreau · 11 years ago
  71. 4baae24 REORG: config: move the http redirect rule parser to proto_http.c by Willy Tarreau · 12 years ago
  72. d79a3b2 BUG/MINOR: log: make log-format, unique-id-format and add-header more independant by Willy Tarreau · 12 years ago
  73. 20b0de5 MEDIUM: http: add http-request 'add-header' and 'set-header' to build headers by Willy Tarreau · 12 years ago
  74. 5f53de7 MINOR: config: improve error checking on TCP stick-table tracking by Willy Tarreau · 12 years ago
  75. 5d5b5d8 MEDIUM: proto_tcp: add support for tracking L7 information by Willy Tarreau · 12 years ago
  76. ef9a360 MEDIUM: connection: introduce "struct conn_src" for servers and proxies by Willy Tarreau · 12 years ago
  77. eb37faa MINOR: cfgparse: mention "interface" in the list of allowed "source" options by Willy Tarreau · 12 years ago
  78. ca57de3 BUG/MAJOR: peers: the listener's maxaccept was not set and caused loops by Willy Tarreau · 12 years ago
  79. 83d84cf BUILD: silence a warning on Solaris about usage of isdigit() by Willy Tarreau · 12 years ago
  80. 193b8c6 MINOR: http: allow the cookie capture size to be changed by Willy Tarreau · 12 years ago
  81. 072a2bf MINOR: compression: CPU usage limit by William Lallemand · 12 years ago
  82. e3a7d99 MINOR: compression: report zlib memory usage by William Lallemand · 12 years ago
  83. 8b52bb3 MEDIUM: compression: use pool for comp_ctx by William Lallemand · 12 years ago
  84. 16a2147 MEDIUM: adjust the maxaccept per listener depending on the number of processes by Willy Tarreau · 12 years ago
  85. 4f65bff MINOR: ssl: Add tune.ssl.lifetime statement in global. by Emeric Brun · 12 years ago
  86. 6ec58db MINOR: ssl: rename and document the tune.ssl.cachesize option by Willy Tarreau · 12 years ago
  87. fc6c032 MEDIUM: global: add support for CPU binding on Linux ("cpu-map") by Willy Tarreau · 12 years ago
  88. c52962f MINOR: conf: add warning if ssl is not enabled and a certificate is present on bind. by Emeric Brun · 12 years ago
  89. 110ecc1 MINOR: config: support process ranges for "bind-process" by Willy Tarreau · 12 years ago
  90. 247a13a MINOR: global: don't prevent nbproc from being redefined by Willy Tarreau · 12 years ago
  91. 3fdb366 MAJOR: connection: replace struct target with a pointer to an enum by Willy Tarreau · 12 years ago
  92. e9f49e7 MAJOR: polling: replace epoll with sepoll and remove sepoll by Willy Tarreau · 12 years ago
  93. 3203ff4 MINOR: log-format: check number of arguments in cfgparse.c by William Lallemand · 12 years ago
  94. d85f917 MINOR: compression: maximum compression rate limit by William Lallemand · 12 years ago
  95. f374783 MINOR: compression: tune.comp.maxlevel by William Lallemand · 12 years ago
  96. 9d5f548 MEDIUM: compression: limit RAM usage by William Lallemand · 12 years ago
  97. 552df67 MINOR: compression: try init in cfgparse.c by William Lallemand · 12 years ago
  98. a509e4c MINOR: compression: memlevel and windowsize by William Lallemand · 12 years ago
  99. 19d14ef MEDIUM: make the trash be a chunk instead of a char * by Willy Tarreau · 12 years ago
  100. 70737d1 MINOR: compression: add an offload option to remove the Accept-Encoding header by Willy Tarreau · 12 years ago