Go to file
Matthias Schiffer 8b65619f59
lua-simple-uci: delete option when using Cursor:set() with nil value
Setting the section type when using set() with only two arguments is a very
confusing behaviour. section() can be used without a value table for the
same result.

Deleting the option instead will make set() and get() symmetric and will
allow to simplify some code that needed to check for nil to call set() or
delete() before.
2017-08-08 04:31:26 +02:00
admin autoupdater: fix indentation 2017-02-25 18:09:39 +01:00
libs lua-simple-uci: delete option when using Cursor:set() with nil value 2017-08-08 04:31:26 +02:00
net mmfd: version bump (#168) 2017-07-26 23:28:34 +02:00
utils/micrond ecdsautils: remove 2016-12-22 03:52:40 +01:00
.gitignore Add .gitignore 2013-09-28 19:45:19 +02:00