Skip to content
Snippets Groups Projects
  1. Jan 21, 2014
  2. Jan 16, 2014
  3. Jan 15, 2014
  4. Jan 07, 2014
  5. Dec 21, 2013
  6. Dec 01, 2013
  7. Nov 25, 2013
  8. Nov 24, 2013
  9. Nov 20, 2013
  10. Nov 13, 2013
  11. Sep 16, 2013
  12. Aug 17, 2013
  13. Aug 08, 2013
  14. Aug 04, 2013
  15. Aug 02, 2013
  16. Jul 14, 2013
  17. Jul 13, 2013
    • Russ Allbery's avatar
      Templatize the default crontab, remove anacron support · 5c831dcd
      Russ Allbery authored
      The static crontab files installed by base::cron have been replaced
      with a template to handle differences between Red Hat and Debian.  The
      periodic cron jobs no longer even attempt to use anacron, avoiding any
      problems with unpredictable cron run times if anacron is installed on
      the system.
      5c831dcd
    • Russ Allbery's avatar
      Remove base::cron::filter-user-noise · 93c48811
      Russ Allbery authored
      base::cron::filter-user-noise has been deleted.  This was specific to
      Research Computing systems and should be handled in that local
      repository.
      93c48811
  18. 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
  19. Jul 07, 2013
  20. Jul 04, 2013
  21. Jul 02, 2013
    • Russ Allbery's avatar
      Restore missing out-of-date configuration file · 2d8834db
      Russ Allbery authored
      The deletion of the server files was somewhat too aggressive.
      2d8834db
    • Russ Allbery's avatar
      Overhaul base::newsyslog · 6a9d5b4f
      Russ Allbery authored
      newsyslog no longer sets up a weekly command to tar up
      /root/.history-save and removes /etc/newsyslog.weekly/audit if it
      exists.  We're no longer using per-user history files and we're
      letting bash handle managing the length of the history file.
      
      newsyslog now creates btmp and wtmp writable by group utmp, matching
      the operating system defaults.
      
      newsyslog no longer attempts to clean up sysklogd cron jobs or remove
      the old /etc/newsyslog.daily/syslog file installed by ancient versions
      of stanford-server.
      
      General coding style cleanup.
      6a9d5b4f
  22. Jun 27, 2013
    • Russ Allbery's avatar
      Remove out-of-date::server · 03216540
      Russ Allbery authored
      Remove out-of-date::server.  This is only used on a single host, so
      all of the files and Puppet manifest have been moved to the Puppet
      model for that server.
      03216540
  23. May 28, 2013
  24. May 14, 2013
  25. 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