]> git.ipfire.org Git - thirdparty/pdns.git/commit - pdns/ws-auth.cc
improves json webserver in the auth server, plus compiles in the json helpers for...
authorBert Hubert <bert.hubert@netherlabs.nl>
Thu, 15 Nov 2012 09:31:12 +0000 (09:31 +0000)
committerBert Hubert <bert.hubert@netherlabs.nl>
Thu, 15 Nov 2012 09:31:12 +0000 (09:31 +0000)
commite611a06c281a28a6acc7bb274b9c9a613efd48b1
treeb7a4567be43d1638e9248cd7e7943608a72d1109
parenta7a902fbf660737c4ff590f17276e8eb6a4968d7
improves json webserver in the auth server, plus compiles in the json helpers for the recursor (which does not have it turned on in this commit)
to turn on json webserver, set 'json-interface' in the configuration.

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@2894 d19b8d6e-7fed-0310-83ef-9ca221ded41b
pdns/Makefile.am
pdns/common_startup.cc
pdns/misc.cc
pdns/misc.hh
pdns/ws.cc