Mark Crane
|
20ebba2ff6
|
Fix a bug with xml handler directory message count dofile.
|
2013-06-01 06:08:38 +00:00 |
Mark Crane
|
3cf7745739
|
Fixed a problem when debug params is set to true and reloadxml command is used it threw an error about nil params on some things.
|
2013-05-28 19:01:18 +00:00 |
Mark Crane
|
cbbb7250c1
|
This fixes a problem where non-existent domains could cause the lua script to fail which would then leave the database connection open and eventually lead to denial of service when the database runs out of connections. Everyone using xml handler needs this update.
|
2013-05-20 11:38:58 +00:00 |
Mark Crane
|
e18d08659d
|
Make the lua scripts that use config.lua to use the new config function.
|
2013-05-02 01:10:45 +00:00 |
Mark Crane
|
2f7d8fd672
|
Only include section: configuration for the lua scripts that exist.
|
2013-04-30 07:17:47 +00:00 |
Mark Crane
|
3e790bda07
|
Update the method to connect to the database with lua.
|
2013-04-29 23:29:46 +00:00 |
Mark Crane
|
b4b7418a85
|
Add the new XML handler.
|
2013-04-20 23:28:45 +00:00 |