luci-theme-freifunk-generic: switch to nixio.fs
[project/luci.git] / libs /
2015-01-15 Jo-Philipp Wichluci-lib-px5g: disable MIPS16
2015-01-09 Jo-Philipp Wichluci-lib-px5g: add missing src Makefile and fix depends
2015-01-09 Jo-Philipp Wichluci-lib-luaneightbl: add src Makefile and fix dependen...
2015-01-08 Jo-Philipp WichRemove obsolete .mk files
2015-01-08 Jo-Philipp WichRework LuCI build system
2014-10-29 Jo-Philipp WichMerge pull request #226 from nmav/openconnect
2014-10-16 Manuel Munzhttpclient: fix logic error for redirects
2014-06-11 Jo-Philipp Wichbuild: remove abandonned sgi libraries
2014-06-11 Jo-Philipp Wichbuild: introduce luci-base
2014-06-11 Jo-Philipp WichRemove unmaintained components: lucid, fastindex, niu
2014-04-24 Jo-Philipp Wichlibs/sys: make sure to always return a table from arpta...
2014-03-28 Jo-Philipp Wichlibs/sgi-uhttpd: fix binding to properly work with...
2014-03-28 Jo-Philipp Wichlibs/sgi-uhttpd: do not assume env.CONTENT_LENGTH to...
2014-02-05 Jo-Philipp Wichhttpclient: fix parsing of IPv6 URLs (#662)
2014-02-05 Jo-Philipp Wichbuild: fix clean targets in Makefiles (#667)
2013-12-03 Jo-Philipp Wichlibs/core: further network model compatibility fixes
2013-12-03 Jo-Philipp Wichlibs/core: make luci.model.network compatible with...
2013-12-03 Jo-Philipp Wichlibs/json: add proper support for decoding unicode...
2013-07-07 Patrick Grimmadd luaneightbl: this is an arp replacement for ipv6...
2013-05-23 Steven BarthAdd support for stateful DHCPv6
2013-04-04 Jo-Philipp Wichlibs/web: do not cast to string when using network_netl...
2013-04-04 Jo-Philipp Wichlibs/core: do not consider alternative routing tables...
2013-03-27 Jo-Philipp Wichlibs/sys: fix incomplete options table when parsing...
2013-03-19 Jo-Philipp Wichlibs/core: fallback to ipv6-prefix-assignment if ipv6...
2013-02-05 Jo-Philipp Wichlibs/web: allow '!' and '.' symbols in phonedigit datatype
2013-01-30 Manuel Munzmodules/admin-full: Add swap info to admin_status page...
2013-01-27 Jo-Philipp Wichlibs/web: further endian fixes in lmo processing
2013-01-26 Jo-Philipp Wichlibs/web: add missing byteswap of index offset when...
2013-01-26 Jo-Philipp Wichlibs/web: fix endian issues in lmo conversion leading...
2013-01-22 Jo-Philipp Wichlibs/web: support dependencies on mvalues
2013-01-22 Jo-Philipp Wichmove dhcpv6 support into luci-proto-6x4, rename luci...
2013-01-22 Jo-Philipp WichNew IPv6 integration
2013-01-13 Jo-Philipp Wichlibs/core: remove now obsolete uint() wrapper in networ...
2013-01-13 Jo-Philipp Wichlibs/web: include limits.h to fix compilation on OS...
2013-01-11 Jo-Philipp Wichlibs/sys: fix luci.sys.processes.list() for entries...
2012-12-25 Jo-Philipp Wichlibs/web: fix missing escapes in network_ifacelist...
2012-12-25 Jo-Philipp Wichlibs/core: make luci.util.spairs(), kspairs() and vspai...
2012-12-20 Jo-Philipp Wichdon't use symlink to /lib/functions.sh
2012-12-19 Jo-Philipp Wichccache not loading or storing cache files
2012-12-02 Jo-Philipp Wichlibs/web: make JS String.format() and String.serialize...
2012-12-02 Jo-Philipp Wichlibs/web: let luci.i18n.setlanguage() return the lang...
2012-11-26 Jo-Philipp Wichlibs/core: remove unused luci.util.escape(), map luci...
2012-11-26 Jo-Philipp Wichlibs/web: various changes in template library
2012-11-26 Manuel Munzlibs/web: Allow to disable buttons in cbi models from...
2012-11-26 Jo-Philipp Wichremove .i18n annotations from controller files
2012-11-26 Daniel Golle"Waiting for router..." is misleading on non-router...
2012-11-25 Jo-Philipp Wichlibs/web: remove unneeded include
2012-11-25 Jo-Philipp Wichlibs/web: remove leftover debugging code in template_pa...
2012-11-25 Jo-Philipp Wichlibs/core: use luci.template.parser.hash() instead...
2012-11-25 Jo-Philipp Wichlibs/web: rewrite template engine, merge lmo library
2012-11-23 Jo-Philipp Wichlibs/lmo: fix whitespace handling in string hashing...
2012-11-21 Jo-Philipp Wichlibs/lmo: canonize key strings before hashing them...
2012-11-21 Jo-Philipp Wichlibs/core: introduce get_status_by_address() in luci...
2012-11-21 Jo-Philipp Wichlibs/web: fix luci.http.write_json() to properly encode...
2012-11-15 Jo-Philipp Wichlibs/ipkg: simplify parsing logic to take advantage...
2012-10-29 Jo-Philipp Wichmerge branch changes into trunk
2012-10-06 Jo-Philipp Wichlibs/web: relax validation for hostnames to allow names...
2012-09-15 Jo-Philipp Wichlibs/web: transparently handle userdata in write_json()
2012-09-15 Jo-Philipp Wichlibs/core: explicitely load luci.i18n in network model
2012-09-15 Jo-Philipp Wichlibs/core: adapt luci.model.network for wifi-iface...
2012-09-13 Jo-Philipp Wichlibs/core: remove route enabled check in network model...
2012-08-29 Jo-Philipp Wichlibs/web: merge luci.http.protocol fix from Fonosfera
2012-08-29 Jo-Philipp Wich[PATCH] nixio HAS_SHADOW test link error
2012-08-27 Jo-Philipp Wichlibs/nixio: add missing parameter to alarm reset
2012-08-27 Jo-Philipp Wichlibs/nixio: cancel pending alarm after successfully...
2012-08-27 Jo-Philipp Wichlibs/sys: use 100ms timeouts for name resolution of...
2012-08-27 Jo-Philipp Wichlibs/nixio: implement optional timeout for getnameinfo...
2012-08-17 Jo-Philipp Wichlibs/core: also add gre0 to default interface ignore...
2012-08-14 Jo-Philipp Wichlibs/web: export translatef() into templates
2012-08-14 Jo-Philipp Wichlibs/sys: fix getiwinfo() for "radioX.networkY" notatio...
2012-08-09 Jo-Philipp Wichlibs/web: rework unspecified/create logic for checkboxe...
2012-08-09 Jo-Philipp Wichlibs/web: support placeholder attribute for comboboxes...
2012-08-09 Jo-Philipp Wichlibs/sys: remove _parse_delimitted_table() and incorper...
2012-08-08 Jo-Philipp Wichlibs/sys: remove wifi.channels()
2012-08-08 Jo-Philipp Wichlibs/sys: remove wifi.getiwconfig() and wifi.getiwscan()
2012-08-08 Jo-Philipp Wichlibs/sys: introduce net.mac_hints(), net.ipv4_hints...
2012-08-08 Jo-Philipp Wichlibs/web: add missing css class to cbi simpleform template
2012-08-08 Jo-Philipp Wichlibs/web: adapt dispatcher to sauth api changes
2012-08-08 Jo-Philipp Wichlibs/web: rework luci.sauth
2012-08-07 Jo-Philipp WichRework authentication system
2012-07-24 Jo-Philipp Wichlibs/web: support creating networks in checkbox network...
2012-07-18 Jo-Philipp Wichlibs/sys: workaround broken entries in /proc/net/ipv6_r...
2012-06-29 Jo-Philipp Wichlibs/core: only consider enabled routes when finding...
2012-06-27 Jo-Philipp Wichlibs/sys: fix login with empty password after previous...
2012-06-27 Jo-Philipp Wichlibs/sys: fix luci.sys.checkpasswd() semantics
2012-06-26 Jo-Philipp Wichlibs/core: improve luci.util.imatch() to not create...
2012-06-26 Jo-Philipp Wichlibs/core: implement get_wandev(), get_wan6dev(), get_w...
2012-06-26 Jo-Philipp Wichlibs/core: fix network is_empty() check for wifi-ifaces...
2012-06-26 Jo-Philipp Wichlibs/web: extend network_ifacelist widget to display...
2012-06-26 Jo-Philipp Wichlibs/core: allow ifaces to be part of multiple networks...
2012-06-25 Jo-Philipp Wichlibs/web: implement minlength(), maxlength() and rangel...
2012-06-17 Jo-Philipp Wichlibs/core: fix various problems in the network model
2012-05-31 Jo-Philipp Wichlibs/core: fix ubus corner cases in network model
2012-05-31 Jo-Philipp Wichlibs/core: use ubus to fetch interface and device statu...
2012-05-06 Jo-Philipp Wichmove luci specific index.html from package 'sgi-cgi...
2012-05-06 Jo-Philipp Wichlibs/sys: fix luci.sys.init.index() (#399)
2012-04-16 Jo-Philipp WichFix JSON NaN
2012-04-15 Jo-Philipp Wichlibs/web: fix html output for complex datatypes contain...
2012-04-15 Jo-Philipp Wichlibs/sys: introduce luci.sys.init.start() and luci...
2012-04-13 Manuel Munzlibs/datatypes: Fix typo
next