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