]> granicus.if.org Git - pdns/log
pdns
20 years agoFix for ticket #15 - the mentions of qtype were leftovers from a very old
Bert Hubert [Mon, 13 Sep 2004 19:10:28 +0000 (19:10 +0000)]
Fix for ticket #15 - the mentions of qtype were leftovers from a very old
backend (I think).

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@256 d19b8d6e-7fed-0310-83ef-9ca221ded41b

20 years agoCommit fix for ticket #16 reported by dilinger@voxel.net - thanks
Bert Hubert [Mon, 13 Sep 2004 19:07:00 +0000 (19:07 +0000)]
Commit fix for ticket #16 reported by dilinger@voxel.net - thanks

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@255 d19b8d6e-7fed-0310-83ef-9ca221ded41b

20 years agodisambiguate a logger call
Bert Hubert [Mon, 13 Sep 2004 19:01:16 +0000 (19:01 +0000)]
disambiguate a logger call

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@254 d19b8d6e-7fed-0310-83ef-9ca221ded41b

20 years agofixes for bug #5 (inspired by Mark Bergsma)
Bert Hubert [Mon, 13 Sep 2004 19:00:40 +0000 (19:00 +0000)]
fixes for bug #5 (inspired by Mark Bergsma)

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@253 d19b8d6e-7fed-0310-83ef-9ca221ded41b

20 years agofix up the logger so it can log unsigned integers, for serial numbers
Bert Hubert [Mon, 13 Sep 2004 19:00:03 +0000 (19:00 +0000)]
fix up the logger so it can log unsigned integers, for serial numbers

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@252 d19b8d6e-7fed-0310-83ef-9ca221ded41b

20 years agoClose bug #13 - or at least, the parts I consider a bug. Furthermore, it
Bert Hubert [Mon, 6 Sep 2004 14:43:39 +0000 (14:43 +0000)]
Close bug #13 - or at least, the parts I consider a bug. Furthermore, it
turned out pdns did not properly set the REUSEADDR flag (doing so only after
binding).

Also made some local variables truly local to the file.

Thanks to Christopher Meer.

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@251 d19b8d6e-7fed-0310-83ef-9ca221ded41b

20 years agoClose ticket #12 by supporing opaque operations whereby pdns does not
Bert Hubert [Mon, 6 Sep 2004 14:13:22 +0000 (14:13 +0000)]
Close ticket #12 by supporing opaque operations whereby pdns does not
interpret records it does not know how to parse, but just lobs them onwards.

This is probably a good thing, lots of other records will work now as well.

This does affect dns types with numerical id > 1024, but I know of none of
them in use.

Thanks to Christopher Meer for reporting this issue.

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@250 d19b8d6e-7fed-0310-83ef-9ca221ded41b

20 years agoThis fixes HINFO parsing on incoming packets, as reported in ticket #8. The
Bert Hubert [Wed, 1 Sep 2004 19:48:32 +0000 (19:48 +0000)]
This fixes HINFO parsing on incoming packets, as reported in ticket #8. The
fix is rough. Furthermore, it turns out the BIND backend misparses zonefiles
on disk with a HINFO record like this:

. IN HINFO "one" "two"

Without the quotes things are just fine. This is a separate bug in the bind
backend.

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@249 d19b8d6e-7fed-0310-83ef-9ca221ded41b

20 years agoancient updates to TODO file
Bert Hubert [Wed, 1 Sep 2004 14:49:36 +0000 (14:49 +0000)]
ancient updates to TODO file

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@248 d19b8d6e-7fed-0310-83ef-9ca221ded41b

20 years agoadd links to cvstrac
Bert Hubert [Tue, 31 Aug 2004 20:38:30 +0000 (20:38 +0000)]
add links to cvstrac

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@247 d19b8d6e-7fed-0310-83ef-9ca221ded41b

20 years agoUse different source ports for subsequent questions, quick and dirty fix for
Bert Hubert [Tue, 31 Aug 2004 20:35:18 +0000 (20:35 +0000)]
Use different source ports for subsequent questions, quick and dirty fix for
bug #2

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@246 d19b8d6e-7fed-0310-83ef-9ca221ded41b

20 years agoCloses ticket #3
Bert Hubert [Tue, 31 Aug 2004 20:01:13 +0000 (20:01 +0000)]
Closes ticket #3

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@245 d19b8d6e-7fed-0310-83ef-9ca221ded41b

