- 86f3707 MINOR: server: mark servers referenced by LUA script as non purgeable by Amaury Denoyelle · Mon Aug 23 14:06:31 2021 +0200
- 0b26b38 MINOR: stats: pass the appctx flags to stats_fill_info() by Willy Tarreau · Sat May 08 07:43:53 2021 +0200
- 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
- 29e9326 CLEANUP: hlua: Use net_addr structure internally to parse and compare addresses by Christopher Faulet · Fri Feb 26 09:39:05 2021 +0100
- 69beaa9 REORG: server: Export and rename some functions updating server info by Christopher Faulet · Tue Feb 16 12:07:47 2021 +0100
- 655e14e MEDIUM: stats: allow to select one field in `stats_fill_li_stats` by William Dauchy · Sun Feb 14 23:22:54 2021 +0100
- d3a9a49 MEDIUM: stats: allow to select one field in `stats_fill_sv_stats` by William Dauchy · Mon Jan 25 17:29:03 2021 +0100
- da3b466 MEDIUM: stats: allow to select one field in `stats_fill_be_stats` by William Dauchy · Mon Jan 25 17:29:01 2021 +0100
- f4c12d4 BUILD/MINOR: lua: define _GNU_SOURCE for LLONG_MAX by Bertrand Jacquin · Thu Jan 21 21:14:07 2021 +0000
- 0ef5439 MEDIUM: stats: allow to select one field in `stats_fill_fe_stats` by William Dauchy · Sun Jan 17 18:27:45 2021 +0100
- b255105 CLEANUP: include: tree-wide alphabetical sort of include files by Willy Tarreau · Tue Jun 09 09:07:15 2020 +0200
- 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
- 1e56f92 REORG: include: move server.h to haproxy/server{,-t}.h by Willy Tarreau · Thu Jun 04 23:20:13 2020 +0200
- a264d96 REORG: include: move proxy.h to haproxy/proxy{,-t}.h by Willy Tarreau · Thu Jun 04 22:29:18 2020 +0200
- aeed4a8 REORG: include: move log.h to haproxy/log{,-t}.h by Willy Tarreau · Thu Jun 04 22:01:04 2020 +0200
- 83487a8 REORG: include: move cli.h to haproxy/cli{,-t}.h by Willy Tarreau · Thu Jun 04 20:19:54 2020 +0200
- 2eec9b5 REORG: include: move stats.h to haproxy/stats{,-t}.h by Willy Tarreau · Thu Jun 04 19:58:55 2020 +0200
- 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
- 872f2ea REORG: include: move stick_table.h to haproxy/stick_table{,-t}.h by Willy Tarreau · Thu Jun 04 18:46:44 2020 +0200
- 8641605 REORG: include: move hlua.h to haproxy/hlua{,-t}.h by Willy Tarreau · Thu Jun 04 09:20:54 2020 +0200
- cd72d8c REORG: include: split common/http.h into haproxy/http{,-t}.h by Willy Tarreau · Tue Jun 02 19:11:26 2020 +0200
- 7cd8b6e REORG: include: split common/regex.h into haproxy/regex{,-t}.h by Willy Tarreau · Tue Jun 02 17:32:26 2020 +0200
- 6131d6a REORG: include: move common/net_helper.h to haproxy/net_helper.h by Willy Tarreau · Tue Jun 02 16:48:09 2020 +0200
- 92b4f13 REORG: include: move time.h from common/ to haproxy/ by Willy Tarreau · Mon Jun 01 11:05:15 2020 +0200
- 31a841c BUG/MINOR: lua: Add missing string length for lua sticktable lookup by Nathan Neulinger · Tue Mar 03 20:32:47 2020 -0600
- 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
- 49bbf52 MINOR: lua: allow changing port with set_addr by Joseph C. Sible · Mon May 04 22:20:32 2020 -0400
- ce7b00f CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Mon Mar 23 22:28:40 2020 +0500
- 26474c4 CLEANUP: lua: fix aliasing issues in the address matching code by Willy Tarreau · Tue Feb 25 10:02:51 2020 +0100
- 1a693fc MEDIUM: cli: Allow multiple filter entries for "show table" by Adis Nezirovic · Thu Jan 16 15:19:29 2020 +0100
- eaa5537 MINOR: stats: prepare to add a description with each stat/info field by Willy Tarreau · Wed Oct 09 07:39:11 2019 +0200
- 708c416 MINOR: stats: replace the ST_* uri_auth flags with STAT_* by Willy Tarreau · Wed Oct 09 10:19:16 2019 +0200
- 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
- 1b8e68e MEDIUM: stick-table: Stop handling stick-tables as proxies. by Frédéric Lécaille · Thu Mar 14 07:07:41 2019 +0100
- 3092565 CLEANUP: h1: remove some occurrences of unneeded h1.h inclusions by Willy Tarreau · Tue Dec 11 11:11:37 2018 +0100
- b3d92e3 CLEANUP: fix typos in the hlua_fcn subsystem by Joseph Herlant · Thu Nov 15 09:35:04 2018 -0800
- 8878f8e MEDIUM: lua: Add stick table support for Lua. by Adis Nezirovic · Fri Jul 13 12:18:33 2018 +0200
- 35b51c6 REORG: http: move the HTTP semantics definitions to http.h/http.c by Willy Tarreau · Mon Sep 10 15:38:55 2018 +0200
- 83061a8 MAJOR: chunks: replace struct chunk with struct buffer by Willy Tarreau · Fri Jul 13 11:56:34 2018 +0200
- 843b7cb MEDIUM: chunks: make the chunk struct's fields match the buffer struct by Willy Tarreau · Fri Jul 13 10:54:26 2018 +0200
- 29d6980 BUG/MINOR: lua: ensure large proxy IDs can be represented by Willy Tarreau · Sun May 06 14:50:09 2018 +0200
- 32d539f MINOR: lua: add get_maxconn and set_maxconn to LUA Server class. by Patrick Hemmer · Sun Apr 29 14:25:46 2018 -0400
- a62ae7e MINOR: lua: Add server name & puid to LUA Server class. by Patrick Hemmer · Sun Apr 29 14:23:48 2018 -0400
- fbc74e8 MINOR/CLEANUP: proxy: rename "proxy" to "proxies_list" by Olivier Houchard · Fri Nov 24 16:54:05 2017 +0100
- 2a944ee BUILD: threads: Rename SPIN/RWLOCK macros using HA_ prefix by Christopher Faulet · Tue Nov 07 10:42:54 2017 +0100
- 8c4954c BUG/MINOR: lua: fix missing lock protection on server. by Emeric Brun · Thu Nov 02 17:21:40 2017 +0100
- 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
- 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
- 7c210e6 BUG/MINOR: lua: const attribute of a string is overridden by Thierry FOURNIER · Fri Oct 27 14:13:51 2017 +0200
- 3190427 MINOR: hlua: Add regex class by Thierry FOURNIER · Wed Oct 25 12:59:51 2017 +0200
- 46c7255 MINOR: lua: add uuid to the Class Proxy by Baptiste Assmann · Thu Oct 26 21:51:58 2017 +0200
- 5a13351 BUG/MEDIUM: log: check result details truncated. by Emeric Brun · Thu Oct 19 14:42:30 2017 +0200
- ceee933 BUG/MINOR: lua: Fix bitwise logic for hlua_server_check_* functions. by Adis Nezirovic · Wed Jul 26 09:19:06 2017 +0200
- 9b82a58 MINOR: lua: Add lists of frontends and backends by Thierry FOURNIER · Mon Jul 24 13:30:43 2017 +0200
- f2bbe38 MINOR: lua: Add proxy as member of proxy object. by Thierry FOURNIER · Mon Jul 24 13:59:22 2017 +0200
- a9f0404 BUG/MINOR: lua: Correctly use INET6_ADDRSTRLEN in Server.get_addr() by Nenad Merdanovic · Sun Jul 23 22:04:59 2017 -0400
- 3849473 BUG/MINOR: lua: Fix Server.get_addr() port values by Nenad Merdanovic · Sun Jul 23 22:04:58 2017 -0400
- 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
- de6925e BUILD: lua: build failed on FreeBSD. by Thierry FOURNIER · Fri Dec 23 17:03:25 2016 +0100
- c95bad5 MEDIUM: move listener->frontend to bind_conf->frontend by Willy Tarreau · Thu Dec 22 00:13:31 2016 +0100
- 8a1027a MINOR: lua: Add tokenize function. by Thierry FOURNIER / OZON.IO · Thu Nov 24 20:48:38 2016 +0100
- 7f3aa8b MINOR: lua: add utility function for check boolean argument by Thierry FOURNIER / OZON.IO · Thu Nov 24 20:37:38 2016 +0100
- 9ed6203 REORG: cli: split dumpstats.h in stats.h and cli.h by William Lallemand · Mon Nov 21 17:49:11 2016 +0100
- 62fec75 MINOR: lua: add ip addresses and network manipulation function by Thierry FOURNIER / OZON.IO · Thu Nov 10 20:38:11 2016 +0100
- 3c2f2f2 CLEANUP: remove unneeded casts by Vincent Bernat · Sun Apr 03 13:48:42 2016 +0200
- ff48042 MINOR: lua: add class listener by Thierry Fournier · Thu Feb 25 08:36:46 2016 +0100
- f2fdc9d MINOR: lua: add class server by Thierry Fournier · Mon Feb 22 08:21:39 2016 +0100
- f61aa63 MINOR: lua: add class proxy by Thierry Fournier · Fri Feb 19 20:56:00 2016 +0100
- eea77c0 MINOR: lua: dump general info by Thierry Fournier · Fri Mar 18 08:47:13 2016 +0100
- 8b0d6e1 MINOR: lua: convert field to lua type by Thierry Fournier · Wed Mar 16 18:29:13 2016 +0100
- 94ed1c1 MINOR: lua: Add internal function which strip spaces by Thierry Fournier · Wed Feb 24 08:06:32 2016 +0100
- 3d4a675 MINOR: lua: post initialization by Thierry Fournier · Fri Feb 19 20:53:30 2016 +0100
- 45e78d7 MINOR: lua: refactor the Lua object registration by Thierry Fournier · Fri Feb 19 18:34:46 2016 +0100
- 4f99b27 CLEANUP: lua: Remove two same functions by Thierry Fournier · Mon Feb 22 08:40:02 2016 +0100
- 991188d MINOR: lua: remove some useless checks by Thierry Fournier · Mon Feb 22 19:07:12 2016 +0100
- ddd8988 MINOR: lua: move class registration facilities by Thierry Fournier · Mon Feb 22 19:52:08 2016 +0100
- e726b14 DOC: lua: copyrights by Thierry Fournier · Thu Feb 11 17:57:57 2016 +0100
- 49d4842 BUG/MAJOR: lua: segfault using Concat object by Thierry Fournier · Fri Feb 19 12:09:29 2016 +0100
- 1de1659 MINOR: lua: Add concat class by Thierry Fournier · Wed Jan 27 09:49:07 2016 +0100
- 5351827 MINOR: lua: merge function by Thierry Fournier · Wed Jan 27 10:34:09 2016 +0100
- 9e7e3ea MINOR: lua: move common function by Thierry Fournier · Wed Jan 27 09:55:30 2016 +0100
- 1550d5d MINOR: lua: Add date functions by Thierry Fournier · Thu Jan 21 09:35:41 2016 +0100
- b1f4656 MINOR: lua: add "now" time function by Thierry Fournier · Thu Jan 21 09:46:15 2016 +0100
- fb0b546 MINOR: lua: file dedicated to unsafe functions by Thierry Fournier · Thu Jan 21 09:28:58 2016 +0100