1. ea5b0e6 MINOR: config parsing: add warning when log-format/tcplog/httplog is overriden in "defaults" sections by Guillaume de Lafond · 7 years ago
  2. 2efc649 BUG/MINOR: cfgparse: loop in tracked servers lists not detected by check_config_validity(). by Frédéric Lécaille · 7 years ago
  3. a5938f7 CLEANUP: config: Typo in comment. by Olivier Houchard · 7 years ago
  4. 4e69404 MINOR: server: Add dynamic session cookies. by Olivier Houchard · 7 years ago
  5. de7dc88 MINOR: config: warn when some HTTP rules are used in a TCP proxy by Willy Tarreau · 7 years ago
  6. 8ef7525 MAJOR: spoe: refactor the filter to clean up the code by Christopher Faulet · 7 years ago
  7. 4f86264 BUG/MEDIUM: config: reject anything but "if" or "unless" after a use-backend rule by Willy Tarreau · 7 years ago
  8. 3f78357 OPTIM/MINOR: config: Optimize fullconn automatic computation loading configuration by Emeric Brun · 7 years ago
  9. 48ef4c9 MINOR: tools: make str2sa_range() return the port in a separate argument by Willy Tarreau · 7 years ago
  10. 4c18346 BUG/MINOR: config: emit a warning if http-reuse is enabled with incompatible options by Willy Tarreau · 7 years ago
  11. 0184ea7 BUG/MAJOR: channel: Fix the definition order of channel analyzers by Christopher Faulet · 7 years ago
  12. 17d4538 MINOR: ssl_sock: implement and use prepare_srv()/destroy_srv() by Willy Tarreau · 8 years ago
  13. a261e9b CLEANUP: connection: remove all direct references to raw_sock and ssl_sock by Willy Tarreau · 8 years ago
  14. 795cdab MINOR: ssl_sock: implement ssl_sock_destroy_bind_conf() by Willy Tarreau · 8 years ago
  15. 55d3791 MEDIUM: ssl_sock: implement ssl_sock_prepare_bind_conf() by Willy Tarreau · 8 years ago
  16. 0320934 MEDIUM: ssl: remote the proxy argument from most functions by Willy Tarreau · 8 years ago
  17. c95bad5 MEDIUM: move listener->frontend to bind_conf->frontend by Willy Tarreau · 8 years ago
  18. 71a8c7c MINOR: listener: move the transport layer pointer to the bind_conf by Willy Tarreau · 8 years ago
  19. 94ff03a BUG/MEDIUM: ssl: avoid double free when releasing bind_confs by Willy Tarreau · 8 years ago
  20. 3687803 MEDIUM: compression: move the zlib-specific stuff from global.h to compression.c by Willy Tarreau · 8 years ago
  21. 14e36a1 MEDIUM: cfgparse: move ssl-dh-param-file parsing to ssl_sock by Willy Tarreau · 8 years ago
  22. f22e968 MINOR: cfgparse: move parsing of ssl-default-{bind,server}-ciphers to ssl_sock by Willy Tarreau · 8 years ago
  23. 0bea58d MEDIUM: cfgparse: move maxsslconn parsing to ssl_sock by Willy Tarreau · 8 years ago
  24. 9ceda38 MEDIUM: cfgparse: move all tune.ssl.* keywords to ssl_sock by Willy Tarreau · 8 years ago
  25. 8c3b0fd MINOR: cfgparse: move parsing of "ca-base" and "crt-base" to ssl_sock by Willy Tarreau · 8 years ago
  26. ece9b07 MINOR: cfgparse: add two new functions to check arguments count by Willy Tarreau · 8 years ago
  27. 3971310 REORG: tcp-rules: move tcp rules processing to their own file by Willy Tarreau · 8 years ago
  28. d39ad44 CLEANUP: cfgparse: cascade the warnif_misplaced_* rules by Willy Tarreau · 8 years ago
  29. ae9bea0 CLEANUP: counters: move from 3 types to 2 types by Willy Tarreau · 8 years ago
  30. 8a4e442 MEDIUM: log-format: Use standard HAProxy log system to report errors by Thierry FOURNIER / OZON.IO · 8 years ago
  31. 4ed1c95 MINOR: http/conf: store the use_backend configuration file and line for logs by Thierry FOURNIER / OZON.IO · 8 years ago
  32. 5948b01 BUG/MINOR: conf: calloc untested by Thierry FOURNIER / OZON.IO · 8 years ago
  33. 59fd511 MEDIUM: log-format/conf: take into account the parse_logformat_string() return code by Thierry FOURNIER / OZON.IO · 8 years ago
  34. 6fe0e1b CLEANUP: log-format: remove unused arguments by Thierry FOURNIER / OZON.IO · 8 years ago
  35. 9ed6203 REORG: cli: split dumpstats.h in stats.h and cli.h by William Lallemand · 8 years ago
  36. ba7bc16 MINOR: spoe/checks: Add support for SPOP health checks by Christopher Faulet · 8 years ago
  37. 79bdef3 MINOR: cfgparse: Parse scope lines and save the last one parsed by Christopher Faulet · 8 years ago
  38. 7110b40 MINOR: cfgparse: Add functions to backup and restore registered sections by Christopher Faulet · 8 years ago
  39. 898566e CLEANUP: remove last references to 'ruleset' section by Christopher Faulet · 8 years ago
  40. 987e16d MINOR: dns: implement extra 'hold' timers. by Baptiste Assmann · 8 years ago
  41. 757478e BUG/MEDIUM: servers: properly propagate the maintenance states during startup by Willy Tarreau · 8 years ago
  42. 71c432e CLEANUP: cfgparse: Very minor spelling correction by Ian Miell · 9 years ago
  43. b1f48e3 MINOR: backend: add hash-balance-factor option for hash-type consistent by Andrew Rodland · 8 years ago
  44. 620408f MEDIUM: tcp: add registration and processing of TCP L5 rules by Willy Tarreau · 8 years ago
  45. 7d9736f CLEANUP: tcp rules: mention everywhere that tcp-conn rules are L4 by Willy Tarreau · 8 years ago
  46. a0bcbdc MEDIUM: make SO_REUSEPORT configurable by Lukas Tribus · 8 years ago
  47. 70d6045 MINOR: cfgparse: few memory leaks fixes. by David Carlier · 8 years ago
  48. e4edc6b MEDIUM: http: implement http-response track-sc* directive by Ruoshan Huang · 8 years ago
  49. 831962e CLEANUP: fixed some usages of realloc leading to memory leak by Hubert Verstraete · 8 years ago
  50. 7bba4cc BUG/MEDIUM: fix risk of segfault with "show tls-keys" by William Lallemand · 8 years ago
  51. 659fbf0 BUG/MEDIUM: config: fix multiple declaration of section parsers by Willy Tarreau · 8 years ago
  52. 6e46ff1 BUG/MINOR: fix listening IP address storage for frontends (cont) by Vincent Bernat · 8 years ago
  53. 6e61589 BUG/MAJOR: fix listening IP address storage for frontends by Vincent Bernat · 8 years ago
  54. 5e4261b CLEANUP: config: detect double registration of a config section by Willy Tarreau · 8 years ago
  55. 4920d70 BUG/MINOR: fix maxaccept computation according to the frontend process range by Cyril Bonté · 8 years ago
  56. 7c0ffd2 BUG/MEDIUM: fix maxaccept computation on per-process listeners by Willy Tarreau · 8 years ago
  57. 97880bb BUG/MINOR: cfgparse: couple of small memory leaks. by David Carlier · 8 years ago
  58. 02779b6 CLEANUP: uniformize last argument of malloc/calloc by Vincent Bernat · 8 years ago
  59. 3c2f2f2 CLEANUP: remove unneeded casts by Vincent Bernat · 8 years ago
  60. 776e518 MINOR: cfgparse: warn when gid parameter is not a number by Baptiste Assmann · 8 years ago
  61. 79fee6a MINOR: cfgparse: warn when uid parameter is not a number by Baptiste Assmann · 8 years ago
  62. 0618195 BUG/MEDIUM: stats: stats bind-process doesn't propagate the process mask correctly by Cyril Bonté · 8 years ago
  63. 235fcfc MINOR: mailers: make it possible to configure the connection timeout by Pieter Baauw · 8 years ago
  64. 7a91a0e MEDIUM: cfgparse: reject incorrect 'timeout retry' keyword spelling in resolvers by Pieter Baauw · 8 years ago
  65. 1d54972 MEDIUM: config: allow to manipulate environment variables in the global section by Willy Tarreau · 8 years ago
  66. 443ea1a MINOR: filters: Extract proxy stuff from the struct filter by Christopher Faulet · 8 years ago
  67. 309c641 MEDIUM: filters: Replace filter_http_headers callback by an analyzer by Christopher Faulet · 9 years ago
  68. 3d97c90 REORG: filters: Prepare creation of the HTTP compression filter by Christopher Faulet · 9 years ago
  69. d7c9196 MAJOR: filters: Add filters support by Christopher Faulet · 9 years ago
  70. 3b90f0a BUG/MEDIUM: config: Adding validation to stick-table expire value. by Ben Cabot · 8 years ago
  71. 7f43fa9 BUG/MEDIUM: dns: no DNS resolution happens if no ports provided to the nameserver by Baptiste Assmann · 8 years ago
  72. b22fc30 MINOR: config: make tune.recv_enough configurable by Willy Tarreau · 9 years ago
  73. e22bfd6 BUG/MINOR: checks: email-alert causes a segfault when an unknown mailers section is configured by Cyril Bonté · 9 years ago
  74. 7e08470 BUG/MEDIUM: checks: email-alert not working when declared in defaults by Cyril Bonté · 9 years ago
  75. e954493 BUG/MINOR: http rule: http capture 'id' rule points to a non existing id by Baptiste Assmann · 9 years ago
  76. a315c55 BUG/MINOR: dns: check for duplicate nameserver id in a resolvers section was missing by Baptiste Assmann · 9 years ago
  77. 49795eb BUG: config: external-check command validation is checking for incorrect arguments. by Ben Cabot · 9 years ago
  78. 43885c7 BUG/MEDIUM: logs: segfault writing to log from Lua by Dragan Dosen · 9 years ago
  79. c8cfa7b MEDIUM: logs: have global.log_send_hostname not contain the trailing space by Dragan Dosen · 9 years ago
  80. 0b85ece MEDIUM: logs: add a new RFC5424 log-format for the structured-data by Dragan Dosen · 9 years ago
  81. 1322d09 MEDIUM: logs: add support for RFC5424 header format per logger by Dragan Dosen · 9 years ago
  82. 68d2e3a MEDIUM: logs: remove the hostname, tag and pid part from the logheader by Dragan Dosen · 9 years ago
  83. 59cee97 MEDIUM: log: use a separate buffer for the header and for the message by Dragan Dosen · 9 years ago
  84. 845efb5 MINOR: cfgparse: New function cfg_unregister_sections() by David Carlier · 9 years ago
  85. 2709784 MEDIUM: config: set tune.maxrewrite to 1024 by default by Willy Tarreau · 9 years ago
  86. 9b69454 BUG/MINOR: config: check that tune.bufsize is always positive by Willy Tarreau · 9 years ago
  87. bb3c09a CLEANUP: config: make the errorloc/errorfile messages less confusing by Willy Tarreau · 9 years ago
  88. 7fe3be7 MINOR: standard: avoid DNS resolution from the function str2sa_range() by Thierry FOURNIER · 9 years ago
  89. e11cfcd MINOR: config: new backend directives: load-server-state-from-file and server-state-file-name by Baptiste Assmann · 9 years ago
  90. e088226 MINOR: config: new global section directive: server-state-file by Baptiste Assmann · 9 years ago
  91. 6bc8936 MINOR: config: new global directive server-state-base by Baptiste Assmann · 9 years ago
  92. 72b8c1f MEDIUM: tools: make str2sa_range() optionally return the FQDN by Willy Tarreau · 9 years ago
  93. 8669e97 MINOR cfgparse: Correct the mailer warning text to show the right names to the user by Pieter Baauw · 9 years ago
  94. 29fbe51 MAJOR: tproxy: remove support for cttproxy by Willy Tarreau · 9 years ago
  95. 0ea5c7f MINOR: actions: change actions names by Thierry FOURNIER · 9 years ago
  96. d0d65ae MEDIUM: capture: Move the capture configuration storage in the union by Thierry FOURNIER · 9 years ago
  97. 5ec63e0 MEDIUM: track-sc: Move the track-sc configuration storage in the union by Thierry FOURNIER · 9 years ago
  98. a28a942 MEDIUM: actions: Merge (http|tcp)-(request|reponse) action structs by Thierry FOURNIER · 9 years ago
  99. f3934b8 MEDIUM: config: emit a warning on a frontend without listener by Willy Tarreau · 9 years ago
  100. 6db62c5 CLEANUP: config: remove appsession initialization by Willy Tarreau · 9 years ago