- 23 Apr, 2013 4 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 16 Apr, 2013 2 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 13 Apr, 2013 2 commits
-
-
Paul Selkirk authored
-
Paul Selkirk authored
-
- 12 Apr, 2013 3 commits
-
-
Thomas Markwalder authored
-
Thomas Markwalder authored
perfdhcp.
-
Paul Selkirk authored
-
- 11 Apr, 2013 4 commits
-
-
Marcin Siodelski authored
-
Michal 'vorner' Vaner authored
Clean-ups so one doesn't have to pass the hash twice when deleting an NSEC3 record.
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 10 Apr, 2013 15 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
Thomas Markwalder authored
-
Thomas Markwalder authored
files into --localstatedir/bind10.
-
Marcin Siodelski authored
-
Michal 'vorner' Vaner authored
Provide separate list of parameter strings for deleting NSEC3 records. It is cleaner to have separate enum for listing the parameters needed to delete NSEC3 than re-using generic delete parameters and having the hash passed twice.
-
Thomas Markwalder authored
-
Thomas Markwalder authored
command line parameters.
-
Stephen Morris authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
This reverts commit 65f68f7b.
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
Fix SQLite backend so the deletes are not so slow. This is the urgent part of the fix; we'll have another half of the branch later, to clean up some details.
-
- 09 Apr, 2013 10 commits
-
-
Marcin Siodelski authored
This overcomes the build failure on Solaris where it complains about incompatible types of ? operands.
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
JINMEI Tatuya authored
-
Thomas Markwalder authored
-
Thomas Markwalder authored
mysql_lease_mgr.
-
JINMEI Tatuya authored
-
Marcin Siodelski authored
-
Jeremy C. Reed authored
I introduced problem by fixing a typo in a comment in a zone file. The character positions or file sizes of the file were hardcoded in the unit test. I had seen the failure on my system but didn't associate it. (My mistake for not looking closely.) The typo fix added one character so changed the hardcoded 549 to 500 and 506 to 507. (Later maybe some macros should be used for this?)
-
-