- 29 Apr, 2010 1 commit
-
-
Evan Hunt authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1799 e5f2f494-b856-4b98-b285-d166d9295462
-
- 23 Apr, 2010 1 commit
-
-
Likun Zhang authored
2. Remove unused socket file when Xfrout process exits.(Reported in ticket 151) 3. Make sure Xfrout can exit by itself when it receives SIGINT, instead of being killed by the signal SIGTERM or SIGKILL sent from boss.(Get more details in ticket 134). (This patch has been reviewed by Shane.) git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1797 e5f2f494-b856-4b98-b285-d166d9295462
-
- 21 Apr, 2010 7 commits
-
-
Jeremy C. Reed authored
Noticed it was leftover after running the cmdctl unit test. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1780 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
and run_b10-xfrout.sh can import XFR module. Patch tested by jelte. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1776 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
Fixes test when running distcheck (or using read-only source). Note reviewed, but is minor and consistent with some other tests. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1775 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
(It was commented out.) The test was fixed in r1768. That was for ticket #157. Running test: cmdctl_test.py .................. ---------------------------------------------------------------------- Ran 18 tests in 0.027s OK git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1769 e5f2f494-b856-4b98-b285-d166d9295462
-
Likun Zhang authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1768 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
to previous commits for the XML files. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1766 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
Make target added. Original in DocBook XML. Also generated roff version added. Content reviewed by Zhang Likun. The man page is not complete. Needs more content and improved formatting. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1764 e5f2f494-b856-4b98-b285-d166d9295462
-
- 20 Apr, 2010 10 commits
-
-
Jeremy C. Reed authored
These were created when running some python unit tests. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac153@1761 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
For xfrin, make sure EXTRA_DIST is defined outside of the HAVE_BOOST_PYTHON check. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac153@1760 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
I have another commit coming up to fix PYTHONPATH paths. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac153@1759 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
per ticket #25. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1758 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
I opened a separate ticket to track this: #157 git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac153@1756 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac153@1754 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
Moved msgq tests to own directory. Added targets for all known python unittests. Note this is for those that use the unittest module. Other tests are ignored for now. These tests are ran using "make check" even if not built with gtest. Some of these tests fail. I will comment them out in later commit. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac153@1753 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
added missing copyright statements to every relevant .in, .py, .cc and .h file that didn't have one yet git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1750 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
(I should have committed this with my commit for ticket #25.) git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1748 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
For ticket #25. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1747 e5f2f494-b856-4b98-b285-d166d9295462
-
- 19 Apr, 2010 4 commits
-
-
Jeremy C. Reed authored
No review. Obvious misspelling. Note that the error message itself could be improved. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1739 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac149@1738 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
No review. Obvious misspelling. Note that the error message itself could be improved. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac149@1737 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
while reviewing actually) prepend output to stdout with "[bind10]" replaced tabs with spaces on one line removed one unneeded \ at the end of a line git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1730 e5f2f494-b856-4b98-b285-d166d9295462
-
- 17 Apr, 2010 1 commit
-
-
Likun Zhang authored
2. Minor fix to the xfrin. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1729 e5f2f494-b856-4b98-b285-d166d9295462
-
- 13 Apr, 2010 1 commit
-
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1710 e5f2f494-b856-4b98-b285-d166d9295462
-
- 09 Apr, 2010 2 commits
-
-
Jeremy C. Reed authored
something else). Regen man pages. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1703 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
Regen man version. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1702 e5f2f494-b856-4b98-b285-d166d9295462
-
- 08 Apr, 2010 5 commits
-
-
JINMEI Tatuya authored
(revision of r1690, in response to a comment on trac ticket #140) git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1698 e5f2f494-b856-4b98-b285-d166d9295462
-
Likun Zhang authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1697 e5f2f494-b856-4b98-b285-d166d9295462
-
Likun Zhang authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1696 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
- pass xfr request data length in network byte order, and receive it as such. receiving this as native data (unpack('H')) would be a bit naive because it may assume some padding. - avoid cast as a bonus side effect of the first fix - make cmsg space handling more portable. use CMSG_SPACE when possible; otherwise calculate the space using dummy data - overall simplied fd_share code: trying to handle multiple FDs is not correct in terms of API, and in any case we don't need that; verify cmsg_level and cmsg_type on reception; avoid unnecessary data initialization; stop naively assume the exact memory allocation of cmsg_data (assuming no padding) - use cmsg_space() so that padding, if any, will be taken intou account - catch the error case of recv_fd failure in XfroutSession.handle() explicitly, and raise an exception git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1694 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1693 e5f2f494-b856-4b98-b285-d166d9295462
-
- 07 Apr, 2010 7 commits
-
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1690 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
of the boss process with any additional specific variables given on construction (self.env) of ProcessInfo. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1689 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1688 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1685 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
cleanup: eliminated the need for isc.auth.sqlite3_ds.AXFRInDB by directly calling sqlite3_ds.load() from the xfrin module. Other cleanups: - cosmetic: removed redundant blank lines and white spaces after EOL - grammar fix in comments - catch Sqlite3DSError explicitly (but I suspect the exception handling in the xfrin module is naive overall, which should be fixed) git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1684 e5f2f494-b856-4b98-b285-d166d9295462
-
Likun Zhang authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1683 e5f2f494-b856-4b98-b285-d166d9295462
-
Likun Zhang authored
Remove the print_message and print_settings from the Xfrin spec and the handlers from the code. (As request in ticket 136) git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1682 e5f2f494-b856-4b98-b285-d166d9295462
-
- 06 Apr, 2010 1 commit
-
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1679 e5f2f494-b856-4b98-b285-d166d9295462
-