summaryrefslogtreecommitdiffhomepage
path: root/libs
AgeCommit message (Expand)Author
2013-07-07add luaneightbl: this is an arp replacement for ipv6. neightbl.get(wlan0) ret...Patrick Grimm
2013-05-23Add support for stateful DHCPv6Steven Barth
2013-04-04libs/web: do not cast to string when using network_netlist widget (#560)Jo-Philipp Wich
2013-04-04libs/core: do not consider alternative routing tables in luci.model.network f...Jo-Philipp Wich
2013-03-27libs/sys: fix incomplete options table when parsing iptables rulesJo-Philipp Wich
2013-03-19libs/core: fallback to ipv6-prefix-assignment if ipv6-address is emptyJo-Philipp Wich
2013-02-05libs/web: allow '!' and '.' symbols in phonedigit datatypeJo-Philipp Wich
2013-01-30modules/admin-full: Add swap info to admin_status page if swap is available, ...Manuel Munz
2013-01-27libs/web: further endian fixes in lmo processingJo-Philipp Wich
2013-01-26libs/web: add missing byteswap of index offset when parsing index offset of l...Jo-Philipp Wich
2013-01-26libs/web: fix endian issues in lmo conversion leading to a bad index orderJo-Philipp Wich
2013-01-22libs/web: support dependencies on mvaluesJo-Philipp Wich
2013-01-22move dhcpv6 support into luci-proto-6x4, rename luci-proto-6x4 to luci-proto-...Jo-Philipp Wich
2013-01-22New IPv6 integrationJo-Philipp Wich
2013-01-13libs/core: remove now obsolete uint() wrapper in network modelJo-Philipp Wich
2013-01-13libs/web: include limits.h to fix compilation on OS X (#531)Jo-Philipp Wich
2013-01-11libs/sys: fix luci.sys.processes.list() for entries with spaces i nthe STAT c...Jo-Philipp Wich
2012-12-25libs/web: fix missing escapes in network_ifacelist widgetJo-Philipp Wich
2012-12-25libs/core: make luci.util.spairs(), kspairs() and vspairs() return the sequen...Jo-Philipp Wich
2012-12-20don't use symlink to /lib/functions.shJo-Philipp Wich
2012-12-19ccache not loading or storing cache filesJo-Philipp Wich
2012-12-02libs/web: make JS String.format() and String.serialize() available as prototy...Jo-Philipp Wich
2012-12-02libs/web: let luci.i18n.setlanguage() return the lang that was actually loadedJo-Philipp Wich
2012-11-26libs/core: remove unused luci.util.escape(), map luci.util.striptags() to luc...Jo-Philipp Wich
2012-11-26libs/web: various changes in template libraryJo-Philipp Wich
2012-11-26libs/web: Allow to disable buttons in cbi models from the controllerManuel Munz
2012-11-26remove .i18n annotations from controller filesJo-Philipp Wich
2012-11-26"Waiting for router..." is misleading on non-router devices. Use "Waiting for...Daniel Golle
2012-11-25libs/web: remove unneeded includeJo-Philipp Wich
2012-11-25libs/web: remove leftover debugging code in template_parser.cJo-Philipp Wich
2012-11-25libs/core: use luci.template.parser.hash() instead of lmo.hash()Jo-Philipp Wich
2012-11-25libs/web: rewrite template engine, merge lmo libraryJo-Philipp Wich
2012-11-23libs/lmo: fix whitespace handling in string hashing, optimize codeJo-Philipp Wich
2012-11-21libs/lmo: canonize key strings before hashing them, fixes missing translation...Jo-Philipp Wich
2012-11-21libs/core: introduce get_status_by_address() in luci.model.networkJo-Philipp Wich
2012-11-21libs/web: fix luci.http.write_json() to properly encode control chars in stringsJo-Philipp Wich
2012-11-15libs/ipkg: simplify parsing logic to take advantage of the opkg improvements ...Jo-Philipp Wich
2012-10-29merge branch changes into trunkJo-Philipp Wich
2012-10-06libs/web: relax validation for hostnames to allow names like _kerberos._udp.E...Jo-Philipp Wich
2012-09-15libs/web: transparently handle userdata in write_json()Jo-Philipp Wich
2012-09-15libs/core: explicitely load luci.i18n in network modelJo-Philipp Wich
2012-09-15libs/core: adapt luci.model.network for wifi-iface instances which are member...Jo-Philipp Wich
2012-09-13libs/core: remove route enabled check in network model after netifd update in...Jo-Philipp Wich
2012-08-29libs/web: merge luci.http.protocol fix from FonosferaJo-Philipp Wich
2012-08-29[PATCH] nixio HAS_SHADOW test link errorJo-Philipp Wich
2012-08-27libs/nixio: add missing parameter to alarm resetJo-Philipp Wich
2012-08-27libs/nixio: cancel pending alarm after successfully returning from getnameinfo()Jo-Philipp Wich
2012-08-27libs/sys: use 100ms timeouts for name resolution of host hintsJo-Philipp Wich
2012-08-27libs/nixio: implement optional timeout for getnameinfo() on LinuxJo-Philipp Wich
2012-08-17libs/core: also add gre0 to default interface ignore patternJo-Philipp Wich