Age | Commit message (Collapse) | Author |
|
libs/sys: implement defaultroute6(), change return values of routes() and routes6()
modules/admin-full: adept route config page to new api
modules/freifunk: adept overview page to new routes api
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* luci/modules/admin-full: add dmesg page
* luci/i18n: add "dmesg" translations
* luci/libs/util: add cmatch(), register string functions in string class
* luci/libs/sys: add dmesg()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
In-line expressions are faster than function calls
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
serialize_data()
|
|
|
|
Dumptable now writes to stderr
|
|
libs/json: Implemented own JSON-Decoder (Encoder will follow)
modules/rpc: Preliminary implemented RPC-Exports for luci.fs, luci.sys and luci.model.uci
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Updated XML translation system
Use the new Table widget for DHCP leases
|
|
|
|
luci.execl
|
|
|
|
redundant sanity checks in add() and sub()
|
|
|
|
|
|
|