| Commit message (Expand) | Author | Age | Files | Lines |
* | hostapd: add an option for 802.11h (enabled by default) | Felix Fietkau | 2014-05-03 | 1 | -2/+6 |
* | netifd: update to the latest version, fixes some corner cases related to hotp... | Felix Fietkau | 2014-05-02 | 1 | -2/+2 |
* | samaba36: do not build libtevent | Hauke Mehrtens | 2014-05-01 | 1 | -0/+1 |
* | samba: update to version 3.6.23 | Hauke Mehrtens | 2014-05-01 | 12 | -171/+162 |
* | xtables-addons: #15516 Fix compile under linux 3.14 | Hauke Mehrtens | 2014-04-30 | 1 | -0/+14 |
* | odhcp6c: add preliminary support for MAP provisioning | Steven Barth | 2014-04-30 | 3 | -4/+45 |
* | netifd: update to the latest version, fixes a use-after-free bug on wireless ... | Felix Fietkau | 2014-04-29 | 1 | -2/+2 |
* | authsae: Update to latest version | Hauke Mehrtens | 2014-04-27 | 1 | -2/+2 |
* | hostapd: fix eglibc 2.15 support | Felix Fietkau | 2014-04-27 | 1 | -1/+2 |
* | netifd: update to the latest version, fixes some route table and dynamic inte... | Felix Fietkau | 2014-04-26 | 1 | -2/+2 |
* | hostapd: update to version 2014-04-24, fixes some dfs related issues | Felix Fietkau | 2014-04-26 | 16 | -75/+53 |
* | odhcpd: better dhcpv6 client-compatibility (thanks Hans Dedecker) | Steven Barth | 2014-04-24 | 1 | -2/+2 |
* | 6rd: Select first IPv4 address from configured tunlink interface as local tun... | Steven Barth | 2014-04-24 | 2 | -3/+8 |
* | netifd: update to latest version, adds support for disabling interfaces | Felix Fietkau | 2014-04-22 | 1 | -2/+2 |
* | netifd: update to the latest version, fixes some more issues related to l3_de... | Felix Fietkau | 2014-04-19 | 1 | -2/+2 |
* | ds-lite: disable NAT according to RFC 7084 | Steven Barth | 2014-04-14 | 2 | -1/+8 |
* | firewall: add support for nat-rules and netifd-proto-originating rules | Steven Barth | 2014-04-14 | 1 | -2/+2 |
* | iw: sync nl80211.h (fixes settting antenna_gain) | Felix Fietkau | 2014-04-13 | 1 | -3/+186 |
* | 802.11s: fix authsae support in netifd | John Crispin | 2014-04-12 | 2 | -21/+25 |
* | hostapd: fix "bad number" error due to missing wps_pbc_in_m1 option (since r3... | Felix Fietkau | 2014-04-12 | 1 | -0/+1 |
* | lantiq: more vdsl related cleanups | John Crispin | 2014-04-11 | 2 | -6/+15 |
* | netifd: switch to using git.openwrt.org | Felix Fietkau | 2014-04-11 | 1 | -1/+1 |
* | uhttpd: do not attempt to configure Lua handler if referenced file does not e... | Jo-Philipp Wich | 2014-04-11 | 1 | -3/+5 |
* | netifd: update to latest version, adds a force_link parameter to bring up an ... | Felix Fietkau | 2014-04-11 | 1 | -2/+2 |
* | netifd: update to the latest version, fixes some reload issues with proto=static | Felix Fietkau | 2014-04-10 | 1 | -1/+1 |
* | netifd: fix a regression related to ppp + multiple updates (ipv4 + ipv6) | Felix Fietkau | 2014-04-10 | 1 | -2/+2 |
* | lantiq: move the dsl-modem config to network.@dsl-modem[-1] | John Crispin | 2014-04-10 | 2 | -6/+6 |
* | lantiq: vdsl init.d script should auto start | John Crispin | 2014-04-09 | 1 | -1/+1 |
* | lantiq: cleanup vdsl driver bringup | John Crispin | 2014-04-09 | 1 | -13/+157 |
* | odhcpd: use correct defaults for interfaces not in UCI | Steven Barth | 2014-04-09 | 1 | -2/+2 |
* | odhcp6c: fix recovering from status where all addresses have been lost | Steven Barth | 2014-04-09 | 1 | -2/+2 |
* | ds-lite: compatibility with ISPs that only offer public PDs | Steven Barth | 2014-04-08 | 2 | -5/+9 |
* | netifd: update to the latest version, fixes a l3_dev handling regression lead... | Felix Fietkau | 2014-04-07 | 1 | -2/+2 |
* | odhcpd: improve managed PD | Steven Barth | 2014-04-06 | 1 | -2/+2 |
* | hostapd: update to version 2014-04-04 | Felix Fietkau | 2014-04-06 | 31 | -604/+290 |
* | odhcp6c: Add renew handler for proto dhcpv6 | Felix Fietkau | 2014-04-05 | 1 | -0/+9 |
* | netifd: Add renew handler for proto dhcp | Felix Fietkau | 2014-04-05 | 1 | -0/+9 |
* | netifd: update to latest version, fixes issues when l3 interface changes on r... | Felix Fietkau | 2014-04-05 | 1 | -2/+2 |
* | lantiq: cleanup the dsl control scripts | John Crispin | 2014-04-05 | 7 | -672/+15 |
* | odhcpd: add preliminary support for managed DHCPv6-PD and CER-ID | Steven Barth | 2014-04-01 | 1 | -2/+12 |
* | odhcp6c: add preliminary CER-ID support | Steven Barth | 2014-03-31 | 2 | -2/+15 |
* | samba36: revert r40341 | John Crispin | 2014-03-30 | 9 | -136/+136 |
* | samba: update to 3.6.23 Signed-off-by: John Crispin <blogic@openwrt.org> | John Crispin | 2014-03-30 | 9 | -136/+136 |
* | dhcp: Fix broadcast parameter validation support, remove unused netmask param... | John Crispin | 2014-03-30 | 1 | -2/+1 |
* | ltq-vdsl: add led status reporting | John Crispin | 2014-03-30 | 1 | -8/+27 |
* | dropbear: move options.h editing to Build/Configure | Felix Fietkau | 2014-03-29 | 1 | -3/+3 |
* | dropbear: add options SSHKeepAlive and IdleTimeout. | Felix Fietkau | 2014-03-29 | 1 | -1/+5 |
* | dropbear: fix interface config setting | Felix Fietkau | 2014-03-29 | 1 | -2/+2 |
* | dropbear: update to 2014.63 | Felix Fietkau | 2014-03-29 | 7 | -52/+61 |
* | 6rd / ds-lite: make the firewall-zones of nested-protocols configurable | Steven Barth | 2014-03-26 | 9 | -12/+28 |