Skip to content
Snippets Groups Projects
  1. Feb 12, 2014
  2. Feb 10, 2014
  3. Feb 05, 2014
  4. Feb 04, 2014
  5. Jul 14, 2013
  6. Jul 09, 2013
    • Russ Allbery's avatar
      Fix the inheritance structure of base::dns · bfff39cc
      Russ Allbery authored
      These classes all need to inherit from each other or the include
      methods we use don't work properly.  Recreate the inheritance
      structure and use overrides to change the resolv.conf parameters.
      
      Also fix a few coding style issues.
      bfff39cc
  7. Jul 08, 2013
    • Bill MacAllister's avatar
      base::DNS: Use anycase servers · 6654b270
      Bill MacAllister authored
      In addition to adding the anycast DNS servers the individual
      resolv.conf files are replaced with a single template.  The existing
      class interfaces are preserved and they all create the appropriate
      resolv.conf file by invoking the define that handles the small number
      of resolv.conf variants.
      6654b270
  8. Apr 30, 2013
    • Adam Lewenberg's avatar
      master branch commit · e80a6b1e
      Adam Lewenberg authored
      This is the (old) master branch along with the fixes to the
      cron file permissions that Russ made.
      e80a6b1e
Loading