netifd: more race condition fixes in proto-shell
[openwrt/openwrt.git] / package / network / services /
2014-07-29 John Crispinppp: fix a buffer overrun in the ms chap code
2014-07-29 Jo-Philipp Wichhostapd: Reintroduce Full Dynamic VLAN support
2014-07-28 Felix Fietkauhostapd: add more missing ifdefs
2014-07-28 Felix Fietkauhostapd: add missing ifdef
2014-07-25 Felix Fietkauhostapd: prevent spurious 20/40 mhz channel bandwidth...
2014-07-23 Steven Barthodhcpd: don't lose downstream routes for managed PD
2014-07-22 Steven Barthodhcpd: revert NDP relay rewrite (performance issue...
2014-07-21 Steven Barthodhcpd: fix typo in ubus integration (thanks Markus...
2014-07-17 Steven Barthodhcpd: rewrite NDP proxy feature
2014-07-15 Felix Fietkauhostapd: add a require_mode option in wifi-device secti...
2014-07-14 Steven Barthodhcpd: disable packet socket if unneeded to preserve...
2014-07-06 Hauke Mehrtenssamba36: update to minor version 3.6.24
2014-07-04 Felix Fietkausamba36: disable acl support to avoid picking up a...
2014-07-04 Felix Fietkausamba36: do not pick up libattr as a dependency
2014-07-02 Felix Fietkauigmpproxy: automatically add firewall rules for multica...
2014-07-01 John Crispinppp: fix keep alive option
2014-07-01 Steven Barthodhcpd: some minor DHCP/DHCPv6 fixes
2014-06-30 Felix Fietkauopenvpn: fix compile error with musl
2014-06-30 Felix Fietkauopenvpn: update to version 2.3.4
2014-06-30 Steven Barthodhcpd: fix build failure with musl
2014-06-29 Felix Fietkaupppd: fix build with musl
2014-06-29 Felix Fietkausamba36: fix build error with musl
2014-06-29 Felix Fietkaurelayd: update to the latest version, fixes musl compil...
2014-06-26 John Crispinmdns: add the new openwrt mdns daemon
2014-06-22 Steven Barthdnsmasq: use config_get_bool for dnsmasq
2014-06-22 Steven Barthdnsmasq: set procd respawn
2014-06-18 Steven Barthdnsmasq: removing nettle 3.0 support due to nettle...
2014-06-18 Steven Barthodhcpd: improve static DHCPv4 leases (thanks arnd)
2014-06-18 John Crispinrelayd: update to latest git head
2014-06-18 Steven Barthdnsmasq: compatibility with nettle 3.0
2014-06-18 Steven Barthdnsmasq: various house-keeping updates
2014-06-18 Steven Barthdnsmasq: add UCI DNSSEC runtime support
2014-06-18 Steven Barthdnsmasq: Add a full variant
2014-06-18 Steven Barthdnsmasq: add upstream patch to build against libnettle...
2014-06-18 Steven Barthdnsmasq: respect target's LDFLAGS
2014-06-18 Steven Barthdnsmasq: use COPTS for compile time options
2014-06-17 Steven Barthodhcpd: don't enable relaying by default anymore
2014-06-17 Steven Barthodhcpd: also honor leasetime for dhcpv6
2014-06-17 Steven Barthodhcpd: Improve NotOnLink-behavior and make hostid...
2014-06-16 Steven Barthodhcpd: add more consistent hostname-writing
2014-06-16 Steven Barthodhcpd: update hostfile more often
2014-06-16 Steven Barthodhcpd: fix dhcpv4 hostname attribute handling
2014-06-15 Steven Barthodhcpd: accept FQDN as search domain
2014-06-15 Steven Barthppp: bump to 2.4.6
2014-06-12 Steven Barthodhcpd: use search domain instead of domain attribute
2014-06-11 Steven Barthuhttpd: also bind to IPv6 by default
2014-06-10 Steven Barthodhcpd: various regression fixes (thanks Hans Dedecker)
2014-06-09 Felix Fietkauuhttpd: update to the latest version, fixes musl compil...
2014-06-07 Steven Barthodhcpd: improve DHCPv4 range defaults
2014-06-06 John Crispinigmpproxy: report an error and dont start the instance...
2014-06-05 Felix Fietkauhostapd: fix wpad-mini compile error (#16700)
2014-06-05 Felix Fietkauhostapd: update to 2014-06-03
2014-06-05 Felix Fietkauwpa_supplicant: fix locking hostapd to 20MHz (#12720)
2014-06-05 Felix Fietkauhostapd: move reading of rsn_preauth out of auth_type...
2014-06-05 John Crispinigmpproxy: register interface change triggers
2014-06-04 Felix Fietkauhostapd: replace undefined $bridge with $network_bridge
2014-06-04 John Crispinigmpproxy: update init.d script to procd and add a...
2014-06-02 John Crispinhostapd: Add optional support for hostapd own_ip_addr...
2014-06-02 John Crispinppp: allow to set PPP interface name via config
2014-06-02 John Crispinopenvpn: enable ipv6 parameters
2014-06-02 John Crispindropbear: make missing variables local
2014-06-02 Steven Barthodhcpd: add configuration for userclass-filter
2014-05-29 Steven Barthodhcpd: Fix a segfault in DHCPv6 option handling
2014-05-26 Steven Barthodhcpd: add support for configuring raw dhcpv6 options
2014-05-20 Steven Barthdnsmasq: bump to 2.71
2014-05-20 Florian Fainellidnsmasq: Allow creating static DNS entries from static...
2014-05-19 Felix Fietkauhostapd: add a package for eapol_test
2014-05-14 Steven Barthdnsmasq: bump to 2.7.0
2014-05-09 Felix Fietkauuhttpd: update to the latest version, fixes cgi path...
2014-05-08 Felix Fietkauigmpproxy: move to trunk, add myself as maintainer
2014-05-03 Felix Fietkauhostapd: add an option for 802.11h (enabled by default)
2014-05-01 Hauke Mehrtenssamaba36: do not build libtevent
2014-05-01 Hauke Mehrtenssamba: update to version 3.6.23
2014-04-27 Hauke Mehrtensauthsae: Update to latest version
2014-04-27 Felix Fietkauhostapd: fix eglibc 2.15 support
2014-04-26 Felix Fietkauhostapd: update to version 2014-04-24, fixes some dfs...
2014-04-24 Steven Barthodhcpd: better dhcpv6 client-compatibility (thanks...
2014-04-12 John Crispin802.11s: fix authsae support in netifd
2014-04-12 Felix Fietkauhostapd: fix "bad number" error due to missing wps_pbc_...
2014-04-11 Jo-Philipp Wichuhttpd: do not attempt to configure Lua handler if...
2014-04-09 Steven Barthodhcpd: use correct defaults for interfaces not in UCI
2014-04-06 Steven Barthodhcpd: improve managed PD
2014-04-06 Felix Fietkauhostapd: update to version 2014-04-04
2014-04-01 Steven Barthodhcpd: add preliminary support for managed DHCPv6...
2014-03-30 John Crispinsamba36: revert r40341
2014-03-30 John Crispinsamba: update to 3.6.23 Signed-off-by: John Crispin...
2014-03-29 Felix Fietkaudropbear: move options.h editing to Build/Configure
2014-03-29 Felix Fietkaudropbear: add options SSHKeepAlive and IdleTimeout.
2014-03-29 Felix Fietkaudropbear: fix interface config setting
2014-03-29 Felix Fietkaudropbear: update to 2014.63
2014-03-22 Felix Fietkauuhttpd: update to latest version, improves cgi path...
2014-03-21 Felix Fietkauuhttpd: update to latest version, fixes HEAD requests...
2014-03-21 Felix Fietkauhostapd: add pbc_in_m1 option
2014-03-21 Felix Fietkauead: clean up
2014-03-21 Felix Fietkauead: set_nonblock() is doing nothing (typo)
2014-03-21 Felix Fietkauppp: remove ppp requirement from chat
2014-03-20 Felix Fietkaupppd: fix build errors with musl
2014-03-20 Steven Barthodhcpd: fix more segfaults + ubus interaction
2014-03-20 Steven Barthodhcpd: fix possible segfaults
2014-03-14 Felix Fietkaupolarssl: update to version 1.3.4 and add openssl compa...
next