Skip to content
nrosell edited this page Oct 28, 2010 · 2 revisions

**Changes made between dns2db 2.2.1 and dns2db 2.2.2 **

  • Update man page to include default value for switch -i
  • The default period is now 300 secs like it should be
  • Fixed buffer overrun in database name generation
  • Removed debug output
  • Fixed incorrect byte order of source port
  • Fixed the simple fix for ::
  • Removed :: on v4 adresses
  • Added missing files to dist
  • Added null check, only occurs with older libtrace
  • Added text about the new tooltips
  • Fix for make dist on bsd
  • Updated autotools files
  • Added scriptversion and dns2sqlite version to the node tag

**Changes made between dns2db 2.2 and dns2db 2.2.1 **

  • added a user's manual
  • added an xml interface specification
  • fixed the search function in the top resolvers window in the ui
  • added checks for sqlite version in configure
  • fixed a problem where the full dns name where not recorded for queries about tld's (the name is still in the field lvl1dom)
  • fixed a problem where the name where not correctly displayed for queries about tld's
  • made the use of template.db and the -t switch on dns2sqlite obsolete by compiling the information into the binary
  • added a table called meta to the database files which currently hold the version of the dns2sqlite binary that created the file.
  • added a tag in the output from dns2db node that provides information about the version of dns2db on the nodes and the version of the dns2sqlite binary that produced the database for the interval
  • added a display of the versions mentioned above in the gui as a tooltip to the nodes.
  • make uninstall now removes the init script /etc/init.d/dns2db
  • fixed a problem with paths in the init script
  • renamed the installed init script from dns2db.sh to dns2db to better match other init scripts
Clone this wiki locally