Age | Commit message (Expand) | Author |
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 |
2011-02-26 | libs/core: make general network model aware of the relay pseudo bridge protocol | Jo-Philipp Wich |
2011-02-20 | libs/core: mark radvd as affected by network restarts | Jo-Philipp Wich |
2011-02-20 | libs/core: ensure that luci.model.network.network._ip() always returns a tabl... | Jo-Philipp Wich |
2011-02-12 | libs/core: use is6linklocal() | Jo-Philipp Wich |
2011-02-12 | libs/core: whitespace fix in previous commit | Jo-Philipp Wich |
2011-02-12 | libs/core: add is4linklocal(), is4rfc1918() and is6linklocal() to luci.ip | Jo-Philipp Wich |
2011-02-11 | libs/core: add new convenience functions to luci.model.network | Jo-Philipp Wich |
2011-02-06 | libs/core: fix lookups bridge interface -> network in luci.model.network | Jo-Philipp Wich |
2011-01-20 | libs/core: reuse existing, empty networks in add_network() | Jo-Philipp Wich |
2010-12-24 | libs/core: fix some issues in network model | Jo-Philipp Wich |
2010-12-24 | libs/core: bring get_first() boolean casting in line with get_bool() | Jo-Philipp Wich |
2010-12-12 | libs/core: Create get_first() in uci model | Manuel Munz |
2010-12-05 | libs/core: always use internal network ids for admin links to wifi networks (... | Jo-Philipp Wich |
2010-12-05 | libs/core: ignore sit0 in network model | Jo-Philipp Wich |
2010-12-01 | libs/core: fix nil access, implement luci.model.network.network.uptime() | Jo-Philipp Wich |
2010-11-15 | libs/core: network model fixes | Jo-Philipp Wich |
2010-11-15 | libs/core: make network model 6to4 aware | Jo-Philipp Wich |
2010-11-13 | libs/core: switch to C pcdata() implementation, its up to 7 times faster whil... | Jo-Philipp Wich |
2010-11-09 | libs/core: restore original implementation of copcall() and coxpcall(), solve... | Jo-Philipp Wich |
2010-11-08 | libs/core: restart miniupnpd when firewall is reloaded | Jo-Philipp Wich |
2010-11-01 | libs/core: some firewall model enhancements | Jo-Philipp Wich |
2010-11-01 | libs/core: several fixes for firewall model | Jo-Philipp Wich |
2010-10-31 | libs/core: return ordered list in luci.model.network.get_interfaces() | Jo-Philipp Wich |
2010-10-31 | libs/core: fix bug in firewall model | Jo-Philipp Wich |
2010-10-31 | libs/core: support not-yet-existing interfaces in network model | Jo-Philipp Wich |
2010-10-30 | libs/core: fix luci.model.firewall.rename_zone() | Jo-Philipp Wich |
2010-10-30 | libs/core: use imatch() in firewall and network model | Jo-Philipp Wich |
2010-10-30 | libs/core: introduce luci.util.imatch() | Jo-Philipp Wich |