16 Commits (876261c62c75ddfbad9226ce604c43f260df1e2f)

Author SHA1 Message Date
Stefan Bühler abdd422aa9 plugin.c: fix optionptr mem-leak
13 years ago
Stefan Bühler 5e063e2b04 [core] Enable li_plugins_init_lua again, fixed segfault
13 years ago
Stefan Bühler c2271c15c3 Add plugin init-lua hook
13 years ago
Thomas Porzelt c0e7ef3654 [core] Fix memleak in filter_buffer_on_disk/bod_open() and free srv->optionptrs on exit
13 years ago
Stefan Bühler a8efcfcc0e modify plugin api to include worker context for action/option parsing; add per-worker callback for stop_worker
13 years ago
Stefan Bühler 905a83fc77 Add plugin hooks for server state machine changes
13 years ago
Stefan Bühler 30ebce774e Add "state-wait" api for server state machine
13 years ago
Stefan Bühler 5284ce9cb4 Fix option handling: need another opt_base_index for pointer options
13 years ago
Stefan Bühler 2e4aba7e39 Fix options: missed setting "pointer" options
13 years ago
Stefan Bühler f14103bc2c Split options into two categories: simple (int, bool) and ref-counted pointers
13 years ago
Stefan Bühler fe7ddede88 Add lua plugins
13 years ago
Stefan Bühler b4c3e2ba02 Add userdata to action-create, setup and plugin-init callbacks
13 years ago
Thomas Porzelt 24ef64338f [core] Add missing call to free-callback in li_server_plugins_free()
14 years ago
Stefan Bühler 56ff7ca32a angel/lighty now synchronize the server state
14 years ago
Stefan Bühler eeddb37e4a Add plugin angel callbacks
14 years ago
Stefan Bühler 540ff7db02 Split sources into subdirs
14 years ago