webmcp
log
| age | author | description |
|---|---|---|
| 2016-05-16 | jbe | Do not use luaL_addchar unless Lua string buffer is on top of stack (possible segmentation fault) |
| 2016-02-28 | jbe | Added net.configure_mail{...} function to allow other mail interfaces than sendmail |
| 2016-02-16 | jbe | merge |
| 2016-02-16 | bsw | Added correct use of attr arguments to ui.submit() |
| 2016-02-13 | jbe | Bugfix for integer decoder in JSON library |
| 2016-02-09 | jbe | Allow <db_handle>:create_list(...) to create a non-empty list by passing a table as argument (needed for references) |
| 2016-02-05 | jbe | Updated documentation |