20 years agoTypos fixed ('authorative'), see ticket #3
Bert Hubert [Tue, 31 Aug 2004 19:57:51 +0000 (19:57 +0000)]
Typos fixed ('authorative'), see ticket #3

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@244 d19b8d6e-7fed-0310-83ef-9ca221ded41b

20 years agoUpdated README to have a newer copyright in order to address ticket #1
Bert Hubert [Tue, 31 Aug 2004 19:44:52 +0000 (19:44 +0000)]
Updated README to have a newer copyright in order to address ticket #1

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@243 d19b8d6e-7fed-0310-83ef-9ca221ded41b

21 years ago - moved to newer automake (1.6)
Bert Hubert [Thu, 1 Apr 2004 19:59:21 +0000 (19:59 +0000)]
- moved to newer automake (1.6)
- BUG!! = in passwords
- better check for % in queries
- make gmysql compile on Solaris
- be more precise in detecting duplicate MX records
- allow version override

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@242 d19b8d6e-7fed-0310-83ef-9ca221ded41b

21 years agoupdated to automake 1.6
Bert Hubert [Sun, 29 Feb 2004 12:57:36 +0000 (12:57 +0000)]
updated to automake 1.6

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@241 d19b8d6e-7fed-0310-83ef-9ca221ded41b

21 years agomoved to automake 1.6
Bert Hubert [Sun, 29 Feb 2004 12:57:11 +0000 (12:57 +0000)]
moved to automake 1.6

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@240 d19b8d6e-7fed-0310-83ef-9ca221ded41b

21 years agolatest updates for geobackend
Bert Hubert [Sat, 28 Feb 2004 20:47:28 +0000 (20:47 +0000)]
latest updates for geobackend

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@238 d19b8d6e-7fed-0310-83ef-9ca221ded41b

21 years agomerges
Bert Hubert [Sat, 28 Feb 2004 20:06:43 +0000 (20:06 +0000)]
merges

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@237 d19b8d6e-7fed-0310-83ef-9ca221ded41b

21 years agoinitial load
Bert Hubert [Sat, 28 Feb 2004 19:13:44 +0000 (19:13 +0000)]
initial load

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@236 d19b8d6e-7fed-0310-83ef-9ca221ded41b

21 years agoLDAP fixes, temporary gebackend removal
Bert Hubert [Sun, 22 Feb 2004 09:35:39 +0000 (09:35 +0000)]
LDAP fixes, temporary gebackend removal

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@235 d19b8d6e-7fed-0310-83ef-9ca221ded41b

21 years agodynlistener now cleans up after itself
Bert Hubert [Sun, 8 Feb 2004 10:43:50 +0000 (10:43 +0000)]
dynlistener now cleans up after itself
does slightly better error messages
added --version-string
improved pdns_recursor stats logging

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@234 d19b8d6e-7fed-0310-83ef-9ca221ded41b

21 years agounistd.h
Bert Hubert [Sat, 7 Feb 2004 20:41:00 +0000 (20:41 +0000)]
unistd.h

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@233 d19b8d6e-7fed-0310-83ef-9ca221ded41b

21 years agodo timeout stats
Bert Hubert [Thu, 5 Feb 2004 17:06:43 +0000 (17:06 +0000)]
do timeout stats

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@232 d19b8d6e-7fed-0310-83ef-9ca221ded41b

21 years agoaccounting error
Bert Hubert [Thu, 5 Feb 2004 07:38:57 +0000 (07:38 +0000)]
accounting error

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@231 d19b8d6e-7fed-0310-83ef-9ca221ded41b

21 years agotimeout addition to qgen
Bert Hubert [Wed, 4 Feb 2004 22:41:17 +0000 (22:41 +0000)]
timeout addition to qgen
added uitoa for negative serials in soa

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@230 d19b8d6e-7fed-0310-83ef-9ca221ded41b

21 years agowork on the arguments for qgen
Bert Hubert [Tue, 3 Feb 2004 16:40:04 +0000 (16:40 +0000)]
work on the arguments for qgen

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@229 d19b8d6e-7fed-0310-83ef-9ca221ded41b

21 years agob.root
Bert Hubert [Sun, 1 Feb 2004 18:20:16 +0000 (18:20 +0000)]
b.root
pdns_recursor speedups
mysql support for ports again
valgrind fixes

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@228 d19b8d6e-7fed-0310-83ef-9ca221ded41b

