Commit History

Author SHA1 Message Date
  Jelte Jansen 93227d328b merge to sync with trunk and make later merge back easier 15 years ago
  Jelte Jansen 2074ba324e removed old dns-python example code 15 years ago
  Jelte Jansen 0d2d4b5fb2 renamed isc_config.py to bind10_config.py 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
  Jeremy C. Reed 7eafb11c21 Update the version (prepare for release). 15 years ago
  Jeremy C. Reed 2658288a31 Remove ext/boost hierarchy. 15 years ago
  Jelte Jansen 51803e4064 15 years ago
  Jelte Jansen 1e7b973839 rename HAVE_SIN_LEN macro to HAVE_SA_LEN, and use it for setting sun_len in the custom domain socket handler in lib/cc/session.cc 15 years ago
  JINMEI Tatuya 08604a8516 wording fixes to comment lines. 15 years ago
  JINMEI Tatuya ad7077f60e disalbe /dev/poll with ASIO (trac #211). 15 years ago
  JINMEI Tatuya 18fb5d007c detect problematic implementation of kqueue EV_SET to avoid the use of it with ASIO 15 years ago
  JINMEI Tatuya 737c49cf85 addressed some portability issues with non boost ASIO: 15 years ago
  Evan Hunt 748e5c85b1 - suppress unused-parameter warnings in src/bin/auth/asio_link.cc and 15 years ago
  Evan Hunt aad8d399e2 checkpoint: reverted convigure.ac change, removed UNUSED_PARAM from asio code 15 years ago
  Evan Hunt fa1daf4df7 Remove --with-boost-lib and --with-boost-include from configure.ac as 15 years ago
  Jelte Jansen 3ef6ad200f use unix domain socket instead of localhost:9912 15 years ago
  Jelte Jansen 7bc0d07604 include python wrapper tests in check/coverage report 15 years ago
  Likun Zhang 80caa56cad Redo revision 1853: Make xfrout works well in source code tree(for details, please see comments of ticket 151), now the UNIX_SOCKET_FILE shared by auth srv and xfrout locates in @localstatedir@, (Jeremy had reviewed this patch. then give some fix suggestion in email.) 15 years ago
  Likun Zhang 27b28e338b Revert the revision 1853 which make trunk fail to build. 15 years ago
  Likun Zhang 3afb8da35e Fix bug: Make xfrout works well in source code tree(reported in ticket 151). (now the UNIX_SOCKET_FILE shared by auth srv and xfrout locates in @@LOCALSTATEDIR@@) 15 years ago
  Jeremy C. Reed 58e62d537b Report detected features, configure settings at end of configure output. 15 years ago
  Jelte Jansen 61dca75df5 update merge; merge trunk rev. 1670 - 1813 into this branch 15 years ago
  Jeremy C. Reed ae6a7bdcfb Change the PACKAGE_BUGREPORT email address from non-existent list 15 years ago
  Evan Hunt c08b86957c Change libauth to libdatasrc 15 years ago
  JINMEI Tatuya 25d413ecd4 check for the availability of ${python}-config. if unavailable warn about it. 15 years ago
  Jeremy C. Reed 5c10d34b68 This is for ticket #153. 15 years ago
  JINMEI Tatuya 9c33cda2e7 typo in a comment line 15 years ago
  JINMEI Tatuya 7226ff3550 removed a debug output 15 years ago
  JINMEI Tatuya c266bb4590 try `${PYTHON}-config --prefix`/lib for a last resort LDFLAGS for libpython (trac #149) 15 years ago
  Jelte Jansen 3078257a7b removed accidentally added generated makefiles 15 years ago