summaryrefslogtreecommitdiffhomepage
path: root/libs/core
AgeCommit message (Expand)Author
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
2011-02-11libs/core: add new convenience functions to luci.model.networkJo-Philipp Wich
2011-02-06libs/core: fix lookups bridge interface -> network in luci.model.networkJo-Philipp Wich
2011-01-20libs/core: reuse existing, empty networks in add_network() Jo-Philipp Wich
2010-12-24libs/core: fix some issues in network modelJo-Philipp Wich
2010-12-24libs/core: bring get_first() boolean casting in line with get_bool()Jo-Philipp Wich
2010-12-12libs/core: Create get_first() in uci modelManuel Munz
2010-12-05libs/core: always use internal network ids for admin links to wifi networks (...Jo-Philipp Wich
2010-12-05libs/core: ignore sit0 in network modelJo-Philipp Wich
2010-12-01libs/core: fix nil access, implement luci.model.network.network.uptime()Jo-Philipp Wich
2010-11-15libs/core: network model fixesJo-Philipp Wich
2010-11-15libs/core: make network model 6to4 awareJo-Philipp Wich
2010-11-13libs/core: switch to C pcdata() implementation, its up to 7 times faster whil...Jo-Philipp Wich
2010-11-09libs/core: restore original implementation of copcall() and coxpcall(), solve...Jo-Philipp Wich
2010-11-08libs/core: restart miniupnpd when firewall is reloadedJo-Philipp Wich
2010-11-01libs/core: some firewall model enhancementsJo-Philipp Wich
2010-11-01libs/core: several fixes for firewall modelJo-Philipp Wich
2010-10-31libs/core: return ordered list in luci.model.network.get_interfaces()Jo-Philipp Wich
2010-10-31libs/core: fix bug in firewall modelJo-Philipp Wich
2010-10-31libs/core: support not-yet-existing interfaces in network modelJo-Philipp Wich
2010-10-30libs/core: fix luci.model.firewall.rename_zone()Jo-Philipp Wich
2010-10-30libs/core: use imatch() in firewall and network modelJo-Philipp Wich
2010-10-30libs/core: introduce luci.util.imatch()Jo-Philipp Wich
2010-10-30libs/core: remove luci.model.uci.bindJo-Philipp Wich
2010-10-30libs/core: reuse existing uci context in network model if possible. fix some ...Jo-Philipp Wich
2010-10-30libs/core: rework firewall modelJo-Philipp Wich
2010-10-30libs/core: fix various bugs in network modelJo-Philipp Wich
2010-10-30libs/core: merge luci.model.wireless into luci.model.networkJo-Philipp Wich
2010-10-28libs/core: rework network modelJo-Philipp Wich
2010-10-28libs/core: implement substate() in uci model for creating bound state cursorsJo-Philipp Wich
2010-10-19libs/core: fix network counting in luci.model.wirelessJo-Philipp Wich
2010-10-12libs: merge libs/uci into libs/coreJo-Philipp Wich
2010-03-18libs/core: disable runtime byte code stripping, it causes lvm errors (OpenWrt...Jo-Philipp Wich
2009-12-24libs/core: Fix wireless network idsVasilis Tsiligiannis
2009-11-08libs/core: i18n fixes for wds modeJo-Philipp Wich
2009-11-08libs/core: implement add_network() and del_network() in wireless modelJo-Philipp Wich
2009-11-01libs: fix some more translation errorsJo-Philipp Wich
2009-10-31all: various i18n realted fixesJo-Philipp Wich
2009-10-31all: change most translate statements to new format, some need manual cleanupJo-Philipp Wich
2009-10-30libs/core: fix type in luci.model.wirelessJo-Philipp Wich