21 years agomake output easier to parse
Bert Hubert [Thu, 29 Jan 2004 20:39:19 +0000 (20:39 +0000)]
make output easier to parse

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@227 d19b8d6e-7fed-0310-83ef-9ca221ded41b

21 years agofix for solaris coredump
Bert Hubert [Thu, 29 Jan 2004 20:00:23 +0000 (20:00 +0000)]
fix for solaris coredump

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@226 d19b8d6e-7fed-0310-83ef-9ca221ded41b

21 years agostats
Bert Hubert [Mon, 26 Jan 2004 19:18:08 +0000 (19:18 +0000)]
stats

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@225 d19b8d6e-7fed-0310-83ef-9ca221ded41b

21 years agorecursor_cache
Bert Hubert [Mon, 26 Jan 2004 19:03:55 +0000 (19:03 +0000)]
recursor_cache

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@224 d19b8d6e-7fed-0310-83ef-9ca221ded41b

21 years agooops
Bert Hubert [Mon, 26 Jan 2004 18:49:19 +0000 (18:49 +0000)]
oops

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@223 d19b8d6e-7fed-0310-83ef-9ca221ded41b

21 years agolots
Bert Hubert [Thu, 22 Jan 2004 07:52:32 +0000 (07:52 +0000)]
lots

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@222 d19b8d6e-7fed-0310-83ef-9ca221ded41b

21 years ago2.9.15
Bert Hubert [Sun, 18 Jan 2004 10:49:00 +0000 (10:49 +0000)]
2.9.15

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@220 d19b8d6e-7fed-0310-83ef-9ca221ded41b

21 years agopdns_recursor stability
Bert Hubert [Sat, 17 Jan 2004 18:38:07 +0000 (18:38 +0000)]
pdns_recursor stability

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@219 d19b8d6e-7fed-0310-83ef-9ca221ded41b

21 years agoremove mysql from the recursor
Bert Hubert [Sat, 17 Jan 2004 14:05:36 +0000 (14:05 +0000)]
remove mysql from the recursor

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@218 d19b8d6e-7fed-0310-83ef-9ca221ded41b

21 years agohmf, part of 2.9.14 is only committed now
Bert Hubert [Sat, 17 Jan 2004 13:18:22 +0000 (13:18 +0000)]
hmf, part of 2.9.14 is only committed now
plus work on 2.9.15

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@217 d19b8d6e-7fed-0310-83ef-9ca221ded41b

21 years agolots
Bert Hubert [Fri, 16 Jan 2004 22:18:12 +0000 (22:18 +0000)]
lots

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@215 d19b8d6e-7fed-0310-83ef-9ca221ded41b

21 years agowas very outdated
Bert Hubert [Sun, 4 Jan 2004 18:51:31 +0000 (18:51 +0000)]
was very outdated

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@214 d19b8d6e-7fed-0310-83ef-9ca221ded41b

21 years agoldap
Bert Hubert [Tue, 23 Dec 2003 14:32:22 +0000 (14:32 +0000)]
ldap

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@213 d19b8d6e-7fed-0310-83ef-9ca221ded41b

21 years agosoa canonic
Bert Hubert [Mon, 22 Dec 2003 11:56:47 +0000 (11:56 +0000)]
soa canonic

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@212 d19b8d6e-7fed-0310-83ef-9ca221ded41b

21 years agoldap work mostly
Bert Hubert [Mon, 22 Dec 2003 11:53:41 +0000 (11:53 +0000)]
ldap work mostly

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@211 d19b8d6e-7fed-0310-83ef-9ca221ded41b

21 years agolots
Bert Hubert [Wed, 17 Dec 2003 19:55:44 +0000 (19:55 +0000)]
lots

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@210 d19b8d6e-7fed-0310-83ef-9ca221ded41b

21 years agomore
Bert Hubert [Wed, 17 Dec 2003 18:08:10 +0000 (18:08 +0000)]
more

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@208 d19b8d6e-7fed-0310-83ef-9ca221ded41b

21 years agoimproved error
Bert Hubert [Wed, 17 Dec 2003 18:05:10 +0000 (18:05 +0000)]
improved error

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@207 d19b8d6e-7fed-0310-83ef-9ca221ded41b

