1. 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
  2. ed76092 [MEDIUM] Add supports of bind on unix sockets. by Emeric Brun · 14 years ago
  3. cf20bf1 [MEDIUM] Enhance message errors management on binds by Emeric Brun · 14 years ago
  4. 43961d5 [MINOR] global: add "tune.chksize" to change the default check buffer size by Willy Tarreau · 14 years ago
  5. f6e2cc7 [BUG] deinit: unbind listeners before freeing them by Willy Tarreau · 14 years ago
  6. af7ad00 [MINOR] support a global jobs counter by Willy Tarreau · 14 years ago
  7. d0807c3 [MEDIUM] signals: support redistribution of signal zero when stopping by Willy Tarreau · 14 years ago
  8. 24f4efa [MEDIUM] signals: add support for registering functions and tasks by Willy Tarreau · 14 years ago
  9. bb545b4 [MINOR] startup: don't wait for nothing when no old pid remains by Willy Tarreau · 14 years ago
  10. d137dd3 [MINOR] startup: release unused structs after forking by Willy Tarreau · 14 years ago
  11. 03fa5df [CLEANUP] rename client -> frontend by Willy Tarreau · 14 years ago
  12. e437c44 [BUG] init: unconditionally catch SIGPIPE by Willy Tarreau · 14 years ago
  13. 57b1bf7 [MEDIUM] checks: support multi-packet health check responses by Nick Chalk · 14 years ago
  14. 1d21e0a [MINOR] force null-termination of hostname by Willy Tarreau · 14 years ago
  15. 8096de9 [MEDIUM] http: revert to use a swap buffer for realignment by Willy Tarreau · 14 years ago
  16. aff01ea [BUG] cfgparse memory leak and missing free calls in deinit() by Krzysztof Piotr Oledzki · 14 years ago
  17. b05613d [RELEASE] Released version 1.4-rc1 by Willy Tarreau · 14 years ago
  18. 8c8bd45 [MAJOR] use the new auth framework for http stats by Krzysztof Piotr Oledzki · 14 years ago
  19. 59bb218 [MINOR] http-request: allow/deny/auth support for frontend/backend/listen by Krzysztof Piotr Oledzki · 14 years ago
  20. 9610504 [MINOR] generic auth support with groups and encrypted passwords by Krzysztof Piotr Oledzki · 14 years ago
  21. f4f0412 [MINOR] prepare req_*/rsp_* to receive a condition by Willy Tarreau · 14 years ago
  22. 477ecd8 [MEDIUM] config: remove the limitation of 10 config files by Willy Tarreau · 15 years ago
  23. deb9ed8 [MEDIUM] config: remove the limitation of 10 reqadd/rspadd statements by Willy Tarreau · 15 years ago
  24. f285f54 [MINOR] redirect: add support for unconditional rules by Willy Tarreau · 15 years ago
  25. 25a67fa [MINOR] config: don't report error on all subsequent files on failure by Willy Tarreau · 15 years ago
  26. c438242 [BUG] config: fix error message when config file is not found by Willy Tarreau · 15 years ago
  27. 8d5d77e [OPTIM] move some rarely used fields out of fdtab by Willy Tarreau · 15 years ago
  28. 052d4fd [CLEANUP] Move counters to dedicated structures by Krzysztof Piotr Oledzki · 15 years ago
  29. be5b685 [MINOR] report list of supported pollers with -vv by Willy Tarreau · 15 years ago
  30. 48cb2ae [MINOR] add "description", "node" and show-node"/"show-desc", remove "node-name", v2 by Krzysztof Piotr Oledzki · 15 years ago
  31. 78abe61 [MAJOR] struct chunk rework by Krzysztof Piotr Oledzki · 15 years ago
  32. 8280d64 [BUG] variable buffer size ignored at initialization time by Willy Tarreau · 15 years ago
  33. d6d0690 [CLEANUP] remove ifdef MSG_NOSIGNAL and define it instead by Willy Tarreau · 15 years ago
  34. 27a674e [MEDIUM] make it possible to change the buffer size in the configuration by Willy Tarreau · 15 years ago
  35. 89a6313 [MEDIUM] make the global stats socket part of a frontend by Willy Tarreau · 15 years ago
  36. b55932d [MEDIUM] remove old experimental tcpsplice option by Willy Tarreau · 15 years ago
  37. 3ad6a76 [MINOR] export the hostname variable so that all the code can access it by Willy Tarreau · 15 years ago
  38. bc69d8b [BUILD] fix incorrect printf arg count with tcp_splice by Willy Tarreau · 15 years ago
  39. b455691 [CLEANUP] report 2009 not 2008 in the copyright banner. by Willy Tarreau · 15 years ago
  40. bb92501 [MINOR] config: improve error reporting when checking configuration by Willy Tarreau · 15 years ago
  41. 058e907 [MINOR] config: improve error reporting in global section by Willy Tarreau · 15 years ago
  42. 5d01a63 [MEDIUM] config: support loading multiple configuration files by Willy Tarreau · 15 years ago
  43. 915e1eb [MEDIUM] config: split parser and checker in two functions by Willy Tarreau · 15 years ago
  44. f68da46 [BUG] ensure that we correctly re-start old process in case of error by Willy Tarreau · 15 years ago
  45. 6bde87b [MINOR] startup: don't imply -q with -D by Willy Tarreau · 15 years ago
  46. 1700b9c [MINOR] don't close stdio fds twice by Willy Tarreau · 15 years ago
  47. 01b3a53 [MEDIUM] convert all signals to asynchronous signals by Willy Tarreau · 15 years ago
  48. 2985794 [MEDIUM] call signal_process_queue from run_poll_loop by Willy Tarreau · 15 years ago
  49. 3b88d44 [MINOR] switch all stat counters to 64-bit by Willy Tarreau · 15 years ago
  50. 1772ece [MINOR] fix several printf formats and missing arguments by Willy Tarreau · 15 years ago
  51. 6f4a82c [OPTIM] stream_sock: don't retry to read after a large read by Willy Tarreau · 15 years ago
  52. f49d1df [BUG] global.tune.maxaccept must be limited even in mono-process mode by Willy Tarreau · 15 years ago
  53. 0b9c02c [MEDIUM] implement bind-process to limit service presence by process by Willy Tarreau · 15 years ago
  54. 4e30ed7 [BUG] inform the user when root is expected but not set by Willy Tarreau · 15 years ago
  55. 0a3b9d9 [BUG] we must not exit if protocol binding only returns a warning by Willy Tarreau · 15 years ago
  56. 3ab68cf [MEDIUM] splice: add the global "nosplice" option by Willy Tarreau · 15 years ago
  57. 43b7899 [MEDIUM] move global tuning options to the global structure by Willy Tarreau · 15 years ago
  58. 686ac82 [OPTIM] make global.maxpipes default to global.maxconn/4 when not specified by Willy Tarreau · 15 years ago
  59. 3eba98a [MEDIUM] splice: make use of pipe pools by Willy Tarreau · 15 years ago
  60. afb4876 [BUG] reserve some pipes for backends with splice enabled by Willy Tarreau · 15 years ago
  61. 5bd8c37 [MAJOR] complete support for linux 2.6 kernel splicing by Willy Tarreau · 15 years ago
  62. 66aa61f [MEDIUM] splice: add configuration options and set global.maxpipes by Willy Tarreau · 15 years ago
  63. 3ec79b9 [MINOR] global.maxpipes: add the ability to reserve file descriptors for pipes by Willy Tarreau · 15 years ago
  64. 106cb76 [BUG] critical errors should be reported even in daemon mode by Willy Tarreau · 16 years ago
  65. 7e5067d [MEDIUM] remove cli_fd, srv_fd, cli_state and srv_state from the session by Willy Tarreau · 16 years ago
  66. a534fea [CLEANUP] remove 65 useless NULL checks before free by Willy Tarreau · 16 years ago
  67. 177e2b0 [CLEANUP] remove dependency on obsolete INTBITS macro by Willy Tarreau · 16 years ago
  68. ec6c5df [CLEANUP] remove many #include <types/xxx> from C files by Willy Tarreau · 16 years ago
  69. 0c303ee [MAJOR] convert all expiration timers from timeval to ticks by Willy Tarreau · 16 years ago
  70. 58b458d [MAJOR] use an ebtree instead of a list for the run queue by Willy Tarreau · 16 years ago
  71. accc4e1 [BUG] we could segfault during exit while freeing uri_auths by Willy Tarreau · 16 years ago
  72. 9789f7b [MAJOR] replace ultree with ebtree in wait-queues by Willy Tarreau · 16 years ago
  73. b0b37bc [MEDIUM] further improve monotonic clock by check forward jumps by Willy Tarreau · 16 years ago
  74. b7f694f [MEDIUM] implement a monotonic internal clock by Willy Tarreau · 16 years ago
  75. 7c669d7 [BUG] fix the dequeuing logic to ensure that all requests get served by Willy Tarreau · 16 years ago
  76. b463dfb [MEDIUM] add support for conditional HTTP redirection by Willy Tarreau · 16 years ago
  77. 8001d61 [MEDIUM] Fix memory freeing at exit, part 2 by Krzysztof Piotr Oledzki · 16 years ago
  78. a643baf [MEDIUM] Fix memory freeing at exit by Krzysztof Piotr Oledzki · 16 years ago
  79. 1acf217 [BUG/CLEANUP] cookiedomain -> cookie_domain rename + free(p->cookie_domain) by Krzysztof Piotr Oledzki · 16 years ago
  80. 7b4c5ae [RELEASE] Released version 1.3.15 by Willy Tarreau · 16 years ago
  81. a0250ba [OPTIM] introduce global parameter "tune.maxaccept" by Willy Tarreau · 16 years ago
  82. 9f2b730 [BUILD] major rework of the GNU Makefile by Willy Tarreau · 17 years ago
  83. e13e925 [BUG] hot reconfiguration failed because of a wrong error check by Willy Tarreau · 17 years ago
  84. 7b066db [MINOR] store the build options to report with -vv by Willy Tarreau · 17 years ago
  85. b80c230 [MEDIUM] add the "fail" condition to monitor requests by Willy Tarreau · 17 years ago
  86. 2815664 [BUG] relative_pid was not initialized by Willy Tarreau · 17 years ago
  87. dcd4771 [MINOR] stats: report numerical process ID, proxy ID and server ID by Willy Tarreau · 17 years ago
  88. 0173280 [MEDIUM] introduce the "url_param" balance method by Willy Tarreau · 17 years ago
  89. d740bab [MINOR] move error codes to common/errors.h by Willy Tarreau · 17 years ago
  90. fe94460 [BUG] fix calls to localtime() by Willy Tarreau · 17 years ago
  91. 03f6d67 [BUILD] fix build of global section with older gcc versions by Willy Tarreau · 17 years ago
  92. fbee713 [MEDIUM] introduce the "stats" keyword in global section by Willy Tarreau · 17 years ago
  93. dd81598 [MAJOR] added generic protocol support by Willy Tarreau · 17 years ago
  94. d680371 [BUG] remove condition for exit() under fork() failure by Willy Tarreau · 17 years ago
  95. f223cc0 [MEDIUM] fixed call to chroot() during startup by Willy Tarreau · 17 years ago
  96. b304dc7 [MEDIUM] Spread health checks even more by Krzysztof Oledzki · 17 years ago
  97. 87ea548 [MINOR] add the "nolinger" option to disable data lingering by Alexandre Cassen · 17 years ago
  98. 56f1e8b [BUG] fix double-free during clean exit by Krzysztof Oledzki · 17 years ago
  99. 5fcc8f1 [MINOR] fix the SIGHUP message not to alert on server-less proxies by Willy Tarreau · 17 years ago
  100. 0fc45a7 [MINOR] improve memory freeing upon exit by Willy Tarreau · 17 years ago