summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - added ASIO library header files (version 1.4.5, downloaded fromEvan Hunt2010-05-20220-383/+50767
* short-lived branch for trac #168: use asio instead of boost::asio.Evan Hunt2010-05-200-0/+0
* update the tests too to new commandsJelte Jansen2010-05-192-8/+5
* apply patch from ticket https://bind10.isc.org/ticket/184Jelte Jansen2010-05-191-4/+16
* Use BUILT_SOURCES to get that generated header available before compilation.Jeremy C. Reed2010-05-191-1/+1
* Re-add file that I think was supposed to be added in 1855.Jeremy C. Reed2010-05-191-0/+16
* Merged in branches/trac90Jelte Jansen2010-05-1916-54/+100
* Redo revision 1853: Make xfrout works well in source code tree(for details, p...Likun Zhang2010-05-194-19/+7
* Revert the revision 1853 which make trunk fail to build.Likun Zhang2010-05-194-21/+18
* Fix bug: Make xfrout works well in source code tree(reported in ticket 151). ...Likun Zhang2010-05-194-18/+21
* Corrected a typo in an earlier revision that made b10-loadzone stopEvan Hunt2010-05-181-1/+1
* propset 'keyword Id'.JINMEI Tatuya2010-05-174-0/+8
* Report detected features, configure settings at end of configure output.Jeremy C. Reed2010-05-171-1/+42
* yet more commentsJINMEI Tatuya2010-05-151-0/+27
* more memoJINMEI Tatuya2010-05-151-0/+7
* memo on another bugJINMEI Tatuya2010-05-151-1/+4
* more memoJINMEI Tatuya2010-05-141-1/+3
* more memoJINMEI Tatuya2010-05-141-1/+1
* A little rewording. Remove a couple duplicated statements. UppercaseJeremy C. Reed2010-05-141-18/+20
* more memoJINMEI Tatuya2010-05-141-0/+4
* more memoJINMEI Tatuya2010-05-141-0/+2
* minor typoJINMEI Tatuya2010-05-141-1/+1
* more memoJINMEI Tatuya2010-05-141-0/+2
* more memoJINMEI Tatuya2010-05-141-0/+1
* more memo:JINMEI Tatuya2010-05-141-0/+2
* memo about a possible bugJINMEI Tatuya2010-05-141-1/+3
* propset. skipping review.JINMEI Tatuya2010-05-131-0/+1
* added src/build path to libdns (for its python binding) to PYTHONPATH.JINMEI Tatuya2010-05-131-2/+1
* removed redundant blank line.JINMEI Tatuya2010-05-131-1/+0
* minor cleanup: removed redundant blank linesJINMEI Tatuya2010-05-131-2/+0
* started logging changes with an experimental log for trac #177JINMEI Tatuya2010-05-111-0/+15
* merged branches/177 (trac #177).JINMEI Tatuya2010-05-112-1/+7
* Change the PACKAGE_BUGREPORT email address from non-existent listJeremy C. Reed2010-05-101-1/+1
* sync the style with the guideline (position of curly braces).JINMEI Tatuya2010-05-041-28/+14
* Change libauth to libdatasrcEvan Hunt2010-04-2967-67/+66
* use the DISABLED prefix for a failed test (instead of 'if 0'ing it)JINMEI Tatuya2010-04-271-2/+4
* 1. Send 'shutdown' command to Xfrin and Xfrout when boss receive SIGINT.(Repo...Likun Zhang2010-04-234-13/+30
* Some capitalization nits.Shane Kerr2010-04-231-5/+5
* check for the availability of ${python}-config. if unavailable warn about it.JINMEI Tatuya2010-04-231-13/+22
|\
| * check for the availability of ${python}-config. if unavailable warn about it.JINMEI Tatuya2010-04-231-13/+22
| * created short-lived branch for trac ticket #159JINMEI Tatuya2010-04-230-0/+0
|/
* removed an unnecessary commented-out line of code, and updatedJelte Jansen2010-04-222-3/+2
* fixed compilation issue by reordering include statements and adding a warning...Jelte Jansen2010-04-212-3/+4
* Also remove the cmdctl.pyc with CLEANFILES.Jeremy C. Reed2010-04-211-1/+1
* Add note to install section about run-time linker.Jeremy C. Reed2010-04-212-8/+21
* Make sure run_b10-xfrin.sh can import DNS moduleJeremy C. Reed2010-04-212-2/+2
* Use abs_top_builddir instead of abs_top_srcdir to find cmdctl module.Jeremy C. Reed2010-04-211-1/+1
* Regen the HTML version.Jeremy C. Reed2010-04-211-63/+111
* Some guide cleanups.Jeremy C. Reed2010-04-211-35/+142
* Enable the cmdctl_test.py unit test.Jeremy C. Reed2010-04-211-11/+9