]> granicus.if.org Git - pdns/commit
Squashed commit of the following:
authorbert hubert <bert.hubert@netherlabs.nl>
Sun, 21 Dec 2014 14:45:22 +0000 (15:45 +0100)
committerbert hubert <bert.hubert@netherlabs.nl>
Sun, 21 Dec 2014 14:45:22 +0000 (15:45 +0100)
commit92011b8f29a36e13dede9b7e28c23b69be1d9383
tree476e145b7d56c9a9fd563e0995f3573c9da70e39
parentfe1f8f73d6dbc6e8432e16f2aca792cd9a897119
Squashed commit of the following:

commit 318214175cd5ce0917ac4895822872860e2129a8
Author: bert hubert <bert.hubert@netherlabs.nl>
Date:   Sun Dec 21 15:44:09 2014 +0100

    add public-suffix-list filtering for ringbuffer output, like top-pub-servfail-queries and top-pub-queries

commit 402cc7c2f8f1fc1cf0002375d3bbffb9d429c509
Author: bert hubert <bert.hubert@netherlabs.nl>
Date:   Sat Dec 20 15:13:03 2014 +0100

    oops, add that too, missed this in previous commit

commit 462e9498e9a6b78b7a774e97137b4ff3611a71e1
Author: bert hubert <bert.hubert@netherlabs.nl>
Date:   Sat Dec 20 15:11:07 2014 +0100

    make our query rings qtype aware, plus implement prototype public suffix grouping (still very stupid)

commit d63d313ca61f8d9991e41a34429497613b22ee0f
Author: bert hubert <bert.hubert@netherlabs.nl>
Date:   Fri Dec 19 10:40:52 2014 +0100

    implement further statistics, top-servfail-remotes, top-largeanswer-remotes, top-servfail-queries

commit a4c21b423b583640f2fcb1a65577727a2ef81727
Author: bert hubert <bert.hubert@netherlabs.nl>
Date:   Fri Dec 19 09:03:29 2014 +0100

    improve ringbuffers in recursor, add query ringbuffer + infra to get top queries
pdns/Makefile-recursor
pdns/Makefile.am
pdns/dist-recursor
pdns/effective_tld_names.dat [new file with mode: 0644]
pdns/mkpubsuffixcc [new file with mode: 0755]
pdns/pdns_recursor.cc
pdns/rec_channel.hh
pdns/rec_channel_rec.cc
pdns/syncres.cc
pdns/syncres.hh
pdns/toysdig.cc