Skip to content
Snippets Groups Projects
  1. Dec 16, 2013
  2. Nov 04, 2013
    • Jo-Philipp Wich's avatar
      dnsmasq: fix backward compatibility with existing configs · 5db9587b
      Jo-Philipp Wich authored
      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
      5db9587b
  3. Oct 11, 2013
  4. Sep 23, 2013
  5. Sep 17, 2013
  6. Jun 17, 2013
    • Jo-Philipp Wich's avatar
      dnsmasq: use host-record instead of address · dfea3bae
      Jo-Philipp Wich authored
      Using "--address" for individual host A records is broken, use "--host-record" instead.
      The following patch changes dnsmasq.init to build individual host records using "--host-record" instead of "--address".
      
      Signed-off-by: Adam Gensler <openwrt at gnslr.us>
      
      [jow: shorter description, simplified shell script code]
      
      SVN-Revision: 36943
      dfea3bae
  7. May 17, 2013
  8. May 07, 2013
  9. Jan 02, 2013
  10. Oct 10, 2012
Loading