Skip navigation.
Home

DNSHistory v1.3

At long last I've finally incremented DNSHistory from v1.3-beta1 to v1.3.

The only changes really revolve around the name change. The only code change was to use calloc, vs malloc and manually clearing the chunk of memory grabbed.

From here?

Several thoughts:
* Add the GeoIP API's into DNSHistory - simply output the country instead of the DNS'd name. Would make GeoIP accessible to a larger range of log types. If only 'cause adding new log types to DNSHistory is quite trivial.
* Add gettext capability. Not that DNSHistory needs to be able to support multiple languages far as I can tell, but it seems only polite to make the offer, and doesn't cost me much to do so.
* Something I've personally wanted for a while - here's an IP Address, show me it's history. Coupled with GeoIP that could be quite useful I suspect. Poor man's whois.

As to when? Don't hold your breath. There's a few translation issues inside AWFFull to be fixed, and I'm very keen to get v3.8.1 of AWFFull out at long last as well.

Enjoy!

Syndicate content