Timeline


and

05/23/12:

16:02 Ticket #476 (Add support for default ksk and zsk for config files) created by anon
Allows one to use default-ksk-algorithms, default-ksk-size, …
15:33 Changeset [2624] by peter
fix signed/unsigned compiler warning, reported by Aki Tuomi
12:23 Ticket #475 (Run "check-zone" internally when serial increases in master mode) created by anon
Before sending notifications for domains, run check-zone to make sure the …
12:19 Ticket #474 (Improve error logging during AXFR) created by anon
Currently AXFRs fail with no indication of what went wrong other than very …

05/22/12:

12:18 Ticket #473 (PowerDNS hangs if domains/record table locked in mysql backend) created by anon
If you have table(s) locked, powerdns process becomes completely …
09:51 Changeset [2623] by peter
add long-name test
07:37 Changeset [2622] by peter
Make sure tinydnsbackend does not choke on request names > 64 bytes. …

05/18/12:

14:02 Ticket #472 (pdnssec -all-zones command variants not working with PostgreSQL) created by anon
When running any of the -all-zones command of pdnssec I receive the …

05/17/12:

16:26 Changeset [2621] by peter
fix RPM url
12:50 Changeset [2620] by peter
give recursor snapshotty names too
11:10 HACKING edited by peter
pkg-config (diff)

05/16/12:

10:30 Changeset [2619] by peter
make "make uninstall" in ext/polarssl-1.1.2 a no-op, like install already …

05/15/12:

16:47 WebFrontends edited by peter
dead demo (diff)
16:39 WebFrontends edited by peter
note some 404s (diff)

05/14/12:

18:20 Ticket #471 (regression tests fail with postgresql 9.1.3) created by anon
Hi, as on IRC: the regression tests fail with postgresql 9.1.3 due to …
09:26 Changeset [2618] by peter
use tcp in q invocation during tests

05/12/12:

10:16 Ticket #470 (over-sensitive when reporting retrieve/refresh faults) created by anon
This is Debian bug #397360, …
10:14 Ticket #469 (Please follow includes with bind-check-interval) created by anon
This is Debian Bug #406468, …
10:10 Ticket #468 (do not self-notify) created by anon
Please apply  https://github.com/cyclops1982/powerdns/tree/no-self-notify2
10:06 Ticket #467 (automatic removal of inactive slave zones) created by anon
This is Debian Bug #376036, …
10:00 Ticket #466 (please add include directive to configuration file parser) created by anon
Debian is patching its pdns package to allow an include directive in the …
09:43 Ticket #382 (Fix compilation of embedded polarssl when already installed on the system) reopened by anon
Actually, I think it would be a feature to use a system PolarSSL in favor …
09:31 Ticket #465 (slave should re-queue initial AXFR from Supermaster) created by anon
Hi, this is Debian bug #423822, …

05/11/12:

14:58 Ticket #464 (recursor gets confused by CNAME+NXDOMAIN) created by peter
For an auth reporting: […] recursor (3.4-pre as of r2617) reports: …
10:06 Ticket #428 (pdns_recursor crash: STL Exception: std::bad_alloc) closed by peter
wontfix: Very old version. Closing.
10:04 Ticket #425 (Feature request: minimal-responses) closed by peter
fixed: Implemented (in reverse direction) in r2542. We have not tested …
09:24 Changeset [2617] by peter
only run tests that are actually runnable

05/10/12:

22:27 Changeset [2616] by ahu
Juraj Lutter contributed this patch which implements the AXFR-SOURCE …
12:45 Ticket #463 (Change MYSQL_READ_DEFAULT_GROUP from client to pdns) created by anon
Change MYSQL_READ_DEFAULT_GROUP form client to pdns to allow program …
11:18 Changeset [2615] by peter
update start-test-stop help text
09:59 WikiStart edited by peter
link to tickets (diff)
09:54 WebFrontends created by peter
list a bunch of URLs
09:50 WikiStart edited by peter
link to WebFrontends (diff)

