root/trunk/pdns/pdns @ 935

Name Size Rev Age Last Change
../
backends 909 7 years ahu: further fixes of bindbackend for Marco
docs 935 6 years ahu: implement 'rec_control get uptime' (suggested by Niels Bakker), implement …
Eventlogger 817 7 years ahu: the eventlogger!
ext 873 7 years ahu: add 'dlmalloc', update nedmalloc
packer-recursor 929 6 years ahu: update version to 3.1.5, some whitespace changes
release-scripts 204 9 years ahu: ploatjes
sysdeps-recursor 920 7 years ahu: make malloc.c/malloc.h compile w/o warnings on very recent glibc. The …
tools 677 7 years ahu: generally spiff up appearance, nothing real
.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 477 8 years ahu: Move from u_intxx_t to uintxx_t typedefs, which are preferred: …
argtng.hh 5.1 KB 333 8 years ahu: improvement in argtng error logging bring qgen back to life
arguments.cc 6.6 KB 822 7 years ahu: make preParseFile blank out a parameter it parses (might break auth …
arguments.hh 3.9 KB 681 7 years ahu: consolidate license change previously announced here: …
base64.cc 4.8 KB 579 7 years ahu: work around a g++ 4.1 profiling bug wrt anonymous namespaces
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: …
buildroot.sh.in 0.7 KB 2 10 years ahu: Initial revision
common_startup.cc 12.8 KB 763 7 years ahu: complete ComboAddressification? (things now not only compile, but work too) …
common_startup.hh 1.6 KB 681 7 years ahu: consolidate license change previously announced here: …
communicator.cc 12.8 KB 762 7 years ahu: make dnsscan accept multiple files move auth nameserver over to …
communicator.hh 4.2 KB 681 7 years ahu: consolidate license change previously announced here: …
config-recursor.h 168 bytes 929 6 years ahu: update version to 3.1.5, some whitespace changes
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 …
COPYING 17.6 KB 2 10 years ahu: Initial revision
depcomp 11.8 KB 2 10 years ahu: Initial revision
dist-recursor 1.6 KB 929 6 years ahu: update version to 3.1.5, some whitespace changes
distributor.hh 9.1 KB 681 7 years ahu: consolidate license change previously announced here: …
dns.hh 9.3 KB 830 7 years ahu: raise version, fix compilation on solaris10
dnsbackend.cc 6.8 KB 763 7 years ahu: complete ComboAddressification? (things now not only compile, but work too) …
dnsbackend.hh 6.6 KB 681 7 years ahu: consolidate license change previously announced here: …
dnslog.cc 0 bytes 879 7 years ahu: stub for releasing
dnspacket.cc 36.5 KB 918 7 years ahu: fix alignment issue generating SOA records on ARM. Fixes Debian Bug …
dnspacket.hh 13.1 KB 763 7 years ahu: complete ComboAddressification? (things now not only compile, but work too) …
dnsparser.cc 10.8 KB 871 7 years ahu: Don't try to parse non-query opcode packets, by Jan Gyselinck add …
dnsparser.hh 7.6 KB 823 7 years ahu: implement reload-zones make loading zones do a 'round trip' of records to …
dnspbench.cc 2.1 KB 832 7 years ahu: random
dnspcap.cc 3.1 KB 862 7 years ahu: make dnswasher compile again
dnspcap.hh 2.1 KB 840 7 years ahu: add linux 'cooked' packet support to dnsscope, dnsreplay, dnslog etc
dnsproxy.cc 5.8 KB 763 7 years ahu: complete ComboAddressification? (things now not only compile, but work too) …
dnsproxy.hh 2.6 KB 681 7 years ahu: consolidate license change previously announced here: …
dnsrecords.cc 7.9 KB 823 7 years ahu: implement reload-zones make loading zones do a 'round trip' of records to …
dnsrecords.hh 11.0 KB 823 7 years ahu: implement reload-zones make loading zones do a 'round trip' of records to …
dnsreplay-mindex.cc 14.1 KB 895 7 years ahu: make dnsreplay compile again, and slow it down a bit
dnsreplay.cc 11.1 KB 527 8 years ahu: drop pcap.h dependency
dnsscan.cc 2.0 KB 857 7 years ahu: fix up dnsscan a bit (internal tool), change version to 3.1.2-rc1
dnsscope.cc 5.4 KB 840 7 years ahu: add linux 'cooked' packet support to dnsscope, dnsreplay, dnslog etc
dnswasher.cc 1.6 KB 862 7 years ahu: make dnswasher compile again
dnswriter.cc 6.5 KB 930 6 years ahu: whitespace, version info
dnswriter.hh 3.7 KB 925 6 years ahu: first of the speedup patches. move labelmap to an unsorted vector, and …
dynhandler.cc 5.7 KB 680 7 years ahu: the FSF has moved!
dynhandler.hh 2.2 KB 681 7 years ahu: consolidate license change previously announced here: …
dynlistener.cc 6.1 KB 910 7 years ahu: improve error reporting when pdns_control commands fail
dynlistener.hh 1.9 KB 681 7 years ahu: consolidate license change previously announced here: …
dynloader.cc 3.4 KB 680 7 years ahu: the FSF has moved!
dynmessenger.cc 2.8 KB 681 7 years ahu: consolidate license change previously announced here: …
dynmessenger.hh 1.7 KB 681 7 years ahu: consolidate license change previously announced here: …
epollmplexer.cc 3.9 KB 860 7 years ahu: fix for epoll on debian default 2.6.8 kernel, found & suggested by …
INSTALL 114 bytes 437 8 years ahu: documentation updates
install-sh 5.5 KB 2 10 years ahu: Initial revision
installer.dsp 5.2 KB 202 9 years ahu: windows code!
iputils.hh 7.9 KB 923 7 years ahu: implement 'dont-query', and enable it by default, which means we no longer …
kqueuemplexer.cc 3.6 KB 729 7 years ahu: spiff up ipv6 output a bit, work around odd linker things with static …
lock.hh 2.7 KB 681 7 years ahu: consolidate license change previously announced here: …
logger.cc 3.3 KB 680 7 years ahu: the FSF has moved!
logger.hh 4.3 KB 797 7 years ahu: drop and add some includes, all trivial
ltmain.sh 137.6 KB 2 10 years ahu: Initial revision
lwres.cc 5.3 KB 923 7 years ahu: implement 'dont-query', and enable it by default, which means we no longer …
lwres.hh 2.1 KB 853 7 years ahu: drop yet more calles to gettimeofday() and time(0)
Makefile-recursor 2.4 KB 752 7 years ahu: move to 3.0! No longer overwrite configuration on make install
Makefile-recursor.win32 2.2 KB 811 7 years ahu: dist and windows makefile fixes
Makefile.am 5.3 KB 912 7 years ahu: update version to 3.1.4-pre2 add support for "send-root-referral=lean" add …
misc.cc 11.8 KB 928 6 years ahu: speed up chopOff operations by doing the chopping manually instead of …
misc.hh 8.8 KB 931 6 years ahu: implement rest of speedups + some debugging output + i386 specific code …
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.6 KB 797 7 years ahu: drop and add some includes, all trivial
mtasker.cc 12.3 KB 853 7 years ahu: drop yet more calles to gettimeofday() and time(0)
mtasker.hh 3.4 KB 853 7 years ahu: drop yet more calles to gettimeofday() and time(0)
nameserver.cc 7.3 KB 888 7 years ahu: river tarnell <river@…> noticed our error reporting on trying …
nameserver.hh 4.0 KB 762 7 years ahu: make dnsscan accept multiple files move auth nameserver over to …
ntservice.cc 7.2 KB 813 7 years ahu: reinstated hooks to NT event log
ntservice.hh 2.5 KB 809 7 years ahu: reinstate windows 'service' support - untested
odbcbackend.dsp 3.6 KB 142 10 years ahu: lots
packetcache.cc 6.0 KB 680 7 years ahu: the FSF has moved!
packetcache.hh 5.1 KB 681 7 years ahu: consolidate license change previously announced here: …
packethandler.cc 24.7 KB 912 7 years ahu: update version to 3.1.4-pre2 add support for "send-root-referral=lean" add …
packethandler.hh 3.2 KB 681 7 years ahu: consolidate license change previously announced here: …
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 930 6 years ahu: whitespace, version info
pdns.conf-dist 6.7 KB 563 7 years ahu: Arjo Hooimeijer added support for soa-refresh-default, soa-retry-default, …
pdns.dsp 8.9 KB 202 9 years ahu: windows code!
pdns.in 2.7 KB 341 8 years ahu: deal with the rename of "our" debian directory fix typo in init.d script …
pdns_control.dsp 5.6 KB 147 10 years ahu: added
pdns_hw.cc 498 bytes 751 7 years ahu: remove bashisms fix install on Solaris, FreeBSD add fake ./configure …
pdns_recursor.cc 56.4 KB 935 6 years ahu: implement 'rec_control get uptime' (suggested by Niels Bakker), implement …
pdns_recursor.dsp 6.4 KB 147 10 years ahu: added
pdnscontrol.dsp 4.5 KB 41 10 years ahu: voor wimpie
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
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.1 KB 737 7 years ahu: #ifdef out solaris specifics, fix possible solaris ambiguity
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.dsw 2.2 KB 202 9 years ahu: windows code!
precursor.in 0.9 KB 215 9 years ahu: lots
qgen.cc 8.4 KB 477 8 years ahu: Move from u_intxx_t to uintxx_t typedefs, which are preferred: …
qtype.cc 4.2 KB 883 7 years ahu: add SPF to qtypes, patch by Julian Mehnle <julian@…>
qtype.hh 2.4 KB 705 7 years ahu: work around gcc 4.0 bug, prepare move to boost::function based …
randombackend.cc 2.9 KB 681 7 years ahu: consolidate license change previously announced here: …
rcpgenerator.cc 9.8 KB 926 6 years ahu: speed up both parsing of IP addresses from textual form as well as writing …
rcpgenerator.hh 2.1 KB 802 7 years ahu: Big bag of VC++ fixes, mostly by Michel 'Wimpie' Stol
README 30 bytes 437 8 years ahu: documentation updates
README-recursor 1.8 KB 765 7 years ahu: work around solaris 8-isms
rec_channel.cc 4.0 KB 820 7 years ahu: implement improved control channel error logging implement 2 week max ttl
rec_channel.hh 1.0 KB 802 7 years ahu: Big bag of VC++ fixes, mostly by Michel 'Wimpie' Stol
rec_channel_rec.cc 8.1 KB 935 6 years ahu: implement 'rec_control get uptime' (suggested by Niels Bakker), implement …
rec_control.cc 2.1 KB 818 7 years ahu: make rec_control be more user friendly make wipe-cache accept non-dot …
recbcomm.cc 4.6 KB 128 10 years ahu: further work on a lot of things
recbcomm.hh 398 bytes 127 10 years ahu: compile
receiver.cc 15.1 KB 872 7 years ahu: generalise number -> localX code for use in pdns_recursor
recursor_cache.cc 12.2 KB 934 6 years ahu: some more stats
recursor_cache.hh 3.3 KB 931 6 years ahu: implement rest of speedups + some debugging output + i386 specific code …
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: …
resolver.cc 12.1 KB 891 7 years ahu: hopefully fix AXFR problems on FreeBSD
resolver.hh 2.5 KB 875 7 years ahu: make the auth server compile again from subversion, inspired by Juergen …
sdig.cc 1.7 KB 763 7 years ahu: complete ComboAddressification? (things now not only compile, but work too) …
selectmplexer.cc 3.0 KB 802 7 years ahu: Big bag of VC++ fixes, mostly by Michel 'Wimpie' Stol
session.cc 8.8 KB 681 7 years ahu: consolidate license change previously announced here: …
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 8.2 KB 612 7 years ahu: big bag 'o Solaris fixes! (partially sent by Juergen Georgi) pdns_recursor …
singleton.hh 2.5 KB 809 7 years ahu: reinstate windows 'service' support - untested
sstuff.hh 9.6 KB 917 7 years ahu: pre3 release, silence some common errors, update docs
stamp-h.in 10 bytes 2 10 years ahu: Initial revision
statbag.cc 5.2 KB 681 7 years ahu: consolidate license change previously announced here: …
statbag.hh 3.7 KB 681 7 years ahu: consolidate license change previously announced here: …
syncres.cc 31.8 KB 923 7 years ahu: implement 'dont-query', and enable it by default, which means we no longer …
syncres.hh 13.2 KB 935 6 years ahu: implement 'rec_control get uptime' (suggested by Niels Bakker), implement …
tcpreceiver.cc 16.1 KB 929 6 years ahu: update version to 3.1.5, some whitespace changes
tcpreceiver.hh 1.9 KB 762 7 years ahu: make dnsscan accept multiple files move auth nameserver over to …
TODO 242 bytes 524 8 years ahu: update TODO list some cosmetic changes in pdns_recursor make …
ueberbackend.cc 10.2 KB 680 7 years ahu: the FSF has moved!
ueberbackend.hh 4.9 KB 681 7 years ahu: consolidate license change previously announced here: …
unix_semaphore.cc 3.4 KB 680 7 years ahu: the FSF has moved!
unix_utility.cc 4.2 KB 877 7 years ahu: by Jan Gyselinck: rebalance syslog priorities/urgencies, plus add IP …
utility.hh 5.1 KB 875 7 years ahu: make the auth server compile again from subversion, inspired by Juergen …
webserver.cc 5.6 KB 684 7 years ahu: fix memory leak (Dan Bilik <dan@…>) - thanks!
webserver.hh 1.5 KB 681 7 years ahu: consolidate license change previously announced here: …
win32_dynlistener.cc 3.8 KB 681 7 years ahu: consolidate license change previously announced here: …
win32_dynloader.cc 2.8 KB 681 7 years ahu: consolidate license change previously announced here: …
win32_dynmessenger.cc 1.8 KB 681 7 years ahu: consolidate license change previously announced here: …
win32_logger.cc 3.3 KB 816 7 years ahu: more logging && service fixes
win32_mtasker.cc 10.0 KB 809 7 years ahu: reinstate windows 'service' support - untested
win32_mtasker.hh 3.3 KB 802 7 years ahu: Big bag of VC++ fixes, mostly by Michel 'Wimpie' Stol
win32_pdns_recursor.cc 19.8 KB 681 7 years ahu: consolidate license change previously announced here: …
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.5 KB 681 7 years ahu: consolidate license change previously announced here: …
win32_utility.cc 9.1 KB 802 7 years ahu: Big bag of VC++ fixes, mostly by Michel 'Wimpie' Stol
ws.cc 7.5 KB 680 7 years ahu: the FSF has moved!
ws.hh 2.2 KB 681 7 years ahu: consolidate license change previously announced here: …
ylwrap 3.9 KB 2 10 years ahu: Initial revision
zone2sql.dsp 6.7 KB 202 9 years ahu: windows code!
zoneparser-tng.cc 5.6 KB 802 7 years ahu: Big bag of VC++ fixes, mostly by Michel 'Wimpie' Stol
zoneparser-tng.hh 1.2 KB 778 7 years ahu: make the zoneparser tng no longer suck
  • 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.