1. c63190d REORG: use the name sock_raw instead of stream_sock by Willy Tarreau · 12 years ago
  2. 6e06443 MEDIUM: memory: add the ability to poison memory at run time by Willy Tarreau · 12 years ago
  3. 1278578 REORG: use the name "sample" instead of "pattern" to designate extracted data by Willy Tarreau · 12 years ago
  4. f995410 MEDIUM: pattern: get rid of arg_i in all functions making use of arguments by Willy Tarreau · 12 years ago
  5. ecfb8e8 MEDIUM: pattern: replace type pattern_arg with type arg by Willy Tarreau · 12 years ago
  6. 2133782 CLEANUP: remove a few warning about unchecked return values in debug code by Willy Tarreau · 12 years ago
  7. 5f23240 MEDIUM: log: New format-log flags: %Fi %Fp %Si %Sp %Ts %rt %H %pid by William Lallemand · 12 years ago
  8. 4a5cade MEDIUM: session: implement the "use-server" directive by Willy Tarreau · 12 years ago
  9. 9eeb57b [RELEASE] Released version 1.5-dev8 by Willy Tarreau · 12 years ago
  10. 723b73a MINOR: config: Parse the string of the log-format config keyword by William Lallemand · 12 years ago
  11. 8b15ba1 MEDIUM: improve config check return codes by Willy Tarreau · 12 years ago
  12. 0f99e34 MEDIUM: log: Use linked lists for loggers by William Lallemand · 13 years ago
  13. 2e99390 BUG/MEDIUM: checks: fix slowstart behaviour when server tracking is in use by Willy Tarreau · 13 years ago
  14. 34eb671 OPTIM/MINOR: move the hdr_idx pools out of the proxy struct by Willy Tarreau · 13 years ago
  15. 576132e [MINOR] startup: add an option to change to a new directory by Willy Tarreau · 13 years ago
  16. 3bafcdc [CLEANUP] startup: report only the basename in the usage message by Willy Tarreau · 13 years ago
  17. 3c63fd8 [MEDIUM] don't limit peers nor stats socket to maxconn nor maxconnrate by Willy Tarreau · 13 years ago
  18. abacc2c [CLEANUP] remove a useless test in manage_global_listener_queue() by Willy Tarreau · 13 years ago
  19. c2adf8b [MEDIUM] stats: disable complex socket reservation for stats socket by Willy Tarreau · 13 years ago
  20. 46fa835 [CLEANUP] remove dirty left-over of a debugging message by Willy Tarreau · 13 years ago
  21. c9ebc44 [CLEANUP] update the year in the copyright banner by Willy Tarreau · 13 years ago
  22. e9b2602 [MEDIUM] listeners: add a global listener management task by Willy Tarreau · 13 years ago
  23. 918ff60 [MAJOR] proxy: finally get rid of maintain_proxies() by Willy Tarreau · 13 years ago
  24. 08ceb10 [MEDIUM] listeners: put listeners in queue upon resource shortage by Willy Tarreau · 13 years ago
  25. be58c38 [MEDIUM] proxy: add a PAUSED state to listeners and move socket tricks out of proxy.c by Willy Tarreau · 13 years ago
  26. 4827fd2 [OPTIM] stream_sock: reduce the default number of accepted connections at once by Willy Tarreau · 13 years ago
  27. 6fb8259 [MINOR] Free stick rules on denint() by Simon Horman · 13 years ago
  28. b08584a [MINOR] Free stick table pool on denint() by Simon Horman · 13 years ago
  29. ac82142 [MINOR] Free tcp rules on denint() by Simon Horman · 13 years ago
  30. a31c7f7 [MINOR] Free rdp_cookie_name on denint() by Simon Horman · 13 years ago
  31. ff011f2 [REORG] http: move the http-request rules to proto_http by Willy Tarreau · 13 years ago
  32. 7d0aaf3 [MEDIUM] stats: split frontend and backend stats by Willy Tarreau · 13 years ago
  33. dc23a92 [BUG] startup: set the rlimits before binding ports, not after. by Willy Tarreau · 13 years ago
  34. 48936af [MINOR] log: ability to override the syslog tag by Kevinm · 14 years ago
  35. df5b38f [MINOR] log: add support for passing the forwarded hostname by Joe Williams · 14 years ago
  36. 2b920a1 [MAJOR] Add new files src/peer.c, include/proto/peers.h and include/types/peers.h for sync stick table management by Emeric Brun · 14 years ago
  37. ed76092 [MEDIUM] Add supports of bind on unix sockets. by Emeric Brun · 14 years ago
  38. cf20bf1 [MEDIUM] Enhance message errors management on binds by Emeric Brun · 14 years ago
  39. 43961d5 [MINOR] global: add "tune.chksize" to change the default check buffer size by Willy Tarreau · 14 years ago
  40. f6e2cc7 [BUG] deinit: unbind listeners before freeing them by Willy Tarreau · 14 years ago
  41. af7ad00 [MINOR] support a global jobs counter by Willy Tarreau · 14 years ago
  42. d0807c3 [MEDIUM] signals: support redistribution of signal zero when stopping by Willy Tarreau · 14 years ago
  43. 24f4efa [MEDIUM] signals: add support for registering functions and tasks by Willy Tarreau · 14 years ago
  44. bb545b4 [MINOR] startup: don't wait for nothing when no old pid remains by Willy Tarreau · 14 years ago
  45. d137dd3 [MINOR] startup: release unused structs after forking by Willy Tarreau · 14 years ago
  46. 03fa5df [CLEANUP] rename client -> frontend by Willy Tarreau · 14 years ago
  47. e437c44 [BUG] init: unconditionally catch SIGPIPE by Willy Tarreau · 14 years ago
  48. 57b1bf7 [MEDIUM] checks: support multi-packet health check responses by Nick Chalk · 14 years ago
  49. 1d21e0a [MINOR] force null-termination of hostname by Willy Tarreau · 14 years ago
  50. 8096de9 [MEDIUM] http: revert to use a swap buffer for realignment by Willy Tarreau · 14 years ago
  51. aff01ea [BUG] cfgparse memory leak and missing free calls in deinit() by Krzysztof Piotr Oledzki · 14 years ago
  52. b05613d [RELEASE] Released version 1.4-rc1 by Willy Tarreau · 14 years ago
  53. 8c8bd45 [MAJOR] use the new auth framework for http stats by Krzysztof Piotr Oledzki · 14 years ago
  54. 59bb218 [MINOR] http-request: allow/deny/auth support for frontend/backend/listen by Krzysztof Piotr Oledzki · 14 years ago
  55. 9610504 [MINOR] generic auth support with groups and encrypted passwords by Krzysztof Piotr Oledzki · 14 years ago
  56. f4f0412 [MINOR] prepare req_*/rsp_* to receive a condition by Willy Tarreau · 14 years ago
  57. 477ecd8 [MEDIUM] config: remove the limitation of 10 config files by Willy Tarreau · 15 years ago
  58. deb9ed8 [MEDIUM] config: remove the limitation of 10 reqadd/rspadd statements by Willy Tarreau · 15 years ago
  59. f285f54 [MINOR] redirect: add support for unconditional rules by Willy Tarreau · 15 years ago
  60. 25a67fa [MINOR] config: don't report error on all subsequent files on failure by Willy Tarreau · 15 years ago
  61. c438242 [BUG] config: fix error message when config file is not found by Willy Tarreau · 15 years ago
  62. 8d5d77e [OPTIM] move some rarely used fields out of fdtab by Willy Tarreau · 15 years ago
  63. 052d4fd [CLEANUP] Move counters to dedicated structures by Krzysztof Piotr Oledzki · 15 years ago
  64. be5b685 [MINOR] report list of supported pollers with -vv by Willy Tarreau · 15 years ago
  65. 48cb2ae [MINOR] add "description", "node" and show-node"/"show-desc", remove "node-name", v2 by Krzysztof Piotr Oledzki · 15 years ago
  66. 78abe61 [MAJOR] struct chunk rework by Krzysztof Piotr Oledzki · 15 years ago
  67. 8280d64 [BUG] variable buffer size ignored at initialization time by Willy Tarreau · 15 years ago
  68. d6d0690 [CLEANUP] remove ifdef MSG_NOSIGNAL and define it instead by Willy Tarreau · 15 years ago
  69. 27a674e [MEDIUM] make it possible to change the buffer size in the configuration by Willy Tarreau · 15 years ago
  70. 89a6313 [MEDIUM] make the global stats socket part of a frontend by Willy Tarreau · 15 years ago
  71. b55932d [MEDIUM] remove old experimental tcpsplice option by Willy Tarreau · 15 years ago
  72. 3ad6a76 [MINOR] export the hostname variable so that all the code can access it by Willy Tarreau · 15 years ago
  73. bc69d8b [BUILD] fix incorrect printf arg count with tcp_splice by Willy Tarreau · 15 years ago
  74. b455691 [CLEANUP] report 2009 not 2008 in the copyright banner. by Willy Tarreau · 15 years ago
  75. bb92501 [MINOR] config: improve error reporting when checking configuration by Willy Tarreau · 15 years ago
  76. 058e907 [MINOR] config: improve error reporting in global section by Willy Tarreau · 15 years ago
  77. 5d01a63 [MEDIUM] config: support loading multiple configuration files by Willy Tarreau · 15 years ago
  78. 915e1eb [MEDIUM] config: split parser and checker in two functions by Willy Tarreau · 15 years ago
  79. f68da46 [BUG] ensure that we correctly re-start old process in case of error by Willy Tarreau · 15 years ago
  80. 6bde87b [MINOR] startup: don't imply -q with -D by Willy Tarreau · 15 years ago
  81. 1700b9c [MINOR] don't close stdio fds twice by Willy Tarreau · 15 years ago
  82. 01b3a53 [MEDIUM] convert all signals to asynchronous signals by Willy Tarreau · 15 years ago
  83. 2985794 [MEDIUM] call signal_process_queue from run_poll_loop by Willy Tarreau · 15 years ago
  84. 3b88d44 [MINOR] switch all stat counters to 64-bit by Willy Tarreau · 15 years ago
  85. 1772ece [MINOR] fix several printf formats and missing arguments by Willy Tarreau · 15 years ago
  86. 6f4a82c [OPTIM] stream_sock: don't retry to read after a large read by Willy Tarreau · 15 years ago
  87. f49d1df [BUG] global.tune.maxaccept must be limited even in mono-process mode by Willy Tarreau · 15 years ago
  88. 0b9c02c [MEDIUM] implement bind-process to limit service presence by process by Willy Tarreau · 15 years ago
  89. 4e30ed7 [BUG] inform the user when root is expected but not set by Willy Tarreau · 15 years ago
  90. 0a3b9d9 [BUG] we must not exit if protocol binding only returns a warning by Willy Tarreau · 15 years ago
  91. 3ab68cf [MEDIUM] splice: add the global "nosplice" option by Willy Tarreau · 15 years ago
  92. 43b7899 [MEDIUM] move global tuning options to the global structure by Willy Tarreau · 15 years ago
  93. 686ac82 [OPTIM] make global.maxpipes default to global.maxconn/4 when not specified by Willy Tarreau · 15 years ago
  94. 3eba98a [MEDIUM] splice: make use of pipe pools by Willy Tarreau · 15 years ago
  95. afb4876 [BUG] reserve some pipes for backends with splice enabled by Willy Tarreau · 15 years ago
  96. 5bd8c37 [MAJOR] complete support for linux 2.6 kernel splicing by Willy Tarreau · 15 years ago
  97. 66aa61f [MEDIUM] splice: add configuration options and set global.maxpipes by Willy Tarreau · 15 years ago
  98. 3ec79b9 [MINOR] global.maxpipes: add the ability to reserve file descriptors for pipes by Willy Tarreau · 15 years ago
  99. 106cb76 [BUG] critical errors should be reported even in daemon mode by Willy Tarreau · 16 years ago
  100. 7e5067d [MEDIUM] remove cli_fd, srv_fd, cli_state and srv_state from the session by Willy Tarreau · 16 years ago