- 14 Jun, 2013 5 commits
-
-
Daniel Salzman authored
-
Jan Kadlec authored
- Mimics BIND
-
Marek Vavrusa authored
Two reasons: - There's some rare race condition in the queue implementation - Doesn't scale and current performance is almost the same (-~2%) - Created branch with the queue still retained for future inspection
-
Jan Kadlec authored
-
Jan Kadlec authored
- Added a simple list to check already inserted CNAMEs - Removed obsolote checking functions - Nightly test will fail, because CNAME loops will be loaded and xfr-in'd
-
- 11 Jun, 2013 5 commits
-
-
Jan Včelák authored
-
Marek Vavrusa authored
-
Marek Vavrusa authored
This should be properly solved by better zone fetching API with a) refcounting b) locking. refs #31 fixes #30
-
Jan Včelák authored
-
Marek Vavrusa authored
-
- 10 Jun, 2013 1 commit
-
-
Daniel Salzman authored
-
- 07 Jun, 2013 10 commits
-
-
Jan Včelák authored
-
Jan Včelák authored
-
Ondřej Surý authored
Change-Id: Ic80408a129bf42e97b9e88392d318e89cfbad3e5
-
Daniel Salzman authored
-
Marek Vavrusa authored
-
Daniel Salzman authored
-
Jan Včelák authored
(changes in scanner intentionally skipped)
-
Marek Vavruša authored
-
Daniel Salzman authored
-
Daniel Salzman authored
-
- 06 Jun, 2013 3 commits
-
-
Daniel Salzman authored
-
Daniel Salzman authored
-
Daniel Salzman authored
-
- 05 Jun, 2013 4 commits
-
-
Jan Včelák authored
-
Daniel Salzman authored
-
Marek Vavruša authored
-
Daniel Salzman authored
-
- 04 Jun, 2013 11 commits
-
-
Marek Vavrusa authored
-
Ondřej Surý authored
Change-Id: I6c24e78f37a6f7ad1dcb3429bb9dac14d5fb9ab9
-
Daniel Salzman authored
Conflicts: configure.ac
-
Daniel Salzman authored
-
Ondřej Surý authored
Change-Id: Ic1b60bec6b85209040d4a270e45aa3f6e8f64e51
-
Ondřej Surý authored
Change-Id: Ib10e0b882757c1fa3981dea20f29bf7179e4a2a5
-
Ondřej Surý authored
Change-Id: Ibc52d1bbe6eb6510c81d0e46b1ce9f8a52cf6833
-
Ondřej Surý authored
Change-Id: I53e7e891daf7fc4583bfecdb14276ae9e4b55147
-
Ondřej Surý authored
Change-Id: Ib8a55d6df1266ca33d3fd6f1283489df3fa28d8a
-
Ondřej Surý authored
-
Marek Vavrusa authored
This was wrong for cases like NSEC3 where no common suffix, like the apex, is not in zone. Since the nodes are linked in circular fashion, the easy solution is to find leftmost node and take it's predecesor, which should be the rightmost node. Change-Id: I5fa3714a889f159c682b255aeeef7d466f8be2ce
-
- 03 Jun, 2013 1 commit
-
-
Marek Vavrusa authored
Signed could result to overflow in label length. Change-Id: Ic1cae2c0df295127940fe1af74561690c0cddc30
-