aboutsummaryrefslogtreecommitdiff
path: root/package/network/services
Commit message (Collapse)AuthorAge
* hostapd: revert bogus version that was added in r41872Felix Fietkau2014-08-03
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41960
* igmpproxy: add missing includeFelix Fietkau2014-08-03
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41957
* ppp: fix a buffer overrun in the ms chap codeJohn Crispin2014-07-29
| | | | | | | | https://dev.openwrt.org/ticket/17296 Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41882
* hostapd: Reintroduce Full Dynamic VLAN supportJo-Philipp Wich2014-07-29
| | | | | | | | | | This patch brings full dynamic vlan support to netifd that existed in hostapd.sh in Attitude Adjustment. Signed-off-by: Joseph CG Walker <Joe@ChubbyPenguin.net> [jow@openwrt.org: changed commit message, rebased on top of current hostapd.sh] Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 41872
* hostapd: add more missing ifdefsFelix Fietkau2014-07-28
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41863
* hostapd: add missing ifdefFelix Fietkau2014-07-28
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41855
* hostapd: prevent spurious 20/40 mhz channel bandwidth switches if noscan is ↵Felix Fietkau2014-07-25
| | | | | | | | enabled Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41828
* odhcpd: don't lose downstream routes for managed PDSteven Barth2014-07-23
| | | | SVN-Revision: 41816
* odhcpd: revert NDP relay rewrite (performance issue still fixed)Steven Barth2014-07-22
| | | | SVN-Revision: 41808
* odhcpd: fix typo in ubus integration (thanks Markus Stenberg)Steven Barth2014-07-21
| | | | SVN-Revision: 41796
* odhcpd: rewrite NDP proxy featureSteven Barth2014-07-17
| | | | SVN-Revision: 41703
* hostapd: add a require_mode option in wifi-device sections to select the ↵Felix Fietkau2014-07-15
| | | | | | | | minimum hardware mode that the AP requires from clients Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41665
* odhcpd: disable packet socket if unneeded to preserve performanceSteven Barth2014-07-14
| | | | SVN-Revision: 41644
* samba36: update to minor version 3.6.24Hauke Mehrtens2014-07-06
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 41525
* samba36: disable acl support to avoid picking up a dependency on libacl (#16988)Felix Fietkau2014-07-04
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41509
* samba36: do not pick up libattr as a dependencyFelix Fietkau2014-07-04
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41508
* igmpproxy: automatically add firewall rules for multicast routing based on ↵Felix Fietkau2014-07-02
| | | | | | | | the current config Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41483
* ppp: fix keep alive optionJohn Crispin2014-07-01
| | | | | | | | currently the keepalive option needs to be removed to fully disable it. this patch allows us to set it to 0. Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41438
* odhcpd: some minor DHCP/DHCPv6 fixesSteven Barth2014-07-01
| | | | SVN-Revision: 41432
* openvpn: fix compile error with muslFelix Fietkau2014-06-30
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41425
* openvpn: update to version 2.3.4Felix Fietkau2014-06-30
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41416
* odhcpd: fix build failure with muslSteven Barth2014-06-30
| | | | SVN-Revision: 41409
* pppd: fix build with muslFelix Fietkau2014-06-29
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41404
* samba36: fix build error with muslFelix Fietkau2014-06-29
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41402
* relayd: update to the latest version, fixes musl compile and multicast relayingFelix Fietkau2014-06-29
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41401
* mdns: add the new openwrt mdns daemonJohn Crispin2014-06-26
| | | | | | | | | | | | | | | | this is still wip, you can use the following ubus calls. ubus call mdns scan # triggers a scan ubus call mdns browse # look at the currenlty cached records ubus call mdns hosts # look at the currenlty cached hosts TODO - ipv6, currenlty AAAA records are handled but only on v4 sockets - finish the service announce code Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41345
* dnsmasq: use config_get_bool for dnsmasqSteven Barth2014-06-22
| | | | SVN-Revision: 41302
* dnsmasq: set procd respawnSteven Barth2014-06-22
| | | | SVN-Revision: 41297
* dnsmasq: removing nettle 3.0 support due to nettle downgradeSteven Barth2014-06-18
| | | | | | Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 41264
* odhcpd: improve static DHCPv4 leases (thanks arnd)Steven Barth2014-06-18
| | | | | | Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 41260
* relayd: update to latest git headJohn Crispin2014-06-18
| | | | | | | | this fixes multicast fowarding on relayd links Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41254
* dnsmasq: compatibility with nettle 3.0Steven Barth2014-06-18
| | | | | | Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 41249
* dnsmasq: various house-keeping updatesSteven Barth2014-06-18
| | | | | | | | | | * Add Authoritative DNS and IPSET to full variant * Remove some bloat from IPSET support * Reintroduce "DHCP no address warning"-patch Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 41246
* dnsmasq: add UCI DNSSEC runtime supportSteven Barth2014-06-18
| | | | | | | | | | | | | Ship keys for the root zone and add two uci options to enable DNSSEC checks: Option 'dnssec': Activate DNSSEC validation Option 'dnsseccheckunsigned': Ensure answers without DNSSEC are in unsigned zones. Signed-off-by: Andre Heider <a.heider@gmail.com> SVN-Revision: 41245
* dnsmasq: Add a full variantSteven Barth2014-06-18
| | | | | | | | | This variant includes support for DHCPv6 and DNSSEC. DNSSEC adds a dependency on libnettle. Signed-off-by: Andre Heider <a.heider@gmail.com> SVN-Revision: 41244
* dnsmasq: add upstream patch to build against libnettle-miniSteven Barth2014-06-18
| | | | | | Signed-off-by: Andre Heider <a.heider@gmail.com> SVN-Revision: 41243
* dnsmasq: respect target's LDFLAGSSteven Barth2014-06-18
| | | | | | | | Append local flags, don't overwrite. Signed-off-by: Andre Heider <a.heider@gmail.com> SVN-Revision: 41242
* dnsmasq: use COPTS for compile time optionsSteven Barth2014-06-18
| | | | | | | | | | As documented in config.h. Doing otherwise will break dnsmasq's pkg-wrapper script to find its libs to link to. Signed-off-by: Andre Heider <a.heider@gmail.com> SVN-Revision: 41241
* odhcpd: don't enable relaying by default anymoreSteven Barth2014-06-17
| | | | SVN-Revision: 41228
* odhcpd: also honor leasetime for dhcpv6Steven Barth2014-06-17
| | | | SVN-Revision: 41226
* odhcpd: Improve NotOnLink-behavior and make hostid more convient to configureSteven Barth2014-06-17
| | | | SVN-Revision: 41225
* odhcpd: add more consistent hostname-writingSteven Barth2014-06-16
| | | | SVN-Revision: 41211
* odhcpd: update hostfile more oftenSteven Barth2014-06-16
| | | | SVN-Revision: 41197
* odhcpd: fix dhcpv4 hostname attribute handlingSteven Barth2014-06-16
| | | | SVN-Revision: 41196
* odhcpd: accept FQDN as search domainSteven Barth2014-06-15
| | | | SVN-Revision: 41194
* ppp: bump to 2.4.6Steven Barth2014-06-15
| | | | | | Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 41193
* odhcpd: use search domain instead of domain attributeSteven Barth2014-06-12
| | | | SVN-Revision: 41152
* uhttpd: also bind to IPv6 by defaultSteven Barth2014-06-11
| | | | SVN-Revision: 41114
* odhcpd: various regression fixes (thanks Hans Dedecker)Steven Barth2014-06-10
| | | | SVN-Revision: 41079
* uhttpd: update to the latest version, fixes musl compile issuesFelix Fietkau2014-06-09
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41057