Age | Commit message (Expand) | Author |
2013-05-23 | Add support for stateful DHCPv6 | Steven Barth |
2013-04-04 | libs/core: do not consider alternative routing tables in luci.model.network f... | Jo-Philipp Wich |
2013-03-19 | libs/core: fallback to ipv6-prefix-assignment if ipv6-address is empty | Jo-Philipp Wich |
2013-01-22 | move dhcpv6 support into luci-proto-6x4, rename luci-proto-6x4 to luci-proto-... | Jo-Philipp Wich |
2013-01-22 | New IPv6 integration | Jo-Philipp Wich |
2013-01-13 | libs/core: remove now obsolete uint() wrapper in network model | Jo-Philipp Wich |
2012-12-25 | libs/core: make luci.util.spairs(), kspairs() and vspairs() return the sequen... | Jo-Philipp Wich |
2012-12-20 | don't use symlink to /lib/functions.sh | Jo-Philipp Wich |
2012-12-19 | ccache not loading or storing cache files | Jo-Philipp Wich |
2012-11-26 | libs/core: remove unused luci.util.escape(), map luci.util.striptags() to luc... | Jo-Philipp Wich |
2012-11-25 | libs/core: use luci.template.parser.hash() instead of lmo.hash() | Jo-Philipp Wich |
2012-11-21 | libs/core: introduce get_status_by_address() in luci.model.network | Jo-Philipp Wich |
2012-09-15 | libs/core: explicitely load luci.i18n in network model | Jo-Philipp Wich |
2012-09-15 | libs/core: adapt luci.model.network for wifi-iface instances which are member... | Jo-Philipp Wich |
2012-09-13 | libs/core: remove route enabled check in network model after netifd update in... | Jo-Philipp Wich |
2012-08-17 | libs/core: also add gre0 to default interface ignore pattern | Jo-Philipp Wich |
2012-06-29 | libs/core: only consider enabled routes when finding wan interface | Jo-Philipp Wich |
2012-06-26 | libs/core: improve luci.util.imatch() to not create temporary strings when it... | Jo-Philipp Wich |
2012-06-26 | libs/core: implement get_wandev(), get_wan6dev(), get_wannet() and get_wan6ne... | Jo-Philipp Wich |
2012-06-26 | libs/core: fix network is_empty() check for wifi-ifaces which are part of mul... | Jo-Philipp Wich |
2012-06-26 | libs/core: allow ifaces to be part of multiple networks in luci.model.network | Jo-Philipp Wich |
2012-06-17 | libs/core: fix various problems in the network model | Jo-Philipp Wich |
2012-05-31 | libs/core: fix ubus corner cases in network model | Jo-Philipp Wich |
2012-05-31 | libs/core: use ubus to fetch interface and device status information, depend ... | Jo-Philipp Wich |
2012-01-01 | libs/core: remove various uses of global vars in luci.ip | Jo-Philipp Wich |
2011-12-20 | libs/core: rework luci.model.uci.apply() to return the commandline as table, ... | Jo-Philipp Wich |
2011-12-05 | libs/core: fix undefined tostring() in network model | Jo-Philipp Wich |
2011-12-05 | libs/core: expose txpower offset values in network model | Jo-Philipp Wich |
2011-11-12 | libs/core: fix removal of wifi networks without interface attached (OpenWrt #... | Jo-Philipp Wich |
2011-10-28 | libs/core: fix status reporting of standalone wifi iface in network model | Jo-Philipp Wich |
2011-10-11 | move protocol support into a new protocols/ subdir | Jo-Philipp Wich |
2011-10-11 | libs/core: more fixes for network model | Jo-Philipp Wich |
2011-10-10 | libs/core: mark relay protocol as floating | Jo-Philipp Wich |
2011-10-09 | libs/core: remove uneeded error import | Jo-Philipp Wich |
2011-10-09 | libs/core: add more heuristics to infer device name from switch name | Jo-Philipp Wich |
2011-10-09 | libs/core: add luci.model.network.get_protocol(protoname[, networkname]) | Jo-Philipp Wich |
2011-10-09 | libs/core: fix bug in contains_interface() implementation of PPPoE protocol | Jo-Philipp Wich |
2011-10-04 | libs/core: rework class structure of network model, add per protocol is_insta... | Jo-Philipp Wich |
2011-10-03 | libs/core: clean up network model, make it modular and move protocol deviatio... | Jo-Philipp Wich |
2011-09-25 | libs/core: more fixes in network model | Jo-Philipp Wich |
2011-09-24 | libs/core: non-bridge handling fix in network model | Jo-Philipp Wich |
2011-09-24 | libs/core: add "tunnel" interface type to network model, various optimizations | Jo-Philipp Wich |
2011-09-22 | libs/core: various interface handling fixes in network model | Jo-Philipp Wich |
2011-09-14 | libs/core: also enumerate not-yet-spawned vlan interfaces in network model, d... | Jo-Philipp Wich |
2011-08-13 | libs/core: fallback to trunk version | Jo-Philipp Wich |
2011-07-11 | libs/core: fix multiple errors in zone delete handling of firewall model | Jo-Philipp Wich |
2011-06-01 | libs/core: Allow the use of commands with arguments or of multiple commands f... | Manuel Munz |
2011-03-13 | libs/core: add luci.model.network.wifinet.id() | Jo-Philipp Wich |
2011-03-13 | libs/core: add txpower() and country() to luci.model.network.wifinet | Jo-Philipp Wich |
2011-03-11 | libs/core: allow resolving of virtual interfaces via get_interface(), should ... | Jo-Philipp Wich |