libs/core: add new convenience functions to luci.model.network
[project/luci.git] / libs / core /
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...
2009-05-17 Jo-Philipp Wichlibs/core: make sure that bitlib is loaded, fixes some...
2009-01-25 Jo-Philipp Wichlibs/core: further fixes for luci.util.pcdata(), fix...
2009-01-25 Jo-Philipp Wichlibs/core: rework luci.util.pcdata() to also escape...
2009-01-20 Steven BarthAdd utime to luci.fs
2009-01-17 Jo-Philipp Wichbuild: add mkversion.sh helper script
2008-12-27 Jo-Philipp Wichlibs/ip: return a copy of given tables in __mask16...
2008-12-19 Jo-Philipp Wichlibs/core: implement fs.isdirectory()
2008-11-29 Jo-Philipp Wichlibs/core/ip: optmizations
2008-11-26 Jo-Philipp Wichlibs/core/ip: fix host() method
2008-11-26 Jo-Philipp Wichlibs/core/ip: fix prefix length handling in Hex() const...
2008-11-20 Steven BarthFixed last commit
2008-11-20 Steven BarthRemove luci.cutil: does not affect performance
2008-11-20 Steven BarthMore luci.cutil
2008-11-20 Steven BarthMore C-Functions (luci.cutil.instanceof, luci.cutil...
2008-11-20 Steven BarthIntegrate core C implementation
2008-11-19 Steven BarthLuCI Core C-Rewrite: First steps
2008-11-16 Jo-Philipp Wich* luci/themes: fix log pages
2008-11-12 Steven BarthMake luci.fs.rename work across fielsystems
2008-10-30 Steven BarthAdd luci.util.append
2008-10-30 Steven Barthluci.util.combine now also accepts single objects
2008-10-24 Jo-Philipp Wich* luci/libs/core: use numeric entities in pcdata()
2008-09-15 Steven BarthOptimized caching behaviour, automatically flush caches...
2008-09-10 Steven BarthMore luci.util optimizations
2008-09-10 Steven BarthOptimized luci.util.class
2008-09-09 Steven BarthPerformance optimisations:
2008-09-06 Steven BarthBump version to 0.9
2008-09-06 Steven BarthRemoved unneeded exports
2008-09-05 Steven BarthAdded bytecodecache
2008-09-05 Steven BarthAdded memory tracer
2008-09-05 Steven BarthRemoved inefficient environment manipulation functions
2008-09-02 Steven BarthFixed reference to luci.ltn12
2008-09-01 Steven BarthAdded luci.fs.copy and luci.fs.rename
next