aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services
Commit message (Expand)AuthorAgeFilesLines
* dnsmasq: bump to 2.72Steven Barth2014-09-264-404/+3
* odhcpd: fix segfault when parsing domain options in UCISteven Barth2014-09-251-2/+2
* dnsmasq: fix lockup when interfaces disappearSteven Barth2014-09-222-1/+48
* hostapd: do not remove foreign wpa_supplicant socketsJohn Crispin2014-09-171-1/+1
* hostapd: remove bogus default setting for wps_pin (#17873)Felix Fietkau2014-09-152-4/+3
* ppp: update to version 2.4.7Hauke Mehrtens2014-09-1315-53/+40
* lldp: remove calls to user/group_add/existsJohn Crispin2014-09-112-3/+1
* hostapd: add ubus bindings for wpsFelix Fietkau2014-09-101-3/+38
* mdns: update to latest git headJohn Crispin2014-09-021-2/+2
* dropbear: add mdns support to the init.d scriptJohn Crispin2014-08-291-2/+5
* mdns: update to latest gitJohn Crispin2014-08-292-2/+3
* dnsmasq: Make the --dhcp-host logic easier to understandJohn Crispin2014-08-281-6/+8
* dnsmasq: Fix hosts file format when MAC address is not specifiedJohn Crispin2014-08-281-5/+5
* dnsmasq: Create rDNS records for LuCI "Hostnames"John Crispin2014-08-281-6/+3
* uhttpd: do not configure TLS parameters if libustream-ssl is not presentJo-Philipp Wich2014-08-252-3/+3
* package/*: remove useless explicit set of function returncodeJohn Crispin2014-08-252-3/+0
* odhcpd: fix static lease behavior with dhcpv4Steven Barth2014-08-241-2/+2
* dropbear: restore performance by disabling mips16Jonas Gorski2014-08-211-1/+2
* dropbear: fix keepalive moreJonas Gorski2014-08-211-0/+333
* dnsmasq: fix a race condition possibly leading to lockupSteven Barth2014-08-202-1/+278
* odhcpd: various DHCPv4 and DHCPv6 fixesSteven Barth2014-08-191-2/+2
* dnsmasq: respect option dhcpv4 disabled in dhcp-configSteven Barth2014-08-191-0/+3
* dropbear: fix keepalive with puttyJonas Gorski2014-08-131-0/+58
* odhcpd: improve DHCPv6-PD detectionSteven Barth2014-08-131-2/+2
* ppp: enable IPv6CP by defaultSteven Barth2014-08-132-2/+6
* odhcpd: multiple DHCPv4 improvements (thx Christian Mehlis)Steven Barth2014-08-121-2/+2
* dropbear: update to 2014.65Steven Barth2014-08-115-10/+10
* hostapd: fix some whitespacesLuka Perkov2014-08-111-3/+3
* odhcpd: avoid logspam in certain corner casesSteven Barth2014-08-081-2/+2
* odhcpd: write host-entries for all leased IPv6 addressesSteven Barth2014-08-081-2/+2
* odhcpd: update hostfile more oftenSteven Barth2014-08-071-2/+2
* odhcpd: correct incorrect commit-id in last commitSteven Barth2014-08-071-1/+1
* odhcpd: skip MSRs in RAs for prefixes with same size as DPSteven Barth2014-08-071-2/+2
* hostapd: revert bogus version that was added in r41872Felix Fietkau2014-08-031-1/+1
* igmpproxy: add missing includeFelix Fietkau2014-08-031-0/+10
* ppp: fix a buffer overrun in the ms chap codeJohn Crispin2014-07-291-0/+13
* hostapd: Reintroduce Full Dynamic VLAN supportJo-Philipp Wich2014-07-292-3/+16
* hostapd: add more missing ifdefsFelix Fietkau2014-07-281-1/+18
* hostapd: add missing ifdefFelix Fietkau2014-07-281-0/+11
* hostapd: prevent spurious 20/40 mhz channel bandwidth switches if noscan is e...Felix Fietkau2014-07-251-0/+22
* odhcpd: don't lose downstream routes for managed PDSteven Barth2014-07-231-2/+2
* odhcpd: revert NDP relay rewrite (performance issue still fixed)Steven Barth2014-07-221-2/+2
* odhcpd: fix typo in ubus integration (thanks Markus Stenberg)Steven Barth2014-07-211-2/+2
* odhcpd: rewrite NDP proxy featureSteven Barth2014-07-171-2/+2
* hostapd: add a require_mode option in wifi-device sections to select the mini...Felix Fietkau2014-07-151-1/+7
* odhcpd: disable packet socket if unneeded to preserve performanceSteven Barth2014-07-141-2/+2
* samba36: update to minor version 3.6.24Hauke Mehrtens2014-07-062-3/+3
* samba36: disable acl support to avoid picking up a dependency on libacl (#16988)Felix Fietkau2014-07-041-0/+1
* samba36: do not pick up libattr as a dependencyFelix Fietkau2014-07-041-0/+2
* igmpproxy: automatically add firewall rules for multicast routing based on th...Felix Fietkau2014-07-021-0/+47