FTL/src/lua
DL6ER ec72408cc3
Re-apply Pi-hole specific Lua patches
Signed-off-by: DL6ER <dl6er@dl6er.de>
2023-05-14 09:11:02 +02:00
..
scripts Update inspect.lua 2022-11-25 12:07:46 +01:00
CMakeLists.txt Define default script path in /opt/pihole/libs and always build READLINE support if static libraries are available on the system 2020-11-18 23:14:24 +01:00
ftl_lua.c Print embedded libraries in pihole-FTL -vv 2022-11-25 12:07:46 +01:00
ftl_lua.h Merge branch 'development' into update/lua 2022-11-25 19:55:41 +01:00
lapi.c Update embedded Lua to 5.4.5 2023-04-30 21:10:44 +02:00
lapi.h Update embedded Lua to 5.4.5 2023-04-30 21:10:44 +02:00
lauxlib.c Update embedded Lua to 5.4.5 2023-04-30 21:10:44 +02:00
lauxlib.h Update embedded LUA to 5.4.4 2022-11-25 19:13:51 +01:00
lbaselib.c Update embedded LUA to 5.4.4 2022-11-25 19:13:51 +01:00
lcode.c Update embedded Lua to 5.4.5 2023-04-30 21:10:44 +02:00
lcode.h Include lua-5.4 inside FTL 2020-07-22 18:51:56 +02:00
lcorolib.c Update embedded Lua to 5.4.6 2023-05-14 09:10:34 +02:00
lctype.c Include lua-5.4 inside FTL 2020-07-22 18:51:56 +02:00
lctype.h Update LUA 5.4.0 -> 5.4.1 2020-11-19 00:10:44 +01:00
ldblib.c Update embedded LUA to 5.4.4 2022-11-25 19:13:51 +01:00
ldebug.c Update embedded Lua to 5.4.5 2023-04-30 21:10:44 +02:00
ldebug.h Update embedded Lua to 5.4.5 2023-04-30 21:10:44 +02:00
ldo.c Update embedded Lua to 5.4.5 2023-04-30 21:10:44 +02:00
ldo.h Update embedded Lua to 5.4.5 2023-04-30 21:10:44 +02:00
ldump.c Update embedded Lua to 5.4.5 2023-04-30 21:10:44 +02:00
lfunc.c Update embedded Lua to 5.4.5 2023-04-30 21:10:44 +02:00
lfunc.h Update embedded Lua to 5.4.5 2023-04-30 21:10:44 +02:00
lgc.c Update embedded Lua to 5.4.5 2023-04-30 21:10:44 +02:00
lgc.h Update embedded Lua to 5.4.5 2023-04-30 21:10:44 +02:00
linit.c Re-apply Pi-hole specific Lua patches 2023-05-14 09:11:02 +02:00
liolib.c Update embedded LUA to 5.4.4 2022-11-25 19:13:51 +01:00
ljumptab.h Include lua-5.4 inside FTL 2020-07-22 18:51:56 +02:00
llex.c Update embedded Lua to 5.4.5 2023-04-30 21:10:44 +02:00
llex.h Update LUA 5.4.0 -> 5.4.1 2020-11-19 00:10:44 +01:00
llimits.h Update embedded Lua to 5.4.5 2023-04-30 21:10:44 +02:00
lmathlib.c Update embedded Lua to 5.4.5 2023-04-30 21:10:44 +02:00
lmem.c Update embedded Lua to 5.4.5 2023-04-30 21:10:44 +02:00
lmem.h Include lua-5.4 inside FTL 2020-07-22 18:51:56 +02:00
loadlib.c Update embedded Lua to 5.4.5 2023-04-30 21:10:44 +02:00
lobject.c Update embedded Lua to 5.4.5 2023-04-30 21:10:44 +02:00
lobject.h Update embedded Lua to 5.4.5 2023-04-30 21:10:44 +02:00
lopcodes.c Include lua-5.4 inside FTL 2020-07-22 18:51:56 +02:00
lopcodes.h Update embedded Lua to 5.4.5 2023-04-30 21:10:44 +02:00
lopnames.h Include lua-5.4 inside FTL 2020-07-22 18:51:56 +02:00
loslib.c Update embedded Lua to 5.4.5 2023-04-30 21:10:44 +02:00
lparser.c Update embedded Lua to 5.4.5 2023-04-30 21:10:44 +02:00
lparser.h Update embedded LUA to 5.4.4 2022-11-25 19:13:51 +01:00
lprefix.h Include lua-5.4 inside FTL 2020-07-22 18:51:56 +02:00
lstate.c Update embedded Lua to 5.4.6 2023-05-14 09:10:34 +02:00
lstate.h Update embedded Lua to 5.4.5 2023-04-30 21:10:44 +02:00
lstring.c Update embedded LUA to 5.4.4 2022-11-25 19:13:51 +01:00
lstring.h Update embedded LUA to 5.4.4 2022-11-25 19:13:51 +01:00
lstrlib.c Update embedded Lua to 5.4.5 2023-04-30 21:10:44 +02:00
ltable.c Update embedded Lua to 5.4.5 2023-04-30 21:10:44 +02:00
ltable.h Update embedded Lua to 5.4.5 2023-04-30 21:10:44 +02:00
ltablib.c Update embedded Lua to 5.4.5 2023-04-30 21:10:44 +02:00
ltm.c Update embedded Lua to 5.4.5 2023-04-30 21:10:44 +02:00
ltm.h Update embedded Lua to 5.4.5 2023-04-30 21:10:44 +02:00
lua.c Re-apply Pi-hole specific Lua patches 2023-05-14 09:11:02 +02:00
lua.h Update embedded Lua to 5.4.6 2023-05-14 09:10:34 +02:00
luac.c Re-apply Pi-hole specific Lua patches 2023-05-14 09:11:02 +02:00
luaconf.h Update embedded Lua to 5.4.5 2023-04-30 21:10:44 +02:00
lualib.h Re-apply Pi-hole specific Lua patches 2023-05-14 09:11:02 +02:00
lundump.c Update embedded Lua to 5.4.5 2023-04-30 21:10:44 +02:00
lundump.h Include lua-5.4 inside FTL 2020-07-22 18:51:56 +02:00
lutf8lib.c Update embedded Lua to 5.4.5 2023-04-30 21:10:44 +02:00
lvm.c Update embedded Lua to 5.4.5 2023-04-30 21:10:44 +02:00
lvm.h Update embedded Lua to 5.4.5 2023-04-30 21:10:44 +02:00
lzio.c Include lua-5.4 inside FTL 2020-07-22 18:51:56 +02:00
lzio.h Include lua-5.4 inside FTL 2020-07-22 18:51:56 +02:00