Fix JSON NaN
[project/luci.git] / libs / core /
2012-01-01 Jo-Philipp Wichlibs/core: remove various uses of global vars in luci.ip
2011-12-20 Jo-Philipp Wichlibs/core: rework luci.model.uci.apply() to return...
2011-12-05 Jo-Philipp Wichlibs/core: fix undefined tostring() in network model
2011-12-05 Jo-Philipp Wichlibs/core: expose txpower offset values in network...
2011-11-12 Jo-Philipp Wichlibs/core: fix removal of wifi networks without interfa...
2011-10-28 Jo-Philipp Wichlibs/core: fix status reporting of standalone wifi...
2011-10-11 Jo-Philipp Wichmove protocol support into a new protocols/ subdir
2011-10-11 Jo-Philipp Wichlibs/core: more fixes for network model
2011-10-10 Jo-Philipp Wichlibs/core: mark relay protocol as floating
2011-10-09 Jo-Philipp Wichlibs/core: remove uneeded error import
2011-10-09 Jo-Philipp Wichlibs/core: add more heuristics to infer device name...
2011-10-09 Jo-Philipp Wichlibs/core: add luci.model.network.get_protocol(protonam...
2011-10-09 Jo-Philipp Wichlibs/core: fix bug in contains_interface() implementati...
2011-10-04 Jo-Philipp Wichlibs/core: rework class structure of network model...
2011-10-03 Jo-Philipp Wichlibs/core: clean up network model, make it modular...
2011-09-25 Jo-Philipp Wichlibs/core: more fixes in network model
2011-09-24 Jo-Philipp Wichlibs/core: non-bridge handling fix in network model
2011-09-24 Jo-Philipp Wichlibs/core: add "tunnel" interface type to network model...
2011-09-22 Jo-Philipp Wichlibs/core: various interface handling fixes in network...
2011-09-14 Jo-Philipp Wichlibs/core: also enumerate not-yet-spawned vlan interfac...
2011-08-13 Jo-Philipp Wichlibs/core: fallback to trunk version
2011-07-11 Jo-Philipp Wichlibs/core: fix multiple errors in zone delete handling...
2011-06-01 Manuel Munzlibs/core: Allow the use of commands with arguments...
2011-03-13 Jo-Philipp Wichlibs/core: add luci.model.network.wifinet.id()
2011-03-13 Jo-Philipp Wichlibs/core: add txpower() and country() to luci.model...
2011-03-11 Jo-Philipp Wichlibs/core: allow resolving of virtual interfaces via...
2011-02-26 Jo-Philipp Wichlibs/core: make general network model aware of the...
2011-02-20 Jo-Philipp Wichlibs/core: mark radvd as affected by network restarts
2011-02-20 Jo-Philipp Wichlibs/core: ensure that luci.model.network.network._ip...
2011-02-12 Jo-Philipp Wichlibs/core: use is6linklocal()
2011-02-12 Jo-Philipp Wichlibs/core: whitespace fix in previous commit
2011-02-12 Jo-Philipp Wichlibs/core: add is4linklocal(), is4rfc1918() and is6link...
2011-02-11 Jo-Philipp Wichlibs/core: add new convenience functions to luci.model...
2011-02-06 Jo-Philipp Wichlibs/core: fix lookups bridge interface -> network...
2011-01-20 Jo-Philipp Wichlibs/core: reuse existing, empty networks in add_network()
2010-12-24 Jo-Philipp Wichlibs/core: fix some issues in network model
2010-12-24 Jo-Philipp Wichlibs/core: bring get_first() boolean casting in line...
2010-12-12 Manuel Munzlibs/core: Create get_first() in uci model
2010-12-05 Jo-Philipp Wichlibs/core: always use internal network ids for admin...
2010-12-05 Jo-Philipp Wichlibs/core: ignore sit0 in network model
2010-12-01 Jo-Philipp Wichlibs/core: fix nil access, implement luci.model.network...
2010-11-15 Jo-Philipp Wichlibs/core: network model fixes
2010-11-15 Jo-Philipp Wichlibs/core: make network model 6to4 aware
2010-11-13 Jo-Philipp Wichlibs/core: switch to C pcdata() implementation, its...
2010-11-09 Jo-Philipp Wichlibs/core: restore original implementation of copcall...
2010-11-08 Jo-Philipp Wichlibs/core: restart miniupnpd when firewall is reloaded
2010-11-01 Jo-Philipp Wichlibs/core: some firewall model enhancements
2010-11-01 Jo-Philipp Wichlibs/core: several fixes for firewall model
2010-10-31 Jo-Philipp Wichlibs/core: return ordered list in luci.model.network...
2010-10-31 Jo-Philipp Wichlibs/core: fix bug in firewall model
2010-10-31 Jo-Philipp Wichlibs/core: support not-yet-existing interfaces in netwo...
2010-10-30 Jo-Philipp Wichlibs/core: fix luci.model.firewall.rename_zone()
2010-10-30 Jo-Philipp Wichlibs/core: use imatch() in firewall and network model
2010-10-30 Jo-Philipp Wichlibs/core: introduce luci.util.imatch()
2010-10-30 Jo-Philipp Wichlibs/core: remove luci.model.uci.bind
2010-10-30 Jo-Philipp Wichlibs/core: reuse existing uci context in network model...
2010-10-30 Jo-Philipp Wichlibs/core: rework firewall model
2010-10-30 Jo-Philipp Wichlibs/core: fix various bugs in network model
2010-10-30 Jo-Philipp Wichlibs/core: merge luci.model.wireless into luci.model...
2010-10-28 Jo-Philipp Wichlibs/core: rework network model
2010-10-28 Jo-Philipp Wichlibs/core: implement substate() in uci model for creati...
2010-10-19 Jo-Philipp Wichlibs/core: fix network counting in luci.model.wireless
2010-10-12 Jo-Philipp Wichlibs: merge libs/uci into libs/core
2010-03-18 Jo-Philipp Wichlibs/core: disable runtime byte code stripping, it...
2009-12-24 Vasilis Tsiligiannislibs/core: Fix wireless network ids
2009-11-08 Jo-Philipp Wichlibs/core: i18n fixes for wds mode
2009-11-08 Jo-Philipp Wichlibs/core: implement add_network() and del_network...
2009-11-01 Jo-Philipp Wichlibs: fix some more translation errors
2009-10-31 Jo-Philipp Wichall: various i18n realted fixes
2009-10-31 Jo-Philipp Wichall: change most translate statements to new format...
2009-10-30 Jo-Philipp Wichlibs/core: fix type in luci.model.wireless
2009-10-29 Jo-Philipp Wichlibs/core: extend and fix luci.model.wireless
2009-10-28 Jo-Philipp Wichlibs/core: fixes luci.model.wireless
2009-10-27 Jo-Philipp Wichlibs/core: fixes for luci.model.firewall, luci.model...
2009-10-27 Jo-Philipp Wichlibs/core: add luci.model.wireless
2009-10-15 Jo-Philipp Wichlibs/core: implement special treatment of wireless...
2009-10-10 Jo-Philipp Wichlibs/core: fixes for network model
2009-10-10 Jo-Philipp Wichlibs/core: fix firewall model
2009-10-10 Jo-Philipp Wichlibs/core: extend network model, only allow one zone...
2009-10-08 Jo-Philipp Wichlibs/core: luci.model.network: implement contains_intef...
2009-10-08 Jo-Philipp Wichlibs/core: add luci.model.network oop abstraction layer
2009-10-08 Jo-Philipp Wichlibs/core: luci.model.firewall: make top level function...
2009-10-08 Jo-Philipp Wichlibs/core: add luci.model.firewall, oop abstraction...
2009-08-04 Jo-Philipp Wichlibs/core: fix loading of nixio.bit in luci.ip
2009-08-01 Jo-Philipp Wich[PATCH] make luci.ip.IPvX a bit more forgiving
2009-07-29 Jo-Philipp Wichlibs/core: properly handle udata values in overloaded...
2009-07-27 Steven BarthOptimize util.threadlocal, Add luci.store as global...
2009-07-25 Jo-Philipp Wichlibs/core: support udata util.striptags(), optimizie...
2009-07-24 Steven BarthFIx lsat commit
2009-07-24 Steven Barthluci.fs compat
2009-07-23 Jo-Philipp Wichlibs/core: util.lua optimize get() and set() accessors...
2009-07-23 Jo-Philipp Wichlibs/core: debug.lua use integers for memory size and...
2009-07-19 Jo-Philipp Wichconvert luci.fs users to nixio.fs api
2009-07-18 Jo-Philipp Wichlibs/core: record peak values in luci.debug
2009-07-10 Jo-Philipp Wichlibs/core: trigger garbage collection in coxpcall(...
2009-07-10 Steven BarthMove memory limit to lucid, reincrease thread limit
2009-07-10 Jo-Philipp Wichlibs/core: optimize strip_bytecode() memory usage by...
2009-07-10 Jo-Philipp Wichlibs/core: make use of global memory limits if supported
2009-07-10 Jo-Philipp Wichlibs/core: make memory tracer work with c and r events...
2009-06-21 Steven BarthDrop support for luaposix and bitlib (obsoleted by...
next