05/09/12:

20:34 Ticket #396 (support DLV lookaside configuration for resolver) closed by peter
invalid: Recursor does not support DNSSEC at all, currently. Closing ticket, please …
20:32 Ticket #398 (pdns crash on freebsd 8.2 amd64 under load) closed by peter
wontfix: Closing ticket. Please reopen or refile if you see crashes with 3.1.
20:28 Changeset [2614] by peter
remove no-op option allow-recursion-override
20:25 Ticket #417 (please don't post security issues here, contact security@netherlabs.nl) reopened by peter
20:25 Ticket #417 (please don't post security issues here, contact security@netherlabs.nl) closed by peter
fixed
20:16 Changeset [2613] by peter
update docs, we -do- need boost libs these days
20:15 Ticket #441 (./configure fails on detecting libboost_program_options) closed by peter
wontfix: That documentation snippet is not entirely valid for 3.0 and up. …
19:31 Changeset [2612] by peter
clarify obfuscated password in pgsql error messages
19:08 Ticket #462 (--without-lua breaks compilation) created by peter
In auth 3.0, --without-lua was ignored; in 3.1, it is still ignored but …
14:54 Ticket #461 (lua support broken) closed by peter
fixed: fixed in r2611
14:53 Changeset [2611] by peter
make sure pdns auth builds with Lua enabled. Reported by Jan-Piet Mens.
14:52 Changeset [2610] by peter
detect pkg-config explicitly in configure.ac; this stops --without-lua …
12:42 Ticket #459 (gpsql - information leak in pgsql backend logging) closed by peter
fixed: fixed in r2609
12:41 Changeset [2609] by peter
stop logging postgres database password in gpgsql connection errors. Fixes …
12:28 Ticket #456 (Strange behavior running pdns_server --version) closed by peter
fixed
12:27 Changeset [2608] by peter
make sure pdns_server --version works even if guardian or daemon are …
12:11 Ticket #461 (lua support broken) created by peter
It's impossible to compile pdns auth 3.1 with lua support (for axfr …

05/08/12:

