Age | Commit message (Expand) | Author |
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 |
2009-07-10 | libs/core: make use of global memory limits if supported | Jo-Philipp Wich |
2009-07-10 | libs/core: make memory tracer work with c and r events, avoid string allocati... | Jo-Philipp Wich |
2009-06-21 | Drop support for luaposix and bitlib (obsoleted by nixio) | Steven Barth |
2009-05-17 | libs/core: make sure that bitlib is loaded, fixes some sdk problems | Jo-Philipp Wich |
2009-01-25 | libs/core: further fixes for luci.util.pcdata(), fix wrong character range an... | Jo-Philipp Wich |
2009-01-25 | libs/core: rework luci.util.pcdata() to also escape ascii control chars | Jo-Philipp Wich |
2009-01-20 | Add utime to luci.fs | Steven Barth |
2009-01-17 | build: add mkversion.sh helper script | Jo-Philipp Wich |
2008-12-27 | libs/ip: return a copy of given tables in __mask16() to avoid destroying them... | Jo-Philipp Wich |
2008-12-19 | libs/core: implement fs.isdirectory() | Jo-Philipp Wich |
2008-11-29 | libs/core/ip: optmizations | Jo-Philipp Wich |
2008-11-26 | libs/core/ip: fix host() method | Jo-Philipp Wich |
2008-11-26 | libs/core/ip: fix prefix length handling in Hex() constructor | Jo-Philipp Wich |
2008-11-20 | Fixed last commit | Steven Barth |
2008-11-20 | Remove luci.cutil: does not affect performance | Steven Barth |
2008-11-20 | More luci.cutil | Steven Barth |