summaryrefslogtreecommitdiffhomepage
path: root/libs/core
AgeCommit message (Expand)Author
2012-12-25libs/core: make luci.util.spairs(), kspairs() and vspairs() return the sequen...Jo-Philipp Wich
2012-12-20don't use symlink to /lib/functions.shJo-Philipp Wich
2012-12-19ccache not loading or storing cache filesJo-Philipp Wich
2012-11-26libs/core: remove unused luci.util.escape(), map luci.util.striptags() to luc...Jo-Philipp Wich
2012-11-25libs/core: use luci.template.parser.hash() instead of lmo.hash()Jo-Philipp Wich
2012-11-21libs/core: introduce get_status_by_address() in luci.model.networkJo-Philipp Wich
2012-09-15libs/core: explicitely load luci.i18n in network modelJo-Philipp Wich
2012-09-15libs/core: adapt luci.model.network for wifi-iface instances which are member...Jo-Philipp Wich
2012-09-13libs/core: remove route enabled check in network model after netifd update in...Jo-Philipp Wich
2012-08-17libs/core: also add gre0 to default interface ignore patternJo-Philipp Wich
2012-06-29libs/core: only consider enabled routes when finding wan interfaceJo-Philipp Wich
2012-06-26libs/core: improve luci.util.imatch() to not create temporary strings when it...Jo-Philipp Wich
2012-06-26libs/core: implement get_wandev(), get_wan6dev(), get_wannet() and get_wan6ne...Jo-Philipp Wich
2012-06-26libs/core: fix network is_empty() check for wifi-ifaces which are part of mul...Jo-Philipp Wich
2012-06-26libs/core: allow ifaces to be part of multiple networks in luci.model.networkJo-Philipp Wich
2012-06-17libs/core: fix various problems in the network modelJo-Philipp Wich
2012-05-31libs/core: fix ubus corner cases in network modelJo-Philipp Wich
2012-05-31libs/core: use ubus to fetch interface and device status information, depend ...Jo-Philipp Wich
2012-01-01libs/core: remove various uses of global vars in luci.ipJo-Philipp Wich
2011-12-20libs/core: rework luci.model.uci.apply() to return the commandline as table, ...Jo-Philipp Wich
2011-12-05libs/core: fix undefined tostring() in network modelJo-Philipp Wich
2011-12-05libs/core: expose txpower offset values in network modelJo-Philipp Wich
2011-11-12libs/core: fix removal of wifi networks without interface attached (OpenWrt #...Jo-Philipp Wich
2011-10-28libs/core: fix status reporting of standalone wifi iface in network modelJo-Philipp Wich
2011-10-11move protocol support into a new protocols/ subdirJo-Philipp Wich
2011-10-11libs/core: more fixes for network modelJo-Philipp Wich
2011-10-10libs/core: mark relay protocol as floatingJo-Philipp Wich
2011-10-09libs/core: remove uneeded error importJo-Philipp Wich
2011-10-09libs/core: add more heuristics to infer device name from switch nameJo-Philipp Wich
2011-10-09libs/core: add luci.model.network.get_protocol(protoname[, networkname])Jo-Philipp Wich
2011-10-09libs/core: fix bug in contains_interface() implementation of PPPoE protocolJo-Philipp Wich
2011-10-04libs/core: rework class structure of network model, add per protocol is_insta...Jo-Philipp Wich
2011-10-03libs/core: clean up network model, make it modular and move protocol deviatio...Jo-Philipp Wich
2011-09-25libs/core: more fixes in network modelJo-Philipp Wich
2011-09-24libs/core: non-bridge handling fix in network modelJo-Philipp Wich
2011-09-24libs/core: add "tunnel" interface type to network model, various optimizationsJo-Philipp Wich
2011-09-22libs/core: various interface handling fixes in network modelJo-Philipp Wich
2011-09-14libs/core: also enumerate not-yet-spawned vlan interfaces in network model, d...Jo-Philipp Wich
2011-08-13libs/core: fallback to trunk versionJo-Philipp Wich
2011-07-11libs/core: fix multiple errors in zone delete handling of firewall modelJo-Philipp Wich
2011-06-01libs/core: Allow the use of commands with arguments or of multiple commands f...Manuel Munz
2011-03-13libs/core: add luci.model.network.wifinet.id()Jo-Philipp Wich
2011-03-13libs/core: add txpower() and country() to luci.model.network.wifinetJo-Philipp Wich
2011-03-11libs/core: allow resolving of virtual interfaces via get_interface(), should ...Jo-Philipp Wich
2011-02-26libs/core: make general network model aware of the relay pseudo bridge protocolJo-Philipp Wich
2011-02-20libs/core: mark radvd as affected by network restartsJo-Philipp Wich
2011-02-20libs/core: ensure that luci.model.network.network._ip() always returns a tabl...Jo-Philipp Wich
2011-02-12libs/core: use is6linklocal()Jo-Philipp Wich
2011-02-12libs/core: whitespace fix in previous commitJo-Philipp Wich
2011-02-12libs/core: add is4linklocal(), is4rfc1918() and is6linklocal() to luci.ipJo-Philipp Wich