21 years agoslight tyop (userbases -> backends)
Bert Hubert [Tue, 16 Dec 2003 18:44:56 +0000 (18:44 +0000)]
slight tyop (userbases -> backends)

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@206 d19b8d6e-7fed-0310-83ef-9ca221ded41b

21 years agowin32 errors
Bert Hubert [Sun, 30 Nov 2003 11:18:49 +0000 (11:18 +0000)]
win32 errors

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@205 d19b8d6e-7fed-0310-83ef-9ca221ded41b

21 years agoploatjes
Bert Hubert [Sun, 30 Nov 2003 10:58:50 +0000 (10:58 +0000)]
ploatjes

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@204 d19b8d6e-7fed-0310-83ef-9ca221ded41b

21 years agojuh
Bert Hubert [Sun, 30 Nov 2003 10:55:57 +0000 (10:55 +0000)]
juh

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@203 d19b8d6e-7fed-0310-83ef-9ca221ded41b

21 years agowindows code!
Bert Hubert [Sun, 30 Nov 2003 10:53:17 +0000 (10:53 +0000)]
windows code!

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@202 d19b8d6e-7fed-0310-83ef-9ca221ded41b

21 years agodoc changes
Bert Hubert [Sun, 30 Nov 2003 10:53:00 +0000 (10:53 +0000)]
doc changes

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@201 d19b8d6e-7fed-0310-83ef-9ca221ded41b

21 years agolots
Bert Hubert [Sat, 29 Nov 2003 16:49:42 +0000 (16:49 +0000)]
lots

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@200 d19b8d6e-7fed-0310-83ef-9ca221ded41b

21 years agoimproved error reporting
Bert Hubert [Sat, 29 Nov 2003 13:14:40 +0000 (13:14 +0000)]
improved error reporting

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@199 d19b8d6e-7fed-0310-83ef-9ca221ded41b

21 years agoopteron fixes
Bert Hubert [Sun, 23 Nov 2003 15:14:57 +0000 (15:14 +0000)]
opteron fixes
ldap fixes
documentation fixes

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@198 d19b8d6e-7fed-0310-83ef-9ca221ded41b

21 years agomore
Bert Hubert [Mon, 27 Oct 2003 15:01:49 +0000 (15:01 +0000)]
more

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@196 d19b8d6e-7fed-0310-83ef-9ca221ded41b

21 years agolots
Bert Hubert [Mon, 27 Oct 2003 14:58:22 +0000 (14:58 +0000)]
lots

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@195 d19b8d6e-7fed-0310-83ef-9ca221ded41b

21 years agosad
Bert Hubert [Sat, 11 Oct 2003 19:57:19 +0000 (19:57 +0000)]
sad

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@194 d19b8d6e-7fed-0310-83ef-9ca221ded41b

21 years agofixes for gcc 2.95.2 and 3.4
Bert Hubert [Sat, 4 Oct 2003 14:15:46 +0000 (14:15 +0000)]
fixes for gcc 2.95.2 and 3.4

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@193 d19b8d6e-7fed-0310-83ef-9ca221ded41b

21 years agoMark Bergsma's work on supermaster
Bert Hubert [Sun, 28 Sep 2003 18:34:07 +0000 (18:34 +0000)]
Mark Bergsma's work on supermaster

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@192 d19b8d6e-7fed-0310-83ef-9ca221ded41b

21 years agosqlite work
Bert Hubert [Sun, 28 Sep 2003 17:37:43 +0000 (17:37 +0000)]
sqlite work

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@191 d19b8d6e-7fed-0310-83ef-9ca221ded41b

21 years agopdns_recursor static build fix, docs
Bert Hubert [Sun, 21 Sep 2003 16:06:45 +0000 (16:06 +0000)]
pdns_recursor static build fix, docs

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@190 d19b8d6e-7fed-0310-83ef-9ca221ded41b

21 years ago2.9.12
Bert Hubert [Sun, 21 Sep 2003 15:48:16 +0000 (15:48 +0000)]
2.9.12

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@189 d19b8d6e-7fed-0310-83ef-9ca221ded41b

21 years agosqlite work
Bert Hubert [Sun, 21 Sep 2003 13:59:32 +0000 (13:59 +0000)]
sqlite work

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@188 d19b8d6e-7fed-0310-83ef-9ca221ded41b

