]> granicus.if.org Git - pdns/shortlog
pdns
2007-11-17 Bert Hubertimplement fallback support of IXFR queries as AXFR...
2007-11-17 Bert Hubertimprove dnsscope error messages
2007-11-15 Bert Hubertimplement avoid-version fix for bind
2007-11-15 Bert HubertTSIG preparations
2007-11-15 Bert Hubertproperly set ra bit if needed, closing ticket 167 repor...
2007-11-15 Bert Hubertclose bug issue 165, re-spotted by Leo Baltus
2007-11-04 Bert Huberttiny documentation typo, noticed by Marco Davids
2007-11-04 Bert HubertMake modules unversioned (thanks darix)
2007-11-04 Bert Hubertimplement 48 bit rdata in preparation of TSIG
2007-10-28 Bert Hubertgcc 4.3 fixes, mostly by Darix of opensuse
2007-10-08 Bert Hubertfurther fix for Solaris 10 starting to miss packets...
2007-09-15 Bert Hubertfix reloading of backends on TCP timeout, plus deal...
2007-09-13 Bert Hubertvariant of bugfix authored by Alex Kiernan which fixes...
2007-09-11 Bert Hubertfix typo, closing ticket #157 by anonymous (thanks!)
2007-09-03 Bert Hubertfix use of 'original' zone state instead of a safe...
2007-08-21 Bert Hubertfix up sub-second waits for data - important for dnsrep...
2007-08-16 Bert Hubertsmall test script
2007-08-16 Bert Hubertadd nproxy file for distrbution
2007-08-16 Bert Hubertimplement trusted-notification-proxy, improve logging...
2007-08-16 Bert Hubertfix case sensitivity in selecting domain type master...
2007-08-16 Bert Hubertfinish up syslog, setgid, setuid, chroot
2007-08-13 Bert Hubertalmost there
2007-08-11 Bert Hubertpotential fix for cname/wildcard issue
2007-08-04 Bert Hubertfix truncated packets!
2007-08-02 Bert Hubertplug memory leak on packet building error caused by...
2007-08-02 Bert Hubertfix new timeout code (too quick to timeout), set notifi...
2007-08-01 Bert Hubertfurther work
2007-07-25 Bert Hubertmake sockets non-blocking if we use 'select', thanks DPS
2007-07-22 Bert Hubertstart of notification-proxy
2007-07-15 Bert Hubertsome small unimportant changes
2007-07-14 Bert Hubertmoves towards smart socket reuse, plus mplayer de-boost...
2007-07-10 Bert Hubertmove tcp waits to poll instead of select
2007-07-08 Bert Hubertmore timer infra
2007-07-08 Bert Huberttimer infra
2007-07-08 Bert HubertLDAP updates from Norbert!
2007-07-07 Bert Hubertadd --recursion option to make dnsreplay useful for...
2007-07-07 Bert Hubertrename dnsreplay, move to boost::program_options
2007-07-07 Bert Hubertremove older implementation
2007-06-26 Bert Hubertdead copy of zone2ldap -> gone
2007-06-26 Bert Hubertfix pipebackend filedescriptor leak
2007-06-26 Bert Hubertmake dnsreplay work on non-recursive packets, plus...
2007-06-25 Bert Hubertfix trimming of 'tab' spaces at the end of a commented...
2007-06-25 Bert Hubertfix netbsd alpha crash + possible issues at startup...
2007-06-19 Bert Hubertfix potential 'zombie' problem
2007-06-19 Bert Hubertfix for EINTR confusion wich could block the server...
2007-06-12 Bert Hubertoops, fix zone2ldap (i think)
2007-06-12 Bert Hubertfix small issues in root-server operation, thanks jj
2007-06-07 Bert Hubertimprove line number and filename reporting in errors...
2007-06-07 Bert Hubertteach zone2sql the 'inode order' trick, plus spruce...
2007-05-20 Bert Hubertfinal fix hopefully for fancy record any queries of...
2007-05-19 Bert Hubertfurther fancy record fixes as debugged by Jorn Ekkelenk...
2007-05-19 Bert Hubertfix 1<<31 issue with intel c compiler, noted by darix
2007-05-19 Bert Hubertsilence signedness warning, refuse direct queries for...
2007-05-13 Bert Hubertspeed up storage of NS records
2007-05-12 Bert Hubertup version number, plus fix odd but harmless webserver...
2007-05-12 Bert HubertAndre Lorbach of Adiscon discovered the microsoft windo...
2007-04-23 Bert Hubertmake dnsgram more useful
2007-04-22 Bert Hubertspiff up the documentation, actually enable the DNSSEC...
2007-04-21 Bert Hubertremove huffman from rest of build too
2007-04-21 Bert Hubertremove zone2ldap from rpm
2007-04-21 Bert Hubert2.9.21 version update, plus docs
2007-04-21 Bert Hubertadd a README pointer to the opendbx website
2007-04-21 Bert Hubertupdate opendbx tables in source, closing ticket 134...
2007-04-21 Bert Hubertremove huffman code from binaries, fix d_ino unfilledne...
2007-04-21 Bert Hubertwild dnsgram experiments for dt
2007-04-21 Bert Hubertmake dnswasher wash everything, not just rd
2007-04-19 Bert Hubertfix up fancy records
2007-04-16 Bert Hubertslight tweak to master apparatus in bindbackend
2007-04-16 Bert Hubertremove some whitespace, fixup 'reload' in bind backend...
2007-04-16 Bert Hubertfix BIND2 slave transferring of SRV records
2007-04-16 Bert Hubertfix IPv6 recursion over TCP, plus make dnsgram, dnsscop...
2007-04-16 Bert Hubertno longer recurse for additional records - they are...
2007-04-15 Bert Hubertimplement @ = zone name in content for zoneparser-tng...
2007-04-14 Bert HubertThanks to Heinrich Ruthensteiner and Christoph Haas...
2007-04-14 Bert Hubertrecursor compile fixes, plus make dnswasher a bit more...
2007-04-12 Bert Hubertfix debian bug 406461 (case sensitivity in named.conf...
2007-04-12 Bert Hubertfix escaped dots! Plus close debian bug 406462, 'm...
2007-04-10 Bert Hubertlots of documentation, plus enable -lz again
2007-04-09 Bert Hubertcompilation fix
2007-04-09 Bert Hubertfix debian static build, plus docs
2007-04-09 Bert Hubertfix sqlite comments in configure.in, fix static compila...
2007-04-08 Bert Hubertspeedups in case lowering code for already lowercase...
2007-04-08 Bert Hubert2.9.21 release notes
2007-04-08 Bert Hubertreimplement MR records
2007-04-08 Bert Huberttruly implement multiple-masters sanely now
2007-04-07 Bert Hubertimplement multiple master mode, plus make room in sql...
2007-04-07 Bert Hubertstop special casing TXT records
2007-04-07 Bert Hubertfix some MOADNSParser problems (notifications, for...
2007-04-07 Bert Hubertimproved support for multiline records in zones, plus...
2007-04-02 Bert Hubertspeed up zone loading from a cold cache a lot (factor...
2007-03-31 Bert Hubertneglected to hook up the 'HINFO' parser, added a regres...
2007-03-31 Bert Hubertre-add support for LOC records, plus finally a LOC...
2007-03-31 Bert Hubertsilly build system..
2007-03-31 Bert Hubertoops, final fixes
2007-03-31 Bert Hubertremove recursor from the rpm too
2007-03-31 Bert Hubertremove recursor from our auth rpm and debs
2007-03-30 Bert Hubertremove 'us' hack and prevent problems destructing backe...
2007-03-30 Bert Hubertreport which zone files are missing
2007-03-30 Bert Hubertbe a bit more precise about database errrors in logging
2007-03-29 Bert Hubertbuild fix for newer or older boost (darix)
next