24 Commits (550642098095652b7454199cc98986c01057da8e)

Author SHA1 Message Date
Steven Barth 1472eaec65 dnsmasq: backport some dnssec fixes 10 years ago
Steven Barth d9011ad6be dnsmasq: allow de-selecting features from -full variant. 10 years ago
John Crispin 74a3a77bcd license info - revert r43155 10 years ago
John Crispin c10d97484a Add more license tags with SPDX identifiers 10 years ago
Steven Barth bec9d38fa4 Add a few SPDX tags 10 years ago
Steven Barth dd948b7990 dnsmasq: bump to 2.72 10 years ago
Steven Barth 2ccf88744c dnsmasq: fix lockup when interfaces disappear 10 years ago
Steven Barth 0f49b1940e dnsmasq: fix a race condition possibly leading to lockup 10 years ago
Steven Barth 9af2e45080 dnsmasq: removing nettle 3.0 support due to nettle downgrade 11 years ago
Steven Barth 495b237cc4 dnsmasq: various house-keeping updates 11 years ago
Steven Barth 5f64a3e7ce dnsmasq: Add a full variant 11 years ago
Steven Barth b3adc62b62 dnsmasq: respect target's LDFLAGS 11 years ago
Steven Barth 6dbafaa15d dnsmasq: use COPTS for compile time options 11 years ago
Steven Barth 3834bd7667 dnsmasq: bump to 2.71 11 years ago
Steven Barth 92e65b481a dnsmasq: bump to 2.7.0 11 years ago
Jo-Philipp Wich efce764f0e dnsmasq: rework init procedure 11 years ago
Jo-Philipp Wich 5db9587b5f dnsmasq: fix backward compatibility with existing configs 11 years ago
Jo-Philipp Wich 78f69b66d4 dnsmasq: add option broadcast to host sections 11 years ago
Jo-Philipp Wich dfea3bae11 dnsmasq: use host-record instead of address 12 years ago
Steven Barth dd161ae62b dnsmasq: add directory for external hosts-files 12 years ago
Steven Barth e17ac4c257 dnsmasq: update to 2.66 Thanks to Christoph König for patches. 12 years ago
Jo-Philipp Wich 54c0b40427 dnsmasq: allow dhcp host entries without mac addresses (#11928) 12 years ago
Hamish Guthrie 81a3d9ba31 licensing: Add licensing metadata to many packages Two new variables are introduces to many packages, namely PKG_LICENSE and PKG_LICENSE_FILES - there may be more than one license applied to packages, and these are listed in the PKG_LICENSE variable and separated by spaces. All relevant license files are also added to the PKG_LICENSE_FILES variable, also space separated. 12 years ago
Felix Fietkau 405e21d167 packages: sort network related packages into package/network/ 12 years ago
Felix Fietkau d7a6141297 dnsmasq: enable parallel builds 12 years ago
John Crispin 2df4c1b2d4 dnsmasq: Set prefix on-link bit in RAs 12 years ago
Vasilis Tsiligiannis 81a84b03ea dnsmasq: Bump to 2.62, add DHCPv6 variant 12 years ago
Jo-Philipp Wich 7345133eae dnsmasq: bump package revision 13 years ago
Jo-Philipp Wich 265d0b379a dnsmasq: add missing config_get, localize variables, bump package revision 13 years ago
Jo-Philipp Wich 899de4adc9 dnsmasq: if CONFIG_IPV6 is off, compile with -DNO_IPV6 - solves unresolved refs to in6addr_any when building with external CodeSourcery toolchain 13 years ago
Jo-Philipp Wich 0f74cb4631 dnsmasq: automatically add host entry for own hostname and ptr record for lan ip address 13 years ago
Nicolas Thill 8553f9d243 package/dnsmasq: update to 2.59 (thanks to Raphael Huck) 13 years ago
Nicolas Thill 4f5cbf9f9b package/dnsmasq: use new service wrapper 13 years ago
Florian Fainelli ddf842d573 dnsmasq: update to 2.58 13 years ago
Jo-Philipp Wich 50b69073d6 dnsmasq: allow hostname assignment without static lease The attached patch for dnsmasq.init allows to assign a hostname to a particular mac-address. It's useful to override the client supplied hostname, especially if the client does not supply a hostname at all. 14 years ago
Felix Fietkau 679dbee95f dnsmasq: use -ffunction-sections, -fdata-sections and --gc-sections, saves 8k uncompressed 14 years ago
Imre Kaloz a0ee5b91fd upgrade to 2.57 14 years ago
Jo-Philipp Wich bd35e85116 Package dnsmasq init-file If an already running DHCP-server is found on the configured interface, the init-script refuses to start, but does not give a hint why. It took us some days to track down this behavior in our MANET, where every wifi/adhoc-node runs it own DHCP-server. Now syslog is more verbose on this. 14 years ago
Jo-Philipp Wich 91cb4aac9e dnsmasq: allow 127.0.0.1/8 upstream DNS responses by default, resolves issues with Netflix and other services 14 years ago
Nicolas Thill 46016457c2 package/dnsmasq: add support for bogus-nxdomain (thanks to Mickey Knox), bump release number 14 years ago
Nicolas Thill 1d7a6ebc79 dnsmasq: initscript: fix bool options handling, bump release number 15 years ago
Jo-Philipp Wich 9c3244a884 dnsmasq: add and enable DNS rebind protections 15 years ago
Alexandros C. Couloumbis a9783bd1c1 package/dnsmasq: update dnsmasq to 2.55 15 years ago
Nicolas Thill e2df3ea15f package/dnsmasq: bump release number (missed from r21400) 15 years ago
Jo-Philipp Wich 6f5203228f dnsmasq: - when processing domain entries, append searchdomain to host entries if they are not fully qualified - create only one reverse record for address entries with multiple names 15 years ago
Jo-Philipp Wich c876279bb2 dnsmasq: don't append search domain to custom host entries 15 years ago
Jo-Philipp Wich a8e904a958 dnsmasq: allow multiple hostnames per domain section 15 years ago
Vasilis Tsiligiannis 6a11bbbac9 dnsmasq: Remove deprecated HAVE_ISC_READER=1 flag (#6757) 15 years ago
Hauke Mehrtens e474081797 Update to version 2.52 15 years ago
Jo-Philipp Wich 02d30873eb dnsmasq: Fix setting the network-id for config host sections This renames name to networkid where applicable, and re-adds the name option for hosts. Signed-off-by: Stefan Bethke <stb@lassitu.de> 15 years ago