Commit History

Author SHA1 Message Date
  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
  Jelte Jansen 2def58b09b applied jinmei's patches from http://bind10.isc.org/ticket/183 (with a minor cleanup) 15 years ago
  JINMEI Tatuya 7b078ae3bc catch exception by reference. 15 years ago
  Jelte Jansen 250a36eef5 test for boost::asio version of course needs have_boost_system check 15 years ago
  Jelte Jansen 2d16d72766 oops, committed wrong version of file 15 years ago
  Jelte Jansen 1306183eb7 some changes inspired by jinmei's review 15 years ago
  JINMEI Tatuya b61033f328 added sys/un.h 15 years ago
  Jelte Jansen 93c9af8acd double copy/paste fixed 15 years ago
  Jelte Jansen c2dedd7b10 add (optional) socket_file argument to isc::cc::Session::establish(), if NULL (defulat), it uses env var BIND10_MSGQ_SOCKET_FILE, if env var not set, it'll use configure-time default (from session_config.h) 15 years ago
  Jelte Jansen 00ee10a06d removed some leftover prints 15 years ago
  Jelte Jansen 3ef6ad200f use unix domain socket instead of localhost:9912 15 years ago
  Jelte Jansen 91923a0d65 TDD: created tests first :) 15 years ago
  Jelte Jansen eb79e1d6b7 created branch for ticket 183 (UNIX domain socket for msgq) 15 years ago
  JINMEI Tatuya ccb6b40280 merge branches/trac179 (for trac #179). 15 years ago
  Jelte Jansen 5331488a1a trivial update: added whitespace to header file as requested in review ticket 38 15 years ago
  Jelte Jansen aea17c230c fixed test 15 years ago
  Jelte Jansen a3888f316e merge branches/trac58 15 years ago
  Jelte Jansen e6e1366f5d Applied patch that came out of the review ticket http://bind10.isc.org/ticket/20 15 years ago
  Jelte Jansen c150ac07d5 fixed the failing tests for cmdctl 15 years ago
  Jelte Jansen 8d84331ad1 update the tests too to new commands 15 years ago
  Jelte Jansen fe3e958331 apply patch from ticket https://bind10.isc.org/ticket/184 15 years ago
  Jeremy C. Reed dce314f187 Use BUILT_SOURCES to get that generated header available before compilation. 15 years ago
  Jeremy C. Reed 18ff42f369 Re-add file that I think was supposed to be added in 1855. 15 years ago
  Jelte Jansen 1db7be2208 Merged in branches/trac90 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
  Evan Hunt c8457efe93 Corrected a typo in an earlier revision that made b10-loadzone stop 15 years ago
  JINMEI Tatuya c0c6816b89 propset 'keyword Id'. 15 years ago
  Jeremy C. Reed 58e62d537b Report detected features, configure settings at end of configure output. 15 years ago