You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package/network/services
Jo-Philipp Wich 5db9587b5f dnsmasq: fix backward compatibility with existing configs
Changeset r36943 ("dnsmasq: use host-record instead of address") removed
the automatic domain expansion for config domain sections, this breaks
existing setups and alters the old behaviour in unexpected ways, therfore
restore behaviour of the current stable release.

Additionally handle fully qualified hostnames properly when setting up the
own hostrecord by stripping the local domain part form the given name
instead of unconditionally appending it, so that "example.lan" results
in "example example.lan" and not "example.lan example.lan.lan".

SVN-Revision: 38648
11 years ago
..
authsae authsae: add myself as a maintainer 11 years ago
dnsmasq dnsmasq: fix backward compatibility with existing configs 11 years ago
dropbear dropbear: add dropbear.nl mirror, provided by dropbear maintainer 11 years ago
ead ead: fix compile errors with recent kernels 11 years ago
hostapd wpa_supplicant: fix beacon_int configuration option 11 years ago
ipset-dns procd: convert various packages to procd style init.d scripts 11 years ago
lldpd lldpd: Add libbsd dependency when using eglibc 11 years ago
odhcpd odhcpd: fix cleaning of configuration on reload 11 years ago
openvpn openvpn: clean up and fix the init script 11 years ago
openvpn-easy-rsa openvpn-easy-rsa: restore essential patch to make it actually work on the target (#14324) 11 years ago
ppp ppp: correct module loaded check in proto_pptp_setup 11 years ago
relayd fix various init scripts 11 years ago
samba36 build: consistently use 'depends on' instead of 'depends' 11 years ago
uhttpd uhttpd: add a config option for using ustream-polarssl, and use it by default 11 years ago