- 08 Apr, 2011 9 commits
-
-
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
-
-
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
-
JINMEI Tatuya authored
-
- 06 Apr, 2011 11 commits
-
-
Michal 'vorner' Vaner authored
-
Jeremy C. Reed authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
-
Naoki Kambe authored
-
-
Jelte Jansen authored
-
Jelte Jansen authored
Conflicts: src/bin/auth/auth_srv.h
-
- 05 Apr, 2011 5 commits
-
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
No need for external one.
-
Naoki Kambe authored
- added tests for "ping" and "show_processes" command into "test_command_handler" - set verbose to True
-
Naoki Kambe authored
Conflicts: ChangeLog src/bin/bind10/bind10.py.in src/bin/bind10/bob.spec src/bin/bind10/tests/bind10_test.py.in
-
Naoki Kambe authored
- added "test_for_boss" into test cases of stats daemon. It tests whether the command and group name are proper. - updated the year of copyright - removed __version__
-