1. ceee933 BUG/MINOR: lua: Fix bitwise logic for hlua_server_check_* functions. by Adis Nezirovic · Wed Jul 26 09:19:06 2017 +0200
  2. 9b82a58 MINOR: lua: Add lists of frontends and backends by Thierry FOURNIER · Mon Jul 24 13:30:43 2017 +0200
  3. f2bbe38 MINOR: lua: Add proxy as member of proxy object. by Thierry FOURNIER · Mon Jul 24 13:59:22 2017 +0200
  4. a9f0404 BUG/MINOR: lua: Correctly use INET6_ADDRSTRLEN in Server.get_addr() by Nenad Merdanovic · Sun Jul 23 22:04:59 2017 -0400
  5. 3849473 BUG/MINOR: lua: Fix Server.get_addr() port values by Nenad Merdanovic · Sun Jul 23 22:04:58 2017 -0400
  6. 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
  7. de6925e BUILD: lua: build failed on FreeBSD. by Thierry FOURNIER · Fri Dec 23 17:03:25 2016 +0100
  8. c95bad5 MEDIUM: move listener->frontend to bind_conf->frontend by Willy Tarreau · Thu Dec 22 00:13:31 2016 +0100
  9. 8a1027a MINOR: lua: Add tokenize function. by Thierry FOURNIER / OZON.IO · Thu Nov 24 20:48:38 2016 +0100
  10. 7f3aa8b MINOR: lua: add utility function for check boolean argument by Thierry FOURNIER / OZON.IO · Thu Nov 24 20:37:38 2016 +0100
  11. 9ed6203 REORG: cli: split dumpstats.h in stats.h and cli.h by William Lallemand · Mon Nov 21 17:49:11 2016 +0100
  12. 62fec75 MINOR: lua: add ip addresses and network manipulation function by Thierry FOURNIER / OZON.IO · Thu Nov 10 20:38:11 2016 +0100
  13. 3c2f2f2 CLEANUP: remove unneeded casts by Vincent Bernat · Sun Apr 03 13:48:42 2016 +0200
  14. ff48042 MINOR: lua: add class listener by Thierry Fournier · Thu Feb 25 08:36:46 2016 +0100
  15. f2fdc9d MINOR: lua: add class server by Thierry Fournier · Mon Feb 22 08:21:39 2016 +0100
  16. f61aa63 MINOR: lua: add class proxy by Thierry Fournier · Fri Feb 19 20:56:00 2016 +0100
  17. eea77c0 MINOR: lua: dump general info by Thierry Fournier · Fri Mar 18 08:47:13 2016 +0100
  18. 8b0d6e1 MINOR: lua: convert field to lua type by Thierry Fournier · Wed Mar 16 18:29:13 2016 +0100
  19. 94ed1c1 MINOR: lua: Add internal function which strip spaces by Thierry Fournier · Wed Feb 24 08:06:32 2016 +0100
  20. 3d4a675 MINOR: lua: post initialization by Thierry Fournier · Fri Feb 19 20:53:30 2016 +0100
  21. 45e78d7 MINOR: lua: refactor the Lua object registration by Thierry Fournier · Fri Feb 19 18:34:46 2016 +0100
  22. 4f99b27 CLEANUP: lua: Remove two same functions by Thierry Fournier · Mon Feb 22 08:40:02 2016 +0100
  23. 991188d MINOR: lua: remove some useless checks by Thierry Fournier · Mon Feb 22 19:07:12 2016 +0100
  24. ddd8988 MINOR: lua: move class registration facilities by Thierry Fournier · Mon Feb 22 19:52:08 2016 +0100
  25. e726b14 DOC: lua: copyrights by Thierry Fournier · Thu Feb 11 17:57:57 2016 +0100
  26. 49d4842 BUG/MAJOR: lua: segfault using Concat object by Thierry Fournier · Fri Feb 19 12:09:29 2016 +0100
  27. 1de1659 MINOR: lua: Add concat class by Thierry Fournier · Wed Jan 27 09:49:07 2016 +0100
  28. 5351827 MINOR: lua: merge function by Thierry Fournier · Wed Jan 27 10:34:09 2016 +0100
  29. 9e7e3ea MINOR: lua: move common function by Thierry Fournier · Wed Jan 27 09:55:30 2016 +0100
  30. 1550d5d MINOR: lua: Add date functions by Thierry Fournier · Thu Jan 21 09:35:41 2016 +0100
  31. b1f4656 MINOR: lua: add "now" time function by Thierry Fournier · Thu Jan 21 09:46:15 2016 +0100
  32. fb0b546 MINOR: lua: file dedicated to unsafe functions by Thierry Fournier · Thu Jan 21 09:28:58 2016 +0100