Stefan Bühler
|
3bf903c398
|
[lua] provide and use li_lua_new_protected_metatable to prevent tampering with metatables
Change-Id: Ifda5a1465c8fc291f0f09490a9f6e2c3f6b27504
|
2021-08-05 16:06:48 +02:00 |
Stefan Bühler
|
061b2a4262
|
[core] handle differences between options/actions/setups in plugin.c
|
2013-08-22 18:02:50 +02:00 |
Stefan Bühler
|
0d85a068c8
|
[lua] add per lua_State lock
|
2013-05-04 13:11:25 +02:00 |
Stefan Bühler
|
a8efcfcc0e
|
modify plugin api to include worker context for action/option parsing; add per-worker callback for stop_worker
* create main_worker earlier
|
2010-05-07 20:54:50 +02:00 |
Stefan Bühler
|
e0370fac79
|
Fix some lua handling; add args for lua plugins/handlers
|
2010-02-14 15:48:25 +01:00 |
Stefan Bühler
|
fe7ddede88
|
Add lua plugins
|
2009-12-21 19:09:55 +01:00 |
Stefan Bühler
|
d9228f3ef0
|
Add per worker lua_State
|
2009-11-01 15:43:12 +01:00 |
Stefan Bühler
|
39a879f89a
|
Add "include_lua" to config special commands if compiled with lua
|
2009-09-14 18:58:42 +02:00 |
Stefan Bühler
|
282a2d1b4a
|
Prefix LI_API functions with "li_"
|
2009-07-09 22:17:24 +02:00 |
Stefan Bühler
|
99b203e3d8
|
Prefix typenames, enums and some macros with "li" and "LI_"; CamelCase TypeNames
|
2009-07-08 21:06:07 +02:00 |
Stefan Bühler
|
3dceeb5916
|
Move include files into a separate directory and cleanup include order
|
2008-11-16 21:33:53 +01:00 |