summaryrefslogtreecommitdiffhomepage
path: root/libs/core
AgeCommit message (Expand)Author
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
2009-10-29libs/core: extend and fix luci.model.wirelessJo-Philipp Wich
2009-10-28libs/core: fixes luci.model.wirelessJo-Philipp Wich
2009-10-27libs/core: fixes for luci.model.firewall, luci.model.network and luci.model.n...Jo-Philipp Wich
2009-10-27libs/core: add luci.model.wirelessJo-Philipp Wich
2009-10-15libs/core: implement special treatment of wireless in network modelJo-Philipp Wich
2009-10-10libs/core: fixes for network modelJo-Philipp Wich
2009-10-10libs/core: fix firewall modelJo-Philipp Wich
2009-10-10libs/core: extend network model, only allow one zone per networkJo-Philipp Wich
2009-10-08libs/core: luci.model.network: implement contains_inteface(), fix bugsJo-Philipp Wich
2009-10-08libs/core: add luci.model.network oop abstraction layerJo-Philipp Wich
2009-10-08libs/core: luci.model.firewall: make top level functions instance methods to ...Jo-Philipp Wich
2009-10-08libs/core: add luci.model.firewall, oop abstraction for uci firewallJo-Philipp Wich
2009-08-04libs/core: fix loading of nixio.bit in luci.ipJo-Philipp Wich
2009-08-01[PATCH] make luci.ip.IPvX a bit more forgivingJo-Philipp Wich
2009-07-29libs/core: properly handle udata values in overloaded string format operatorJo-Philipp Wich
2009-07-27Optimize util.threadlocal, Add luci.store as global threadlocal storeSteven Barth
2009-07-25libs/core: support udata util.striptags(), optimizie copcall implementationJo-Philipp Wich
2009-07-24FIx lsat commitSteven Barth
2009-07-24luci.fs compatSteven Barth
2009-07-23libs/core: util.lua optimize get() and set() accessors of threadlocalsJo-Philipp Wich
2009-07-23libs/core: debug.lua use integers for memory size and peak valueJo-Philipp Wich
2009-07-19convert luci.fs users to nixio.fs apiJo-Philipp Wich
2009-07-18libs/core: record peak values in luci.debugJo-Philipp Wich
2009-07-10libs/core: trigger garbage collection in coxpcall() if 80% of the allocated m...Jo-Philipp Wich
2009-07-10Move memory limit to lucid, reincrease thread limitSteven Barth
2009-07-10libs/core: optimize strip_bytecode() memory usage by avoiding string concaten...Jo-Philipp Wich