| patch |
summary |
view |
raw |
| addconfigdir |
pdns/arguments.cc | 32 ++++++++++++++++++++++++++++++--
pdns/arguments.hh | 2 ++
pdns/common_startup.cc | 1 +
pdns/docs/pdns.sgml | 4 ++++
4 files changed, 37 insertions(+), 2 deletions(-)
|
view
|
download
|
| update-geobackend |
modules/geobackend/geobackend.cc | 23 +++++++++++++++--------
modules/geobackend/geobackend.hh | 2 +-
2 files changed, 16 insertions(+), 9 deletions(-)
|
view
|
download
|
| fix-wildcardlookups-ldapbackend |
modules/ldapbackend/ldapbackend.cc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| fix-memory-corruption |
pdns/backends/bind/bindbackend2.cc | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
|
view
|
download
|
| fix-wrong-ttl-for-soa-during-axfr |
pdns/tcpreceiver.cc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| fix-ipv6-handling |
pdns/common_startup.cc | 10 +--
pdns/communicator.cc | 4 -
pdns/dnsbackend.cc | 6 -
pdns/dnspacket.cc | 79 +++++++++++-------------
pdns/dnspacket.hh | 14 +---
pdns/dnsproxy.cc | 8 +-
pdns/iputils.hh | 161 ++++++++++++++++++++++++++++++++++++++++++-------
pdns/misc.cc | 20 ++++--
pdns/misc.hh | 4 -
pdns/nameserver.cc | 4 -
pdns/nameserver.hh | 12 +--
pdns/resolver.cc | 8 +-
pdns/resolver.hh | 3
pdns/sdig.cc | 4 -
pdns/tcpreceiver.cc | 24 +++----
pdns/tcpreceiver.hh | 4 -
16 files changed, 241 insertions(+), 124 deletions(-)
|
view
|
download
|
| fix-unaligned-access |
pdns/dnspacket.cc | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
|
view
|
download
|
| auto-soa-calculation-in-ldapbackend |
modules/ldapbackend/ldapbackend.cc | 21 +++++++++++++++++----
modules/ldapbackend/ldapbackend.hh | 2 ++
modules/ldapbackend/utils.hh | 21 +++++++++++++++++++++
3 files changed, 40 insertions(+), 4 deletions(-)
|
view
|
download
|
| literal-zone-file.dpatch |
pdns/backends/bind/zoneparser2.cc | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
|
view
|
download
|
| cve-2008-3337.dpatch |
pdns/packethandler.cc | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
|
view
|
download
|