]> git.ipfire.org Git - thirdparty/pdns.git/commit
rec: Add a LWResult::Result type to stop dealing with numerical values
authorRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 1 Oct 2020 13:39:56 +0000 (15:39 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 15 Oct 2020 08:26:16 +0000 (10:26 +0200)
commit308f4c43201bbd2bd1c539d2e0d455d73bf0a014
tree523db4138f7215aa7a98781f39256440bb25a4e6
parentb6527764cce9b82639f40ac7cfd9888d476f0ff3
rec: Add a LWResult::Result type to stop dealing with numerical values
19 files changed:
pdns/lwres.cc
pdns/lwres.hh
pdns/pdns_recursor.cc
pdns/rec-carbon.cc
pdns/recursordist/test-syncres_cc.cc
pdns/recursordist/test-syncres_cc.hh
pdns/recursordist/test-syncres_cc1.cc
pdns/recursordist/test-syncres_cc10.cc
pdns/recursordist/test-syncres_cc2.cc
pdns/recursordist/test-syncres_cc3.cc
pdns/recursordist/test-syncres_cc4.cc
pdns/recursordist/test-syncres_cc5.cc
pdns/recursordist/test-syncres_cc6.cc
pdns/recursordist/test-syncres_cc7.cc
pdns/recursordist/test-syncres_cc8.cc
pdns/recursordist/test-syncres_cc9.cc
pdns/syncres.cc
pdns/syncres.hh
pdns/ws-recursor.cc