Commit History

Author SHA1 Message Date
  Jelte Jansen 60f6071643 changes from http://bind10.isc.org/ticket/227 (unnamed prints), looked at by Jeremy and Evan 15 years ago
  JINMEI Tatuya e4c31a796e pythonic style fix: 15 years ago
  Jeremy C. Reed 555080e1a4 Make sure the guide is included in the tarball. 15 years ago
  Jeremy C. Reed f7820cd881 Also mention it includes b10-xfrin and b10-xfrout. 15 years ago
  Jeremy C. Reed 1de73788c7 merge from trac223 for Trac #223: 15 years ago
  Jeremy C. Reed 58fe92fe99 merge from trunk r2061: 15 years ago
  Jeremy C. Reed 2efadae260 Run this in the builddir (where generated bindctl exists). 15 years ago
  Jeremy C. Reed 9228bdce54 Remove bind10_config.pyc on "make clean" 15 years ago
  Jeremy C. Reed e2efb771f5 Explicitly define DIST_COMMON so ${python_PYTHON} is not included 15 years ago
  Jeremy C. Reed 46c598de1c merge from trunk r2050: 15 years ago
  Jeremy C. Reed cdb1c5d672 merge from trunk r2055 15 years ago
  Jelte Jansen 5c7eaa635a add a second B10_FROM_SOURCE env var to run_bind10.sh.in; B10_FROM_BUILD (some spec files are now generated and end up in the build tree instead of the source tree) 15 years ago
  Jeremy C. Reed b3de4b57f6 The msgq socket should be in a writable location when running from 15 years ago
  Jelte Jansen 948aed4c7d add srcdir/src/lib/python to pythonpath in run_bind10.sh 15 years ago
  Jelte Jansen 0d2d4b5fb2 renamed isc_config.py to bind10_config.py 15 years ago
  Jelte Jansen 2f15412900 it's quite essential that I actually add that file then, doh 15 years ago
  Jelte Jansen 7338eacf94 install that file 15 years ago
  Jeremy C. Reed c60a11c57f Make sure generated session_config.h is removed on "make clean". 15 years ago
  Jelte Jansen ae076ba6fb add an isc_config.py 'module' for paths and possibly other configure-time variables (currently only BIND10_MSGQ_SOCKET_FILE, and currently only used in lib/python/isc/cc/session.py) 15 years ago
  Jelte Jansen 15252706b8 created branch for ticket #223 15 years ago
  Likun Zhang e93a3fb181 Fix the code error in log message print(function log_msg is used without definition), trivial fix, so skip review. 15 years ago
  Jeremy C. Reed 4436253788 Include external ASIO code in the tarball. 15 years ago
  Jeremy C. Reed e11e55d386 Add another spec file to distribution. 15 years ago
  Jeremy C. Reed 1dd6671737 Make sure build can see the generated session_config.h. 15 years ago
  Jeremy C. Reed 1a8caabb2e Remove unused CPPFLAGS pointing to "ext". 15 years ago
  JINMEI Tatuya 7fd72bcd62 added notes about r2040 and r2041. 15 years ago
  JINMEI Tatuya ea57b643cd same workaround as r2040 15 years ago
  JINMEI Tatuya be33b14455 cast NULL to deal with some type of compilers 15 years ago
  Likun Zhang 61f0a5df14 Add bug fix information for ticket 218. 15 years ago
  Likun Zhang 26291a118c Fix the code error which make xfrin doesn't work, socket map should be passed to asyncore.loop(). (patch is created by Jinmei, reviewed by Jeremy and me.) 15 years ago