21 years agogsqlite backend
Bert Hubert [Sun, 21 Sep 2003 12:34:43 +0000 (12:34 +0000)]
gsqlite backend

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@187 d19b8d6e-7fed-0310-83ef-9ca221ded41b

21 years agomostly work on delegation-only, debian patches
Bert Hubert [Sat, 20 Sep 2003 12:20:38 +0000 (12:20 +0000)]
mostly work on delegation-only, debian patches

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@186 d19b8d6e-7fed-0310-83ef-9ca221ded41b

21 years agolots
Bert Hubert [Tue, 16 Sep 2003 21:02:35 +0000 (21:02 +0000)]
lots

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@185 d19b8d6e-7fed-0310-83ef-9ca221ded41b

21 years agosmall changes
Bert Hubert [Tue, 16 Sep 2003 10:52:12 +0000 (10:52 +0000)]
small changes

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@184 d19b8d6e-7fed-0310-83ef-9ca221ded41b

21 years agocosmetic fixes
Bert Hubert [Sat, 30 Aug 2003 14:34:04 +0000 (14:34 +0000)]
cosmetic fixes
0.0.0.0/0 support
SRV support

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@183 d19b8d6e-7fed-0310-83ef-9ca221ded41b

21 years agoldap work
Bert Hubert [Sat, 30 Aug 2003 11:55:37 +0000 (11:55 +0000)]
ldap work

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@182 d19b8d6e-7fed-0310-83ef-9ca221ded41b

21 years agolots of fixes, axfp ldap support, ldap ttl support, spurious debugging
Bert Hubert [Fri, 22 Aug 2003 13:33:31 +0000 (13:33 +0000)]
lots of fixes, axfp ldap support, ldap ttl support, spurious debugging
output removed

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@180 d19b8d6e-7fed-0310-83ef-9ca221ded41b

21 years agoup to 2.9.10
Bert Hubert [Sat, 5 Jul 2003 14:13:18 +0000 (14:13 +0000)]
up to 2.9.10

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@179 d19b8d6e-7fed-0310-83ef-9ca221ded41b

21 years agoup to 2.9.11
Bert Hubert [Sat, 5 Jul 2003 13:02:44 +0000 (13:02 +0000)]
up to 2.9.11

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@178 d19b8d6e-7fed-0310-83ef-9ca221ded41b

21 years ago2.9.10
Bert Hubert [Thu, 3 Jul 2003 09:48:02 +0000 (09:48 +0000)]
2.9.10

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@176 d19b8d6e-7fed-0310-83ef-9ca221ded41b

21 years agoheading up to 2.9.10
Bert Hubert [Sat, 28 Jun 2003 16:46:01 +0000 (16:46 +0000)]
heading up to 2.9.10

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@175 d19b8d6e-7fed-0310-83ef-9ca221ded41b

22 years agolots of changes, mostly a crash fix
Bert Hubert [Sat, 21 Jun 2003 09:59:08 +0000 (09:59 +0000)]
lots of changes, mostly a crash fix

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@174 d19b8d6e-7fed-0310-83ef-9ca221ded41b

22 years agozone2ldap
Bert Hubert [Sat, 24 May 2003 16:17:47 +0000 (16:17 +0000)]
zone2ldap

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@173 d19b8d6e-7fed-0310-83ef-9ca221ded41b

22 years agofixed 1 crasher bug
Bert Hubert [Sat, 24 May 2003 16:02:47 +0000 (16:02 +0000)]
fixed 1 crasher bug

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@172 d19b8d6e-7fed-0310-83ef-9ca221ded41b

22 years ago2.9.8
Bert Hubert [Wed, 30 Apr 2003 18:18:32 +0000 (18:18 +0000)]
2.9.8

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@170 d19b8d6e-7fed-0310-83ef-9ca221ded41b

22 years agoldap work
Bert Hubert [Sun, 20 Apr 2003 09:06:46 +0000 (09:06 +0000)]
ldap work

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@169 d19b8d6e-7fed-0310-83ef-9ca221ded41b

22 years agoldap work
Bert Hubert [Sat, 12 Apr 2003 09:17:01 +0000 (09:17 +0000)]
ldap work

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@168 d19b8d6e-7fed-0310-83ef-9ca221ded41b

22 years agolots of work
Bert Hubert [Sat, 5 Apr 2003 19:31:52 +0000 (19:31 +0000)]
lots of work

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@167 d19b8d6e-7fed-0310-83ef-9ca221ded41b

