Age | Commit message (Expand) | Author |
2015-02-06 | luci-proto-ipv6: aiccu improvements | Paul Oranje |
2015-02-06 | Merge pull request #317 from hnyman/fix-zoneinfo2lua | Jo-Philipp Wich |
2015-02-06 | Merge pull request #316 from hnyman/timezone-2015a | Jo-Philipp Wich |
2015-02-04 | zoneinfo2lua.pl to generate shorter copyright messages | Hannu Nyman |
2015-02-04 | luci-proto-ipv6: fix typo in aiccu mtu range | Paul Oranje |
2015-02-04 | Timezone data: Update to 2015a | Hannu Nyman |
2015-02-04 | luci-proto-ipv6: set aiccu mtu option range | Paul Oranje |
2015-02-04 | luci-proto-ipv6: add aiccu | Paul Oranje |
2015-01-29 | Move inline documentation into separate files. | Jo-Philipp Wich |
2015-01-28 | luci-lib-jsonc: add api documentation | Jo-Philipp Wich |
2015-01-28 | luci-lib-ip: add api documentation | Jo-Philipp Wich |
2015-01-28 | luci-lib-nixio: move CHANGELOG and README into nixio namespace | Jo-Philipp Wich |
2015-01-28 | build: remove *.luadoc files before packaging | Jo-Philipp Wich |
2015-01-28 | Remove outdated luadoc from contrib | Jo-Philipp Wich |
2015-01-28 | build: add modified luadoc for use with LuCI sources | Jo-Philipp Wich |
2015-01-28 | luci-lib-ip: add functions to deal with IPv6 mapped IPv6 | Jo-Philipp Wich |
2015-01-28 | luci-lib-ip: multiple fixes | Jo-Philipp Wich |
2015-01-26 | luci-app-firewall: rework internal/external zone list handling when adding fo... | Jo-Philipp Wich |
2015-01-26 | luci-base: improve login/logout handling | Jo-Philipp Wich |
2015-01-26 | libs: add luci-lib-jsonc, a Lua binding for JSON-C | Jo-Philipp Wich |
2015-01-26 | luci-lib-ip: accept 2nd netmask argument in new(), IPv4() and IPv6() | Jo-Philipp Wich |
2015-01-25 | luci-lib-ip: fix segfault in link() on systems with ip6gre support | Jo-Philipp Wich |
2015-01-25 | luci-app-privoxy: fix path to luci.mk after move | Jo-Philipp Wich |
2015-01-25 | Merge pull request #308 from chris5560/master | Jo-Philipp Wich |
2015-01-24 | luci-mod-admin-full: use sysupgrade -T to test images | Jo-Philipp Wich |
2015-01-24 | luci-lib-ip: fix netlink receiving in link() | Jo-Philipp Wich |
2015-01-24 | luci-app-privoxy: move from openwrt/packages to openwrt/luci | Christian Schoenebeck |
2015-01-23 | luci-base: optimize luci.tools.webadmin.iface_get_network() | Jo-Philipp Wich |
2015-01-23 | luci-lib-ip: add link() method to get basic iface info | Jo-Philipp Wich |
2015-01-22 | luci-lib-ip: always return table for dump, even if empty | Jo-Philipp Wich |
2015-01-22 | luci-base: remove unused functions from luci.sys.net | Jo-Philipp Wich |
2015-01-22 | luci-lib-ip: support filtering neighbors by mac or dest addr | Jo-Philipp Wich |
2015-01-22 | luci-app-splash: convert ip4mac() to luci.ip.neighbors() | Jo-Philipp Wich |
2015-01-22 | luci-app-splash: convert luci.sys.net.arptable() to luci.ip.neighbors() | Jo-Philipp Wich |
2015-01-22 | luci-mod-admin-mini: convert luci.sys.net.arptable() to luci.ip.neighbors() | Jo-Philipp Wich |
2015-01-22 | luci-mod-admin-full: convert luci.sys.net.arptable() to luci.ip.neighbors() | Jo-Philipp Wich |
2015-01-22 | luci-base: rewrite luci.tools.webadmin and remove unused functions | Jo-Philipp Wich |
2015-01-22 | luci-app-olsr: rewrite mac address resolving | Jo-Philipp Wich |
2015-01-22 | luci-mod-freifunk: switch to luci.ip route functions | Jo-Philipp Wich |
2015-01-22 | luci-app-coovachilli: switch to luci.ip route functions | Jo-Philipp Wich |
2015-01-22 | luci-app-siitwizard: switch to luci.ip route functions | Jo-Philipp Wich |
2015-01-22 | luci-mod-admin-full: switch to luci.ip route functions | Jo-Philipp Wich |
2015-01-22 | luci-lib-ip: fix routes() for non-callback invocations | Jo-Philipp Wich |
2015-01-22 | luci-app-olsr: use luci.ip.routes() to find default gw | Jo-Philipp Wich |
2015-01-22 | luci-base: depend on luci-lib-ip and remove ip.lua | Jo-Philipp Wich |
2015-01-22 | luci-lib-nixio: always assume Linux target (#307) | Jo-Philipp Wich |
2015-01-22 | libs: add luci-lib-ip | Jo-Philipp Wich |
2015-01-22 | luci-base: use serialize_json() in luci.http | Jo-Philipp Wich |
2015-01-22 | luci-base: add luci.util.serialize_json() | Jo-Philipp Wich |
2015-01-22 | Merge pull request #306 from Preffer/master | Jo-Philipp Wich |