23:34 Ticket #460 (PowerDNS does not return RRSIG records for wildcard records in presigned ...) created by anon
When running a presigned zone with DNSSEC enabled, PowerDNS does not …
21:14 Ticket #459 (gpsql - information leak in pgsql backend logging) created by anon
The current gpgsql implementation (others might be affected as well though …

05/07/12:

20:34 Ticket #458 (looking at wrong location for libmysqlclient.so) created by anon
During the installation on Ubuntu 12.04 I get an error when it looks for …
19:12 Ticket #457 (Please use system-wide polarssl library if installed) created by anon
Hi, PowerDNS comes with its own PolarSSL sources. This makes it harder to …
13:30 Ticket #456 (Strange behavior running pdns_server --version) created by anon
pdns_server --version does not printout anything, when called via …
07:58 Changeset [2607] by peter
doc typo

05/04/12:

13:10 Changeset [2606] by peter
tag 3.1
11:54 Changeset [2605] by peter
update docs for 3.1 release
10:23 Ticket #455 (Web server binds to ip/port even when disabled) closed by peter
fixed
02:40 Ticket #455 (Web server binds to ip/port even when disabled) created by anon
This is pdns-server 3.0-1.1ubuntu1 on Ubuntu 12.04 In the default config, …

05/03/12:

11:58 Changeset [2604] by ahu
remove odbc from tar-gz build
11:36 Changeset [2603] by ahu
getting very close to 3.1, updating version number in anticipation
10:41 Changeset [2602] by peter
pdns doc updates regarding pdns_control, submitted by Ruben d'Arco

05/02/12:

18:29 Changeset [2601] by peter
update documentation of gsql queries to cover dnssec; other minor doc …
15:34 Ticket #454 (Feature request: NOTIFY sending only to a list of IPs) created by anon
When I use the authoritative component with bindbackend as master it sends …
12:36 Changeset [2600] by peter
make sure pdnssec can see default-soa-name in pdns.conf
11:54 Changeset [2599] by peter
tag 3.1-rc3
11:52 Ticket #452 (crash of master with gmysql backend) closed by peter
fixed: committed as r2591

04/30/12:

13:03 Changeset [2598] by peter
update docs for RC3
11:29 Changeset [2597] by peter
fix config file name in rec_control
10:23 Changeset [2596] by peter
add pdnssec test-algorithm X for easy testing. Patch by Aki Tuomi.
09:39 Changeset [2595] by peter
update tinydnsbackend data file for regression-tests/example.com change
00:06 Changeset [2594] by ahu
add missing description

04/29/12:

23:58 Changeset [2593] by ahu
include fix from polarssl to speedup rsa key generation again
20:46 Changeset [2592] by peter
make botan110signers report 1.10 instead of 1.9
16:47 Changeset [2591] by peter
Make sure we use libmysqlclient in a thread-safe manner. This fixes a …
16:38 Changeset [2590] by peter
implement support for NSEC bitmaps covering types above 255. Reported by …
15:02 Changeset [2589] by peter
add DNSSEC-related types to dns.hh, patch by Aki Tuomi

04/28/12:

20:31 Changeset [2588] by ahu
make sure svn head thinks it is called RC3 alread
17:33 Changeset [2587] by ahu
fix up pdnssec --help and specifically the output of pdnssec add-zone-key
16:30 Changeset [2586] by peter
upgrade polarssl to 1.1.2

04/26/12:

18:27 Changeset [2585] by peter
put recursor-test okpercentage at 95 again. should probably make this …
14:43 Changeset [2584] by peter
nit
14:37 Changeset [2583] by peter
s/MySQL/database/ in one gsqlbackend error message
14:24 Changeset [2582] by peter
log that communicator thread deaths cause exits
14:05 Changeset [2581] by peter
lower recursor-test OK threshold to 90%
13:47 Ticket #446 (URL/MBOXFW deprecated but check-zone does not complain about it) closed by peter
fixed: fixed in r2580
13:46 Changeset [2580] by peter
make pdnssec check-zone report MBOXFW and URL records. Reported by Gerwin …
13:28 Changeset [2579] by peter
replace a bunch of static ints with AtomicCounters? for threadsafety; make …
06:53 Changeset [2578] by peter
make sure recursor-test does not accidentally pick up a systemwide …

04/25/12:

15:54 Ticket #451 (odbcbackend does not use automake, distclean missing) closed by peter
fixed: r2576+2577 remove the odbcbackend, as we don't support Windows anymore, …
15:53 Changeset [2577] by peter
also remove odbcbackend from modules/Makefile.am
15:51 Changeset [2576] by peter
drop windows-only odbcbackend

04/24/12:

14:33 Ticket #453 (Duplicate entry 'ifojedaijee.example' for key 'name_index') created by anon
Hi, running a local compile of PowerDNS 3.1 RC2 20120420.2574 as a slave …
13:39 Ticket #452 (crash of master with gmysql backend) created by anon
Hi, running a local build of PowerDNS 3.1 rc2 (20110420 2574) with gmysql …
11:28 Ticket #451 (odbcbackend does not use automake, distclean missing) created by anon
Hi, the (new?) odbc backend does not use automake for its Makefile, there …

04/23/12:

21:16 Ticket #449 (PDNS master doesn't talk properly to Windows 2008 R2 DNS controller when ...) closed by anon
fixed: Confirmed that r2575 fixes my MSDNS stub zone issues with PowerDNS. …
20:04 Changeset [2575] by ahu
combine two calls to write() when doing outgoing AXFR, possibly making …
Note: See TracTimeline for information about the timeline view.