aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services
Commit message (Expand)AuthorAgeFilesLines
* ead: clean up, fix musl buildFelix Fietkau2015-03-294-167/+46
* authsae: remove bogus #includeFelix Fietkau2015-03-291-0/+10
* hostapd: fix compile errors with nl80211 disabled (#19325)Felix Fietkau2015-03-274-5/+6
* hostapd: fix a compiler warning in ap+station patchFelix Fietkau2015-03-271-2/+2
* hostapd: disable the bridge packet receive workaround, it is unnecessary on o...Felix Fietkau2015-03-271-0/+12
* dnsmasq: we dont want to run in debug modeJohn Crispin2015-03-271-1/+1
* hostapd: add 802.11r supportFelix Fietkau2015-03-262-1/+65
* hostapd: allow multiple key management algorithmsFelix Fietkau2015-03-262-4/+8
* hostapd: append nasid to config for all WPA typesFelix Fietkau2015-03-262-4/+12
* hostapd: add dependency to hostapd-commonFelix Fietkau2015-03-261-3/+3
* hostapd: package wpad-mesh and wpa_supplicant-mesh variantsFelix Fietkau2015-03-263-11/+453
* hostapd: add switch_chan and set_vendor_elements ubus methodsFelix Fietkau2015-03-261-1/+83
* hostapd: update hostapd to 2015-03-25Felix Fietkau2015-03-2640-3457/+244
* mdns: add jail and seccomp supportJohn Crispin2015-03-264-1/+38
* dnsmasq: add jail supportJohn Crispin2015-03-261-1/+10
* lldpd: add option to disable privilege separationJo-Philipp Wich2015-03-243-0/+80
* build: remove obsolete references to cris and avr32Felix Fietkau2015-03-241-1/+1
* lldpd: add Build/InstallDev ruleJohn Crispin2015-03-211-0/+8
* igmpproxy: add names for default config lan/wan phyint sections to make it ea...Felix Fietkau2015-03-191-2/+2
* igmpproxy: Multiple downlink interfaces fix.John Crispin2015-03-171-0/+154
* packages: more (e)glibc fixes after r44701Nicolas Thill2015-03-161-0/+4
* packages: some (e)glibc fixes after r44701Nicolas Thill2015-03-164-4/+4
* uhttpd: make generating SSL keys more reliable against interrupted bootsFelix Fietkau2015-03-151-2/+5
* dnsmasq: enable pxe-prompt, pxe-service config optionsJohn Crispin2015-03-131-1/+6
* relayd: bump to latest git HEADJohn Crispin2015-03-131-2/+2
* dnsmasq: Make parameters optional in dhcpboot configJohn Crispin2015-03-131-4/+3
* lldpd: make LLDP-MED, DOT1 and DOT3 extensions disable-ableJohn Crispin2015-03-132-0/+19
* lldpd: add support for 'readonly_mode'John Crispin2015-03-121-0/+3
* uhttp: update to latest git HEADJohn Crispin2015-03-111-2/+2
* odhcpd: improvements for DHCPv4 and compile fixesSteven Barth2015-03-061-2/+2
* lldpd: fix passing multiple ifnames to the daemonJo-Philipp Wich2015-03-012-3/+4
* uhttpd: relay stderr to syslogJo-Philipp Wich2015-02-262-1/+2
* samba36: update to 3.6.25, fixes remote code execution bug (CVE-2015-0240)Felix Fietkau2015-02-241-2/+2
* ppp: Allow PPTP over a specified interfaceJohn Crispin2015-02-221-3/+5
* packages: remove uneeded PKG_BUILD_DIR overridesNicolas Thill2015-02-221-2/+0
* hostapd: fix c&p typoJohn Crispin2015-02-171-1/+1
* hostapd: backport BSSID black/whitelistsJohn Crispin2015-02-133-0/+687
* relayd: update to the latest version, adds fixes by Alejandro EnriqueFelix Fietkau2015-02-111-2/+2
* openvpn: autostart openvpn instances for each .conf file in /etc/openvpnJo-Philipp Wich2015-02-072-4/+32
* uhttpd: fix another remaining relro issue in the Lua pluginJo-Philipp Wich2015-01-251-2/+2
* uhttpd: fix time_t type mismatch on 32bit systemsJo-Philipp Wich2015-01-251-2/+2
* uhttpd: fix crash with enabled relro, memory leak in dirlists and lfsJo-Philipp Wich2015-01-251-3/+3
* uhttpd: fix exit code of mod-ubus postinstall scriptJo-Philipp Wich2015-01-251-0/+2
* mac80211/hostapd: fix HT mode setup for RSN ad-hoc networksFelix Fietkau2015-01-241-1/+2
* relayd: prevent start for disabled interfacesFelix Fietkau2015-01-241-0/+3
* ppp: on PPPoE, always send PADT when shutting down the connectionFelix Fietkau2015-01-241-0/+11
* ppp: rework host-uniq support to take hex encoded stringsJo-Philipp Wich2015-01-243-49/+149
* igmpproxy: add patch to silence unnecessary logging of downstream igmp trafficFelix Fietkau2015-01-181-0/+19
* dnsmasq: add option --quiet-dhcpJohn Crispin2015-01-171-0/+1
* Support for building an hardened OpenWRTJohn Crispin2015-01-171-1/+1