| Commit message (Expand) | Author | Age | Files | Lines |
* | dnsmasq: compatibility with nettle 3.0 | Steven Barth | 2014-06-18 | 1 | -0/+29 |
* | dnsmasq: various house-keeping updates | Steven Barth | 2014-06-18 | 4 | -17/+165 |
* | dnsmasq: add UCI DNSSEC runtime support | Steven Barth | 2014-06-18 | 1 | -0/+8 |
* | dnsmasq: Add a full variant | Steven Barth | 2014-06-18 | 1 | -0/+26 |
* | dnsmasq: add upstream patch to build against libnettle-mini | Steven Barth | 2014-06-18 | 1 | -0/+88 |
* | dnsmasq: respect target's LDFLAGS | Steven Barth | 2014-06-18 | 1 | -1/+2 |
* | dnsmasq: use COPTS for compile time options | Steven Barth | 2014-06-18 | 1 | -4/+5 |
* | odhcpd: don't enable relaying by default anymore | Steven Barth | 2014-06-17 | 1 | -8/+2 |
* | iproute2: update version to 3.15.0, refresh patches, add maintainer | Steven Barth | 2014-06-17 | 6 | -12/+13 |
* | odhcpd: also honor leasetime for dhcpv6 | Steven Barth | 2014-06-17 | 1 | -1/+1 |
* | odhcpd: Improve NotOnLink-behavior and make hostid more convient to configure | Steven Barth | 2014-06-17 | 1 | -2/+2 |
* | odhcpd: add more consistent hostname-writing | Steven Barth | 2014-06-16 | 1 | -2/+2 |
* | odhcpd: update hostfile more often | Steven Barth | 2014-06-16 | 1 | -1/+1 |
* | odhcpd: fix dhcpv4 hostname attribute handling | Steven Barth | 2014-06-16 | 1 | -2/+2 |
* | odhcpd: accept FQDN as search domain | Steven Barth | 2014-06-15 | 1 | -2/+2 |
* | ppp: bump to 2.4.6 | Steven Barth | 2014-06-15 | 22 | -137/+65 |
* | odhcpd: use search domain instead of domain attribute | Steven Barth | 2014-06-12 | 1 | -2/+2 |
* | netifd: use procd_add_reload_trigger | Felix Fietkau | 2014-06-11 | 1 | -4/+1 |
* | curl: move to core packages | Jo-Philipp Wich | 2014-06-11 | 6 | -0/+363 |
* | uhttpd: also bind to IPv6 by default | Steven Barth | 2014-06-11 | 2 | -3/+3 |
* | netifd: update to latest version, fixes reload issue (#16754) and adds 802.1a... | Felix Fietkau | 2014-06-11 | 1 | -2/+2 |
* | netifd: add support for onlink-flag for routes | Steven Barth | 2014-06-10 | 1 | -2/+2 |
* | odhcpd: various regression fixes (thanks Hans Dedecker) | Steven Barth | 2014-06-10 | 1 | -2/+2 |
* | uhttpd: update to the latest version, fixes musl compile issues | Felix Fietkau | 2014-06-09 | 1 | -2/+2 |
* | uqmi: use -ffunction-sections and --gc-sections, reduces binary size from 57k... | Felix Fietkau | 2014-06-07 | 1 | -1/+3 |
* | odhcpd: improve DHCPv4 range defaults | Steven Barth | 2014-06-07 | 1 | -2/+2 |
* | igmpproxy: report an error and dont start the instance if one of the interfac... | John Crispin | 2014-06-06 | 1 | -3/+6 |
* | hostapd: fix wpad-mini compile error (#16700) | Felix Fietkau | 2014-06-05 | 6 | -8/+22 |
* | hostapd: update to 2014-06-03 | Felix Fietkau | 2014-06-05 | 16 | -282/+80 |
* | wpa_supplicant: fix locking hostapd to 20MHz (#12720) | Felix Fietkau | 2014-06-05 | 1 | -9/+24 |
* | hostapd: move reading of rsn_preauth out of auth_type=eap context | Felix Fietkau | 2014-06-05 | 1 | -3/+3 |
* | igmpproxy: register interface change triggers | John Crispin | 2014-06-05 | 3 | -10/+10 |
* | netfid: make procd watch the network.interface object for events | John Crispin | 2014-06-05 | 1 | -0/+1 |
* | netifd: update to latest git HEAD | John Crispin | 2014-06-05 | 1 | -2/+2 |
* | map: add support for map-t if available | Steven Barth | 2014-06-04 | 2 | -2/+48 |
* | hostapd: replace undefined $bridge with $network_bridge | Felix Fietkau | 2014-06-04 | 1 | -3/+3 |
* | dhcpv6: set default solicit timeout back to 120s | Steven Barth | 2014-06-04 | 2 | -3/+6 |
* | package: swconfig: let variable name be local | John Crispin | 2014-06-04 | 1 | -0/+1 |
* | igmpproxy: update init.d script to procd and add a hotplug script | John Crispin | 2014-06-04 | 3 | -19/+40 |
* | netfilter: split off header matching modules not used by the default config (... | Felix Fietkau | 2014-06-02 | 1 | -0/+11 |
* | iwinfo: update nl80211 api to the latest one | John Crispin | 2014-06-02 | 1 | -140/+1478 |
* | iwinfo: add 802.11ac hwmode support | John Crispin | 2014-06-02 | 3 | -3/+13 |
* | iwinfo: add Atheros AR9580 to hardware.txt | John Crispin | 2014-06-02 | 1 | -0/+1 |
* | comgt: add support for defining dial number in config file | John Crispin | 2014-06-02 | 3 | -3/+10 |
* | soloscli: upgrade to 1.04 | John Crispin | 2014-06-02 | 5 | -42/+28 |
* | package: netifd: remove blank line at the end of file | John Crispin | 2014-06-02 | 1 | -1/+0 |
* | qos-script: Add comments to existing rules | John Crispin | 2014-06-02 | 1 | -0/+3 |
* | qos-script: Improve usability by adding comment field to rules | John Crispin | 2014-06-02 | 1 | -0/+4 |
* | hostapd: Add optional support for hostapd own_ip_addr in wireless config | John Crispin | 2014-06-02 | 2 | -1/+5 |
* | ppp: allow to set PPP interface name via config | John Crispin | 2014-06-02 | 1 | -2/+4 |