1. 8ee9a50 BUG/MINOR: mworker: leak of a socketpair during startup failure by William Lallemand · 1 year, 5 months ago
  2. 67bddbf BUG/MEDIUM: mworker: increase maxsock with each new worker by William Lallemand · 1 year, 5 months ago
  3. fe83f58 CLEANUP: Stop checking the pointer before calling `task_free()` by Tim Duesterhus · 1 year, 7 months ago
  4. 208c712 MINOR: stconn: Rename SC_FL_SHUTW in SC_FL_SHUT_DONE by Christopher Faulet · 1 year, 8 months ago
  5. 7faac7c MINOR: tree-wide: Simplifiy some tests on SHUT flags by accessing SCs directly by Christopher Faulet · 1 year, 8 months ago
  6. 87633c3 MEDIUM: tree-wide: Move flags about shut from the channel to the SC by Christopher Faulet · 1 year, 8 months ago
  7. cc5b9fa BUG/MEDIUM: mworker: don't register mworker_accept_wrapper() when master FD is wrong by William Lallemand · 1 year, 9 months ago
  8. e16d320 BUG/MEDIUM: mworker: prevent inconsistent reload when upgrading from old versions by William Lallemand · 1 year, 9 months ago
  9. d27f457 BUG/MINOR: mworker: stop doing strtok directly from the env by William Lallemand · 1 year, 9 months ago
  10. 5a7f83a BUG/MINOR: mworker: prevent incorrect values in uptime by William Lallemand · 1 year, 9 months ago
  11. da89e9b MINOR: channel/applets: Stop to test CF_WRITE_ERROR flag if CF_SHUTW is enough by Christopher Faulet · 1 year, 11 months ago
  12. 1412d31 MINOR: mworker: remove unused legacy code in mworker_cleanlisteners by Aurelien DARRAGON · 2 years ago
  13. 035058e BUG/MEDIUM: mworker: fix segv in early failure of mworker mode with peers by William Lallemand · 2 years ago
  14. 1344ebd MINOR: mworker/cli: does no try to dump the startup-logs w/o USE_SHM_OPEN by William Lallemand · 2 years, 1 month ago
  15. 2f67dd9 CLEANUP: mworker/cli: rename the status function to loadstatus by William Lallemand · 2 years, 1 month ago
  16. ec1f8a6 MINOR: mworker/cli: reload command displays the startup-logs by William Lallemand · 2 years, 1 month ago
  17. 68192b2 MINOR: mworker: store and shows loading status by William Lallemand · 2 years, 2 months ago
  18. 479cb3e MINOR: mworker/cli: replace close() by fd_delete() by William Lallemand · 2 years, 2 months ago
  19. ec059c2 MEDIUM: mworker/cli: keep the connection of the FD that ask for a reload by William Lallemand · 2 years, 2 months ago
  20. 14b98ef BUG/MINOR: mworker: PROC_O_LEAVING used but not updated by William Lallemand · 2 years, 4 months ago
  21. 2ee490f CLEANUP: mworker: rename mworker_pipe to mworker_sockpair by William Lallemand · 2 years, 5 months ago
  22. 34aae2f MEDIUM: mworker: set the iocb of the socketpair without using fd_insert() by William Lallemand · 2 years, 5 months ago
  23. c12b321 CLEANUP: applet: rename appctx_cs() to appctx_sc() by Willy Tarreau · 2 years, 6 months ago
  24. 475e463 CLEANUP: cli: rename all occurrences of stconn "cs" to "sc" by Willy Tarreau · 2 years, 6 months ago
  25. cb086c6 REORG: stconn: rename conn_stream.{c,h} to stconn.{c,h} by Willy Tarreau · 2 years, 6 months ago
  26. 5edca2f REORG: rename cs_utils.h to sc_strm.h by Willy Tarreau · 2 years, 6 months ago
  27. 40a9c32 CLEANUP: stconn: rename cs_{i,o}{b,c} to sc_{i,o}{b,c} by Willy Tarreau · 2 years, 6 months ago
  28. d0a06d5 CLEANUP: applet: use applet_put*() everywhere possible by Willy Tarreau · 2 years, 6 months ago
  29. 4596fe2 CLEANUP: conn_stream: tree-wide rename to stconn (stream connector) by Willy Tarreau · 2 years, 6 months ago
  30. 0698c80 CLEANUP: applet: remove the unneeded appctx->owner by Willy Tarreau · 2 years, 7 months ago
  31. 3824743 CLEANUP: tree-wide: use fd_set_nonblock() and fd_set_cloexec() by Willy Tarreau · 2 years, 7 months ago
  32. acef5e2 MINOR: tree-wide: always consider EWOULDBLOCK in addition to EAGAIN by Willy Tarreau · 2 years, 7 months ago
  33. 6b0a0fb CLEANUP: tree-wide: Remove any ref to stream-interfaces by Christopher Faulet · 2 years, 8 months ago
  34. a0bdec3 MEDIUM: stream-int/conn-stream: Move blocking flags from SI to CS by Christopher Faulet · 2 years, 8 months ago
  35. 908628c MEDIUM: tree-wide: Use CS util functions instead of SI ones by Christopher Faulet · 2 years, 8 months ago
  36. 86e1c33 MEDIUM: applet: Set the conn-stream as appctx owner instead of the stream-int by Christopher Faulet · 3 years ago
  37. 56be0e0 MINOR: mworker: allocate and initialize a mworker_proc by William Lallemand · 2 years, 10 months ago
  38. 55a921c BUG/MINOR: mworker: fix a FD leak of a sockpair upon a failed reload by William Lallemand · 2 years, 10 months ago
  39. 08cb945 CLEANUP: mworker: simplify mworker_free_child() by William Lallemand · 2 years, 10 months ago
  40. 90034bb MINOR: mworker: change the way we set PROC_O_LEAVING by William Lallemand · 3 years ago
  41. 6883674 MINOR: mworker: implement a reload failure counter by William Lallemand · 3 years ago
  42. ad221f4 MINOR: mworker: only increment the number of reload in wait mode by William Lallemand · 3 years, 1 month ago
  43. 5d71a6b CLEANUP: mworker: remove any relative PID reference by William Lallemand · 3 years, 1 month ago
  44. dfd10ab MINOR: proxy: Introduce proxy flags to replace disabled bitfield by Christopher Faulet · 3 years, 2 months ago
  45. 647a61c BUG/MINOR: proxy: Use .disabled field as a bitfield as documented by Christopher Faulet · 3 years, 2 months ago
  46. 8e765b8 MINOR: proxy: disabled takes a stopping and a disabled state by William Lallemand · 3 years, 4 months ago
  47. e8422bf MEDIUM: global: remove the relative_pid from global and mworker by Willy Tarreau · 3 years, 5 months ago
  48. 1f4fa90 BUG/MINOR: worker: Missing calloc return value check in mworker_env_to_proc_list by Remi Tricot-Le Breton · 3 years, 6 months ago
  49. 23c740e CLEANUP: cli/mworker: properly align the help messages by Willy Tarreau · 3 years, 7 months ago
  50. 7c66857 BUILD: mworker: include proxy.h in mworker.c by Willy Tarreau · 3 years, 7 months ago
  51. 745e98c BUILD: mworker: include tools.h from mworker.c by Willy Tarreau · 3 years, 7 months ago
  52. 15f9ac3 REORG: mworker: move proc_self from global to mworker by Willy Tarreau · 3 years, 7 months ago
  53. 2b71810 CLEANUP: lists/tree-wide: rename some list operations to avoid some confusion by Willy Tarreau · 3 years, 7 months ago
  54. 0182516 CLEANUP: config: make the cfg_keyword parsers take a const for the defproxy by Willy Tarreau · 3 years, 9 months ago
  55. 61cfdf4 CLEANUP: tree-wide: replace free(x);x=NULL with ha_free(&x) by Willy Tarreau · 3 years, 9 months ago
  56. 25439de BUG/MINOR: mworker: define _GNU_SOURCE for strsignal() by Bertrand Jacquin · 3 years, 10 months ago
  57. a74cb38 MINOR: protocol: register the receiver's I/O handler and not the protocol's by Willy Tarreau · 4 years, 1 month ago
  58. 18c20d2 MINOR: listeners: move the LI_O_MWORKER flag to the receiver by Willy Tarreau · 4 years, 2 months ago
  59. 75c98d1 CLEANUP: listeners: remove the do_close argument to unbind_listener() by Willy Tarreau · 4 years, 2 months ago
  60. c3914d4 MEDIUM: proxy: replace proxy->state with proxy->disabled by Willy Tarreau · 4 years, 2 months ago
  61. 43046fa MINOR: listener: move the INHERITED flag down to the receiver by Willy Tarreau · 4 years, 3 months ago
  62. b255105 CLEANUP: include: tree-wide alphabetical sort of include files by Willy Tarreau · 4 years, 6 months ago
  63. 36979d9 REORG: include: move the error reporting functions to from log.h to errors.h by Willy Tarreau · 4 years, 6 months ago
  64. 6be7849 REORG: include: move cfgparse.h to haproxy/cfgparse.h by Willy Tarreau · 4 years, 6 months ago
  65. dfd3de8 REORG: include: move stream.h to haproxy/stream{,-t}.h by Willy Tarreau · 4 years, 6 months ago
  66. a264d96 REORG: include: move proxy.h to haproxy/proxy{,-t}.h by Willy Tarreau · 4 years, 6 months ago
  67. aeed4a8 REORG: include: move log.h to haproxy/log{,-t}.h by Willy Tarreau · 4 years, 6 months ago
  68. 5e539c9 REORG: include: move stream_interface.h to haproxy/stream_interface{,-t}.h by Willy Tarreau · 4 years, 6 months ago
  69. 83487a8 REORG: include: move cli.h to haproxy/cli{,-t}.h by Willy Tarreau · 4 years, 6 months ago
  70. 3c2a7c2 REORG: include: move peers.h to haproxy/peers{,-t}.h by Willy Tarreau · 4 years, 6 months ago
  71. 3727a8a REORG: include: move signal.h to haproxy/signal{,-t}.h by Willy Tarreau · 4 years, 6 months ago
  72. f268ee8 REORG: include: split global.h into haproxy/global{,-t}.h by Willy Tarreau · 4 years, 6 months ago
  73. 213e990 REORG: include: move listener.h to haproxy/listener{,-t}.h by Willy Tarreau · 4 years, 6 months ago
  74. b5abe5b REORG: include: move mworker.h to haproxy/mworker{,-t}.h by Willy Tarreau · 4 years, 6 months ago
  75. 0f6ffd6 REORG: include: move fd.h to haproxy/fd{,-t}.h by Willy Tarreau · 4 years, 6 months ago
  76. 853b297 REORG: include: split mini-clist into haproxy/list and list-t.h by Willy Tarreau · 4 years, 6 months ago
  77. d678805 REORG: include: move version.h to haproxy/ by Willy Tarreau · 4 years, 6 months ago
  78. 4c7e4b7 REORG: include: update all files to use haproxy/api.h or api-t.h if needed by Willy Tarreau · 4 years, 6 months ago
  79. a655ba4 MINOR: mworker: replace ha_alert by ha_warning when exiting successfuly by William Lallemand · 4 years, 7 months ago
  80. d26c9f9 BUG/MINOR: mworker: properly pass SIGTTOU/SIGTTIN to workers by Willy Tarreau · 5 years ago
  81. 76a80c7 BUILD: mworker: silence two printf format warnings around getpid() by Willy Tarreau · 5 years ago
  82. 1dc6963 MINOR: mworker: add the HAProxy version in "show proc" by William Lallemand · 5 years ago
  83. e8669fc MINOR: mworker: change formatting in uptime field of "show proc" by William Lallemand · 5 years ago
  84. 9b7a976 BUG/MINOR: mworker: Fix memory leak of mworker_proc members by Tim Duesterhus · 6 years ago
  85. 619a95f MEDIUM: init/mworker: make the pipe register function a regular initcall by Willy Tarreau · 6 years ago
  86. 920fc8b BUG/MINOR: mworker: use after free when the PID not assigned by William Lallemand · 6 years ago
  87. 27edc4b MINOR: mworker: support a configurable maximum number of reloads by William Lallemand · 6 years ago
  88. 3f795f7 MEDIUM: tasks: Merge task_delete() and task_free() into task_destroy(). by Olivier Houchard · 6 years ago
  89. 74f0ec3 BUG/MINOR: mworker: ensure that we still quits with SIGINT by William Lallemand · 6 years ago
  90. 4cf4b33 BUG/MINOR: mworker: don't exit with an ambiguous value by William Lallemand · 6 years ago
  91. 32b6901 BUG/MINOR: mworker: mworker_kill should apply on every children by William Lallemand · 6 years ago
  92. 8f7069a CLEANUP: mworker: remove the type field in mworker_proc by William Lallemand · 6 years ago
  93. 4528611 MEDIUM: mworker: store the leaving state of a process by William Lallemand · 6 years ago
  94. ad53d6d MINOR: mworker/cli: show programs in 'show proc' by William Lallemand · 6 years ago
  95. 9a1ee7a MEDIUM: mworker-prog: implement program for master-worker by William Lallemand · 6 years ago
  96. 88dc7c5 REORG: mworker/cli: move CLI functions to mworker.c by William Lallemand · 6 years ago
  97. 3f12887 MINOR: mworker: don't use children variable anymore by William Lallemand · 6 years ago
  98. 9001ce8 REORG: mworker: move mworker_cleanlisteners to mworker.c by William Lallemand · 6 years ago
  99. e25473c REORG: mworker: move signal handlers and related functions by William Lallemand · 6 years ago
  100. 3fa724d REORG: mworker: move IPC functions to mworker.c by William Lallemand · 6 years ago