2007-11-17 |
Bert Hubert | implement fallback support of IXFR queries as AXFR... |
commit | commitdiff | tree | snapshot |
2007-11-17 |
Bert Hubert | improve dnsscope error messages |
commit | commitdiff | tree | snapshot |
2007-11-15 |
Bert Hubert | implement avoid-version fix for bind |
commit | commitdiff | tree | snapshot |
2007-11-15 |
Bert Hubert | TSIG preparations |
commit | commitdiff | tree | snapshot |
2007-11-15 |
Bert Hubert | properly set ra bit if needed, closing ticket 167 repor... |
commit | commitdiff | tree | snapshot |
2007-11-15 |
Bert Hubert | close bug issue 165, re-spotted by Leo Baltus |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Bert Hubert | tiny documentation typo, noticed by Marco Davids |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Bert Hubert | Make modules unversioned (thanks darix) |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Bert Hubert | implement 48 bit rdata in preparation of TSIG |
commit | commitdiff | tree | snapshot |
2007-10-28 |
Bert Hubert | gcc 4.3 fixes, mostly by Darix of opensuse |
commit | commitdiff | tree | snapshot |
2007-10-08 |
Bert Hubert | further fix for Solaris 10 starting to miss packets... |
commit | commitdiff | tree | snapshot |
2007-09-15 |
Bert Hubert | fix reloading of backends on TCP timeout, plus deal... |
commit | commitdiff | tree | snapshot |
2007-09-13 |
Bert Hubert | variant of bugfix authored by Alex Kiernan which fixes... |
commit | commitdiff | tree | snapshot |
2007-09-11 |
Bert Hubert | fix typo, closing ticket #157 by anonymous (thanks!) |
commit | commitdiff | tree | snapshot |
2007-09-03 |
Bert Hubert | fix use of 'original' zone state instead of a safe... |
commit | commitdiff | tree | snapshot |
2007-08-21 |
Bert Hubert | fix up sub-second waits for data - important for dnsrep... |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Bert Hubert | small test script |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Bert Hubert | add nproxy file for distrbution |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Bert Hubert | implement trusted-notification-proxy, improve logging... |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Bert Hubert | fix case sensitivity in selecting domain type master... |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Bert Hubert | finish up syslog, setgid, setuid, chroot |
commit | commitdiff | tree | snapshot |
2007-08-13 |
Bert Hubert | almost there |
commit | commitdiff | tree | snapshot |
2007-08-11 |
Bert Hubert | potential fix for cname/wildcard issue |
commit | commitdiff | tree | snapshot |
2007-08-04 |
Bert Hubert | fix truncated packets! |
commit | commitdiff | tree | snapshot |
2007-08-02 |
Bert Hubert | plug memory leak on packet building error caused by... |
commit | commitdiff | tree | snapshot |
2007-08-02 |
Bert Hubert | fix new timeout code (too quick to timeout), set notifi... |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Bert Hubert | further work |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Bert Hubert | make sockets non-blocking if we use 'select', thanks DPS |
commit | commitdiff | tree | snapshot |
2007-07-22 |
Bert Hubert | start of notification-proxy |
commit | commitdiff | tree | snapshot |
2007-07-15 |
Bert Hubert | some small unimportant changes |
commit | commitdiff | tree | snapshot |
2007-07-14 |
Bert Hubert | moves towards smart socket reuse, plus mplayer de-boost... |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Bert Hubert | move tcp waits to poll instead of select |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Bert Hubert | more timer infra |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Bert Hubert | timer infra |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Bert Hubert | LDAP updates from Norbert! |
commit | commitdiff | tree | snapshot |
2007-07-07 |
Bert Hubert | add --recursion option to make dnsreplay useful for... |
commit | commitdiff | tree | snapshot |
2007-07-07 |
Bert Hubert | rename dnsreplay, move to boost::program_options |
commit | commitdiff | tree | snapshot |
2007-07-07 |
Bert Hubert | remove older implementation |
commit | commitdiff | tree | snapshot |
2007-06-26 |
Bert Hubert | dead copy of zone2ldap -> gone |
commit | commitdiff | tree | snapshot |
2007-06-26 |
Bert Hubert | fix pipebackend filedescriptor leak |
commit | commitdiff | tree | snapshot |
2007-06-26 |
Bert Hubert | make dnsreplay work on non-recursive packets, plus... |
commit | commitdiff | tree | snapshot |
2007-06-25 |
Bert Hubert | fix trimming of 'tab' spaces at the end of a commented... |
commit | commitdiff | tree | snapshot |
2007-06-25 |
Bert Hubert | fix netbsd alpha crash + possible issues at startup... |
commit | commitdiff | tree | snapshot |
2007-06-19 |
Bert Hubert | fix potential 'zombie' problem |
commit | commitdiff | tree | snapshot |
2007-06-19 |
Bert Hubert | fix for EINTR confusion wich could block the server... |
commit | commitdiff | tree | snapshot |
2007-06-12 |
Bert Hubert | oops, fix zone2ldap (i think) |
commit | commitdiff | tree | snapshot |
2007-06-12 |
Bert Hubert | fix small issues in root-server operation, thanks jj |
commit | commitdiff | tree | snapshot |
2007-06-07 |
Bert Hubert | improve line number and filename reporting in errors... |
commit | commitdiff | tree | snapshot |
2007-06-07 |
Bert Hubert | teach zone2sql the 'inode order' trick, plus spruce... |
commit | commitdiff | tree | snapshot |
2007-05-20 |
Bert Hubert | final fix hopefully for fancy record any queries of... |
commit | commitdiff | tree | snapshot |
2007-05-19 |
Bert Hubert | further fancy record fixes as debugged by Jorn Ekkelenk... |
commit | commitdiff | tree | snapshot |
2007-05-19 |
Bert Hubert | fix 1<<31 issue with intel c compiler, noted by darix |
commit | commitdiff | tree | snapshot |
2007-05-19 |
Bert Hubert | silence signedness warning, refuse direct queries for... |
commit | commitdiff | tree | snapshot |
2007-05-13 |
Bert Hubert | speed up storage of NS records |
commit | commitdiff | tree | snapshot |
2007-05-12 |
Bert Hubert | up version number, plus fix odd but harmless webserver... |
commit | commitdiff | tree | snapshot |
2007-05-12 |
Bert Hubert | Andre Lorbach of Adiscon discovered the microsoft windo... |
commit | commitdiff | tree | snapshot |
2007-04-23 |
Bert Hubert | make dnsgram more useful |
commit | commitdiff | tree | snapshot |
2007-04-22 |
Bert Hubert | spiff up the documentation, actually enable the DNSSEC... |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Bert Hubert | remove huffman from rest of build too |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Bert Hubert | remove zone2ldap from rpm |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Bert Hubert | 2.9.21 version update, plus docs |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Bert Hubert | add a README pointer to the opendbx website |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Bert Hubert | update opendbx tables in source, closing ticket 134... |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Bert Hubert | remove huffman code from binaries, fix d_ino unfilledne... |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Bert Hubert | wild dnsgram experiments for dt |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Bert Hubert | make dnswasher wash everything, not just rd |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Bert Hubert | fix up fancy records |
commit | commitdiff | tree | snapshot |
2007-04-16 |
Bert Hubert | slight tweak to master apparatus in bindbackend |
commit | commitdiff | tree | snapshot |
2007-04-16 |
Bert Hubert | remove some whitespace, fixup 'reload' in bind backend... |
commit | commitdiff | tree | snapshot |
2007-04-16 |
Bert Hubert | fix BIND2 slave transferring of SRV records |
commit | commitdiff | tree | snapshot |
2007-04-16 |
Bert Hubert | fix IPv6 recursion over TCP, plus make dnsgram, dnsscop... |
commit | commitdiff | tree | snapshot |
2007-04-16 |
Bert Hubert | no longer recurse for additional records - they are... |
commit | commitdiff | tree | snapshot |
2007-04-15 |
Bert Hubert | implement @ = zone name in content for zoneparser-tng... |
commit | commitdiff | tree | snapshot |
2007-04-14 |
Bert Hubert | Thanks to Heinrich Ruthensteiner and Christoph Haas... |
commit | commitdiff | tree | snapshot |
2007-04-14 |
Bert Hubert | recursor compile fixes, plus make dnswasher a bit more... |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Bert Hubert | fix debian bug 406461 (case sensitivity in named.conf... |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Bert Hubert | fix escaped dots! Plus close debian bug 406462, 'm... |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Bert Hubert | lots of documentation, plus enable -lz again |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Bert Hubert | compilation fix |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Bert Hubert | fix debian static build, plus docs |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Bert Hubert | fix sqlite comments in configure.in, fix static compila... |
commit | commitdiff | tree | snapshot |
2007-04-08 |
Bert Hubert | speedups in case lowering code for already lowercase... |
commit | commitdiff | tree | snapshot |
2007-04-08 |
Bert Hubert | 2.9.21 release notes |
commit | commitdiff | tree | snapshot |
2007-04-08 |
Bert Hubert | reimplement MR records |
commit | commitdiff | tree | snapshot |
2007-04-08 |
Bert Hubert | truly implement multiple-masters sanely now |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Bert Hubert | implement multiple master mode, plus make room in sql... |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Bert Hubert | stop special casing TXT records |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Bert Hubert | fix some MOADNSParser problems (notifications, for... |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Bert Hubert | improved support for multiline records in zones, plus... |
commit | commitdiff | tree | snapshot |
2007-04-02 |
Bert Hubert | speed up zone loading from a cold cache a lot (factor... |
commit | commitdiff | tree | snapshot |
2007-03-31 |
Bert Hubert | neglected to hook up the 'HINFO' parser, added a regres... |
commit | commitdiff | tree | snapshot |
2007-03-31 |
Bert Hubert | re-add support for LOC records, plus finally a LOC... |
commit | commitdiff | tree | snapshot |
2007-03-31 |
Bert Hubert | silly build system.. |
commit | commitdiff | tree | snapshot |
2007-03-31 |
Bert Hubert | oops, final fixes |
commit | commitdiff | tree | snapshot |
2007-03-31 |
Bert Hubert | remove recursor from the rpm too |
commit | commitdiff | tree | snapshot |
2007-03-31 |
Bert Hubert | remove recursor from our auth rpm and debs |
commit | commitdiff | tree | snapshot |
2007-03-30 |
Bert Hubert | remove 'us' hack and prevent problems destructing backe... |
commit | commitdiff | tree | snapshot |
2007-03-30 |
Bert Hubert | report which zone files are missing |
commit | commitdiff | tree | snapshot |
2007-03-30 |
Bert Hubert | be a bit more precise about database errrors in logging |
commit | commitdiff | tree | snapshot |
2007-03-29 |
Bert Hubert | build fix for newer or older boost (darix) |
commit | commitdiff | tree | snapshot |
next |