root/trunk/pdns/pdns @ 1940

Name Size Rev Age Last Change
../
aes 1472 3 years ahu: and the final bit of whitespace/tab cleanup
backends 1937 2 years ahu: when operating in front-signing mode, make sure we set the auth & hash …
curve25519 1277 5 years ahu: sdig changes, final std::exception work
dnssec-scripts 1891 2 years ahu: add tools to compare pdns output to that of other servers
docs 1928 2 years ahu: reinstate 'recursor' handoff in auth server, issue spotted by Detlef …
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 1706 3 years ahu: we do NOT use libumem anymore - see …
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 1827 2 years ahu: fix base32 padding issue as found by Aki Tuomi and solved by Michel Stol
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: …
botan19signers.cc 13.8 KB 1920 2 years ahu: with this patch, PowerDNS works around a bug in the Botan GOST code. Post …
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
cachecleaner.hh 2.4 KB 1712 3 years ahu: enable cache cleaner to clean some caches more agressively, plus make pdns …
common_startup.cc 15.1 KB 1868 2 years ahu: quiet query logging with log-dns-details, move query logging to place …
common_startup.hh 1.6 KB 1217 5 years ahu: third batch - includes new setting 'max-cache-entries'
communicator.cc 3.0 KB 1859 2 years ahu: hypermodern bulk slave engine forward ported from 2.9.22.x. Does 5000 …
communicator.hh 4.8 KB 1859 2 years ahu: hypermodern bulk slave engine forward ported from 2.9.22.x. Does 5000 …
config-recursor.h 113 bytes 1749 2 years ahu: we're going to do a 3.3.1 - this isn't it yet, but there won't be an RC
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 …
dbdnsseckeeper.cc 9.3 KB 1932 2 years ahu: silence a lot of debugging output at loglevel 9 (you did not see it, but …
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 1749 2 years ahu: we're going to do a 3.3.1 - this isn't it yet, but there won't be an RC
distributor.hh 9.6 KB 1841 2 years ahu: fix up confusing message about starting up another distributor thread
dns.cc 5.4 KB 1789 2 years ahu: move SOA serialization code away from dnspacket into generic dns.cc file, …
dns.hh 10.1 KB 1789 2 years ahu: move SOA serialization code away from dnspacket into generic dns.cc file, …
dns_random.hh 141 bytes 1161 5 years ahu: this needs to be in svn as well
dnsbackend.cc 7.4 KB 1871 2 years ahu: restore NSEC generation & signatures for AXFR.
dnsbackend.hh 8.3 KB 1796 2 years ahu: enable hybrid gsqlite3/bind operation where sqlite hosts keying material …
dnsbulktest.cc 7.4 KB 1719 3 years ahu: slightly improve statistics
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
dnslabel.cc 7.3 KB 1762 2 years ahu: interim commit to get it out of the way
dnslabel.hh 3.2 KB 1762 2 years ahu: interim commit to get it out of the way
dnslog.cc 0 bytes 879 7 years ahu: stub for releasing
dnspacket.cc 10.6 KB 1932 2 years ahu: silence a lot of debugging output at loglevel 9 (you did not see it, but …
dnspacket.hh 5.9 KB 1892 2 years ahu: remove the signing code from dnspacket, where it was cute but wrong.
dnsparser.cc 16.5 KB 1900 2 years ahu: work around apparent bug in 'dig' output of DS records. Dig likes to …
dnsparser.hh 8.3 KB 1900 2 years ahu: work around apparent bug in 'dig' output of DS records. Dig likes to …
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.4 KB 1936 2 years ahu: the wonderful #powerdns channel on irc.oftc.net discovered that powerdns …
dnsrecords.hh 15.5 KB 1936 2 years ahu: the wonderful #powerdns channel on irc.oftc.net discovered that powerdns …
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
dnssec.schema.mysql.sql 441 bytes 1786 2 years ahu: some helpful migration sql statements - still quite brief
dnssec.schema.pgsql.sql 0.6 KB 1895 2 years ahu: Jose Arthur Benetasso Villanova contributed the postgresql schema update …
dnssec.schema.sqlite3.sql 422 bytes 1815 2 years ahu: make sqlite3 schema case insensitive, thanks to Peter van Dijk for telling …
dnssecinfra.cc 7.4 KB 1916 2 years ahu: add support for digest provisional codepoint 4, SHA384
dnssecinfra.hh 4.0 KB 1932 2 years ahu: silence a lot of debugging output at loglevel 9 (you did not see it, but …
dnsseckeeper.hh 3.3 KB 1932 2 years ahu: silence a lot of debugging output at loglevel 9 (you did not see it, but …
dnssecsigner.cc 6.3 KB 1932 2 years ahu: silence a lot of debugging output at loglevel 9 (you did not see it, but …
dnswasher.cc 1.7 KB 1472 3 years ahu: and the final bit of whitespace/tab cleanup
dnswriter.cc 9.5 KB 1900 2 years ahu: work around apparent bug in 'dig' output of DS records. Dig likes to …
dnswriter.hh 4.2 KB 1900 2 years ahu: work around apparent bug in 'dig' output of DS records. Dig likes to …
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
how-to-compare-bind-and-pdns-dnssec-output.txt 1.5 KB 1649 3 years ahu: this should make a dandy 'bug-for-bug' compatibility tool
htimer.cc 2.6 KB 1893 2 years ahu: implement 'pdnssec set-presigned', allowing PowerDNSSEC to serve …
htimer.hh 1.3 KB 1440 4 years ahu: compilation fixes for on 'Karmic Koala' - also first commit from the new …
inflighter.cc 6.4 KB 1717 3 years ahu: add delivery time statistics to inflighter
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 1638 3 years ahu: fix up IPv6 address & port assignment in ComboAddress?, broken since %link …
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.9 KB 1636 3 years ahu: lua scripts can now indicate that a query has a 'variable' answer, which …
lua-pdns-recursor.hh 1.1 KB 1636 3 years ahu: lua scripts can now indicate that a query has a 'variable' answer, which …
lwres.cc 6.7 KB 1797 2 years ahu: used a non-existent database connection in tcp backend for signing (oops)
lwres.hh 2.0 KB 1472 3 years ahu: and the final bit of whitespace/tab cleanup
Makefile-recursor 2.9 KB 1675 3 years ahu: remove duplicate & *wrong* waitForData() implementation from rec_channel - …
Makefile-recursor.win32 2.2 KB 811 7 years ahu: dist and windows makefile fixes
Makefile.am 9.1 KB 1909 2 years ahu: this huge commit adds support for RSASHA512 & draft-ietf-dnsext-ecdsa …
mastercommunicator.cc 7.9 KB 1865 2 years ahu: fix typo in bindbackend, add pdnssec hash-zone-record convenience function …
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.9 KB 1727 3 years ahu: properly detect getaddrinfo error condition from return code (hint, it …
misc.hh 11.5 KB 1872 2 years ahu: make replacing_insert from syncres.hh useable for the rest of pdns
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 1674 3 years ahu: add proper #ifndef include guards
mtasker.cc 13.5 KB 1745 2 years ahu: add max-mthread-stack metric to measure maximum mthread stack usage - 34 …
mtasker.hh 3.5 KB 1745 2 years ahu: add max-mthread-stack metric to measure maximum mthread stack usage - 34 …
nameserver.cc 6.8 KB 1828 2 years ahu: don't truncate just before sending answer, plus improve logging a bit
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 1730 3 years ahu: 22:00 <mastermind> ahu: fixed the speling errors in nproxy.cc already? …
nsecrecords.cc 6.0 KB 1905 2 years ahu: 'multi-algorithm support' - for now we still only do RSA, but the whole …
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 10.3 KB 1880 2 years ahu: make packetcache further aware of difference between tcp and udp, so we …
packetcache.hh 5.0 KB 1869 2 years ahu: make packetcache dnssec aware (different answers based on do)
packethandler.cc 40.6 KB 1940 2 years ahu: even if we do opt-out, the NSEC3PARAM flags field should be 0
packethandler.hh 5.4 KB 1930 2 years ahu: Christoph Meerwald discovered we would sign out-of-zone additional data, …
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 1749 2 years ahu: we're going to do a 3.3.1 - this isn't it yet, but there won't be an RC
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 1711 3 years ahu: check for more parts of boost in 'pdns_hello_world' compilation check
pdns_recursor.cc 65.1 KB 1745 2 years ahu: add max-mthread-stack metric to measure maximum mthread stack usage - 34 …
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 20.2 KB 1939 2 years ahu: if I understand things correctly, powerdns does 'opt-out' NSEC3, but we …
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: …
polarrsakeyinfra.cc 12.1 KB 1915 2 years ahu: add signature verification infrastructure for RSA & GOST, test with …
pollmplexer.cc 3.1 KB 1911 2 years ahu: work in progress, but needed to complete the tar.gz build
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.6 KB 1636 3 years ahu: lua scripts can now indicate that a query has a 'variable' answer, which …
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.6 KB 1936 2 years ahu: the wonderful #powerdns channel on irc.oftc.net discovered that powerdns …
qtype.hh 2.8 KB 1936 2 years ahu: the wonderful #powerdns channel on irc.oftc.net discovered that powerdns …
randombackend.cc 3.1 KB 1805 2 years ahu: our random may be random, but it is authoritative random!!
randomhelper.cc 0.9 KB 1256 5 years ahu: hook up dns urandom for auth server too
rcpgenerator.cc 11.9 KB 1902 2 years ahu: further fix up parsing hex strings with spaces in odd places (it rhymes!)
rcpgenerator.hh 2.4 KB 1900 2 years ahu: work around apparent bug in 'dig' output of DS records. Dig likes to …
rdtsc.hh 0.5 KB 1889 2 years ahu: alternate rdtsc() implementation
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.1 KB 1675 3 years ahu: remove duplicate & *wrong* waitForData() implementation from rec_channel - …
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 14.9 KB 1750 2 years ahu: implement & document packetcache-bytes and cache-bytes, which return the …
rec_control.cc 2.3 KB 1696 3 years ahu: make sure rec_control builds again
receiver.cc 16.7 KB 1483 3 years ahu: update recursor to version 3.2, update copyrights - happy new year!
recpacketcache.cc 1.8 KB 1750 2 years ahu: implement & document packetcache-bytes and cache-bytes, which return the …
recpacketcache.hh 1.9 KB 1750 2 years ahu: implement & document packetcache-bytes and cache-bytes, which return the …
recursor_cache.cc 11.2 KB 1748 2 years ahu: improve soft-calculated memory use statistics accuracy
recursor_cache.hh 3.2 KB 1748 2 years ahu: improve soft-calculated memory use statistics accuracy
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 1683 3 years ahu: remove duplicate 'pleaseWipeCache' code
resolver.cc 13.2 KB 1858 2 years ahu: remote master can now also have a :port number - forward port from …
resolver.hh 2.3 KB 1859 2 years ahu: hypermodern bulk slave engine forward ported from 2.9.22.x. Does 5000 …
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 9.1 KB 1937 2 years ahu: when operating in front-signing mode, make sure we set the auth & hash …
speedtest.cc 19.7 KB 1701 3 years ahu: locking speed tests
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.7 KB 1766 2 years ahu: our 'throttle' code would do one final 'throttle' long after the time …
syncres.hh 14.7 KB 1872 2 years ahu: make replacing_insert from syncres.hh useable for the rest of pdns
tcpreceiver.cc 22.5 KB 1934 2 years ahu: make sure we sign our DNSKEYs when serving an AXFR. Plus remove some …
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 1.4 KB 1757 2 years ahu: move to mature key management (unified zsks, proper ids, active, inactive)
tsig-tests.cc 4.5 KB 1485 3 years ahu: add tsig-tests.cc, and make sure it can be compiled
ueberbackend.cc 11.9 KB 1796 2 years ahu: enable hybrid gsqlite3/bind operation where sqlite hosts keying material …
ueberbackend.hh 5.5 KB 1932 2 years ahu: silence a lot of debugging output at loglevel 9 (you did not see it, but …
unix_semaphore.cc 3.4 KB 1747 2 years ahu: Anders Kaseorg has fixed our semaphore code against returning EINTR, …
unix_utility.cc 6.3 KB 1681 3 years ahu: gratefully copied timegm replacement code from dietlibc! (GPL)
utility.hh 5.0 KB 1681 3 years ahu: gratefully copied timegm replacement code from dietlibc! (GPL)
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.