1. a898241 BUG/MINOR: hlua_fcn: potentially unsafe stktable_data_ptr usage by Aurelien DARRAGON · 1 year, 3 months ago
  2. 202edb5 BUG/MEDIUM: hlua_fcn/queue: bad pop_wait sequencing by Aurelien DARRAGON · 1 year, 5 months ago
  3. 4163036 BUG/MINOR: hlua_fcn/queue: use atomic load to fetch queue size by Aurelien DARRAGON · 1 year, 5 months ago
  4. 2b8f7ab MINOR: hlua_fcn/mailers: handle timeout mail from mailers section by Aurelien DARRAGON · 1 year, 5 months ago
  5. d7d507a CLEANUP: hlua_fcn/queue: make queue:push() easier to read by Aurelien DARRAGON · 1 year, 7 months ago
  6. c0af7cd BUG/MINOR: hlua_fcn/queue: fix reference leak by Aurelien DARRAGON · 1 year, 7 months ago
  7. bd8a94a BUG/MINOR: hlua_fcn/queue: fix broken pop_wait() by Aurelien DARRAGON · 1 year, 7 months ago
  8. 86fb22c MINOR: hlua_fcn: add Queue class by Aurelien DARRAGON · 1 year, 7 months ago
  9. 717a38d MINOR: hlua: expose proxy mailers by Aurelien DARRAGON · 1 year, 7 months ago
  10. fc84553 MINOR: hlua_fcn: add Proxy.get_srv_act() and Proxy.get_srv_bck() by Aurelien DARRAGON · 1 year, 8 months ago
  11. fc759b4 MINOR: hlua_fcn: add Server.get_pend_conn() and Server.get_cur_sess() by Aurelien DARRAGON · 1 year, 8 months ago
  12. 3889efa MINOR: hlua_fcn: add Server.get_proxy() by Aurelien DARRAGON · 1 year, 8 months ago
  13. 4be36a1 MINOR: hlua_fcn: add Server.get_trackers() by Aurelien DARRAGON · 1 year, 8 months ago
  14. 406511a MINOR: hlua_fcn: add Server.tracking() by Aurelien DARRAGON · 1 year, 8 months ago
  15. 7a03dee MINOR: hlua_fcn: add Server.is_dynamic() by Aurelien DARRAGON · 1 year, 8 months ago
  16. c72051d MINOR: hlua_fcn: add Server.is_backup() by Aurelien DARRAGON · 1 year, 8 months ago
  17. 862a0fe MINOR: hlua_fcn: fix Server.is_draining() return type by Aurelien DARRAGON · 1 year, 8 months ago
  18. c05d30e MINOR: clock: replace the timeval start_time with start_time_ns by Willy Tarreau · 1 year, 7 months ago
  19. 69530f5 MEDIUM: clock: replace timeval "now" with integer "now_ns" by Willy Tarreau · 1 year, 7 months ago
  20. d2f61de BUG/MINOR: hlua: return wall-clock date, not internal date in core.now() by Willy Tarreau · 1 year, 7 months ago
  21. ccf8012 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 1 year, 7 months ago
  22. 1746b56 MINOR: server: change srv_op_st_chg_cause storage type by Aurelien DARRAGON · 1 year, 8 months ago
  23. 223770d MINOR: hlua/event_hdl: per-server event subscription by Aurelien DARRAGON · 1 year, 9 months ago
  24. c84899c MEDIUM: hlua/event_hdl: initial support for event handlers by Aurelien DARRAGON · 1 year, 9 months ago
  25. 94ee663 MINOR: hlua_fcn: add server->get_rid() method by Aurelien DARRAGON · 1 year, 9 months ago
  26. c4b2437 MEDIUM: hlua_fcn/api: remove some old server and proxy attributes by Aurelien DARRAGON · 1 year, 9 months ago
  27. 1edf36a MEDIUM: hlua_fcn: dynamic server iteration and indexing by Thierry Fournier · 2 years, 2 months ago
  28. b046773 MINOR: hlua_fcn: alternative to old proxy and server attributes by Thierry Fournier · 2 years, 2 months ago
  29. 467913c MEDIUM: hlua: Dynamic list of frontend/backend in Lua by Thierry Fournier · 2 years, 2 months ago
  30. 599f231 MINOR: hlua: Fix two functions that return nothing useful by Thierry Fournier · 2 years, 2 months ago
  31. 7664222 MEDIUM: stick-table: switch the table lock to rwlock by Willy Tarreau · 2 years, 2 months ago
  32. 7d00077 BUG/MEDIUM: proxy: ensure pause_proxy() and resume_proxy() own PROXY_LOCK by Aurelien DARRAGON · 2 years, 3 months ago
  33. 6eded62 CLEANUP: Add missing header to hlua_fcn.c by Tim Duesterhus · 2 years, 7 months ago
  34. 82d5f01 BUG/MINOR: lua: don't expose internal proxies by William Lallemand · 3 years ago
  35. 63617db BUILD: idleconns: include missing ebmbtree.h at several places by Willy Tarreau · 3 years, 2 months ago
  36. 2753940 BUILD: hlua: needs to include stream-t.h by Willy Tarreau · 3 years, 2 months ago
  37. 86f3707 MINOR: server: mark servers referenced by LUA script as non purgeable by Amaury Denoyelle · 3 years, 3 months ago
  38. 0b26b38 MINOR: stats: pass the appctx flags to stats_fill_info() by Willy Tarreau · 3 years, 7 months ago
  39. 2ec4e3c BUG/MINOR: hlua: Don't strip last non-LWS char in hlua_pushstrippedstring() by Christopher Faulet · 3 years, 9 months ago
  40. 29e9326 CLEANUP: hlua: Use net_addr structure internally to parse and compare addresses by Christopher Faulet · 3 years, 9 months ago
  41. 69beaa9 REORG: server: Export and rename some functions updating server info by Christopher Faulet · 3 years, 9 months ago
  42. 655e14e MEDIUM: stats: allow to select one field in `stats_fill_li_stats` by William Dauchy · 3 years, 10 months ago
  43. d3a9a49 MEDIUM: stats: allow to select one field in `stats_fill_sv_stats` by William Dauchy · 3 years, 10 months ago
  44. da3b466 MEDIUM: stats: allow to select one field in `stats_fill_be_stats` by William Dauchy · 3 years, 10 months ago
  45. f4c12d4 BUILD/MINOR: lua: define _GNU_SOURCE for LLONG_MAX by Bertrand Jacquin · 3 years, 10 months ago
  46. 0ef5439 MEDIUM: stats: allow to select one field in `stats_fill_fe_stats` by William Dauchy · 3 years, 10 months ago
  47. b255105 CLEANUP: include: tree-wide alphabetical sort of include files by Willy Tarreau · 4 years, 6 months ago
  48. 36979d9 REORG: include: move the error reporting functions to from log.h to errors.h by Willy Tarreau · 4 years, 6 months ago
  49. 1e56f92 REORG: include: move server.h to haproxy/server{,-t}.h by Willy Tarreau · 4 years, 6 months ago
  50. a264d96 REORG: include: move proxy.h to haproxy/proxy{,-t}.h by Willy Tarreau · 4 years, 6 months ago
  51. aeed4a8 REORG: include: move log.h to haproxy/log{,-t}.h by Willy Tarreau · 4 years, 6 months ago
  52. 83487a8 REORG: include: move cli.h to haproxy/cli{,-t}.h by Willy Tarreau · 4 years, 6 months ago
  53. 2eec9b5 REORG: include: move stats.h to haproxy/stats{,-t}.h by Willy Tarreau · 4 years, 6 months ago
  54. 8c42b8a REORG: include: split common/uri_auth.h into haproxy/uri_auth{,-t}.h by Willy Tarreau · 4 years, 6 months ago
  55. 872f2ea REORG: include: move stick_table.h to haproxy/stick_table{,-t}.h by Willy Tarreau · 4 years, 6 months ago
  56. 8641605 REORG: include: move hlua.h to haproxy/hlua{,-t}.h by Willy Tarreau · 4 years, 6 months ago
  57. cd72d8c REORG: include: split common/http.h into haproxy/http{,-t}.h by Willy Tarreau · 4 years, 6 months ago
  58. 7cd8b6e REORG: include: split common/regex.h into haproxy/regex{,-t}.h by Willy Tarreau · 4 years, 6 months ago
  59. 6131d6a REORG: include: move common/net_helper.h to haproxy/net_helper.h by Willy Tarreau · 4 years, 6 months ago
  60. 92b4f13 REORG: include: move time.h from common/ to haproxy/ by Willy Tarreau · 4 years, 6 months ago
  61. 31a841c BUG/MINOR: lua: Add missing string length for lua sticktable lookup by Nathan Neulinger · 4 years, 9 months ago
  62. ad9f9ed BUG/MEDIUM: lua: Fix dumping of stick table entries for STD_T_DICT by Adis Nezirovic · 4 years, 7 months ago
  63. 49bbf52 MINOR: lua: allow changing port with set_addr by Joseph C. Sible · 4 years, 7 months ago
  64. ce7b00f CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 4 years, 8 months ago
  65. 26474c4 CLEANUP: lua: fix aliasing issues in the address matching code by Willy Tarreau · 4 years, 9 months ago
  66. 1a693fc MEDIUM: cli: Allow multiple filter entries for "show table" by Adis Nezirovic · 4 years, 11 months ago
  67. eaa5537 MINOR: stats: prepare to add a description with each stat/info field by Willy Tarreau · 5 years ago
  68. 708c416 MINOR: stats: replace the ST_* uri_auth flags with STAT_* by Willy Tarreau · 5 years ago
  69. 2674303 MEDIUM: regex: modify regex_comp() to atomically allocate/free the my_regex struct by Dragan Dosen · 6 years ago
  70. 1b8e68e MEDIUM: stick-table: Stop handling stick-tables as proxies. by Frédéric Lécaille · 6 years ago
  71. 3092565 CLEANUP: h1: remove some occurrences of unneeded h1.h inclusions by Willy Tarreau · 6 years ago
  72. b3d92e3 CLEANUP: fix typos in the hlua_fcn subsystem by Joseph Herlant · 6 years ago
  73. 8878f8e MEDIUM: lua: Add stick table support for Lua. by Adis Nezirovic · 6 years ago
  74. 35b51c6 REORG: http: move the HTTP semantics definitions to http.h/http.c by Willy Tarreau · 6 years ago
  75. 83061a8 MAJOR: chunks: replace struct chunk with struct buffer by Willy Tarreau · 6 years ago
  76. 843b7cb MEDIUM: chunks: make the chunk struct's fields match the buffer struct by Willy Tarreau · 6 years ago
  77. 29d6980 BUG/MINOR: lua: ensure large proxy IDs can be represented by Willy Tarreau · 7 years ago
  78. 32d539f MINOR: lua: add get_maxconn and set_maxconn to LUA Server class. by Patrick Hemmer · 7 years ago
  79. a62ae7e MINOR: lua: Add server name & puid to LUA Server class. by Patrick Hemmer · 7 years ago
  80. fbc74e8 MINOR/CLEANUP: proxy: rename "proxy" to "proxies_list" by Olivier Houchard · 7 years ago
  81. 2a944ee BUILD: threads: Rename SPIN/RWLOCK macros using HA_ prefix by Christopher Faulet · 7 years ago
  82. 8c4954c BUG/MINOR: lua: fix missing lock protection on server. by Emeric Brun · 7 years ago
  83. 9f0b458 MEDIUM: threads/server: Use the server lock to protect health check and cli concurrency by Emeric Brun · 7 years ago
  84. ffbad79 MEDIUM: threads/lua: Makes the jmpbuf and some other buffers local to the current thread. by Thierry FOURNIER · 7 years ago
  85. 7c210e6 BUG/MINOR: lua: const attribute of a string is overridden by Thierry FOURNIER · 7 years ago
  86. 3190427 MINOR: hlua: Add regex class by Thierry FOURNIER · 7 years ago
  87. 46c7255 MINOR: lua: add uuid to the Class Proxy by Baptiste Assmann · 7 years ago
  88. 5a13351 BUG/MEDIUM: log: check result details truncated. by Emeric Brun · 7 years ago
  89. ceee933 BUG/MINOR: lua: Fix bitwise logic for hlua_server_check_* functions. by Adis Nezirovic · 7 years ago
  90. 9b82a58 MINOR: lua: Add lists of frontends and backends by Thierry FOURNIER · 7 years ago
  91. f2bbe38 MINOR: lua: Add proxy as member of proxy object. by Thierry FOURNIER · 7 years ago
  92. a9f0404 BUG/MINOR: lua: Correctly use INET6_ADDRSTRLEN in Server.get_addr() by Nenad Merdanovic · 7 years ago
  93. 3849473 BUG/MINOR: lua: Fix Server.get_addr() port values by Nenad Merdanovic · 7 years ago
  94. abd9bb2 BUILD: lua: replace timegm() with my_timegm() to fix build on Solaris 10 by Willy Tarreau · 7 years ago
  95. de6925e BUILD: lua: build failed on FreeBSD. by Thierry FOURNIER · 8 years ago
  96. c95bad5 MEDIUM: move listener->frontend to bind_conf->frontend by Willy Tarreau · 8 years ago
  97. 8a1027a MINOR: lua: Add tokenize function. by Thierry FOURNIER / OZON.IO · 8 years ago
  98. 7f3aa8b MINOR: lua: add utility function for check boolean argument by Thierry FOURNIER / OZON.IO · 8 years ago
  99. 9ed6203 REORG: cli: split dumpstats.h in stats.h and cli.h by William Lallemand · 8 years ago
  100. 62fec75 MINOR: lua: add ip addresses and network manipulation function by Thierry FOURNIER / OZON.IO · 8 years ago