root/trunk/pdns/pdns @ 1635

Name Size Rev Age Last Change
../
aes 1472 3 years ahu: and the final bit of whitespace/tab cleanup
backends 1616 3 years ahu: implement 'NSEC3', and enable it for NXDOMAIN responses - other cases have …
curve25519 1277 5 years ahu: sdig changes, final std::exception work
docs 1558 3 years ahu: update docs
Eventlogger 817 7 years ahu: the eventlogger!
ext 1583 3 years ahu: make sure we don't install polarssl in the .deb! plus fix compilation for …
release-scripts 1356 4 years ahu: something to do with crlf or so
sysdeps-recursor 1431 4 years ahu: fix up makecontext for Solaris, thanks to John Levon for pointing out how. …
tools 1524 3 years ahu: Imre Gergely discovered that the rrd graphs do not support more than 200% …
.cvsignore 74 bytes 45 10 years ahu: cvsignore
ahuexception.hh 1.1 KB 681 7 years ahu: consolidate license change previously announced here: …
anadns.hh 2.2 KB 1427 4 years ahu: huge batch of namespace & stdint cleanups
argtng.hh 5.2 KB 1472 3 years ahu: and the final bit of whitespace/tab cleanup
arguments.cc 8.9 KB 1472 3 years ahu: and the final bit of whitespace/tab cleanup
arguments.hh 4.4 KB 1348 4 years ahu: make sure we don't set export-etc-hosts to 'on' on reload-zones. …
base32.cc 3.2 KB 1551 3 years ahu: initial drop of dnssec keying infrastructure - mostly ceremonial
base32.hh 177 bytes 1551 3 years ahu: initial drop of dnssec keying infrastructure - mostly ceremonial
base64.cc 5.3 KB 1472 3 years ahu: and the final bit of whitespace/tab cleanup
base64.hh 209 bytes 503 8 years ahu: split out base64 en/decoding
binpatch.cc 2.3 KB 681 7 years ahu: consolidate license change previously announced here: …
build-recursor 221 bytes 1213 5 years ahu: make builds semi-static, plus improve powerdns-example-script in an …
buildroot.sh.in 0.7 KB 2 10 years ahu: Initial revision
common_startup.cc 14.7 KB 1629 3 years ahu: make sure webserver is bound *before* privileges are dropped. Noticed by …
common_startup.hh 1.6 KB 1217 5 years ahu: third batch - includes new setting 'max-cache-entries'
communicator.cc 2.6 KB 1472 3 years ahu: and the final bit of whitespace/tab cleanup
communicator.hh 4.3 KB 1472 3 years ahu: and the final bit of whitespace/tab cleanup
config-recursor.h 115 bytes 1631 3 years ahu: work towards pdns_recursor 3.3
config.guess 37.6 KB 2 10 years ahu: Initial revision
config.sub 28.3 KB 2 10 years ahu: Initial revision
configure-recursor 171 bytes 751 7 years ahu: remove bashisms fix install on Solaris, FreeBSD add fake ./configure …
depcomp 11.8 KB 2 10 years ahu: Initial revision
devpollmplexer.cc 3.7 KB 1432 4 years ahu: add a comment to remind us the gettimeofday in the mplexer is NOT optional
dhcpclass.cc 263 bytes 1409 4 years ahu: the beginning of powerdhcp? :-)
dhcpmessage.cc 6.4 KB 1472 3 years ahu: and the final bit of whitespace/tab cleanup
dhcpmessage.hh 3.5 KB 1472 3 years ahu: and the final bit of whitespace/tab cleanup
dist-recursor 1.9 KB 1631 3 years ahu: work towards pdns_recursor 3.3
distributor.hh 9.5 KB 1472 3 years ahu: and the final bit of whitespace/tab cleanup
dns.cc 3.3 KB 1497 3 years ahu: fix up the statistics of packets with errors again, plus unexpected …
dns.hh 9.7 KB 1554 3 years ahu: teach core of powerdns that data can be auth or nonauth intrinsically
dns_random.hh 141 bytes 1161 5 years ahu: this needs to be in svn as well
dnsbackend.cc 7.3 KB 1616 3 years ahu: implement 'NSEC3', and enable it for NXDOMAIN responses - other cases have …
dnsbackend.hh 7.5 KB 1616 3 years ahu: implement 'NSEC3', and enable it for NXDOMAIN responses - other cases have …
dnsbulktest.cc 6.7 KB 1635 3 years ahu: comment the 'inflighter' a bit, plus add very nice statistical output to …
dnsdemog.cc 2.3 KB 1472 3 years ahu: and the final bit of whitespace/tab cleanup
dnsgram.cc 7.0 KB 1609 3 years ahu: fix up dnsgram compilation - spotted by David Hawthorne
dnslog.cc 0 bytes 879 7 years ahu: stub for releasing
dnspacket.cc 14.0 KB 1576 3 years ahu: silence some debugging, plus make sure all relevant .hh files are sourced …
dnspacket.hh 6.3 KB 1560 3 years ahu: teach dnspacket.cc about dnssec, but #ifdef out the signing stuff for now …
dnsparser.cc 16.4 KB 1630 3 years ahu: by popular demand, age responses from the packet cache. we try to be …
dnsparser.hh 8.2 KB 1630 3 years ahu: by popular demand, age responses from the packet cache. we try to be …
dnspcap.cc 3.1 KB 1427 4 years ahu: huge batch of namespace & stdint cleanups
dnspcap.hh 2.2 KB 1175 5 years ahu: make dnsreplay and other pcap based tools work on systems with 64 bit …
dnsproxy.cc 6.0 KB 1549 3 years ahu: slightly clean up dnsproxy code to be ComboAddress?-native
dnsproxy.hh 2.5 KB 1549 3 years ahu: slightly clean up dnsproxy code to be ComboAddress?-native
dnsrecords.cc 10.7 KB 1555 3 years ahu: commit more DNSSEC infrastructure, plus NSEC3 builder
dnsrecords.hh 15.0 KB 1611 3 years ahu: nsec3param work
dnsreplay.cc 17.5 KB 1472 3 years ahu: and the final bit of whitespace/tab cleanup
dnsscan.cc 2.2 KB 1472 3 years ahu: and the final bit of whitespace/tab cleanup
dnsscope.cc 5.8 KB 1544 3 years ahu: compilation fix
dnssecinfra.cc 10.3 KB 1625 3 years ahu: remove fgets use so we can now read infinitely long lines of text from …
dnssecinfra.hh 2.2 KB 1616 3 years ahu: implement 'NSEC3', and enable it for NXDOMAIN responses - other cases have …
dnsseckeeper.cc 7.8 KB 1616 3 years ahu: implement 'NSEC3', and enable it for NXDOMAIN responses - other cases have …
dnsseckeeper.hh 3.0 KB 1616 3 years ahu: implement 'NSEC3', and enable it for NXDOMAIN responses - other cases have …
dnswasher.cc 1.7 KB 1472 3 years ahu: and the final bit of whitespace/tab cleanup
dnswriter.cc 9.4 KB 1482 3 years ahu: fix issues with encoding '.' - so we can be a root server again ;-)
dnswriter.hh 4.1 KB 1480 3 years ahu: clarify error message, plus further unify label transitions
dynhandler.cc 5.8 KB 1221 5 years ahu: implement purging whole lists of domains or suffixes instead of 1 at a …
dynhandler.hh 2.2 KB 681 7 years ahu: consolidate license change previously announced here: …
dynlistener.cc 8.6 KB 1472 3 years ahu: and the final bit of whitespace/tab cleanup
dynlistener.hh 2.2 KB 1246 5 years ahu: implement TCP-based pdns_control with a simple secret, cleanup …
dynloader.cc 4.2 KB 1472 3 years ahu: and the final bit of whitespace/tab cleanup
dynmessenger.cc 3.2 KB 1246 5 years ahu: implement TCP-based pdns_control with a simple secret, cleanup …
dynmessenger.hh 1.9 KB 1246 5 years ahu: implement TCP-based pdns_control with a simple secret, cleanup …
epollmplexer.cc 4.0 KB 1432 4 years ahu: add a comment to remind us the gettimeofday in the mplexer is NOT optional
htimer.cc 2.6 KB 1472 3 years ahu: and the final bit of whitespace/tab cleanup
htimer.hh 1.3 KB 1440 4 years ahu: compilation fixes for on 'Karmic Koala' - also first commit from the new …
inflighter.cc 6.2 KB 1635 3 years ahu: comment the 'inflighter' a bit, plus add very nice statistical output to …
INSTALL 114 bytes 437 8 years ahu: documentation updates
install-sh 5.5 KB 2 10 years ahu: Initial revision
installer.dsp 5.1 KB 1356 4 years ahu: something to do with crlf or so
iputils.hh 8.8 KB 1620 3 years ahu: make sure that we can bind to IPv6 link-local addresses. Feature suggested …
kqueuemplexer.cc 3.7 KB 1432 4 years ahu: add a comment to remind us the gettimeofday in the mplexer is NOT optional
lock.hh 3.3 KB 1440 4 years ahu: compilation fixes for on 'Karmic Koala' - also first commit from the new …
logger.cc 3.3 KB 680 7 years ahu: the FSF has moved!
logger.hh 4.3 KB 1472 3 years ahu: and the final bit of whitespace/tab cleanup
ltmain.sh 137.6 KB 2 10 years ahu: Initial revision
lua-pdns-recursor.cc 6.4 KB 1509 3 years ahu: WARNING WARNING! This changes the Lua/PowerDNS interface in SVN, and …
lua-pdns-recursor.hh 1.0 KB 1509 3 years ahu: WARNING WARNING! This changes the Lua/PowerDNS interface in SVN, and …
lwres.cc 6.7 KB 1497 3 years ahu: fix up the statistics of packets with errors again, plus unexpected …
lwres.hh 2.0 KB 1472 3 years ahu: and the final bit of whitespace/tab cleanup
Makefile-recursor 2.8 KB 1631 3 years ahu: work towards pdns_recursor 3.3
Makefile-recursor.win32 2.2 KB 811 7 years ahu: dist and windows makefile fixes
Makefile.am 8.3 KB 1626 3 years ahu: add dnsbulktest infra
mastercommunicator.cc 7.9 KB 1472 3 years ahu: and the final bit of whitespace/tab cleanup
md5.cc 7.2 KB 1427 4 years ahu: huge batch of namespace & stdint cleanups
md5.hh 445 bytes 1427 4 years ahu: huge batch of namespace & stdint cleanups
misc.cc 14.6 KB 1625 3 years ahu: remove fgets use so we can now read infinitely long lines of text from …
misc.hh 9.7 KB 1625 3 years ahu: remove fgets use so we can now read infinitely long lines of text from …
missing 8.6 KB 2 10 years ahu: Initial revision
mkbindist.in 0.7 KB 2 10 years ahu: Initial revision
mkinstalldirs 0.7 KB 2 10 years ahu: Initial revision
mplexer.hh 4.7 KB 1472 3 years ahu: and the final bit of whitespace/tab cleanup
mtasker.cc 13.1 KB 1519 3 years ahu: Quoting from the makecontext manpage....6 hours of debugging later …
mtasker.hh 3.4 KB 1519 3 years ahu: Quoting from the makecontext manpage....6 hours of debugging later …
nameserver.cc 7.1 KB 1427 4 years ahu: huge batch of namespace & stdint cleanups
nameserver.hh 4.2 KB 1472 3 years ahu: and the final bit of whitespace/tab cleanup
namespaces.hh 0.8 KB 1469 3 years ahu: it turns out that boost::iequals is dog slow, introduce pdns_iequals which …
notify.cc 1.9 KB 1608 3 years ahu: fix notify compilation
nproxy.cc 10.6 KB 1468 3 years ahu: silence 'sdig' EDNS-PING output, replace Utility::strcasecmp by …
nsecrecords.cc 5.9 KB 1614 3 years ahu: fix up NSEC3 rendering/generation/parsing
ntservice.cc 7.3 KB 1472 3 years ahu: and the final bit of whitespace/tab cleanup
ntservice.hh 2.5 KB 809 7 years ahu: reinstate windows 'service' support - untested
odbcbackend.dsp 3.5 KB 1358 4 years ahu: some more crlf oddities
packetcache.cc 9.7 KB 1472 3 years ahu: and the final bit of whitespace/tab cleanup
packetcache.hh 4.5 KB 1472 3 years ahu: and the final bit of whitespace/tab cleanup
packethandler.cc 37.4 KB 1616 3 years ahu: implement 'NSEC3', and enable it for NXDOMAIN responses - other cases have …
packethandler.hh 4.9 KB 1616 3 years ahu: implement 'NSEC3', and enable it for NXDOMAIN responses - other cases have …
pathconfig 167 bytes 2 10 years ahu: Initial revision
pathconfig.bsd 214 bytes 2 10 years ahu: Initial revision
pathconfig.debian 156 bytes 2 10 years ahu: Initial revision
pathconfig.redhat 167 bytes 2 10 years ahu: Initial revision
pdns-recursor.init.d 1.4 KB 913 7 years ahu: Close ticket #100 - thanks Wouter @ widexs!
pdns-recursor.spec 1.1 KB 1631 3 years ahu: work towards pdns_recursor 3.3
pdns.conf-dist 7.7 KB 1143 5 years ahu: update default configuration, mark logfile features as windows only
pdns.dsp 8.9 KB 202 9 years ahu: windows code!
pdns.in 2.7 KB 1601 3 years ahu: Maik Zumstrull has cleaned up our Makefile so it is more correct, plus …
pdns_control.dsp 5.6 KB 147 10 years ahu: added
pdns_hw.cc 0.5 KB 1472 3 years ahu: and the final bit of whitespace/tab cleanup
pdns_recursor.cc 63.4 KB 1630 3 years ahu: by popular demand, age responses from the packet cache. we try to be …
pdns_recursor.dsp 6.4 KB 147 10 years ahu: added
pdnscontrol.dsp 4.4 KB 1358 4 years ahu: some more crlf oddities
pdnsmsg.cc 0.9 KB 681 7 years ahu: consolidate license change previously announced here: …
pdnsmsg.dsp 5.2 KB 142 10 years ahu: lots
pdnsmsg.mc 335 bytes 32 10 years ahu: voor wimpie
pdnssec.cc 9.4 KB 1616 3 years ahu: implement 'NSEC3', and enable it for NXDOMAIN responses - other cases have …
pdnsservice.cc 2.1 KB 681 7 years ahu: consolidate license change previously announced here: …
pdnsservice.hh 1.2 KB 681 7 years ahu: consolidate license change previously announced here: …
portsmplexer.cc 4.7 KB 1622 3 years ahu: work around solaris 10 bug, see …
PowerDNS Recursor.sln 1.3 KB 815 7 years ahu: we are now a 'solution'
PowerDNS Recursor.vcproj 6.9 KB 814 7 years ahu: upgraded the project file
powerdns-example-script.lua 1.4 KB 1509 3 years ahu: WARNING WARNING! This changes the Lua/PowerDNS interface in SVN, and …
powerdns.dsw 2.1 KB 1356 4 years ahu: something to do with crlf or so
precursor.in 0.9 KB 215 9 years ahu: lots
qtype.cc 4.5 KB 1472 3 years ahu: and the final bit of whitespace/tab cleanup
qtype.hh 2.7 KB 1612 3 years ahu: NSEC3PARAM enum
randombackend.cc 3.0 KB 1469 3 years ahu: it turns out that boost::iequals is dog slow, introduce pdns_iequals which …
randomhelper.cc 0.9 KB 1256 5 years ahu: hook up dns urandom for auth server too
rcpgenerator.cc 11.6 KB 1614 3 years ahu: fix up NSEC3 rendering/generation/parsing
rcpgenerator.hh 2.4 KB 1614 3 years ahu: fix up NSEC3 rendering/generation/parsing
rdtsc.hh 308 bytes 1472 3 years ahu: and the final bit of whitespace/tab cleanup
README 30 bytes 437 8 years ahu: documentation updates
README-recursor 2.5 KB 1462 3 years ahu: close ticket 239, 'make clean in recursor deletes optimization files', …
rec_channel.cc 4.5 KB 1429 4 years ahu: even more namespace cleanups
rec_channel.hh 1.0 KB 1440 4 years ahu: compilation fixes for on 'Karmic Koala' - also first commit from the new …
rec_channel_rec.cc 13.5 KB 1623 3 years ahu: implement 'rec_control get tcp-clients' to debug TCP client issue
rec_control.cc 2.2 KB 1366 4 years ahu: implement & document rec_control --timeout feature, useful when …
receiver.cc 16.7 KB 1483 3 years ahu: update recursor to version 3.2, update copyrights - happy new year!
recpacketcache.cc 3.0 KB 1630 3 years ahu: by popular demand, age responses from the packet cache. we try to be …
recpacketcache.hh 1.8 KB 1630 3 years ahu: by popular demand, age responses from the packet cache. we try to be …
recursor_cache.cc 12.4 KB 1548 3 years ahu: fix 'forever refreshing NS records' again, plus potentially solve other …
recursor_cache.hh 3.2 KB 1510 3 years ahu: fix dump-cache for the new pimped world
recursor_memcached.cc 2.4 KB 1362 4 years ahu: very rough stuff, but perhaps nice to look at already
recursor_memcached.hh 497 bytes 1427 4 years ahu: huge batch of namespace & stdint cleanups
recursorservice.cc 1.7 KB 816 7 years ahu: more logging && service fixes
recursorservice.hh 1.2 KB 681 7 years ahu: consolidate license change previously announced here: …
reczones.cc 13.2 KB 1625 3 years ahu: remove fgets use so we can now read infinitely long lines of text from …
resolver.cc 12.9 KB 1472 3 years ahu: and the final bit of whitespace/tab cleanup
resolver.hh 2.3 KB 1449 3 years ahu: split up master & slave communicator, enable 'Inflighter' which in tests …
sdig.cc 2.3 KB 1472 3 years ahu: and the final bit of whitespace/tab cleanup
selectmplexer.cc 3.1 KB 1432 4 years ahu: add a comment to remind us the gettimeofday in the mplexer is NOT optional
session.cc 9.1 KB 1472 3 years ahu: and the final bit of whitespace/tab cleanup
session.hh 3.2 KB 681 7 years ahu: consolidate license change previously announced here: …
showvar.in 172 bytes 2 10 years ahu: Initial revision
sillyrecords.cc 7.4 KB 1472 3 years ahu: and the final bit of whitespace/tab cleanup
singleton.hh 2.5 KB 809 7 years ahu: reinstate windows 'service' support - untested
slavecommunicator.cc 6.2 KB 1472 3 years ahu: and the final bit of whitespace/tab cleanup
speedtest.cc 18.9 KB 1470 3 years ahu: expand speedtest infrastructure
spoofpol.cc 0.6 KB 1257 5 years ahu: initial spoofing policy class load
spoofpol.hh 0.6 KB 1472 3 years ahu: and the final bit of whitespace/tab cleanup
sstuff.hh 7.0 KB 1472 3 years ahu: and the final bit of whitespace/tab cleanup
stamp-h.in 10 bytes 2 10 years ahu: Initial revision
statbag.cc 5.2 KB 1284 5 years ahu: make statbag work with unsigned counters - people are complaining of …
statbag.hh 3.7 KB 1284 5 years ahu: make statbag work with unsigned counters - people are complaining of …
syncres.cc 42.4 KB 1628 3 years ahu: fix up SOA misunderstanding around CNAME referrals from UltraDNS. Thanks …
syncres.hh 14.7 KB 1623 3 years ahu: implement 'rec_control get tcp-clients' to debug TCP client issue
tcpreceiver.cc 19.5 KB 1563 3 years ahu: and make tcp & axfr understand dnssec too (plus fix silly error in …
tcpreceiver.hh 2.0 KB 1443 4 years ahu: phase out last use of select() in powerdns auth server, which prevented us …
TODO 242 bytes 524 8 years ahu: update TODO list some cosmetic changes in pdns_recursor make …
toysdig.cc 7.4 KB 1556 3 years ahu: sdig dnssec playground
tsig-tests.cc 4.5 KB 1485 3 years ahu: add tsig-tests.cc, and make sure it can be compiled
ueberbackend.cc 10.4 KB 1598 3 years ahu: clean up the ueberbackend constructor - it is unclear how this could …
ueberbackend.hh 5.0 KB 1598 3 years ahu: clean up the ueberbackend constructor - it is unclear how this could …
unix_semaphore.cc 3.4 KB 1389 4 years ahu: Tobias Markmann assures us this fix will enable 'out of the box' …
unix_utility.cc 4.1 KB 1468 3 years ahu: silence 'sdig' EDNS-PING output, replace Utility::strcasecmp by …
utility.hh 5.0 KB 1468 3 years ahu: silence 'sdig' EDNS-PING output, replace Utility::strcasecmp by …
webserver.cc 6.0 KB 1629 3 years ahu: make sure webserver is bound *before* privileges are dropped. Noticed by …
webserver.hh 1.5 KB 1629 3 years ahu: make sure webserver is bound *before* privileges are dropped. Noticed by …
win32_dynlistener.cc 3.9 KB 1472 3 years ahu: and the final bit of whitespace/tab cleanup
win32_dynloader.cc 2.8 KB 1472 3 years ahu: and the final bit of whitespace/tab cleanup
win32_dynmessenger.cc 1.8 KB 681 7 years ahu: consolidate license change previously announced here: …
win32_logger.cc 3.3 KB 1472 3 years ahu: and the final bit of whitespace/tab cleanup
win32_mtasker.cc 10.3 KB 1472 3 years ahu: and the final bit of whitespace/tab cleanup
win32_mtasker.hh 3.3 KB 802 7 years ahu: Big bag of VC++ fixes, mostly by Michel 'Wimpie' Stol
win32_pdns_recursor.cc 20.6 KB 1472 3 years ahu: and the final bit of whitespace/tab cleanup
win32_rec_channel.cc 0.6 KB 802 7 years ahu: Big bag of VC++ fixes, mostly by Michel 'Wimpie' Stol
win32_receiver.cc 8.6 KB 1472 3 years ahu: and the final bit of whitespace/tab cleanup
win32_utility.cc 10.1 KB 1472 3 years ahu: and the final bit of whitespace/tab cleanup
ws.cc 7.7 KB 1629 3 years ahu: make sure webserver is bound *before* privileges are dropped. Noticed by …
ws.hh 2.2 KB 1629 3 years ahu: make sure webserver is bound *before* privileges are dropped. Noticed by …
ylwrap 3.9 KB 2 10 years ahu: Initial revision
zone2sql.dsp 6.4 KB 1358 4 years ahu: some more crlf oddities
zoneparser-tng.cc 11.0 KB 1625 3 years ahu: remove fgets use so we can now read infinitely long lines of text from …
zoneparser-tng.hh 1.8 KB 1240 5 years ahu: partial de-chompification, plus fix up bad SOA ttl usage in case of $TTL
  • Property svn:ignore set to
    Makefile.in
    Makefile
    buildroot.sh
    config.h
    mkbindist
    pdns
    showvar
    stamp-h
Note: See TracBrowser for help on using the browser.