DansGuardian Changelog

What's new in DansGuardian 2.10.0.3

Apr 27, 2009
  • uClibc++ compilation patch from Natanael Copa.
  • Fix crash on exit when running out of memory during phrase tree
  • preparation, from Victor Stinner.
  • Clean up destructors for various objects, removing code duplication
  • with reset() methods.
  • Compilation fixes from Jeffrey A. Young.
  • Better handling of whitespace (tab characters) in configuration files.
  • Fix HTTPS access for unauthenticated users when using basic or NTLM
  • authentication plugins.
  • Reload list files on soft restart if cached (".processed") files have
  • been updated directly, from Harry Mason.
  • Chop carriage return off useragent strings when "loguseragent" is
  • enabled.
  • Don't force contents of dansguardianf*.conf files to lower-case on
  • loading, so as not to destroy the case of group names.
  • Make temporary bypass cookies valid for subdomains of the original
  • bypassed domain, including stripping "www.".