Timeline


and

03/09/10:

15:23 Ticket #282 (wipe-cache ignores the packetcache) created by anon
even if the cache for specific a records is explicitely wiped, newly …
15:19 Ticket #281 (packet cache does not do max-negative-ttl) created by anon
since the upgrade to powerdns recursor version 3.2, the setting …
14:56 Ticket #280 (Typo in anti-spam anon credentials) created by anon
The top of the wiki says to log in with the username "anon" and password …
14:54 Ticket #279 (timeline URL in ChangeLog does not exist) created by anon
The ChangeLog? file in the PowerDNS source tarball says: -- For later …
11:12 PowerDNSFaq edited by anon
Added info about multipart TXT records on MySQL backend (diff)

03/08/10:

16:44 Ticket #278 (pdns-recursor silent on erroneous rec_control reload-lua-script) created by anon
After starting up pdns-recursor with a lua-dns-script script, then …
00:09 Ticket #277 (packetcache-ttl default values) created by anon
Hi! Please think about e.g. dnsbl´s and the effect a ttl of 3600 might …

03/06/10:

22:36 Changeset [1540] by ahu
tag!
13:20 Changeset [1539] by ahu
I feel like celebrating ;-) 3.2!
12:39 Changeset [1538] by ahu
add some instrumenting so we can measure the scope of the 'spurious wakeup …

03/05/10:

14:43 Changeset [1537] by ahu
we probably overwrite the errno return from ports_getn now, which might …

03/03/10:

09:58 Changeset [1536] by ahu
add #include <sys/stat.h> for FreeBSD (spotted by Ralf van der Enden), …

03/02/10:

22:25 Changeset [1535] by ahu
David Gavarret discovered socket-owner, socket-group and socket-mode were …
21:55 Changeset [1534] by ahu
discovered by Darren Gamble, 'make install' did not work if a (currently) …
18:58 Ticket #273 (error parsing forward-zones-file file in pdns-recursor) closed by ahu
fixed: resolved in commit 1533.
18:58 Changeset [1533] by ahu
no longer get confused by empty lines in the forward-zones-file. again …
18:49 Ticket #276 (set flags with lua (nxdomain/preresolve)) closed by ahu
wontfix: Dear anon, there are lots of better ways to achieve the same thing, and …
18:47 Ticket #274 (reloading missing allow-from-file breaks rec_control) closed by ahu
fixed: closed in commit 1532.
18:47 Changeset [1532] by ahu
again discovered by Imre Gergely, do not get confused when asked to reload …

03/01/10:

21:22 Ticket #276 (set flags with lua (nxdomain/preresolve)) created by anon
We currently use a patched recurser with special flags (aa always on & …
17:20 Ticket #275 (ignoring ignore-rd-bit=on) created by anon
we looked at the source and this flag are ignored. See …

02/28/10:

21:24 Ticket #274 (reloading missing allow-from-file breaks rec_control) created by anon
Use allow-from-file=/etc/powerdns/locals.acl and start up …
20:43 Ticket #273 (error parsing forward-zones-file file in pdns-recursor) created by anon
root@ds9:/etc/powerdns# cat -E forward.zones foo.com=1.2.3.4$ $ …
14:47 Changeset [1531] by ahu
the ever vigilant Imre Gergely spotted that PowerDNS tries to reprime its …
13:11 Changeset [1530] by ahu
heading up to rc2
12:43 Changeset [1529] by ahu
improve --help descriptions, plus clean up sysdeps on dist-recursor. Both …
10:47 Ticket #272 (3.2rc1 doesnt give statistics after some days) closed by ahu
fixed: This has been resolved - the /dev/log syslog socket was unreachable from …
10:47 Changeset [1528] by ahu
update documentation to reflect ticket 272 ('logging dies')

02/27/10:

11:55 Changeset [1527] by ahu
Work around bug in the CentOS4/RHEL4 gcc/glibc, and remove thread local …
11:53 Changeset [1526] by ahu
prepare for the HIP record
11:52 Changeset [1525] by ahu
interim commit of docs

02/20/10:

07:10 Changeset [1524] by ahu
Imre Gergely discovered that the rrd graphs do not support more than 200% …

02/19/10:

13:49 Ticket #272 (3.2rc1 doesnt give statistics after some days) created by anon
hi, Config: […] daemon is running with "/usr/sbin/pdns_recursor …

02/16/10:

22:10 Ticket #271 (PowerDNS Server responding with out-of-zone authority section in case ...) created by anon
A friend of mine noticed that a current BIND9 with cold caches will …

02/13/10:

19:48 Changeset [1523] by ahu
make sure we setuid() before launching threads, improving the error …

02/12/10:

20:44 Ticket #270 (Please add --version to rec_control and any other pdns utility it is ...) created by anon
Please add --version to rec_control and any other pdns utility it is …
17:53 Ticket #269 (rec_control only needs read/write permission on control-socket) created by anon
It is not required to have write permission inside the directory where the …
17:51 Ticket #268 (drop privileges before creating the controlsocket) created by anon
Imho you should drop root privs before creating a control-socket and …
14:48 Ticket #267 (rec_control doesn't read the recursor.conf for its value of socket-dir) created by anon
If you configure recursor.conf with a different socket-dir, rec_control …

02/11/10:

11:21 Changeset [1522] by ahu
fix up solaris 10 compilation

02/10/10:

21:14 WikiStart edited by ahu
(diff)
20:38 Changeset [1521] by ahu
update docs for -rc1
01:55 Changeset [1520] by ahu
rc1
01:52 Changeset [1519] by ahu
Quoting from the makecontext manpage....6 hours of debugging later …

02/08/10:

21:24 Changeset [1518] by ahu
remove --fork!
21:03 Changeset [1517] by ahu
rrdtool update script is now FreeBSD compatible, thanks to Bryan Seitz
20:11 Changeset [1516] by ahu
explain Lua API change
20:10 Changeset [1515] by ahu
add resource-limits and over-limits measurements and graphs
20:08 Changeset [1514] by ahu
scan less of the packetcache when cleaning house
20:08 Changeset [1513] by ahu
make sure we can measure overlimits from rec_control
20:07 Changeset [1512] by ahu
account the packetcached answers in the latency measurement, plus don't …

02/07/10:

11:48 Ticket #266 (dnsscope compilation problem) created by anon
I'm using SLES11 and I would like to build dnsscope. …
Note: See TracTimeline for information about the timeline view.