| Commit message (Expand) | Author | Age | Files | Lines |
* | samba36: update to minor version 3.6.24 | Hauke Mehrtens | 2014-07-06 | 2 | -3/+3 |
* | samba36: disable acl support to avoid picking up a dependency on libacl (#16988) | Felix Fietkau | 2014-07-04 | 1 | -0/+1 |
* | samba36: do not pick up libattr as a dependency | Felix Fietkau | 2014-07-04 | 1 | -0/+2 |
* | igmpproxy: automatically add firewall rules for multicast routing based on th... | Felix Fietkau | 2014-07-02 | 1 | -0/+47 |
* | ppp: fix keep alive option | John Crispin | 2014-07-01 | 1 | -1/+1 |
* | odhcpd: some minor DHCP/DHCPv6 fixes | Steven Barth | 2014-07-01 | 1 | -2/+2 |
* | openvpn: fix compile error with musl | Felix Fietkau | 2014-06-30 | 1 | -0/+13 |
* | openvpn: update to version 2.3.4 | Felix Fietkau | 2014-06-30 | 2 | -66/+81 |
* | odhcpd: fix build failure with musl | Steven Barth | 2014-06-30 | 1 | -2/+2 |
* | pppd: fix build with musl | Felix Fietkau | 2014-06-29 | 1 | -0/+3 |
* | samba36: fix build error with musl | Felix Fietkau | 2014-06-29 | 1 | -7/+11 |
* | relayd: update to the latest version, fixes musl compile and multicast relaying | Felix Fietkau | 2014-06-29 | 1 | -2/+2 |
* | mdns: add the new openwrt mdns daemon | John Crispin | 2014-06-26 | 3 | -0/+94 |
* | dnsmasq: use config_get_bool for dnsmasq | Steven Barth | 2014-06-22 | 1 | -1/+1 |
* | dnsmasq: set procd respawn | Steven Barth | 2014-06-22 | 1 | -0/+1 |
* | dnsmasq: removing nettle 3.0 support due to nettle downgrade | Steven Barth | 2014-06-18 | 2 | -30/+1 |
* | odhcpd: improve static DHCPv4 leases (thanks arnd) | Steven Barth | 2014-06-18 | 1 | -2/+2 |
* | relayd: update to latest git head | John Crispin | 2014-06-18 | 1 | -1/+1 |
* | 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 |
* | 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 |
* | uhttpd: also bind to IPv6 by default | Steven Barth | 2014-06-11 | 2 | -3/+3 |
* | 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 |
* | 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 |
* | hostapd: replace undefined $bridge with $network_bridge | Felix Fietkau | 2014-06-04 | 1 | -3/+3 |
* | igmpproxy: update init.d script to procd and add a hotplug script | John Crispin | 2014-06-04 | 3 | -19/+40 |
* | 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 |
* | openvpn: enable ipv6 parameters | John Crispin | 2014-06-02 | 1 | -1/+2 |
* | dropbear: make missing variables local | John Crispin | 2014-06-02 | 1 | -1/+1 |