- 15 Apr, 2011 1 commit
-
-
hanfeng authored
-
- 14 Apr, 2011 1 commit
-
-
hanfeng authored
[trac775] fix the bug that if name server bind port failed, name server will exist, in that case, we can't reset the port number
-
- 12 Apr, 2011 2 commits
-
-
Jeremy C. Reed authored
This uses generated test script, so run from the builddir. But now this is slightly different from other test makefiles.
-
Jeremy C. Reed authored
Add -I flag for builddir to find generated spec_config.h. Also remove the ../spec_config.h target. It didn't work as-is since it referenced file in the wrong directory. Instead of fixing this I decided to remove. In normal build, the previous directory does build it first. In the case of attempting to build specific directories first, doesn't work yet due to other problems already (like missing dns components). This was noticed in a failed distcheck.
-
- 11 Apr, 2011 3 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
- 09 Apr, 2011 4 commits
-
-
JINMEI Tatuya authored
the previous one was wrong due to naive copy-paste.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
Also changed the output format for compressed name (remove the space betwen the non pointer and pointer parts) in order to simplify the length calculation.
-
JINMEI Tatuya authored
-
- 08 Apr, 2011 14 commits
-
-
Jeremy C. Reed authored
-
Jeremy C. Reed authored
-
Jeremy C. Reed authored
-
Jeremy C. Reed authored
In a few cases, the trac number or svn revision was missing, so I made a buest guess.
-
Jeremy C. Reed authored
Well this does make it not line up anymore for longer numbers/description types. But at least it is consistent for parsing. (Maybe should just use a single tab, but double is fine.)
-
Jeremy C. Reed authored
-
Jeremy C. Reed authored
See http://bind10.isc.org/wiki/ChangeLogDetails As very briefly discussed on jabber, now making number entries flush left. I am also doing more cleanup. I have a script to check the ChangeLog and will be automating it.
-
Michal 'vorner' Vaner authored
Since we couldn't have :: as destination address (it seems), we use ::1, which should be possible.
-
JINMEI Tatuya authored
- use <xxx.h> instead of <cxxx> (e.g. use stdlib.h instead of cstdlib) - avoid using variable length array as for the first point, it didn't make sense that cxxx didn't work and we may want to look into it further to understand the real cause. but since this has been breaking build, and it somehow fixes the issue, I'll apply it for now. okayed on jabber.
-
chenzhengzhang authored
-
chenzhengzhang authored
-
chenzhengzhang authored
-
chenzhengzhang authored
-
JINMEI Tatuya authored
-
- 07 Apr, 2011 15 commits
-
-
JINMEI Tatuya authored
due to rdlen mismatch. not directly related to the task of this ticket, but encountered a situation where it could be useful while testing.
-
Michal 'vorner' Vaner authored
-
-
Michal 'vorner' Vaner authored
This function was introduced after the branch was created, but the changes are the same as with other functions - pushing directly.
-
JINMEI Tatuya authored
base of real source files based on the templates. (should be trivial cleanup skipping review)
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
It failed to build a test, because the file was generated in another directory and probably didn't yet exist at the time.
-
Shane Kerr authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
chenzhengzhang authored
-