Age | Commit message (Collapse) | Author | |
---|---|---|---|
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> | |||
2014-06-30 | modules/admin-full: rework luci-bwc/libiwinfo integration | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2012-11-27 | modules/admin-full: filter localhost<->localhost connections live connection ↵ | Jo-Philipp Wich | |
graph | |||
2012-01-01 | modules/admin-full: make luci-bwc dlopen() libiwinfo.so instead of lua/iwinfo.so | Jo-Philipp Wich | |
2011-10-28 | modules/admin-full: luci-bwc: use 32 bit integer, fix endian problem leading ↵ | Jo-Philipp Wich | |
to stalling graphs after random time periods | |||
2011-09-11 | modules/admin-full: luci-bwc: attempt to dlopen() libiwinfo, use it to ↵ | Jo-Philipp Wich | |
gather radio rate, signal and noise data if successful | |||
2011-09-01 | modules/admin-full: simplify and fix progname change | Jo-Philipp Wich | |
2011-09-01 | modules/admin-full: rework realtime stats to start luci-bwc on demand, kill ↵ | Jo-Philipp Wich | |
daemon after ten seconds of inactivity | |||
2011-03-13 | modules/admin-full: don't count TIME_WAIT connections in luci-bwc | Jo-Philipp Wich | |
2010-11-29 | modules/admin-full: track non-tcp or udp connections, use ↵ | Jo-Philipp Wich | |
/proc/net/nf_conntrack on newer systems | |||
2010-11-28 | modules/admin-full: implement connection graph, cross browser fixes | Jo-Philipp Wich | |
2010-11-28 | modules/admin-full: implement load graph | Jo-Philipp Wich | |
2010-11-28 | modules/admin-full: add SVG based realtime bandwidth status | Jo-Philipp Wich | |