summaryrefslogtreecommitdiffhomepage
path: root/libs
AgeCommit message (Expand)Author
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
2012-08-14libs/web: export translatef() into templatesJo-Philipp Wich
2012-08-14libs/sys: fix getiwinfo() for "radioX.networkY" notation if the target networ...Jo-Philipp Wich
2012-08-09libs/web: rework unspecified/create logic for checkboxes in network_netlist w...Jo-Philipp Wich
2012-08-09libs/web: support placeholder attribute for comboboxes, fix validation quirks...Jo-Philipp Wich
2012-08-09libs/sys: remove _parse_delimitted_table() and incorperate /etc/config/dhcp l...Jo-Philipp Wich
2012-08-08libs/sys: remove wifi.channels()Jo-Philipp Wich
2012-08-08libs/sys: remove wifi.getiwconfig() and wifi.getiwscan()Jo-Philipp Wich
2012-08-08libs/sys: introduce net.mac_hints(), net.ipv4_hints() and net.ipv6_hints() fu...Jo-Philipp Wich
2012-08-08libs/web: add missing css class to cbi simpleform templateJo-Philipp Wich
2012-08-08libs/web: adapt dispatcher to sauth api changesJo-Philipp Wich
2012-08-08libs/web: rework luci.sauthJo-Philipp Wich
2012-08-07Rework authentication systemJo-Philipp Wich
2012-07-24libs/web: support creating networks in checkbox network widget (#457)Jo-Philipp Wich
2012-07-18libs/sys: workaround broken entries in /proc/net/ipv6_route, observed on brcm...Jo-Philipp Wich
2012-06-29libs/core: only consider enabled routes when finding wan interfaceJo-Philipp Wich
2012-06-27libs/sys: fix login with empty password after previous commitJo-Philipp Wich
2012-06-27libs/sys: fix luci.sys.checkpasswd() semanticsJo-Philipp Wich
2012-06-26libs/core: improve luci.util.imatch() to not create temporary strings when it...Jo-Philipp Wich
2012-06-26libs/core: implement get_wandev(), get_wan6dev(), get_wannet() and get_wan6ne...Jo-Philipp Wich
2012-06-26libs/core: fix network is_empty() check for wifi-ifaces which are part of mul...Jo-Philipp Wich
2012-06-26libs/web: extend network_ifacelist widget to display all networks an iface is...Jo-Philipp Wich
2012-06-26libs/core: allow ifaces to be part of multiple networks in luci.model.networkJo-Philipp Wich
2012-06-25libs/web: implement minlength(), maxlength() and rangelength() datatypesJo-Philipp Wich
2012-06-17libs/core: fix various problems in the network modelJo-Philipp Wich
2012-05-31libs/core: fix ubus corner cases in network modelJo-Philipp Wich
2012-05-31libs/core: use ubus to fetch interface and device status information, depend ...Jo-Philipp Wich
2012-05-06move luci specific index.html from package 'sgi-cgi' to 'admin-core'Jo-Philipp Wich
2012-05-06libs/sys: fix luci.sys.init.index() (#399)Jo-Philipp Wich
2012-04-16Fix JSON NaNJo-Philipp Wich
2012-04-15libs/web: fix html output for complex datatypes containing apostrophesJo-Philipp Wich
2012-04-15libs/sys: introduce luci.sys.init.start() and luci.sys.init.stop(), also exec...Jo-Philipp Wich
2012-04-13libs/datatypes: Fix typoManuel Munz
2012-03-13libs/nixio: reorder linker commandline args to fix build on Ubuntu 11.xJo-Philipp Wich
2012-03-13libs/nixio: disable TLS implementation by default, fixes host builds on Ubunt...Jo-Philipp Wich
2012-03-04libs/web: fix wrong default focus in dynlist widgets (#388)Jo-Philipp Wich
2012-02-15libs/web: fix delete action in tblsections, fix extedit buttonsJo-Philipp Wich
2012-02-15libs/web: remove inline styles from firewall_zoneforwards and firewall_zoneli...Jo-Philipp Wich