Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-12 | luci-mod-admin-full: produce valid JSON in status/realtime/connections_status | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2018-04-06 | luci-mod-admin-full: dispatch SimpleForm models using the form() action | Jo-Philipp Wich | |
This fixes issues dicovered by check-controllers.sh Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2018-04-05 | treewide: filter shell arguments through shellquote() where applicable | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2018-04-05 | luci-mod-admin-full: fix possible shell injection in bandwith status | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2017-07-11 | luci-mod-admin-full: use rpcd-mod-rrdns for reverse DNS lookups | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2016-12-12 | luci-mod-admin-full: show realtime wlan graph only if iw command is installed | Florian Eckert | |
Signed-off-by: Florian Eckert <Eckert.Florian@googlemail.com> | |||
2015-10-20 | luci-mod-admin-full: protect iptables counter reset and restart with token | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2015-07-03 | luci-mod-admin-full: restart the firewall instead of reloading it | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2015-01-16 | Update my email addresses in the license headers | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2015-01-16 | Globally reduce copyright headers | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2015-01-08 | Rework LuCI build system | Jo-Philipp Wich | |
* Rename subdirectories to their repective OpenWrt package names * Make each LuCI module its own standalone package * Deploy a shared luci.mk which is used by each module Makefile Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> |