Historique des commits

Auteur SHA1 Message Date
  JINMEI Tatuya c91caba657 minor comment fix: adjust it to reflect the change from boost-asio to non-boost asio. il y a 14 ans
  JINMEI Tatuya a52058ff5d merged r2393 il y a 15 ans
  Jelte Jansen 1b93102619 sync with trunk for merge il y a 15 ans
  Jelte Jansen fb3488a5b0 updated doxy of merge() il y a 15 ans
  JINMEI Tatuya e01cb8ad5b another fix to operator-> just like the one made in message.cc il y a 15 ans
  JINMEI Tatuya fa6eb99b73 minimal fixes for SunStudio support il y a 15 ans
  JINMEI Tatuya 9a4b12c891 workaround for ASIO/stdblib interaction (trac #248, partially merged from branches/trac221) il y a 15 ans
  Jelte Jansen b763a8e027 rename createFromString() to fromJSON() il y a 15 ans
  Jelte Jansen ab6751e34f empty constructors for lists and maps, and corresponding 'factory' functions Element::createList() and Element::createMap() il y a 15 ans
  Jelte Jansen 60f6071643 changes from http://bind10.isc.org/ticket/227 (unnamed prints), looked at by Jeremy and Evan il y a 15 ans
  Jelte Jansen 5ce49e93d7 it would appear Solaris does not like variables called 'sun' il y a 15 ans
  Jelte Jansen 51803e4064 il y a 15 ans
  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 il y a 15 ans
  Evan Hunt 90c8141b69 3. [func] each il y a 15 ans
  JINMEI Tatuya d8ca5bcb11 renamed boost_ex to asio_ex to be aligned with the migration to non boost asio. il y a 15 ans
  JINMEI Tatuya 737c49cf85 addressed some portability issues with non boost ASIO: il y a 15 ans
  Evan Hunt 748e5c85b1 - suppress unused-parameter warnings in src/bin/auth/asio_link.cc and il y a 15 ans
  Jelte Jansen 2def58b09b applied jinmei's patches from http://bind10.isc.org/ticket/183 (with a minor cleanup) il y a 15 ans
  JINMEI Tatuya 7b078ae3bc catch exception by reference. il y a 15 ans
  Jelte Jansen 2d16d72766 oops, committed wrong version of file il y a 15 ans
  Jelte Jansen 1306183eb7 some changes inspired by jinmei's review il y a 15 ans
  JINMEI Tatuya b61033f328 added sys/un.h il y a 15 ans
  Jelte Jansen 93c9af8acd double copy/paste fixed il y a 15 ans
  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) il y a 15 ans
  Jelte Jansen 00ee10a06d removed some leftover prints il y a 15 ans
  Jelte Jansen 3ef6ad200f use unix domain socket instead of localhost:9912 il y a 15 ans
  Jelte Jansen a3888f316e merge branches/trac58 il y a 15 ans
  Evan Hunt 4f5ca8bd9c - added ASIO library header files (version 1.4.5, downloaded from il y a 15 ans
  JINMEI Tatuya 6dd3cc5d3b allow the python binding of libdns to be built using automake. il y a 15 ans
  Evan Hunt 6e8a197c32 added UNUSED_PARAM to silence warnings about unused parameters il y a 15 ans