22 years agotcp fixes
Bert Hubert [Fri, 28 Mar 2003 11:29:43 +0000 (11:29 +0000)]
tcp fixes

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@166 d19b8d6e-7fed-0310-83ef-9ca221ded41b

22 years agoldap updates
Bert Hubert [Thu, 27 Mar 2003 10:40:40 +0000 (10:40 +0000)]
ldap updates

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@165 d19b8d6e-7fed-0310-83ef-9ca221ded41b

22 years agofixes for ns-in-answer-section
Bert Hubert [Thu, 20 Mar 2003 13:29:29 +0000 (13:29 +0000)]
fixes for ns-in-answer-section

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@164 d19b8d6e-7fed-0310-83ef-9ca221ded41b

22 years ago2.9.7
Bert Hubert [Thu, 20 Mar 2003 12:53:44 +0000 (12:53 +0000)]
2.9.7

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@162 d19b8d6e-7fed-0310-83ef-9ca221ded41b

22 years agologging fixes
Bert Hubert [Mon, 17 Mar 2003 13:44:53 +0000 (13:44 +0000)]
logging fixes
webserver timeout fixes

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@161 d19b8d6e-7fed-0310-83ef-9ca221ded41b

22 years agolots
Bert Hubert [Thu, 13 Mar 2003 12:45:30 +0000 (12:45 +0000)]
lots

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@160 d19b8d6e-7fed-0310-83ef-9ca221ded41b

22 years agofixes for nic.fr
Bert Hubert [Wed, 12 Mar 2003 16:06:35 +0000 (16:06 +0000)]
fixes for nic.fr

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@159 d19b8d6e-7fed-0310-83ef-9ca221ded41b

22 years agonew bindbackend
Bert Hubert [Sun, 9 Mar 2003 15:39:18 +0000 (15:39 +0000)]
new bindbackend

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@158 d19b8d6e-7fed-0310-83ef-9ca221ded41b

22 years agolittle things
Bert Hubert [Thu, 6 Mar 2003 16:59:11 +0000 (16:59 +0000)]
little things

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@157 d19b8d6e-7fed-0310-83ef-9ca221ded41b

22 years agoworking up to 2.9.7
Bert Hubert [Tue, 4 Mar 2003 18:33:39 +0000 (18:33 +0000)]
working up to 2.9.7

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@156 d19b8d6e-7fed-0310-83ef-9ca221ded41b

22 years agowork on zone2sql dot stripping
Bert Hubert [Tue, 25 Feb 2003 12:36:49 +0000 (12:36 +0000)]
work on zone2sql dot stripping
local-query-address

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@155 d19b8d6e-7fed-0310-83ef-9ca221ded41b

22 years agowiggy
Bert Hubert [Sun, 16 Feb 2003 13:50:50 +0000 (13:50 +0000)]
wiggy

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@153 d19b8d6e-7fed-0310-83ef-9ca221ded41b

22 years agolots
Bert Hubert [Sat, 15 Feb 2003 11:30:17 +0000 (11:30 +0000)]
lots

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@152 d19b8d6e-7fed-0310-83ef-9ca221ded41b

22 years agolots
Bert Hubert [Fri, 14 Feb 2003 19:55:02 +0000 (19:55 +0000)]
lots

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@151 d19b8d6e-7fed-0310-83ef-9ca221ded41b

22 years agowuh
Bert Hubert [Mon, 10 Feb 2003 12:08:06 +0000 (12:08 +0000)]
wuh

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@150 d19b8d6e-7fed-0310-83ef-9ca221ded41b

22 years agojuh
Bert Hubert [Mon, 10 Feb 2003 11:11:33 +0000 (11:11 +0000)]
juh

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@149 d19b8d6e-7fed-0310-83ef-9ca221ded41b

22 years agoprevent crashes
Bert Hubert [Mon, 10 Feb 2003 11:09:09 +0000 (11:09 +0000)]
prevent crashes
add ldap backend

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@148 d19b8d6e-7fed-0310-83ef-9ca221ded41b

22 years agoadded
Bert Hubert [Tue, 4 Feb 2003 16:33:47 +0000 (16:33 +0000)]
added

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@147 d19b8d6e-7fed-0310-83ef-9ca221ded41b