index
:
openwrt/luci
firewall-forwards-empty
link-local-neigh
master
multiplipv6prefixes
routes-proto
routes-proto-old
tayga
tayga-old
upstream
OpenWrt Configuration Interface
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libs
/
core
Age
Commit message (
Expand
)
Author
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
2010-10-30
libs/core: remove luci.model.uci.bind
Jo-Philipp Wich
2010-10-30
libs/core: reuse existing uci context in network model if possible. fix some ...
Jo-Philipp Wich
2010-10-30
libs/core: rework firewall model
Jo-Philipp Wich
2010-10-30
libs/core: fix various bugs in network model
Jo-Philipp Wich
2010-10-30
libs/core: merge luci.model.wireless into luci.model.network
Jo-Philipp Wich
2010-10-28
libs/core: rework network model
Jo-Philipp Wich
2010-10-28
libs/core: implement substate() in uci model for creating bound state cursors
Jo-Philipp Wich
2010-10-19
libs/core: fix network counting in luci.model.wireless
Jo-Philipp Wich
2010-10-12
libs: merge libs/uci into libs/core
Jo-Philipp Wich
2010-03-18
libs/core: disable runtime byte code stripping, it causes lvm errors (OpenWrt...
Jo-Philipp Wich
2009-12-24
libs/core: Fix wireless network ids
Vasilis Tsiligiannis
2009-11-08
libs/core: i18n fixes for wds mode
Jo-Philipp Wich
2009-11-08
libs/core: implement add_network() and del_network() in wireless model
Jo-Philipp Wich
2009-11-01
libs: fix some more translation errors
Jo-Philipp Wich
2009-10-31
all: various i18n realted fixes
Jo-Philipp Wich
2009-10-31
all: change most translate statements to new format, some need manual cleanup
Jo-Philipp Wich
2009-10-30
libs/core: fix type in luci.model.wireless
Jo-Philipp Wich
2009-10-29
libs/core: extend and fix luci.model.wireless
Jo-Philipp Wich
2009-10-28
libs/core: fixes luci.model.wireless
Jo-Philipp Wich
2009-10-27
libs/core: fixes for luci.model.firewall, luci.model.network and luci.model.n...
Jo-Philipp Wich
2009-10-27
libs/core: add luci.model.wireless
Jo-Philipp Wich
2009-10-15
libs/core: implement special treatment of wireless in network model
Jo-Philipp Wich
2009-10-10
libs/core: fixes for network model
Jo-Philipp Wich
2009-10-10
libs/core: fix firewall model
Jo-Philipp Wich
2009-10-10
libs/core: extend network model, only allow one zone per network
Jo-Philipp Wich
2009-10-08
libs/core: luci.model.network: implement contains_inteface(), fix bugs
Jo-Philipp Wich
2009-10-08
libs/core: add luci.model.network oop abstraction layer
Jo-Philipp Wich
2009-10-08
libs/core: luci.model.firewall: make top level functions instance methods to ...
Jo-Philipp Wich
2009-10-08
libs/core: add luci.model.firewall, oop abstraction for uci firewall
Jo-Philipp Wich
2009-08-04
libs/core: fix loading of nixio.bit in luci.ip
Jo-Philipp Wich
2009-08-01
[PATCH] make luci.ip.IPvX a bit more forgiving
Jo-Philipp Wich
2009-07-29
libs/core: properly handle udata values in overloaded string format operator
Jo-Philipp Wich
2009-07-27
Optimize util.threadlocal, Add luci.store as global threadlocal store
Steven Barth
2009-07-25
libs/core: support udata util.striptags(), optimizie copcall implementation
Jo-Philipp Wich
2009-07-24
FIx lsat commit
Steven Barth
2009-07-24
luci.fs compat
Steven Barth
2009-07-23
libs/core: util.lua optimize get() and set() accessors of threadlocals
Jo-Philipp Wich
2009-07-23
libs/core: debug.lua use integers for memory size and peak value
Jo-Philipp Wich
2009-07-19
convert luci.fs users to nixio.fs api
Jo-Philipp Wich
2009-07-18
libs/core: record peak values in luci.debug
Jo-Philipp Wich
2009-07-10
libs/core: trigger garbage collection in coxpcall() if 80% of the allocated m...
Jo-Philipp Wich
2009-07-10
Move memory limit to lucid, reincrease thread limit
Steven Barth
2009-07-10
libs/core: optimize strip_bytecode() memory usage by avoiding string concaten...
Jo-Philipp Wich
[next]