Commit Graph

3 Commits

Author SHA1 Message Date
Vsevolod Stakhov
9b5d1aa954 * Fix awfull bug in classifying when first statfile has twice weight than second...
* Fix undisclosed recipients detection
2010-05-14 17:12:55 +04:00
Vsevolod Stakhov
2d8eebcf7a * Bugfixes:
- handle '\' characters in lua strings correctly
  - fix lua initialization
  - avoid of using global lua state (global L)
  - fix listen sockets hash to allow multiply workers of same type but on different listen sockets
  - fix modules options inserting to allow multiply options of the same name
  - fix parsing of lua options
  - fix lua rules
2010-04-20 16:32:23 +04:00
Vsevolod Stakhov
d4b35de431 * Add lua config for most common rules
* Reset lua state while reloading
2010-04-13 19:37:29 +04:00